Commit Graph

40996 Commits

Author SHA1 Message Date
Jordan Brown f616007e9d Revert "Removes duplicate goonchat font-awesome (#34400)" (#34640)
This reverts commit d013e207dc.
2018-01-19 16:29:25 +01:00
Jordan Brown d013e207dc Removes duplicate goonchat font-awesome (#34400)
* Removes duplicate goonchat font-awesome

* Fix font awesome path
2018-01-19 16:28:41 +01:00
uraniummeltdown 196ba854ae jaunting wraiths should now always be facing the correct direction in their animation and sprite before and after jaunt (#34547) 2018-01-19 16:28:05 +01:00
Jordan Brown 6c92d14f06 Adds byond versions to feedback (#34616) 2018-01-19 16:24:17 +01:00
Jordan Brown 78f104f9ad Merge pull request #34591 from XDTM/goodBoy
Fixes slimes attacking people with the slime faction
2018-01-19 10:23:31 -05:00
Buggy123 a4db037a82 Added observer verb View Gases (#34574)
* Added observer verb View Gases

* Fixed atmospheric report plurality correctness

* Changed mole/s to mol.
2018-01-19 10:22:41 -05:00
Jordan Brown 8a60f85b33 Merge pull request #34578 from coiax/lightsout-lightsout
Removes lightsout landmark
2018-01-19 10:18:39 -05:00
Jordan Brown 8e6a7a308a Merge pull request #34534 from ninjanomnom/redo-fire-priority-defines
Makes fire priority values defines
2018-01-19 10:18:15 -05:00
Jordan Brown 0b2301322d Merge pull request #34513 from optimumtact/hostwiththemost
Move roundid and schema check to dbcore subsystem
2018-01-19 10:17:38 -05:00
Jordan Brown b16e2bada0 Merge pull request #34590 from XDTM/SplitSecond
Fixes slimepeople not being able to open the bodyswap menu
2018-01-19 10:16:10 -05:00
Jordan Brown 4bf1fe25d3 Merge pull request #34598 from Robustin/illusion
Illusions now properly use the health argument of Copy_Parent
2018-01-19 10:15:38 -05:00
deathride58 2a6565ee5d Fixes cancelling equipment selection being equivalent to selecting "Naked" (#34557)
* nerfs butterfingers, throws in bonus preorder exclusive cancel button

* Update debug.dm
2018-01-19 10:15:14 -05:00
Jordan Brown 9725bf2e62 Merge pull request #34569 from ShizCalev/this-shit-is-bananas
Fixes bananium ore sprite
2018-01-19 10:13:00 -05:00
Jordan Brown eb19844d7c Merge pull request #34571 from MrStonedOne/lowmemorymode
Low memory mode
2018-01-19 10:12:28 -05:00
Jordan Brown ff156528ac Merge pull request #34601 from KorPhaeron/bomb
TTVs are too big to fit in bags
2018-01-19 10:11:34 -05:00
Jordan Brown e1a308229d Merge pull request #34609 from ninjanomnom/leftover-checktick
removed an extra checktick that could cause issues in shuttles
2018-01-19 10:03:25 -05:00
Jordan Brown 3bc9b63ae6 Merge pull request #34608 from ninjanomnom/kevin-is-terrible
Fixes some dumb code in the jousting component
2018-01-19 10:03:03 -05:00
Jordan Brown 623a2141af Merge pull request #34626 from ShizCalev/borg-recharge-runtime
Fixes borg cell recharging runtime
2018-01-19 10:00:06 -05:00
Trevor Serpas 45dbba922e Reduce the volume of the death sound on clock work mobs (#34452)
* Reduce the volume of the death sound on clock work mobs

I edited the .oog since I did not see a way in the code to lower the volume. This will affect all code/game/gamemodes/clock_cult/clock_mobs which at this moment is only maraders and the eminence.

* Non-clockwork mobs are no longer affected

adjusted volume in the code so that the clockwork golems, ratvar, and ratvar plushies are unaffected by the audio file changes
2018-01-19 15:58:05 +01:00
Jordan Brown 2e4a8446f2 Merge pull request #34627 from ShizCalev/pie-runtime
Fixes pie runtime
2018-01-19 09:57:23 -05:00
Emmett Gaines c7b6f65708 makes z_lock support other z levels slightly better (#34530) 2018-01-19 15:56:54 +01:00
ThePainkiller c5e8a09bd2 fix/spellcheck: Changes command error on cqc.dm (#34634)
* Update holy_weapons.dm

* Update cqc.dm
2018-01-19 09:56:21 -05:00
Jordan Brown bc111e83d4 Merge pull request #34637 from yorii/patch-1
Fixes empty IC syringe having 0 transfer amount
2018-01-19 09:52:16 -05:00
Jordan Brown 9165c3cb8a Merge pull request #34639 from DaxDupont/succ-less-power
Fixes autolathe power consumption
2018-01-19 09:51:44 -05:00
Jordan Brown 6732e5c843 Merge pull request #34576 from coiax/removes-teleport-beacon-from-golem-ship
Removes teleport beacon from Free Golem Ship
2018-01-19 09:49:59 -05:00
Jordan Brown fbd80d357f Merge pull request #34573 from AnturK/slidethis
Fixes the diagonal sliding
2018-01-19 09:49:46 -05:00
Jordan Brown 1998d6dc47 Merge pull request #34331 from Shadowlight213/expplayervisibility
Players can now see their own tracked playtime
2018-01-19 09:44:35 -05:00
AnturK e38e6b8fa4 Antag Panel / Check antagonists Refactor (#34236)
* Antag Panel & Friends Refactor

* Prettfying

* Removes abduction also blob from default configs.

* Ninja fixes

* Ninjafix

* First draft of the new check_antags

* I love coding without compiler

* Yes

* Fixes

* Check_antags part  2

* Fixes and cleanup

* Okay should be good now.

* Adds simple no move & no tc syndie for events

* Integrates toggle objective pr

* Why i even bother.

* Offer mob shows all antags

* Some minor visual stuff

* Proper name for the helper
2018-01-19 09:43:23 -05:00
AnturK f12c3c0283 Moves creating tag before intialization (#34512)
* Moves creating tag before intialization

* Two nukes for price of one.

* coord
2018-01-19 09:40:40 -05:00
Robustin 15864dc567 Temperature Refactor and Fixes (#34133)
* Low temp no longer a death sentence

* Default bodytemp added

* Updated bodytemp defines

* Added bodytemp defines

* Cryo Oil sanity check

* Bodytemp refactor

* Bodytemp refactor

* Mob Temp Refactor

* Mob Temp Refactor

* Update life.dm

* Update food_reagents.dm

* Update species.dm

* Update species.dm

* Update species.dm

* Update atmospherics.dm

* Fixes
2018-01-19 15:40:09 +01:00
Dax Dupont 2a2bd3464f Fixes autolathe power consumption 2018-01-19 15:06:29 +01:00
yorii 87904152eb Fixes empty IC syringe having 0 transfer amount 2018-01-19 14:45:53 +01:00
ShizCalev 6179f74fb7 Fixes borg cell recharging runtime 2018-01-19 02:18:40 -05:00
ShizCalev fc1ec03f68 Fixes pie runtime 2018-01-19 01:59:24 -05:00
Jordan Brown 40d59f6d28 Merge pull request #34213 from MrStonedOne/gibstacktrace
[ready] Adds a system to get a stack trace as a list.
2018-01-18 23:44:37 -05:00
deathride58 fbb5acd7a3 Ports Aurora's floor tile color turf decals (For mappers) (#34492)
* ports Aurora's floor tile color decals

* replaces aurora's decals with new ones that actually have detail, renames turf_decal/corner to turf_decal/tile

* corner > tile decal
2018-01-18 22:28:06 -05:00
ninjanomnom fbe7f5ab4f removed an extra checktick that could cause issues 2018-01-18 21:43:44 -05:00
ninjanomnom f336e03054 fixes dumb jousting shit 2018-01-18 21:37:03 -05:00
ShizCalev 9cb4772b61 Sign restructure (#34527) 2018-01-18 21:15:02 -05:00
ShizCalev 81afde8700 Fixes irreparable plating (#34472) 2018-01-18 21:12:46 -05:00
oranges 48575ccf70 Revert "Fix config_dir usage (#34469)"
This reverts commit 7be3d32290.
2018-01-19 01:26:40 +00:00
KorPhaeron cdfc9d909b Bulky bombs 2018-01-18 19:07:30 -06:00
Robustin bd3399b216 Illusion health fix 2018-01-18 18:49:07 -05:00
MrStonedOne f2985e4856 Adds a system to get a stack trace as a list. 2018-01-18 15:31:22 -08:00
Jordan Brown 745cab8406 Merge pull request #34563 from ShizCalev/clean-icon
Regens icons on clean_act if item is loc'd on a mob
2018-01-18 17:59:45 -05:00
Jordan Brown 6e05070388 Merge pull request #34552 from Robustin/revert3
All crew can purify the Blood Bastard Sword (again)
2018-01-18 17:58:54 -05:00
Jordan Brown 4f8c7495f3 Merge pull request #34529 from Xhuis/nullroddesc
changes the null rod's description to reflect its use against clockwork cults
2018-01-18 17:55:29 -05:00
Jordan Brown 7be3d32290 Fix config_dir usage (#34469)
* Makes things use GLOB.config_dir

* GLOB.config_dir => global.config.directory

* Fix /datum/configuration
2018-01-19 11:55:09 +13:00
Jordan Brown 11e529e756 Merge pull request #34438 from XDTM/EqualHallucinations
Mass hallucinations now gives the same hallucination to everyone
2018-01-18 17:51:03 -05:00
Jordan Brown eaa46323d7 Merge pull request #34558 from AutomaticFrenzy/patch/pda-logs
Log PDA messages sent by the message monitor console
2018-01-18 17:48:01 -05:00