Commit Graph
744 Commits
Author SHA1 Message Date
Mloc-Argent 6fb1667b44 fixes #4742
not a full fix, there's too many small cases where OPENCONTAINER
isn't checked, but this is everything in the report

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-09-30 20:52:00 +01:00
Zuhayr b4646b65e8 Fixed up organ transplant rejection, added cortical stacks, changed vox over to use organ stacks. 2014-09-30 14:09:41 +09:30
Zuhayr 74eae5a6bd Moved radiation and light processing to organs. 2014-09-30 11:58:40 +09:30
Zuhayr 9fcde12b4f Organ rewrite mapclean attempt. 2014-09-29 06:18:58 +09:30
Zuhayr cc52be3192 Merge resolution, replaced 2 wires lost in map merge. 2014-09-25 23:54:24 +09:30
Zuhayr b78e2b0c79 Fixes #6297 2014-09-25 21:49:20 +09:30
Zuhayr 7682711442 Fixes #6474 2014-09-25 18:45:27 +09:30
Zuhayr 0c83a95b90 Large merge resultion. Used remote for map conflicts. 2014-09-23 21:41:54 +09:30
Zuhayr afde93e94d Adds random seeds to Cargo for Xenobotany. 2014-09-18 16:39:44 +09:30
RavingManiac 3bcaa1447c Fixed description error in cryo beakers.
Chem dispenser dispenses 40 units instead of 50 units so as to work well with 120-unit large beakers.
2014-09-17 00:51:33 +08:00
sick-trigger 997e00f332 Soda can transfering fix 2014-09-15 17:04:30 +10:00
RavingManiac d91d5aad0b Reagent overlays for bottles from the Chem Master.
Chemistry containers now have capacities in multiples of 60 (60 for bottles, pills and small beakers, 120 for large beakers and buckets) to make reactions more convenient.
2014-09-14 22:19:39 +08:00
D Anzorge 697d8d5b35 Add grape juicing to reagent grinder 2014-09-07 10:36:43 -04:00
Kelenius 505f857eb8 Stack update 2014-09-02 09:59:32 +04:00
Zuhayr 772715f2da Merged dev-freeze into master. Two map conflicts, used dev-freeze map. 2014-08-27 20:46:04 +09:30
Zuhayr cf68ad7c87 Master to dev merge. 2014-08-27 20:24:07 +09:30
Kelenius a1348faa8c Cables are now stacks 2014-08-25 18:54:35 +04:00
LightningIron 7de4825a87 Changes some messages to make more sense 2014-08-24 14:09:39 -05:00
PsiOmega f19001feb8 Renames anti-toxin bottles to dylovene. Soporific tossed out. Sleep toxin renamed to Soporific.
Based on http://baystation12.net/forums/viewtopic.php?p=237269#p237269
2014-08-23 17:22:04 +02:00
mwerezak ababfc1d0c Merge remote-tracking branch 'upstream/dev-freeze' into dev-fixes
Conflicts:
	code/game/objects/structures/stool_bed_chair_nest/wheelchair.dm
2014-08-22 01:24:34 -04:00
mwerezak 1477fe17ab Fixes apply_effect() used without armour checks 2014-08-22 00:02:50 -04:00
Walter0o 1d9d9f7650 should fix #6099 2014-08-22 00:52:19 +02:00
Zuhayr b47d91b612 Merge resolution, master into dev. 2014-08-21 12:01:38 +09:30
igalan d4be0bfc87 Removed pure laziness comment line 2014-08-21 02:46:18 +01:00
igalan 031d5070fc Cleans up chem dispenser code by taking out the unused broken_on_spawn var. And frankly, if we wanted that feature, it would be done in other way. 2014-08-21 01:02:54 +01:00
Whitellama 7ced8104ca Merge branch 'master' of https://github.com/Baystation12/Baystation12
Conflicts:
	code/game/objects/items/devices/transfer_valve.dm
