Commit Graph

26895 Commits

Author SHA1 Message Date
Leshana
c3df48f949 Fixes Runtime in atmosphere_alarm.dm,24: list index out of bounds
proc name: on alarm change (/datum/alarm_handler/atmosphere/on_alarm_change)
2017-05-23 01:14:55 -04:00
Leshana
4197a6e60d Fixes Runtime in preferences_setup.dm,230: Cannot read null.title
proc name: dress preview mob (/datum/preferences/proc/dress_preview_mob)
2017-05-23 01:14:55 -04:00
Leshana
17422bee78 Fixes Runtime in camera.dm,214: pick() from empty list
proc name: attackby (/obj/machinery/camera/attackby)
2017-05-23 01:14:54 -04:00
Arokha Sieyes
de9bcdcbe4 Merge pull request #1520 from VOREStation/vplk-multiz-computers
Switch nanomap computers over to using get_sensor_levels()
2017-05-21 22:20:21 -04:00
Leshana
93495bd53e Switch nanomap computers over to using get_sensor_levels()
* Added a proc to the map datum which returns what zlevels a nanomap capable computer should display.
* Updated the atmos control, power monitoring, crew monitoring, and camera consoles to use it.
* Changed templates to not show the map button if no map levels are available.
* Overrode it for tether to let crew monitoring computers monitor the whole station.
2017-05-21 22:03:18 -04:00
Arokha Sieyes
a39c16e26b Merge pull request #1518 from VOREStation/aro-macrofuzz
Non-fuzzy macro scaling attempt
2017-05-21 21:46:21 -04:00
Arokha Sieyes
92b8f93965 Non-fuzzy macro scaling attempt
Let's see how it goes!
2017-05-21 21:38:52 -04:00
Arokha Sieyes
7f853516f0 Merge pull request #1517 from Yoshax/injectros
Adds craftable autoinjector to the autolathe
2017-05-21 21:33:00 -04:00
Arokha Sieyes
a261ee8ac2 Merge pull request #1512 from VOREStation/aro-tether-wip
Make illegal maint spawns a little more fun
2017-05-21 21:17:16 -04:00
Arokha Sieyes
ee4b9becd3 Merge pull request #1514 from Yoshax/customitemstuffandthings
Custom item additions
2017-05-21 21:15:40 -04:00
Yoshax
12a269b503 Adds craftable autoinjector to the autolathe 2017-05-22 02:14:01 +01:00
Arokha Sieyes
c910985263 Make illegal maint spawns a little more fun
Fuzzy cuffs, radio jammers, anti-photon grenades, syndie radio keys
2017-05-21 21:09:28 -04:00
Yoshax
b8e454ea39 Custom item stuff 2017-05-21 23:36:11 +01:00
Leshana
7cc4e7663d Fix teleporter discovery of hub and station requiring specific facing.
* Teleporter would only search in the direction it was facing.  As long as computers have no directional sprites this is fine, but otherwise it is a problem.  Might as well do the sensible thing and search adjacent turfs.
2017-05-21 18:13:41 -04:00
Arokha Sieyes
9a208b6863 Merge pull request #1510 from Yoshax/customtaursuitfix
Fixes an issue with a custom item
2017-05-21 16:05:26 -04:00
Yoshax
e80541f74f Fixes an issue with a custom item 2017-05-21 20:34:06 +01:00
Dhaeleena
b2479bb416 Fixes Stray disposals junction on S3. Fixes missing bandanas icon state. Access fixes for xenoarch in S1. Adds grilles to mining outpost, fixes one area on that area, adds recharger. Still can fix power on that are pls halp. Fixes NT lockers wrong icon state. Fixes emergency airlocks on C6 not being locked. 2017-05-21 07:20:00 -03:00
Arokha Sieyes
b46a3c0c16 Fix computers above z6 2017-05-21 00:59:23 -04:00
Arokha Sieyes
2cc7d2af15 Merge pull request #1498 from Cameron653/master
Fixes serdy's revolver gun sound
2017-05-21 00:36:31 -04:00
Arokha Sieyes
d3d180f739 Merge pull request #1497 from VOREStation/aro-tether-wip
Various Tether Fixes
2017-05-21 00:35:52 -04:00
Cameron653
15104bb579 Fixes serdy's revolver gun sound
Gives it the correct fire sound
2017-05-20 22:32:12 -04:00
Arokha Sieyes
c99e4ed624 Remove yellow color from outdoor atmos area on holomaps 2017-05-20 22:26:09 -04:00
Arokha Sieyes
430895bf82 Fixup elevator cryo missing 2017-05-20 22:26:09 -04:00
Arokha Sieyes
5f91134f6a Remove elevator spawn point 2017-05-20 22:26:08 -04:00
Arokha Sieyes
1ae616fe01 Fix bluespace harpoon spawning 2017-05-20 22:26:07 -04:00
Arokha Sieyes
67574a8bcb Makes survival box correctly hold gas mask and one tank 2017-05-20 22:26:06 -04:00
Arokha Sieyes
3a856f5bad Merge pull request #1493 from VOREStation/aro-tether-wip
Tether Map
2017-05-20 17:19:32 -04:00
Leshana
e51ae15d24 Exclude certain areas from unit tests appliciable to the new Tether map. 2017-05-20 16:57:35 -04:00
Leshana
e4becce7bf Added VOREStation comments to our custom lines that were missing them and removed debugging code. 2017-05-20 16:57:33 -04:00
Spades
520719411c Merge pull request #1486 from Pancakesss/patch-2
Belle's Netgun & Reagent Implant
2017-05-20 16:08:22 -04:00
Leshana
be19a40248 Fix missing closing HTML tags in messages. 2017-05-20 16:05:54 -04:00
Pancakesss
3e37c22747 Update custom_items_vr.dm
Huff.
2017-05-20 15:32:37 -04:00
Arokha Sieyes
bd3f349549 Merge pull request #1484 from Yoshax/customitemstuff
Fixes some custom item stuff
2017-05-20 15:17:50 -04:00
Arokha Sieyes
2ea6c0bc17 Merge pull request #1490 from VOREStation/aro-sanom
Fix 2 SA problems
2017-05-20 15:17:35 -04:00
Arokha Sieyes
5bc3d7ba22 Merge pull request #1491 from Yoshax/lang
Fixes an issue where a non-existent language was existing + some normalisation
2017-05-20 15:14:30 -04:00
Yoshax
3d63880041 Adds defines cause who wants problems 2017-05-20 18:11:20 +01:00
Yoshax
b188fae46b Fixes an issue where a non-existent language was existing + some normalisation 2017-05-20 17:52:24 +01:00
Arokha Sieyes
19e9b351ac Fix 2 SA problems
Missing the Animal Nom verb when playing as an animal, and the ID doesn't get read if you have one.
2017-05-20 03:10:39 -04:00
Arokha Sieyes
d6676912bd Gas mask in survival box 2017-05-20 01:36:24 -04:00
Arokha Sieyes
e369536e44 Use Dhae's Gas Masks 2017-05-20 01:05:12 -04:00
Leshana
8b34429c3e Initial implementation of holomaps! 2017-05-19 23:18:29 -04:00
Leshana
f2623513d8 Enhance machine frames to be flexible about icons and icon states.
* Add a proc and variable to /datum/frame/frame_types to allow overriding the icon and icon_state used whlie building.
2017-05-19 23:17:10 -04:00
Leshana
6770aba0f6 Allow pulling objects down stairs. Hopefully without too many wierd concequences. 2017-05-19 21:17:34 -04:00
Arokha Sieyes
47303fe7d1 Adds Wahs
Dem red panders.
2017-05-19 17:27:02 -04:00
Leshana
8fd50fd530 Fix movement over open space
* Lattices no longer block all downward movement out of their turf, they only block downward falling out of their turf.
* Objects are once again pullable on catwalks (not 100% sure why they were not, but had to do with the falling code calling Move())
* Falling on top of a mob will no longer do an infinate loop of swapping places vertically.
2017-05-19 13:05:49 -04:00
Leshana
1b2f8870ae Fix scrubbers permenantly breaking when area loses power momentarily. 2017-05-19 00:31:30 -04:00
Leshana
8eaa363730 Memory performance fixes for open space
* Don't infinately accumulate underlays!
* Ease up on the New() and Destroy(),  make sure they are a top level object (loc is a turf)
* The open space darkness overlay is always the same, make it a global.
2017-05-19 00:07:08 -04:00
Arokha Sieyes
34a61915a7 Increase huge scrubber scrubosity 2017-05-18 20:24:04 -04:00
Arokha Sieyes
d19b719828 Label floors nicer in turbolift 2017-05-18 20:23:45 -04:00
Leshana
fdfa1274dc Run open space controller once during lobby so game will start with it done. 2017-05-18 19:55:02 -04:00