Commit Graph
14840 Commits
Author SHA1 Message Date
Anasari a135d01835 Fixes 2018-08-23 14:47:43 +08:00
Anasari 5e490c78e2 Allow you to construct and deconstruct fire extinguisher cabinet. Also minor refactor. (Credit to Tigercat2000) 2018-08-04 20:11:56 +08:00
Crazy LemonandGitHub 3e4dbaf9c1 Merge pull request #9014 from Fox-McCloud/remove-dem-oldies
Removes A Bunch of Old, Unused Files
2018-05-14 17:55:12 -07:00
Crazy LemonandGitHub 63ec546a0a Merge pull request #9008 from Fox-McCloud/remove-mode
Removes All Modes
2018-05-14 17:49:58 -07:00
Fox McCloud 042ee7b77b comments 2018-05-14 20:40:39 -04:00
Fox McCloud ab780b3acf Removes A Bunch of Old, Unused Files 2018-05-14 06:40:48 -04:00
Fox McCloud f521f2765c Removes All Modes 2018-05-11 17:55:45 -04:00
Ansari 07c6ce565d Styling -> Use occupant instead of usr 2018-05-11 07:41:54 +08:00
Ansari 7038610aff Log mech renaming 2018-05-10 21:47:58 +08:00
tigercat2000andGitHub 254cdd6055 Merge pull request #8972 from Fox-McCloud/power-cell
Power Cell Code Cleanup
2018-05-09 11:26:03 -07:00
Tayyyyyyy 7255ca373f Fix pinpointer runtimes 2018-05-08 15:25:19 -05:00
Fox McCloudandGitHub 7d4fb45509 Merge pull request #8947 from tigercat2000/more_ss_ports
SS Conversion: Atoms, Machines, n' Mobs
2018-05-07 17:54:49 -04:00
Kyep 0aa1174c99 ERT runtimes 2018-05-06 21:48:09 -07:00
tigercat2000andGitHub c78075414c Merge pull request #8488 from Kyep/ds_tweaks
Tweaks Deathsquad
2018-05-04 19:03:54 -07:00
Tayyyyyyy 917c4cb4d4 Fix ERT cloning incorrectly 2018-05-04 15:47:22 -05:00
tigercat2000 8071b42308 Merge remote-tracking branch 'upstream/master' into more_ss_ports
# Conflicts:
#	code/modules/food_and_drinks/food/snacks.dm
2018-05-03 19:30:41 -07:00
Fox McCloud 8bd042240f Power Cell Code Cleanup 2018-05-02 19:35:18 -04:00
Fox McCloudandGitHub 31a2687fb6 Merge pull request #8958 from Tayyyyyyy/abduction_surgery_fix
Abduction surgery fix
2018-05-02 03:41:50 -04:00
Tayyyyyyy 7d40da6a0e Fix TRUE/FALSE 2018-05-02 02:26:15 -05:00
Tayyyyyyy 6d0ca94ce9 Make extract organ and gland insert failable 2018-05-01 20:38:04 -05:00
tigercat2000andGitHub a834129ba7 Merge pull request #8966 from Fox-McCloud/indestructible-bomb-range
Makes Bomb Range Multi-Use
2018-05-01 15:14:02 -07:00
tigercat2000andGitHub 0c6cbbc5c3 Merge pull request #8959 from Fox-McCloud/remove-things
Removes Programmable Unloaders and a Few Unused Files
2018-05-01 14:07:12 -07:00
Fox McCloud 4fc8a93a37 Makes Bomb Range Multi-Use 2018-05-01 16:46:33 -04:00
Alffd bd14d58627 Graceful shutdown 2018-04-30 23:42:03 -04:00
tigercat2000 7fb8f8d76c Merge remote-tracking branch 'upstream/master' into more_ss_ports
# Conflicts:
#	paradise.dme
2018-04-30 09:27:11 -07:00
Fox McCloud e649a72923 Emptying Stop-gap 2018-04-30 03:53:49 -04:00
Fox McCloud ee6a156ca2 Removes Programmable Unloaders and a Few Unused Files 2018-04-30 00:41:26 -04:00
tigercat2000andGitHub 3c1fbf9cc5 Merge pull request #8938 from Fox-McCloud/guillotine
Ports Guillotine
2018-04-29 20:28:50 -07:00
Fox McCloud bc6f664b51 tweak 2018-04-29 22:58:18 -04:00
tigercat2000andGitHub 44deafe987 Merge pull request #8907 from Bram961/Window-placement
Window placement revert
2018-04-29 19:40:32 -07:00
Fox McCloud 63e2a175fd Merge remote-tracking branch 'upstream/master' into timer-subsystem 2018-04-29 21:14:11 -04:00
Tayyyyyyy 1cc34cac4a Make extract organ and insert gland always succeed 2018-04-29 20:12:47 -05:00
tigercat2000andGitHub c70f238511 Merge pull request #8933 from Fox-McCloud/ports-looping-sounds
Ports Looping Sounds
2018-04-29 18:05:47 -07:00
Fox McCloud 4474757e14 edge case 2018-04-29 19:16:04 -04:00
tigercat2000 7d8c9a731a SS Conversion: Atoms, Machines, n' Mobs
This converts the machine and mob processes to the SMC. Additionally, it
adds the Atom subsystem, which handles all Initialize() calls in place
of the old gameticker. Due to incompatibility with our atmospherics
(FUCK OUR ATMOSPHERICS FOR FUCKING EVER JESUS CHRIST WHO THE FUCK MADE
THIS PIECE OF GODDAMN SHIT) atmospherics machines do not use
Initialize() as they should, instead opting for a custom atmos_init
proc that the air controller handles.
2018-04-28 17:55:15 -07:00
Fox McCloud cfe182a1f7 Ports over Timer Subsystem 2018-04-28 20:26:04 -04:00
tigercat2000andGitHub dabdbd4426 Merge pull request #8929 from Aurorablade/MagicalPlasma
Tries to fix plasma wizards
2018-04-27 17:06:49 -07:00
Fox McCloud 8f5f57dd0b adds clapping 2018-04-27 19:27:47 -04:00
Fox McCloud b238dfc581 Ports Guillotine 2018-04-27 18:58:23 -04:00
Fox McCloud 9266789511 stop this now 2018-04-26 19:51:22 -04:00
Fox McCloud cb423dfb1b Ports Looping Sounds 2018-04-26 19:18:24 -04:00
Crazy LemonandGitHub 608a4531ff Merge pull request #8924 from Fox-McCloud/ORM-refactor
ORM Refactor
2018-04-26 14:55:26 -07:00
Aurorablade f2815bff7c Fixed plasmamen wizard 2018-04-26 03:58:50 -04:00
Kyep 682b9aaaf3 fixes merge conflict 2018-04-25 23:36:39 -07:00
Fox McCloud 8c7b543415 The Great Conflictening 2.0: Removes /obj/item/device 2018-04-25 23:07:35 -04:00
tigercat2000andGitHub e086908c44 Merge pull request #8897 from Fox-McCloud/adds-frame
Adds F.R.A.M.E. Cartridge
2018-04-25 18:57:29 -07:00
Fox McCloud 4243947e7a tweak 2018-04-25 21:48:44 -04:00
Fox McCloudandGitHub 85691ec47e Merge pull request #8912 from tigercat2000/world_logging
Post-logging overhaul tweaks
2018-04-25 19:48:33 -04:00
tigercat2000 df26483e67 Fix runtime logs & Remove a bunch of painful admin notifications 2018-04-25 16:35:02 -07:00
tigercat2000andGitHub 3bf0f18b52 Merge pull request #8916 from Tayyyyyyy/soap_qol
Soap QOL
2018-04-25 16:16:14 -07:00