Commit Graph

68 Commits

Author SHA1 Message Date
Cadyn b90f7ec922 The 515 MegaPR early downport (#7783)
Co-authored-by: Selis <selis@xynolabs.com>
Co-authored-by: Selis <sirlionfur@hotmail.de>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: SatinIsle <thesatinisle@gmail.com>
Co-authored-by: Heroman <alesha3000@list.ru>
Co-authored-by: Casey <a.roaming.shadow@gmail.com>
Co-authored-by: Raeschen <rycoop29@gmail.com>
2024-02-27 20:17:32 +01:00
Drathek 3995338290 Moar whitespace normalization [MDB IGNORE] (#7750)
Co-authored-by: Raeschen <rycoop29@gmail.com>
2024-02-16 10:54:47 +01:00
Drathek aa7cd0f69f Tooling updates and removal of corrupt maps [MDB IGNORE] (#7620) 2024-02-05 18:49:02 -05:00
Guti 4b597e3f89 Virusfix (#7686) 2024-02-04 20:05:43 +01:00
CHOMPStation2 c30dacf3ab [MIRROR] ignore bellied in appendicitis events (#7520)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
2024-01-07 18:24:34 -05:00
CHOMPStation2 06df3d8877 [MIRROR] ignore devoured in virus selection lists (#7272)
Co-authored-by: Heroman3003 <31296024+Heroman3003@users.noreply.github.com>
Co-authored-by: CHOMPStation2 <chompsation2@gmail.com>
2023-11-25 12:58:42 +01:00
Raeschen 2c3eefe326 Merge branch 'master' into upstream-merge-14976 2023-06-17 14:47:37 +02:00
Heroman3003 2281afdf24 More 515 Compatibility 2023-06-05 21:21:35 +00:00
Heroman3003 3d53d2bb62 Little Weakref Refactor 2023-06-03 09:22:18 +00:00
Casey de0be34c99 The Grand /TG Port - Part 6 2022-04-03 03:32:03 +00:00
Nadyr 713b15a17c powder that makes you say yes 2021-12-05 09:29:13 -05:00
Chompstation Bot 15cafbe65b Optimize a couple things 2021-07-20 21:30:20 +00:00
Chompstation Bot 20e3b0a2d3 [MIRROR] Linter Introduction + Cleanup 2021-05-27 16:31:50 +00:00
Novacat 21bce86db4 Merge pull request #10052 from VOREStation/upstream-merge-8001
[MIRROR] Fixes runtime in prison_break.dm, line 214
2021-03-31 09:13:17 +00:00
Novacat 861e850f0b Merge pull request #9561 from VOREStation/upstream-merge-7814
[MIRROR] Makes vending virus spelling consistent.
2021-01-10 05:59:06 +00:00
Cadyn 07775449d7 Fixing conflicts 2020-10-05 18:10:53 -07:00
Razgriz 54e632ebf2 September 2020 Upstream Merge 2020-09-25 23:07:08 -07:00
Atermonera 9c74c998c7 Fixes runtime in prison_break.dm (#7677)
Bad arg name: open_blast_doors
2020-09-22 23:40:26 -04:00
ShadowLarkens 637576848e TGUI PDAs Finale (minus newscaster) 2020-09-16 21:31:50 -07:00
Atermonera 57bc515c04 Replace "Sleeping Agent" with Nitrous Oxide, Add New Sprites for Gases 2020-08-27 22:28:46 -04:00
Neerti 205aef2e07 Disables Swarmer Drones (#7530)
I actually forgot to do this before the event system went permanently live so that's on me.
Anyways this turns off swarmer drones from being able to be picked by the GM system, since right now they're, to put it charitably, poorly balanced and implemented (being super-maint drones is very clunky to me but thats not the main thing).
When the GM system spawns one in, it tends to result in a ghost becoming the drone, then that player essentially never being able to lose due to infinite re-tries and the crew has to fight off drones for the rest of the round or until they or the drone gets bored.
There's been quite a few number of rounds that have devolved due to them so for now it's probably best to turn them off for the time being.
2020-08-22 04:24:20 -04:00
Razgriz f00fdebbb9 Merge branch 'master' of https://github.com/Yawn-Wider/YWPolarisVore into August2020UpstreamPull
August2020UpstreamPull
2020-08-09 02:58:18 -07:00
ShadowLarkens c2618c0e66 Merge remote-tracking branch 'upstream/master' into tgui_wires
# Conflicts:
#	code/__defines/misc.dm
2020-07-24 17:06:18 -07:00
Neerti 2aaca96081 Reduces spam from new event system. (#7355) 2020-07-22 06:04:38 -04:00
ShadowLarkens 3ea0e50432 Port TGUI Wire datums (ParadiseSS13/Paradise#13769) 2020-07-22 00:23:58 -07:00
Razgriz c19974daf2 Prison break ignore blast doors set to TRUE 2020-07-16 22:50:48 -07:00
Atermonera ad540c6e05 Merge pull request #7298 from TheFurryFeline/TFF-Solar_Storm_Typo_Fixy
Hoorah. More Typo Fixy
2020-06-22 15:16:48 -04:00
Aronai Sieyes 96da7be01b Put APCs and SMESes into GLOB lists to ease iteration 2020-05-11 22:05:41 -04:00
Atermonera c3537b01e9 Merge pull request #7046 from Neerti/system_3_fixes
Tweaks and fixes for the new new event system.
2020-04-29 17:27:57 -04:00
Aronai Sieyes 1d22a745e4 Add Gravity Generator, place on tether, update events 2020-04-19 23:37:10 -04:00
Leshana 262faa38e4 Replace global all_areas list with world.
It ends up having similar performance, so might as well not bother with all_areas.
2020-04-12 18:04:54 -04:00
Leshana d66f508541 Fixes for vorestation merge of "Rewrites the Rewritten Event System"
- Remove duplicate pick_random_edge_turf resulting from our simultaneous addition of it (in overmaps PR)
- Disable SSgame_master and SSevent_ticker subystems, we are still using the original events subsystem.
- Disable the game_master implementations as we are not using them.
- Comment out references to SSgame_master since we are not using it (yet?)
2020-04-06 17:31:26 -04:00
Leshana 08c2d2db6e Remove non-global references to SSgameMaster and SSevent_ticker
- Best practice to avoid holding onto references to the subsystem instances aside from the global variables. (In case of restart/recover etc).
- The reference to GM was entirely unused by any event or meta-event.  /datum/game_master would work fine using the global refs.
2020-04-06 17:28:11 -04:00
Atermonera 5c03273ce8 Merge pull request #6884 from Neerti/event_system_fix
Rewrites the Rewritten Event System
2020-04-06 16:23:39 -04:00
Atermonera 752d560d76 Converted old supply_controller to SSsupply 2020-03-27 17:38:05 -04:00
Leshana 3e3241eeb2 Make area.gravitychange not require being passed a reference to... itself. (#6838) 2020-03-16 05:32:20 -04:00
Neerti 0d9345adde Half-Refactors Jobs 2020-03-03 16:28:33 -05:00
Arokha Sieyes 1d9e5be122 Replace \image macro with bicon() 2020-02-19 19:55:01 -05:00
Arokha Sieyes 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
Atermonera c0e64d5126 Merge pull request #6638 from Mechoid/BumpGameMasterTime
Drops the time between events possible duration.
2020-01-21 18:12:47 -05:00
Mechoid c3079004ea GameMaster Tuning (#6593)
* Actually Game Master but I am an idiot.
2020-01-05 01:39:28 -05:00
Atermonera 6ebd1afa7e Merge pull request #6571 from Mechoid/FixSupply_Conversion
Fix Supply_conversion.dm runtime.
2019-12-18 16:54:34 -05:00
Mechoid 99bc3dcdbc Security / PseudoCargo Expansion 2019-11-24 17:23:48 -05:00
Atermonera 89aad128cf Blind port of Bay Radiation Subsystem 2019-10-06 03:30:36 -04:00
Unknown a0090f16fc Moves Planet definition to code 2019-09-17 14:56:15 -04:00
Heroman ee36015a0f Also restricts spam 2019-09-04 04:27:07 +10:00
Atermonera 7939362cea Merge pull request #6362 from Mechoid/EventTweaks
Event Tweaks / Fixes
2019-08-06 14:54:10 -04:00
Atermonera b30b24450d Merge pull request #6265 from Heroman3003/camerafix
Fixes technical cameras being affected by random event
2019-07-03 23:09:33 -04:00
Novacat 6ebbb6935e Update planet_weather_change.dm 2019-06-21 15:13:01 -04:00
Novacat 2338bccb57 Update planet_weather_change.dm 2019-06-21 01:34:12 -04:00