Commit Graph

4356 Commits

Author SHA1 Message Date
Hawk-v3 c612dd60da Merge pull request #2114 from GauHelldragon/master
Robot HUD fixes
2012-12-30 08:54:45 -08:00
Cael_Aislinn 0e9d6c163d runtime fix. the original code here was intended to make projectiles work with autopsy, but instead it just caused runtimes and made some mobs invulnerable
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-12-29 14:00:46 +10:00
GauHelldragon 50489f28ed Fixes cyborg display when items are disabled due to power.
Previously the hud would not be updated when power drops below 100 and items are disabled.
2012-12-28 13:51:09 -08:00
GauHelldragon a116225433 Fixes cyborg HUDs security and medical HUDs
The images now go away when the module isn't active
2012-12-28 13:37:17 -08:00
Hawk-v3 a983b72f4d Merge pull request #2085 from GauHelldragon/master
Various fixes
2012-12-20 06:42:15 -08:00
GauHelldragon 980a24079f Power draining Anomoly negative charge fix
fixes issue #2064
2012-12-19 13:00:30 -08:00
RavingManiac 1b756b9fe5 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-12-18 22:01:51 +08:00
Hawk-v3 79b9285889 Merge pull request #2076 from GauHelldragon/master
Telecomm Server circuit label fix
2012-12-18 04:40:43 -08:00
RavingManiac 67bbd9bf2b Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-12-17 21:11:03 +08:00
GauHelldragon d38a0715e7 Fixed design name of telecomm circuit design
Was mislabeled, fixed!
2012-12-16 17:41:24 -08:00
Jim "Apples" 11427734c3 Merge pull request #2073 from CIB/bugfix
Make setblock able to handle block index 0
2012-12-16 09:23:25 -08:00
cib 5360915221 Fixes issue #2032
The proc to get zlevel map files used lowertext on the filename. That is bad, for obvious reasons(breaks uppercase paths on linux).
2012-12-16 18:16:21 +01:00
RavingManiac f9502a0143 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-12-16 22:08:37 +08:00
RavingManiac 1418697000 wrapsortjunction fixed - will now divert packages correctly.
Mail chute changed a bit, as ejected packages were smashing the window door.

"Small parcel" renamed to "Parcel".
2012-12-16 22:07:22 +08:00
Hawk-v3 9ed0e80acf Merge pull request #2058 from GauHelldragon/master
Portable Generator Fix
2012-12-16 05:55:56 -08:00
cib 7cf3244316 Fixes issue #2059
Mob transform into monkey no longer uses hardcoded DNA size of 14.
2012-12-16 04:57:32 +01:00
GauHelldragon 0db60b65c7 Portable generator Fix
Portable generators properly drop their fuel when deconstructed
Portable generators need their cover open to be destructed now
Fixed a runtime error when building a portable generator with a 2s wire
2012-12-12 02:49:29 -08:00
cib f664e7c99d Fixes issue #2033 2012-12-11 12:07:11 +01:00
Mloc 9d60a87ee4 Merge pull request #2020 from GauHelldragon/master
Service Borg Upgrade
2012-12-10 08:44:33 -08:00
cib fd4a3576d4 Fix to the improved player notes list. 2012-12-09 21:00:36 +04:00
cib c56974f2e8 Fixes issue #2043
Player notes list now has a better organized interface, which should prevent BYOND overloading and dying a gruesome death.
2012-12-09 16:04:43 +01:00
cib a911d5de43 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-12-09 15:34:15 +01:00
cib 0201e83fcb Merge branch 'master' of github.com:CIB/Baystation12 2012-12-06 15:15:25 +01:00
cib 6ab420237b Attack log will now store type path for bullets. 2012-12-06 15:14:17 +01:00
Jim "Apples" 84bcc87e45 Merge pull request #2027 from SweeperM/master
Fixes to lighting
2012-12-03 03:09:02 -08:00
Chinsky ab440fbf7d Fixed compile error in custom items.
Made rigs protect against radiation again.
2012-12-01 18:35:27 +04:00
SweeperM b8a12b0b52 Fixes to lighting
-Fixed #2005 (for sure!)
-Fixed the stacking of brightness. Now the most bright item turned ON will be the one where the user gets its luminosity of.
-Cleaned the code a bit. Now only one var controls the on/off switch of light, and another holds the value of brightness when on.
2012-11-29 23:01:51 +00:00
GauHelldragon 01828f8a02 Added more comments 2012-11-29 12:21:38 -08:00
GauHelldragon 06ae2ded6f Change - Robotray only picks up food/drinks/condiments 2012-11-29 12:10:30 -08:00
MrYeti 1c3d72e471 Added My own Custom item and Misterbook's pipe spawning in his backpack.
Also deleted some stuff that were requested for deletion.
2012-11-28 16:38:40 -05:00
GauHelldragon 17440ff756 Fixed blood regen bug
Nutriment is stored in reagents. Vessel is only for blood.
2012-11-28 12:37:27 -08:00
GauHelldragon 2c47afc22e Roboitems - Printing Pen
Allows service borg to rename paper. Click on pen to toggle between writing and renaming mode.
2012-11-28 03:03:20 -08:00
GauHelldragon 09f1d74566 Fixed typo in tray description 2012-11-27 15:24:44 -08:00
GauHelldragon 5e74a9803c Modified Service Bot's Tray to actually be useful
Service Borg's tray now can load and unload items.
2012-11-27 15:16:59 -08:00
MrYeti 69992184d3 Deleted the items! 2012-11-27 14:16:21 -05:00
GauHelldragon c896fd6fcb Added feedback messages for when service bot auto-refills their drink containers.
Tweaked battery charge usage for refilling, and fixed bug where it would not refill if you empty it completely.
2012-11-27 05:47:43 -08:00
MrYeti f1b328f1fb Finished up Roaper's Custom item
Now ready to push!
2012-11-26 18:55:54 -05:00
MrYeti ded839e0f7 Added Custom Item: Monogrammed Handkerchief 2012-11-26 17:15:03 -05:00
MrYeti fda5be14de Added Roaper's Custom Item
Deleted some unwanted custom item stuff as well
2012-11-26 16:40:19 -05:00
Mloc 1923260b5e Merge pull request #2012 from comma/master
Fixes for surgery
2012-11-26 08:59:20 -08:00
MrYeti 8d0ab6b56c Added Custom Item: Etched Beaker 2012-11-24 23:28:52 -05:00
MrYeti 10b42cc1b3 Fixed my mistake,
Thanks to Sheep for catching it!
2012-11-24 23:01:14 -05:00
MrYeti de83a09f50 Added Custom Item Left Hand Glove 2012-11-24 15:33:46 -05:00
MrYeti d63b1b232e Added Custom Item: Scanning Goggles 2012-11-24 14:22:14 -05:00
MrYeti c92f831811 Added Engraved Zippo Lighter 2012-11-24 08:34:21 -05:00
Hawk-v3 ebc31cfeb2 Merge pull request #2002 from SniperYeti/master
Added Custom Item- Fountain Pen and Lithium Flask
2012-11-23 17:53:52 -08:00
Hawk-v3 74ed33360b Merge pull request #1975 from RavingManiac/master
Wrapping paper fixes and improvements
2012-11-23 17:52:52 -08:00
MrYeti 314911e458 Added Custom item: Lithium Flask 2012-11-23 12:57:58 -05:00
RavingManiac f4fe11fc4c Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-11-24 01:26:19 +08:00
cib 300219813d Fix for cryo stopping bleeding.
Forgot that internal bleeding doesn't use drip()
2012-11-23 16:04:16 +01:00