2014-08-17 17:50:07 -07:00
Whitellama 09907858f3 Added fingerprints and logs when wrenching fuel tanks, and added JMP buttons to logs regarding fuel tanks. 2014-08-17 15:51:01 -07:00
Whitellama f1494c9b76 Admins now get logs when welding fuel is spilled on the floor, and welding tanks gain fingerprints when someone gets fuel from them. 2014-08-17 02:48:08 -07:00
Walter0o 26ae447079 removes pointless has_reagent() checks
remove_reagent() iterates safely through the holder list already,
unless you need to check a minimum amount,
or simply want to know if it is present, the call is not needed.
2014-08-11 13:01:27 +02:00
Walter0o 342fbdd136 fixes #5919 and some other reagent value issues
negative values everywhere.
2014-08-11 12:46:43 +02:00
Zuhayr f09d1218fe Master to dev merge. 2014-08-11 17:23:40 +09:30
Zuhayr a2945a00d7 Merge pull request #5940 from mwerezak/power-net
Update for shield generator power use and power net fixes
2014-08-11 10:13:26 +09:30
Ccomp5950 06da9e8070 Merge pull request #5941 from Whitellama/master
Fixes #5577, Dionaea crashing on death. Fixes #5838, tomes not being able to be stored on bookshelves."
2014-08-10 18:53:11 -05:00
Whitellama c87ad570f8 Cult tomes can't be destroyed with ethanol 2014-08-10 12:50:53 -07:00
mwerezak e1dc7d436b Fixes icons and other things not updating when the master controller updates power status.
This was due to the master controller using update_powered_status()
instead of power_change(), but many machines override power_change() to
do various things when the machine gains or loses power.
2014-08-10 03:45:20 -04:00
Walter0o e7c4f09aad capsaicin and condensedcapsaicin changes
turns them into pain dealing reagents instead of burndamage dealing
2014-08-10 02:47:24 +02:00
Jarcolr a3cbbe4d0b Move through and pull blender
Changed density and anchored to 0.
2014-08-08 20:39:35 +03:00
Ccomp5950 52da372bac Fueltanks now log and admin_msg when shot at / weldered 2014-08-04 21:11:09 -05:00
Whitellama dad248d49d Fixed #5870: Glasses being labeled both 'glass' and 'Drinking glass' inconsistently 2014-08-01 16:39:19 -07:00
Zuhayr 251b44a53c Changed hydro trays, fertilizer and syringes over to use the reagent procs. 2014-07-30 12:24:03 +09:30
Zuhayr ad8ef7c4ab Merge branch 'master' of https://github.com/Baystation12/Baystation12 into dev 2014-07-28 20:59:29 +09:30
Loganbacca 4861c5a5d4 Grammar tweak 2014-07-28 07:38:24 +12:00
Loganbacca fbc9b03e73 Cup fix
- Grammar fix for drinking from cups
- Changed "Glass of Tomato juf" to "Glass of Tomato juice" (I'm assuming this was a typo)
2014-07-27 20:04:45 +12:00
Zuhayr 4ef8a08310 Added portable_atmospherics to hydroponics machine path, couple of other tweaks. 2014-07-27 03:20:16 +09:30
Zuhayr d8336061b4 Merge branch 'hydroponics-pr' of https://github.com/Zuhayr/Baystation12 into dev 2014-07-25 23:02:21 +09:30
Zuhayr 5da36d265e Merge resolution with PDA nanoui. 2014-07-25 22:57:53 +09:30
Zuhayr 57b790ad92 Merging. 2014-07-25 22:50:35 +09:30
Zuhayr ea8b08c49b Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into hydroponics 2014-07-25 22:34:40 +09:30
Zuhayr 4d1812ba2b Hydroponics rewrite, details will be in PR. Big commit. 2014-07-25 22:16:04 +09:30
Ccomp5950 11ab2ec412 Chem Master won't resize it's window by adding a scroll bar on selection.
Fixes #5574
2014-07-22 18:33:54 -05:00