Commit Graph
6782 Commits
Author SHA1 Message Date
Albert Iordache 3cf5cb0d3d Merge pull request #1522 from caelaislinn/powerchanges
powerchanges
2012-07-28 00:23:27 -07:00
Mloc b6c4e9e9be Merge pull request #1528 from SkyMarshal/master
Adds caching to dummy objects, seems to work great.
2012-07-27 08:55:32 -07:00
SkyMarshal 62dcb7be1b Adds caching to dummy objects, seems to work great. 2012-07-26 17:14:31 -07:00
Mloc feca3fe51b Merge pull request #1527 from SkyMarshal/master
Connections no longer are deleted when a door closes, instead persisting until merged or a wall is built there or something. Better runtime detection, and no more searching through world for fires to process.
2012-07-26 15:35:38 -07:00
SkyMarshal 54ce48fb9d Connections no longer are deleted when a door closes, instead persisting until merged or a wall is built there or something. Better runtime detection, and no more searching through world for fires to process. 2012-07-26 15:33:21 -07:00
Mloc d8395df747 Merge pull request #1525 from SkyMarshal/master
Attempted fix for ZAS possibly crashing BYOND, removed special case for Cryo from human life as it is already handled by cryo's return_air() proc, made breathing in superheated gas burn you a wee bit.
2012-07-26 12:13:40 -07:00
SkyMarshal af2af9d6b2 Attempted fix for ZAS possibly crashing BYOND, removed special case for Cryo from human life as it is already handled by cryo's return_air() proc, made breathing in superheated gas burn you a wee bit. 2012-07-26 12:10:16 -07:00
SkyMarshal c5f2df0aeb ZAS fixes. 2012-07-26 11:56:00 -07:00
CIB 23e263e851 This hopefully fixes death-cryo 2012-07-26 20:22:54 +03:00
Albert Iordache 0b8a75d6f9 Players who've disabled OOC no longer hear admins 2012-07-26 15:55:04 +03:00
Albert Iordache 9187ad48d6 Because atmos techs also get two pairs of magboots now, I removed them from the steal objective list 2012-07-26 12:25:33 +03:00
Cael_Aislinn 8e9c2670be reduced smes starting power to 50%
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-26 19:23:28 +10:00
Cael_Aislinn 353396f2cc tripled default computer power usage, tripled default machinery power usage (both active and idle), doubled emp power drain, tripled SMES starting power (from 30% to 90%)
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-26 18:54:46 +10:00
Albert Iordache 26c90f045c Made the rad event a bit more dangerous. 2012-07-26 01:05:49 +03:00
Albert Iordache f5a641211f Merge pull request #1514 from SkyMarshal/master
ZAS is now even more reliable, being capable of working properly in all situations I was able to throw at it.  Increases specific heat of all normal gases to increase sensitivity of players to heat differences.
2012-07-25 11:33:56 -07:00
Albert Iordache 8000b92b76 Merge pull request #1518 from caelaislinn/master
missing security cam network
2012-07-25 11:27:44 -07:00
Albert Iordache 6b2a3531df Moved magboots from fire closets to atmos wardrobes 2012-07-25 21:26:56 +03:00
CIB 113d4c67bf Update code/modules/mob/living/parasite/meme.dm
Meme: Dumped the cost of Thought from 150 to 50
2012-07-25 20:33:25 +03:00
Cael_Aislinn 049c99d0f7 added missing camera network
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-26 00:13:55 +10:00
Albert Iordache 851935e55a Merge pull request #1515 from caelaislinn/master
map tweaks
2012-07-25 04:58:50 -07:00
Albert Iordache 836e32b5d8 Merge pull request #1517 from Nerezza/atmosmags
Giving atmos techs magboots for ZAS immunity.
2012-07-25 04:53:08 -07:00
Nerezza 01e18f821a modified: code/game/objects/closets/firecloset.dm 2012-07-25 03:30:53 -05:00
SkyMarshal 4fe2b585a7 Adds further checking and variable presets to ZAS, and made the contamination overlay actually work. 2012-07-24 22:12:25 -07:00
Cael_Aislinn 949e9c7a27 remapped anomaly storage slightly
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-25 13:27:46 +10:00
Cael_Aislinn 265e815502 arrivals auxiliary docking arm remap to allow for larger cycling airlocks
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-25 12:14:57 +10:00
Cael_Aislinn b37d0115f0 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2012-07-25 11:19:07 +10:00
CIB 3af1eabac9 Reduced amount of memes from one per 10 players to 1 per 20 players. 2012-07-24 23:22:26 +03:00
SkyMarshal e859d51601 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-07-24 11:24:08 -07:00
Cael_Aislinn 8d3442b2a3 missed a couple of area tiles
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-25 02:26:59 +10:00
Cael_Aislinn 9fc129e58b added specops shuttle computer to the specops launch bay (to allow new spawned ERT members to recall the shuttle), modified some autosay messages from specops computer to be a bit more ambiguous
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-25 02:22:53 +10:00
Cael_Aislinn f250b8de1b added blue tiled floors to medbay lobby, added purple tiles to areas of research and the hallway adjoining research, remapped the anomaly hallway and research dock, remapped the research outpost dock, added todo note for a future cycling airlock update
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-25 02:15:47 +10:00
SkyMarshal cf2a52a50c Whoops. 2012-07-24 00:43:41 -07:00
SkyMarshal 76f77cb3e9 EXPERIMENTAL CHANGE: Increased heat capacity of normal gases, to make extreme temperatures more dangerous. THIS MAY HAVE UNINTENDED CONSEQUENCES. 2012-07-24 00:38:58 -07:00
SkyMarshal 6412692748 Fixed humans not being affected by temperature. 2012-07-23 23:44:43 -07:00
CIB 95ab92c0a6 Merge pull request #1510 from Abi79/master
Minor optimization to metroid/proc/get_obstacle_ok
2012-07-23 23:10:15 -07:00
CIB 63fd7af2eb Merge pull request #1511 from SkyMarshal/master
Made PLASMAGUARD work right as a flag, and the IRC adminhelp echo now lacks the HTML
2012-07-23 23:02:46 -07:00
SkyMarshal d09d744f7f Made the adminhelps sent to the IRC lack the HTML, and made PLASMAGUARD actually work. 2012-07-23 21:32:35 -07:00
Albert Iordache 4eee0a106c Minor optimization to metroid/proc/get_obstacle_ok() and re-added Sky's beam optimization 2012-07-23 18:43:43 +03:00
Albert Iordache 1b55d837e1 Updated atom deletion logs to also display the type of the atom 2012-07-23 11:32:23 +03:00
Albert Iordache cfabe7be97 Re-added deletion logging 2012-07-23 10:31:14 +03:00
Albert Iordache 1c8d0dacd2 Merge branch 'master' of github.com:Baystation12/Baystation12 2012-07-22 23:36:06 +03:00
Albert Iordache 188e7e3a2a Revert "Optimized the code regarding the beam projectiles leaving a fleeting beam behind them, however the count of deletions is still quite high despite this. 30-50 deletions per second."
This reverts commit 45c8a37bd1.
2012-07-22 23:35:38 +03:00
CIB b73d888948 Merge pull request #1509 from Abi79/master
Minor zone/proc/Rebuild() optimization
2012-07-22 05:02:53 -07:00
Albert Iordache ac4b8d076a Minor zone/proc/Rebuild() optimization 2012-07-22 14:37:57 +03:00
Albert Iordache 7bfd16b5fc Replaced step_x and step_y with pixel_x and pixel_y 2012-07-21 16:12:54 +03:00
Albert Iordache b42b853d7e Merge branch 'master' of https://github.com/caelaislinn/Baystation12 into caelaislinn-master
Conflicts:
	code/ZAS/Plasma.dm
2012-07-21 14:04:26 +03:00
Albert Iordache 3091d13d5d Merge pull request #1507 from CIB/HoS
HoS now can't start out as cultist, but should still be convertible.
2012-07-21 03:58:57 -07:00
Albert Iordache 134e1492f6 Merge pull request #1506 from SkyMarshal/BugFixes
Improves how lasers work, using image caching to reduce the number of deletions.  Also fixed evidence bags.
2012-07-21 03:58:06 -07:00
Cael_Aislinn 4f3374cdaf compile fix
Signed-off-by: Cael_Aislinn <cael_aislinn@yahoo.com.au>
2012-07-21 20:54:31 +10:00
Albert Iordache 8ea6bcf901 Merge pull request #1503 from SkyMarshal/master
Bugfix/Compilefix.  Merge quickly.
2012-07-21 03:53:55 -07:00