Commit Graph

19001 Commits

Author SHA1 Message Date
Leo 1d44b0264c Merge pull request #26850 from KorPhaeron/newfloors
New dirt sprites and jungle chasms
2017-05-04 20:38:06 -03:00
Incoming5643 c67f412d9f Curator starts with the key to the display cases instead of being the key (#26869)
* Moves the curators ability to use display cases from an intrinsic to an extrinsic key that the curator starts with.
2017-05-04 20:15:26 -03:00
bgobandit 38e67d4850 Nuke op TC consoles can donate all TCs at once, and other small changes. (#26804) 2017-05-04 20:07:55 -03:00
Leo 3c0b3d4ad5 Merge pull request #26849 from KorPhaeron/newtrees
New Tree Sprites
2017-05-04 19:57:55 -03:00
Lan 2fae69676c Nerfs Chaplain smoke book (#26302)
Replaces the smoke book in delta and meta with a civilian smoke book, which now has a 360 max cooldown (from 120) and halved smoke output.
2017-05-04 19:57:10 -03:00
Mike Long 37be45d211 Adds spewium toxin in traitor kits (#26848) 2017-05-04 19:53:06 -03:00
Leo 03bcadc9f7 Merge pull request #26863 from Cyberboss/patch-63
Fixes dropped cyborg repair modules
2017-05-04 19:49:51 -03:00
Leo d6640544ff Merge pull request #26870 from ChangelingRain/mendingcog
Adds an effect to Mending Mantra to show who is chanting it
2017-05-04 19:48:43 -03:00
Joan Lung a91353dd44 Tweaks the cost of some of the Application scriptures affected by the previous cost tweak (#26864) 2017-05-04 18:06:08 -03:00
oranges 846f31ca52 Merge pull request #26816 from lzimann/badgamemode
Removes the gang gamemode
2017-05-04 23:29:27 +12:00
oranges 1a5fbe2277 Merge pull request #26808 from FantasticFwoosh/AstroHellTurf
Adds aesthetic basalt floor tiles
2017-05-04 23:11:30 +12:00
oranges eb2de76dfc Merge pull request #26798 from QualityVan/mouthcheck
Adds examining mouths with flashlights
2017-05-04 23:10:43 +12:00
oranges a3396504cd Merge pull request #26794 from 4dplanner/invisibleturret
Turrets no longer target invisible creatures
2017-05-04 23:06:42 +12:00
4dplanner bc19ff55c9 Revenant now goes into stasis until ectoplasm is destroyed [FINISHED] (#26784)
🆑
fix: revenants now properly resurrect from ectoplasm, as opposed to ectoplasm merely spawning a new grief ghost
/🆑

fixes #26620
Also fixes a form of abuse where a revenant can drain someone, die and keep the essence, and then drain them again.
Revenants that reform when the original client is gone will now poll for candidates instead of grabbing a new client instantly.
2017-05-04 23:05:26 +12:00
Joan Lung 1234425e0a Mania Motors now do minor damage and continue to affect targets after they leave its range (#26783)
* Mania Motors now do minor damage and continue to affect targets after they leave its range
2017-05-04 00:15:16 -05:00
Joan Lung 2729d025a3 Adds an effect to Mending Mantra to show who is chanting it 2017-05-03 19:10:36 -04:00
Cyberboss cd08447b30 Fixes dropped cyborg repair modules 2017-05-03 17:20:19 -04:00
Joan Lung 5d3e0b0b21 Clockwork component generation is twice as fast, but scriptures cost up to twice as much (#26814)
* Clockwork component generation is twice as fast, but scriptures cost about twice as much

* sssh

* gotta double that, too

* slab text fix that nobody looks at anyway
2017-05-03 13:40:55 -03:00
Joan Lung 4d1e3ce607 Merge pull request #26813 from KorPhaeron/librarian
Curator Update
2017-05-03 11:18:15 -04:00
KorPhaeron 8c58d1696f New Floors 2017-05-03 10:51:22 -04:00
KorPhaeron d388dee8b7 New Tree Sprites 2017-05-03 10:19:56 -04:00
FantasticFwoosh 758f56c6f6 Adds a turfverb var, cuts on copypasta
Thanks for the advice MMMiracles, anyway this [src]'s the turf you are going to dig up with appropriate verb via [src.turfverb]. Also removed copypasta code i was silly enough to use in its place. Its been playtested and it inherits & executes correctly. Some minor space shifting too.
2017-05-03 14:43:23 +01:00
Leo 87bdd1efe8 Merge pull request #26774 from XDTM/Eggh
Fixes alien eggs
2017-05-03 09:30:03 -03:00
KorPhaeron b7864be38a Curator 2017-05-03 08:08:14 -04:00
bgobandit 2ed3284bd2 Fixes sleepers 2017-05-03 00:57:06 -04:00
oranges f2c1f7e30b Merge pull request #26645 from Jordie0608/itriedlookingupwhatpromptedthischangebutsadlythelogswerelostwhentheroundended
Persistent investigate and game logs separated by round ID
2017-05-03 11:47:13 +12:00
Profakos 4c583a1f4f Trophy case hotfixes (#26822)
* Checks if the file's contents are empty

* Prevents afterattack on insertion

* True
2017-05-02 15:36:37 -04:00
Lzimann 59eed8f11c Removes the gang gamemode 2017-05-02 14:28:55 -03:00
KorPhaeron 2490d201a9 Missing Return 2017-05-02 11:49:29 -04:00
KorPhaeron 3a7d424005 Curator Update 2017-05-02 11:21:54 -04:00
XDTM 32dd2d65e9 Makes golems able to transfer into empty shells (#26765)
* Makes golems able to transfer into empty shells

* Name & plasma
2017-05-02 08:59:47 -06:00
Cyberboss 5fa5e68a42 Fixes proximity sensors not tracking correctly (#26769) 2017-05-02 08:54:47 -06:00
QualityVan ff025e01c3 LAZYLEN and sanity checks 2017-05-02 10:20:59 -04:00
oranges f04084c5db Merge pull request #26707 from XDTM/OhTheHorror
Makes the cult Talisman of Horrors ranged
2017-05-02 21:57:04 +12:00
Jordie 4fcd31d3fb Merge branch 'master' into itriedlookingupwhatpromptedthischangebutsadlythelogswerelostwhentheroundended 2017-05-02 18:49:06 +10:00
FantasticFwoosh fbe3e45ee8 Update fancy_floor.dm
adds a return to allow it to hopefully compile now.
2017-05-02 08:53:53 +01:00
FantasticFwoosh 876c75a83e Adds fake basalt floors
Non-atmos set fake basalt floors for aeshetic purposes to compliment fake chasm without dying of oxyloss actually visiting lavaland- dig up to reclaim ash functionally the same as grass & place/pick up tiles. Also cycles sprites with realistic basalt lighting effect.
2017-05-02 08:34:07 +01:00
FantasticFwoosh 534242599c Adds fake basalt tiles 2017-05-02 08:26:15 +01:00
FantasticFwoosh 2d82d3d597 Adds fake basalt floor tile to sandstone recipies
Without meaning to split sand and ash (since they are not distinct enough) it is fair to add it to the relevant recipe of sandstone, mainly since you can dig up the turf the patch it over again
2017-05-02 08:24:07 +01:00
Leo 3b9b4e0755 Changes a bunch of hrefs to the proper defines (#26760) 2017-05-02 01:19:51 -06:00
QualityVan 7980b7706f Defines, their 2017-05-02 01:48:59 -04:00
QualityVan 001002c68e Mirrors, pills, and arbitrary mouth organs 2017-05-02 01:25:06 -04:00
Really-Good-Soda-Flavor a0459ad410 Moves playsound_local() to mob and gets rid of a useless proc. (#26726)
* playsound_local to mob

* Suggested change
2017-05-01 20:01:55 -06:00
QualityVan 7e5c365ade Adds examining mouths with flashlights 2017-05-01 21:37:30 -04:00
4DPlanner 7a70c6bfbf Turrets no longer target invisible creatures 2017-05-02 02:03:29 +01:00
Profakos c4320ee111 Adds persistent trophy cases (#26745)
* Persistent trophy cases

* QDEL_NULLs, TrySaveTrophy

* Breaking tweaks

* Persistence tweaks, moves the alert message

* JSON format and ckey logging

* Showpiece dummy

* Better illegal check
2017-05-01 16:31:06 -06:00
XDTM bc2dcce865 Fixes alien eggs 2017-05-01 20:38:46 +02:00
Jack Edge 44991e125a Removal of checks II
- VR sleepers are human only.
2017-05-01 19:01:16 +01:00
Jack Edge 564ee21d42 Removal of checks I 2017-05-01 19:01:15 +01:00
Jack Edge 7cb8007556 Changes /obj/machinery to have atom/movable occupants
Currently `occupant` in /obj/machinery is a /mob/living type. I have
changed it to /atom/movable, and made a type cache to determine what to
"look for" when `close_machine()` is called.

This means that machines can have non-mob occupants. I have some design
ideas for this, but that's after the freeze.
2017-05-01 19:00:07 +01:00