Commit Graph

405 Commits

Author SHA1 Message Date
AffectedArc07 f3d903acf3 Makes closets Initialize() (#15137) 2020-12-20 08:25:29 -05:00
Kyep 8def3bf2af TS Mother Rework (#14856)
* basic functionality

* map edit: delete mother from awaymission

* IncubateEggs, PickupSpiderlings, anti-exploit stuff

* editor, please stop messing with my indentation

* fixes

fixes: stops "cancelled" messages when a terror is in an airless pipe, stops incubate being used on eggs on an adjacent tile,  makes the "cannot incubate due to lack of regen points" message clearer, stops spiders using remoteview while in a pipe which messes up their vision

* fixes being able to wrap spiderlings/etc into coccoons if they're on top of a dead body

* mother webs block spiderlings from passing them

* AA suggestion

Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
2020-12-02 19:25:19 +00:00
AffectedArc07 2c37ae8fd0 The road to Initialize() stability - Enforcing parent call on New(), Initialize() and Destroy() (#14719)
* The road to Initialize() stability

* Fixes sanity, for now
2020-10-28 12:35:36 -04:00
Kyep 9cc24b1ce4 LateInitialize() fix 2020-10-20 14:28:14 -07:00
Kyep e2a5c32bfa Better solution: let all ghosts transit the gate if off 2020-10-20 14:04:14 -07:00
Kyep abca80b8d8 Fixes aghost gateway lockout 2020-10-20 13:44:06 -07:00
Kyep e6ba6b9d5d fix outdated paper in TS away mission 2020-09-24 04:45:33 -07:00
AffectedArc07 90fd9a8fb8 Removes all relative heresy (#13969)
Removes all relative heresy
2020-09-16 12:52:20 -04:00
AffectedArc07 9470e34aed Merge remote-tracking branch 'ParadiseSS13/master' into pr/TDSSS/14101 2020-09-15 20:01:16 +01:00
AffectedArc07 edd455e656 Merge pull request #14117 from TDSSS/wizcrash-fix
Fixes #14116
2020-08-20 13:58:14 +01:00
TDSSS 6b19caa08f Now with one less slash 2020-08-20 13:07:40 +02:00
TDSSS 1e895b374b derp in description 2020-08-20 01:12:46 +02:00
TDSSS 94e50ca22b Fixes my stupid mistake 2020-08-20 01:06:21 +02:00
TDSSS eb0e2fffed Initial commit, looks kind of ugly and texts are whatever 2020-08-17 16:31:12 +02:00
mochi 96bf4396a0 Merge branch 'master' into overhaul-event-mob-selection 2020-08-12 01:22:52 +02:00
AffectedArc07 d5b470bc14 Failure test case 2020-07-25 18:20:08 +01:00
AffectedArc07 35cdc641b2 Unit Test For Invalid Map Templates 2020-07-25 18:09:57 +01:00
mochi 25fa3f23cf Merge branch 'master' into overhaul-event-mob-selection 2020-07-20 07:01:11 +02:00
mochi 977a022d40 Convert remaining pollCandidates, remove original proc 2020-07-10 11:07:11 +02:00
mochi 272ad7f40f Address farie 2020-07-06 19:47:04 +02:00
mochi 05eb6c2f0e Merge branch 'master' into dmm-suite-refactor 2020-07-06 19:42:01 +02:00
Fox McCloud 4ebc2070e1 Updates Ship Ambience (#13635)
* Updates Ship Ambience

* derp

* removes traitor.ogg

* remove unused

* leave it in, but don't compile it in

* styling
2020-06-28 15:18:37 -06:00
Fox McCloud c8a7607129 Purges a Bunch of In World Calls (#13641)
* Purges a Bunch of In World Calls

* tweaks and fixes also typeless lists

* typeless

* fixes

* tweak
2020-06-22 06:56:19 -06:00
mochi b30d3ba3d3 Move statics, fix coords write, remove parent_type 2020-06-20 00:24:13 +02:00
mochi a640335c29 Refactor dmm_suite for readability
Clean up arguments, comments and paths of
/dmm_suite (now /datum/dmm_suite) to
increase readability should other developers
want to take a look at it
2020-06-19 12:04:55 +02:00
AffectedArc07 fd209c5bc4 Gamebreaking bug must be fixed 2020-06-16 20:51:17 +01:00
AffectedArc07 6c465c84dc Use onTransitZ 2020-06-16 14:39:58 +01:00
AffectedArc07 0b72f4eb80 Forgot this 2020-06-16 08:45:10 +01:00
AffectedArc07 f11b5f7d7a Farie change 2020-06-16 07:48:26 +01:00
AffectedArc07 12f798390f Minor refactor to wireless eguns 2020-06-16 07:26:09 +01:00
Fox McCloud fad1e90499 Merge pull request #13528 from AffectedArc07/station-renaming
Renames the old station Delta wing to Theta
2020-06-05 20:42:51 -04:00
Fox McCloud 70b46d8aea Life refactor (#13471)
* Life Refactor WIP

* part 2

* part 3

* runtime fix

* newlines

* tweaks

* perspective checks

* fixes

* remote view tweaks

* more fixes

* robot fixes

* better updating

* cleaned up icon procs

* less proc call overhead

* performance gains

* more optimization

* shorter lists, removal of unecesary code

* gene OOP and dna styling cleanup

* oops

* axe disabilities

* typeless loop

* various tweaks and fixes

* brain checks

* runtime fixes

* cryo vision fixes
2020-06-03 19:43:30 -06:00
AffectedArc07 ba0897928f Renames the old station Delta wing to Theta 2020-06-02 12:40:24 +01:00
AffectedArc07 b59f41e22b I want this hotel to not exist 2020-05-22 21:35:43 +01:00
TDSSS 630251a0ff Makes some space ruins easier to find. (#12647)
* Added gps console to some space ruins

* adjusts gps naming/NEW

* Now actually works
2020-05-17 18:45:28 -06:00
AffectedArc07 b65030fec5 I need to learn to read my todos 2020-05-05 10:13:01 +01:00
AffectedArc07 928a8f0e04 Makes the code pass dreamchecker (#13161)
* Initial Commit - Trying to add DC to Travis

* Forgot to chmod

* This took too long

* Farie Fixes

* Fixes new code

* Job factions are fucking smelly

* Loadouts work again

* Runtime fixes
2020-04-11 15:59:16 -06:00
Kyep e58e6de686 Lavaland Syndiebase Fixes & Tweaks (#12169)
* recreate, minus odds changes

* CRLF->LF

Co-authored-by: Kyep <Kyep@users.noreply.github.com>
2020-04-10 20:37:24 -06:00
AffectedArc07 210f8badf4 Makes all global variables handled by the GLOB controller (#13152)
* Handlers converted, now to fix 3532 compile errors

* 3532 compile fixes later, got runtimes on startup

* Well the server loads now atleast

* Take 2

* Oops
2020-03-20 21:56:37 -06:00
AffectedArc07 04ba5c1cc9 File standardisation (#13131)
* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
2020-03-17 18:08:51 -04:00
AffectedArc07 a1fa46f5a8 Merge branch 'master' into var/const-to-define 2020-03-03 22:44:07 +00:00
joep van der velden fd913498bf Make every obj/.../New() call it's parents 2020-01-29 10:43:32 +01:00
AffectedArc07 c64bc93649 Replaces all var/const with #define 2020-01-28 21:25:20 +00:00
Evankhell561 af8916732b Remove the snowflake power cells (#12637) 2019-10-27 00:28:29 -04:00
Fox McCloud 386e270122 DNA Vault Rework (#12455) 2019-10-08 21:33:43 -04:00
Fox McCloud 67dc33ac3f for-the-strength-from-which-he-gives-is-unerring 2019-10-05 02:08:11 -04:00
Fox McCloud d29be05f74 the-figment-that-was-is-now-gone 2019-10-01 19:08:15 -04:00
Fox McCloud 9097dfcacf Merge remote-tracking branch 'upstream/master' into universal-damage
# Conflicts:
#	code/game/machinery/machinery.dm
#	code/game/objects/items.dm
#	code/game/objects/structures.dm
#	code/game/objects/structures/inflatable.dm
#	code/game/objects/structures/mirror.dm
#	code/modules/clothing/spacesuits/hardsuit.dm
#	code/modules/clothing/suits/wiz_robe.dm
#	code/modules/mob/living/carbon/alien/alien_defense.dm
#	code/modules/mob/living/carbon/slime/slime.dm
#	code/modules/mob/living/simple_animal/friendly/slime.dm
2019-09-28 00:16:11 -04:00
farie82 0e8ddb2afe Refactors the examine proc to return a list of strings (#12280) 2019-09-25 22:05:01 -07:00
Dave 653f417d36 Fixes sequencing on mob spawner safties (#12399) 2019-09-24 15:37:11 -07:00