mwerezak
7a6a54b671
Fixes Snapwalk's Limb Augment item being removable through the inventory panel
...
I haven't heard of any issues on the server about this, but it's probably best to prevent them from being removed.
2015-04-23 08:25:49 -04:00
Kelenius
446efb3809
Fixed attacking blob breaking logs
2015-04-21 19:57:45 +03:00
PsiOmega
7f6b908af2
Fixes #8917 .
...
Makes it possible to scan for new sensors as necessary.
Useful if the ability to remove/change/create new sensors is added.
2015-04-20 10:03:54 +02:00
Chinsky
b437c5654a
Merge pull request #8902 from PsiOmegaDelta/FiredoorFixTwo
...
Another emergency shutter fix.
2015-04-19 16:10:07 +03:00
Chinsky
109aed4fcf
Merge pull request #8897 from PsiOmegaDelta/LaptopsAreTheWorst
...
Fixes #8895 .
2015-04-19 14:59:25 +03:00
Zuhayr
d289510da4
Merge pull request #8856 from comma/getarea
...
get_area returns master now
2015-04-19 15:45:20 +09:30
PsiOmega
b295b9e3c6
Another emergency shutter fix.
...
I goofed, and dropped the distance check.
2015-04-18 20:13:25 +02:00
PsiOmega
804ca5aa0b
Fixes #8250 .
...
Uncomplicates the examine pre-check.
Ensures door/examine() returns the proper value.
2015-04-18 19:25:22 +02:00
PsiOmega
725e3335d2
Fixes #8895 .
...
Laptops now use the proper proc for checking camera status.
2015-04-18 17:49:40 +02:00
PsiOmegaDelta
6c59eb46fe
Merge pull request #8878 from Jarcolr/patch-4
...
Fixes #8444
2015-04-18 15:58:00 +02:00
Chinsky
511d3764e7
Merge pull request #8846 from PsiOmegaDelta/CantClickMeDontClickMe
...
Makes objects without moues opacity not appear via alt-click.
2015-04-18 16:57:01 +03:00
Chinsky
bababb05d2
Merge pull request #8887 from PsiOmegaDelta/AdminDeadmanLog
...
Threating to and actually using a signaler deadman switch now admin logged.
2015-04-18 16:55:31 +03:00
PsiOmega
860fb4946f
Threating and actually using a signaler deadman switch now admin logged.
2015-04-18 12:18:14 +02:00
PsiOmega
0e0d13f1b1
Fixes #8490 .
...
Now properly calls update icon on EMP effect changes.
2015-04-18 12:01:32 +02:00
Jarcolr
4ec329f050
Fixes #8444
...
Now it won't hurt people's OCD and it won't bubble at round start!
2015-04-17 16:44:43 +03:00
GinjaNinja32
159dccbfab
Fixes floor painter solid-dark icon
...
Fixes #8873
2015-04-17 03:18:53 +01:00
PsiOmega
3eab61e154
Soap can now clean turfs as well.
2015-04-16 08:20:00 +02:00
GinjaNinja32
54044859bf
Fix cryopod moving robots to nullspace instead of deleting
2015-04-15 14:28:36 +01:00
Chinsky
9377932b30
Made get_area return master to avoid usual pitfalls with lighting subareas breaking everything
2015-04-15 16:12:47 +03:00
PsiOmega
1bd4f21c58
Makes objects without moues opacity not appear via alt-click.
...
Prevents clicking objects you should not be able to click.
2015-04-15 08:31:40 +02:00
PsiOmegaDelta
f988545ed5
Merge pull request #8827 from comma/dev-freeze
...
Some fixes
2015-04-13 08:17:53 +02:00
Chinsky
10699ccfa3
Fixes #8473
...
..() doesn't really do anything meaningful, so it always returned null. Left it there just in case, but at least now it doesn't stop un-lightening.
2015-04-13 07:35:23 +03:00
Chinsky
271977dd7e
Fixes #8537
...
Apparently drying racks don't actually do anything, but at least now they can do nothing on all the grown fruits! Also added some darkening so people feel like they were slightly less cheated.
2015-04-13 07:19:40 +03:00
Chinsky
d6d005db6a
Fixes #8550
2015-04-13 06:41:58 +03:00
Chinsky
d39cc9686d
Fixes #8687
2015-04-13 06:25:30 +03:00
Chinsky
b436925a33
Fixes #8735
2015-04-13 03:54:29 +03:00
PsiOmega
6458d91d83
Fixes AIs inside inteliCards being unable to interact with the world around it.
...
Apparently being inside an object affects view() in unexpected ways.
2015-04-12 14:04:00 +02:00
Chinsky
c9fc94e1ff
Merge pull request #8803 from Zuhayr/dev-freeze
...
Readds vox pariah.
2015-04-11 04:21:13 +03:00
PsiOmega
080b0178ab
Fixes issue with the alarm monitor (only sometimes) listing a null missing alarm source.
2015-04-10 15:19:55 +02:00
Zuhayr
d70ea77c2d
Moved stack into heist antag creation for pariah reinclusion.
2015-04-10 02:35:04 -07:00
Zuhayr
e4a0edb309
Readds CAN_JOIN to Vox for Ikky.
2015-04-10 02:28:38 -07:00
Chinsky
a8bf62634e
Merge pull request #8774 from mwerezak/vending
...
Fixes #8771
2015-04-10 12:28:12 +03:00
Chinsky
d422ecd5aa
Merge pull request #8791 from GinjaNinja32/virusfood
...
Removes duplicate virus food recipe, adjusts correct recipe
2015-04-10 12:25:08 +03:00
Chinsky
4c4d4b9f2c
Merge pull request #8790 from GinjaNinja32/pacman
...
Fixes PACMAN UI initial data
2015-04-10 12:25:02 +03:00
Chinsky
5fc3a2a511
Merge pull request #8792 from GinjaNinja32/runtime
...
Runtime fixes
2015-04-10 12:24:35 +03:00
Chinsky
c233e1579e
Merge pull request #8793 from GinjaNinja32/recipes
...
Fixes dough and synthmeat recipes to correctly generate multiple products
2015-04-10 12:24:27 +03:00
Chinsky
7cea6b80c0
Merge pull request #8794 from GinjaNinja32/atmos
...
Fixes atmos supply control consoles
2015-04-10 12:24:17 +03:00
Kelenius
20d62c87ff
Borg module fixes
...
Fixes #8775
Fixes #8797
2015-04-10 09:50:47 +03:00
GinjaNinja32
de5104685f
Fixes atmos supply control consoles
...
Fixes #8400
2015-04-09 17:05:27 +01:00
GinjaNinja32
4784dd8f95
Fixes dough and synthmeat recipes to correctly generate multiple products
...
Fixes #8786
2015-04-09 16:28:06 +01:00
GinjaNinja32
b35fe67be8
Fixes robot Life() runtime
...
Fixes #8610
2015-04-09 16:08:33 +01:00
GinjaNinja32
958a1c64b3
Fixes PDA detonation runtime
...
Fixes #8609
2015-04-09 16:05:53 +01:00
GinjaNinja32
9bd93dbb29
Removes duplicate virus food recipe, adjusts correct recipe
...
Fixes #8590
2015-04-09 16:01:19 +01:00
GinjaNinja32
a377806b47
Fixes PACMAN UI initial data
...
Fixes #8561
2015-04-09 15:58:07 +01:00
GinjaNinja32
7483b9fcb2
Fixes hardsuits completely breaking all the time
2015-04-09 13:58:10 +01:00
Chinsky
3286de0a4f
Merge pull request #8766 from PsiOmegaDelta/BetterMath
...
Emergency shuttle delay feedback correction.
2015-04-09 08:15:22 +03:00
PsiOmega
66c56926d0
Merge remote-tracking branch 'upstream/master' into dev-freeze
...
Conflicts:
code/game/gamemodes/cult/runes.dm
2015-04-08 10:40:38 +02:00
Chinsky
23c20556b4
Merge pull request #8767 from RavingManiac/dev-freeze
...
Vending Machine Fixes
2015-04-08 03:23:40 +03:00
mwerezak
193430bff9
Fixes #8771
2015-04-07 15:55:18 -04:00
Chinsky
59e58c53aa
Merge pull request #8764 from PsiOmegaDelta/logs
...
Rune logging.
2015-04-07 21:40:15 +03:00