variableundefined and GitHub
0ddd639bb2
Merge pull request #9938 from Fox-McCloud/destroy-reagents
...
Helps Reagents GC Better
2018-10-23 20:49:30 +08:00
Alonefromhell
8a023482a4
++ =/= + 1
2018-10-22 14:38:40 +02:00
Fox McCloud
01fa39a5e6
Helps Reagents GC Better
2018-10-21 12:04:13 -04:00
lass9030
a7715c7d1f
shock reach is now max 8
2018-10-21 16:28:42 +02:00
lass9030
90451e8a95
Maintains ratio of vortexes
2018-10-21 16:26:23 +02:00
lass9030
437d192d2f
Revert electrocute_act
2018-10-21 16:21:52 +02:00
variableundefined
5c7867e3e1
Make oculine not expensive
2018-10-21 22:21:35 +08:00
lass9030
b6632428e0
actually closed min(). oops.
2018-10-21 14:42:00 +02:00
lass9030
283077dfc6
Merge branch 'master' into reaction-scaling
2018-10-21 14:36:32 +02:00
lass9030
2f2546e3c0
Cap it, instead of trying to do magic.
2018-10-21 14:33:28 +02:00
joep van der velden
decfcb91b2
Fixed it
2018-10-21 12:47:38 +02:00
variableundefined and GitHub
aa9b6c64d2
Merge pull request #9887 from farie82/Viral-injector
...
Adds the viral injector as a job specific item for the virologist
2018-10-21 18:31:49 +08:00
variableundefined
600de8ba24
Deconflict 1
2018-10-21 07:56:55 +08:00
Crazy Lemon and GitHub
d843796448
Merge pull request #9839 from variableundefined/ReverseMedicalCyborg
...
Fixes reversed medical cyborg hypospray log message
2018-10-20 16:33:08 -07:00
lass9030
17ecbdcfc5
removed FALSE
2018-10-20 23:43:13 +02:00
Desolate
91ae4713b8
removes mushroom changes
2018-10-20 16:34:24 -05:00
lass9030
bbdd501fe0
teslium and liquid dark matter
2018-10-20 22:56:29 +02:00
joep van der velden
bbff7546d0
Fixed the weirdness
2018-10-20 18:58:42 +02:00
Purpose
0fc81f51e4
corrections
2018-10-20 10:18:23 +01:00
farie82 and GitHub
0159d030b2
Merge branch 'master' into Viral-injector
2018-10-19 08:07:26 +02:00
Mark Mak and GitHub
91dcf447ec
Merge pull request #9888 from Fox-McCloud/spark-refactor
...
Refactors Spark Spread Activation
2018-10-19 08:41:03 +08:00
Mark Mak and GitHub
4bc1a1c1ef
Merge pull request #9363 from MarsM0nd/Refactor_UID
...
Href refactor: macros and playerpanel
2018-10-19 07:46:42 +08:00
joep van der velden
ede4477689
Added logging
2018-10-18 23:18:22 +02:00
Fox McCloud
3825b4e1d5
Refactors Spark Spread Activation
2018-10-17 14:31:07 -04:00
joep van der velden
6d6c6bba9d
Viromancy!
2018-10-17 20:18:55 +02:00
Fox McCloud
d219e2d86e
Fixes Reagent Overdose Runtimes
2018-10-16 23:05:34 -04:00
variableundefined
2117cba7b5
Fixes reversed medical cyborg hypospray message
2018-10-13 23:19:32 +08:00
variableundefined
c2dff9ba01
Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into ContainerTypeRefactor
2018-10-13 19:16:41 +08:00
Mark Mak and GitHub
21cae85a91
Merge pull request #9830 from Birdtalon/chem
...
Small chem master icon fix/cleanup
2018-10-13 09:02:25 +08:00
variableundefined
65c246c1c9
TG container_type refactor
2018-10-13 08:20:52 +08:00
Birdtalon
98a084921f
moves chem master to using update_icon() fixes not using no power sprites
2018-10-13 00:22:03 +01:00
Mars
984339ce42
Merge-conflict fix + check for null rather than type.
2018-10-12 18:59:54 +02:00
Birdtalon
e9d153daf4
moves check and add to reagents holder datum
2018-10-12 15:59:30 +01: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
Desolate
f7627d2fcb
Resolves conflicts.
2018-10-11 05:36:22 -05:00
Mars
d9b60a7bfb
Fix merge conflict
2018-10-09 09:41:37 +02: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
variableundefined and GitHub
2ea037cc73
Merge pull request #9747 from SamHPurp/runtime-cheating
...
Fixes Reagent Holder.dm Runtime, from cooking
2018-10-09 08:27:04 +08:00
Purpose
9563628234
ack
2018-10-08 19:19:04 +01:00
variableundefined and GitHub
b070ca12d9
Merge pull request #9643 from farie82/PANDEMIC-Upgrade
...
Added the ability to print a virus release form using the PANDEMIC
2018-10-08 12:33:29 +08:00
Crazylemon64
3db4229918
First big chunk of the refactor
...
mid-refactor of `take_overall_damage`
Fully refactors the (?:take|heal)_(?:overall|organ)_damage procs
Allows the dead to examine
Removes the `blinded` var
Refactor cyborg components so vision loss is instant
Robot life/death updates instantly
Adds instant updates for damage overlays and HUD icons for humans
Final reconciliation with the species refactor
Adds a stat debugging system and debugging logs
Also fixes instant death on species change
"Debugging logs" are used for stuff an admin wouldn't care about but
someone debugging would
I used it to fix people dying instantly when changing species due to
temporary deletion of the brain
Fox's requests
Adds a more careful updating system to our reagents system
2018-10-07 17:52:04 -07:00
Purpose
3b1e6ad01a
no no no no
2018-10-07 22:24:10 +01:00
Desolate
c974e29a3c
global lists global defined
2018-10-02 15:52:46 -05:00
farie82 and GitHub
78a8da9e8b
Update pandemic.dm
2018-10-01 20:00:36 +02:00
joep van der velden
4cf95b9958
PANDEMIC print stuf. Yiz
2018-09-29 22:59:05 +02:00
Purpose
6cb07cb70c
Fixes a bunch of shown messages
2018-09-29 19:10:10 +01:00
Desolate
7d78fe93bf
Refactors some reagent lists into global list
...
Fixes an oversight with fly amanita from the BAYBOTANY to TGBOTANY change.
2018-09-27 20:44:25 -05:00
variableundefined and GitHub
b9adf71445
Merge pull request #9550 from SamHPurp/well-defined,-some-would-say-chiseled
...
Updates use_power to use the Defines
2018-09-27 21:47:04 +08:00
Purpose
037f215d16
updates vars to use the defines
2018-09-16 01:22:57 +01:00
Desolate
27ab332e4b
added soybeanoil to soybeans, juice now for soymilk
2018-09-12 17:21:03 -05:00