AffectedArc07 and GitHub
8671439f11
Merge branch 'master' into var/const-to-define
2020-02-22 16:30:01 +00:00
Citinited and GitHub
fddff1049b
[Testmerge ready] Ports tool behaviours; refactors all tools; adds functionality for self-filling reagent containers ( #11700 )
...
* Adds support for self-filling reagent containers
* Sets tool_behaviour on the default set of tools
* Fixing merge conflicts
* Refactors welder to use tool behaviour
* The refactor: part I
* The refactor: part II
* Tool Refactor Part III: Revenge of the Maint
* Tool Refactor Part IV: A New Hope
* Tool Refactor Part V: The Oldcoder Strikes Back
* Tool Refactor Part VI: Return of the Coder
* VII
* Holy shit, it compiles?!
* Nannek I completed your TODO, you owe me ice cream
* Tool helpers; telepad is compliant
* Bugtest, Round 1: Fight
Fuck refactoring disposals
* Buggfixing, Round 2: Electric Boogaloo
* Personal crafting uses tool behaviours now
* Construction datums use new tool behaviours; better way of handling fueltank refuelling; more bugfixing
* multitool_check_buffer change; removes some useless things in tool_helpers
* proc name change
* TRUE/FALSE changes
* Bugfixing, Round 3: A Good Day To Bugfix Hard
Fixes multiple issues raised by the testmerge
* Minor style changes
2020-02-15 13:31:08 -07:00
AffectedArc07
c64bc93649
Replaces all var/const with #define
2020-01-28 21:25:20 +00:00
Fox McCloud
2d9d826b93
Fixes Atmos Pipe Deconstruction
2019-10-13 17:47:18 -04:00
Fox McCloud
b5b082ec6f
Fixes Telepad Double Attack
2019-10-10 20:54:12 -04:00
Fox McCloud and variableundefined
affa319fab
Removes Console Screens ( #12512 )
2019-10-08 21:07:50 -04:00
Fox McCloud
67dc33ac3f
for-the-strength-from-which-he-gives-is-unerring
2019-10-05 02:08:11 -04:00
farie82 and variableundefined
0e8ddb2afe
Refactors the examine proc to return a list of strings ( #12280 )
2019-09-25 22:05:01 -07:00
TDSSS
408c068c01
Initial commit
2019-09-07 19:06:57 +02:00
variableundefined and GitHub
e42e1af87a
Merge pull request #11634 from Markolie/laborstacker
...
Updates the prison labor point system
2019-07-09 18:21:58 +08:00
variableundefined and GitHub
742bc62c8b
Merge pull request #11544 from Arkatos1/recharger
...
Rechargers now show their contents and charge status on examine
2019-07-08 20:18:36 +08:00
Mark van Alphen
c5bd627534
Fix shelter GPS name changing
2019-06-01 03:04:48 +02:00
Mark van Alphen
4446664997
Update labor stacker
2019-05-31 19:37:25 +02:00
Arkatos1
e000e29b09
rechargers now show their contents and charge status on examine
2019-05-18 19:56:30 +02:00
Fox McCloud
0034e851a1
Kills off Object and Fast Object Processes
2019-04-23 23:53:40 -04:00
datlo and GitHub
bb3e3ffd2b
updated denied message
2019-02-19 21:25:58 +00:00
datlo
c8d108f662
Prevent golems from using telescience consoles
2019-02-18 19:30:16 +00:00
Aurorablade
86d2a1634c
Casing correction 1
2018-12-17 00:07:37 -05:00
Spartan6
46a5ad9e7f
Ansari's changes
2018-11-06 23:45:49 +00:00
Spartan6
778e55d576
Fixes bluespace crystals deleting entire stack
2018-11-06 22:37:10 +00:00
Fox McCloud
3825b4e1d5
Refactors Spark Spread Activation
2018-10-17 14:31:07 -04:00
variableundefined and GitHub
4de5284557
Merge pull request #9677 from DesolateG/global
...
Updates global lists to the global var subsystem.
2018-10-12 13:18:28 +08:00
variableundefined
108ebfed3a
Formatting improvement
2018-10-12 07:57:58 +08:00
variableundefined
6b1b38d4f1
Port over tg ore stack and stack merging
...
Meta
Birbfix
Maxi
Re-add automatic satchel ore pickup (oops)
Mecha formatting
re
2018-10-09 10:06:03 +08:00
Desolate
4c062212ab
refactors global lists.
2018-10-06 08:02:45 -05:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
TDSSS
5c5fd71138
makes you able to break down bluespace polycrystals in space§
2018-10-01 09:57:09 +02:00
Purpose
6cb07cb70c
Fixes a bunch of shown messages
2018-09-29 19:10:10 +01:00
Purpose
037f215d16
updates vars to use the defines
2018-09-16 01:22:57 +01:00
Kyep
c1c98e46ef
failure messages, depot outgoing redspace portal
2018-08-16 00:57:59 -07:00
tigercat2000
7fb8f8d76c
Merge remote-tracking branch 'upstream/master' into more_ss_ports
...
# Conflicts:
# paradise.dme
2018-04-30 09:27:11 -07: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
Crazy Lemon and GitHub
608a4531ff
Merge pull request #8924 from Fox-McCloud/ORM-refactor
...
ORM Refactor
2018-04-26 14:55:26 -07:00
Fox McCloud
8c7b543415
The Great Conflictening 2.0: Removes /obj/item/device
2018-04-25 23:07:35 -04:00
Fox McCloud
fa683dd3c1
ORM Refactor
2018-04-25 14:26:51 -04:00
Fox McCloud
32e3a25070
got it
2018-04-21 20:25:14 -04:00
Fox McCloud
5c4aa9b3fd
Removes All Weapons
2018-04-15 16:25:56 -04:00
uraniummeltdown
7ed2c68ea7
compiles, find and replace particle_effect and effect_system
2017-11-04 20:16:01 +04:00
tigercat2000
633c972f46
RnD autolathe removal + tech level overhaul
2017-06-01 11:34:29 -07:00
Sam
2d13e2f7bf
Converts /modules/ to using WEIGHT_CLASS_x
2017-05-28 01:25:09 +01:00
Fox-McCloud
31c9519f3e
More GC Define Transitions
2017-05-13 04:24:05 -04:00
Markolie
d9653c79f5
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into findnreplace
...
# Conflicts:
# code/game/machinery/recharger.dm
# code/game/objects/items/devices/autopsy.dm
# code/game/objects/items/devices/modkit.dm
# code/game/objects/structures/lattice.dm
2017-04-14 18:15:12 +02:00
Crazy Lemon and GitHub
ff271f7b29
Merge pull request #7061 from Fox-McCloud/damn-cells
...
Damn cells
2017-04-09 13:55:30 -07:00
Fox-McCloud
5631d36ff8
Converts Most Destroys to use QDEL_NULL
2017-04-04 23:08:41 -04:00
Fox-McCloud
35ab7ada94
Refactors Cell Energy Values
2017-04-01 20:14:29 -04:00
Mark van Alphen and GitHub
cef5626f85
Merge branch 'master' into findnreplace
2017-03-09 17:32:42 +01:00
Markolie
3aa1399995
Implement usesound/toolspeed
2017-03-07 16:46:28 +01:00
Markolie
6982014a6e
Replace all BYOND text macros
2017-02-21 15:41:37 +01:00
Markolie
5ace926e42
Added Bubblegum. Added dismemberment chance to bullets, and made changes to GPS tracking.
2016-10-25 00:50:31 +02:00