Commit Graph

14677 Commits

Author SHA1 Message Date
mwerezak
36a772903b Fixes critical gas freezer bug 2014-09-06 15:16:18 -04:00
mwerezak
5b2ffa0f74 Fixes pressure regulator mode 2014-09-06 12:53:23 -04:00
mwerezak
e045c84f97 Fixes APC load totals periodically doubling
Also fixes areas updating excessively when update_use_power() was
called.
2014-09-06 11:35:58 -04:00
mwerezak
265c46be7d Readds powered pump to air injector 2014-09-06 11:35:39 -04:00
mwerezak
4ba903565a Fixes heater/freezer icon updating if power cut 2014-09-05 10:07:46 -04:00
Ccomp5950
a63f358049 Merge pull request #6272 from faerindel/dfreeze_pipe_dupe_fix
Fixes #6268 #6122 #6121
2014-09-04 04:18:10 -05:00
igalan
43159538bc Fixes the HE straight pipes into bent ones travesty. 2014-09-04 07:13:16 +01:00
igalan
0aa6c4f38c Fixes #6121
Moves HE pipes and junction dmi's to where the rest of the icon_manager dmi's are.
2014-09-04 05:02:03 +01:00
igalan
fb364eb57d Merge branch 'dev-freeze' of https://github.com/Baystation12/Baystation12 into dfreeze_pipe_dupe_fix 2014-09-03 23:51:22 +01:00
igalan
6bf6eaeb60 Fixes pipes duplication issues 2014-09-03 23:48:30 +01:00
Mloc-Argent
726d519159 fix for lighting subarea GCing
Fixes #6102 and related issues

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-09-03 19:14:43 +01:00
Mloc-Argent
11ba197b30 fix for contaminants not processing if air is OK otherwise
also a small fix for VV

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-09-03 19:00:00 +01:00
Zuhayr
0b6b3d8e0e Merge pull request #6253 from mwerezak/skrell
Hardsuit refitting sprite sheet
2014-09-03 12:06:18 +09:30
Ccomp5950
ed9850b373 Merge pull request #6258 from mwerezak/rddesigns
Adds gas cooler/heater circuit designs
2014-09-02 10:06:48 -05:00
mwerezak
0675c332a1 Adds cooler/heater circuit designs 2014-09-02 08:43:51 -04:00
mwerezak
30464da6ef Allows refitting to change worn sprite 2014-09-02 08:31:16 -04:00
Whitellama
71c2317264 Merge branch 'master' of https://github.com/Baystation12/Baystation12 into flame
Conflicts:
	code/game/objects/items/weapons/storage/belt.dm
2014-09-01 18:31:26 -07:00
Zuhayr
9f6c22d437 Reapplies LightningIron's fix for #6131 2014-09-02 10:02:37 +09:30
Zuhayr
08df83fc3d Merge pull request #6243 from Whitellama/bugfixes
Fixes tank dispenser sprites not updating, fixes combat belts not holding police tape, other bugfixes
2014-09-02 09:39:17 +09:30
Zuhayr
61d2c7f1d6 Fixed a comment in cryofreezer code. 2014-09-02 09:28:24 +09:30
Zuhayr
e33280090c Merge branch 'dev-freeze' of https://github.com/Zuhayr/Baystation12 into dev 2014-09-02 09:24:22 +09:30
Zuhayr
53bee60a27 Merge resolution. 2014-09-02 09:18:20 +09:30
Zuhayr
6faad805d8 Merge pull request #6244 from JimTheCactus/LibraryFix
Fixes sanitizeSQL proc
2014-09-02 00:23:52 +09:30
Zuhayr
58a750398e Fixes 5866# 2014-09-01 23:20:46 +09:30
Zuhayr
aedb3725f2 Fixes #5874 2014-09-01 23:20:27 +09:30
Zuhayr
066772b1ce Fixes #5879 2014-09-01 22:45:37 +09:30
Zuhayr
ad2cf64c7b Fixes #6119 2014-09-01 22:41:15 +09:30
Zuhayr
ad15b7e2c1 Fixes #6137 2014-09-01 22:27:44 +09:30
Zuhayr
74d9b1bf2d Fixes #6178 2014-09-01 22:15:45 +09:30
Zuhayr
bf462d21b1 Fixes #6198 2014-09-01 22:08:56 +09:30
Chinsky
4e281fde44 Merge pull request #6231 from mwerezak/entropy-fix
Fixes #6229
2014-09-01 16:35:23 +04:00
Chinsky
8a8f1ce7e1 Merge pull request #6227 from mwerezak/camera
Camera Fixes
2014-09-01 16:35:19 +04:00
Zuhayr
059532c155 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2014-09-01 22:03:29 +09:30
JimTheCactus
eaa641adbd Fixes sanitizeSQL proc
Resolved an issue where an extra character was being removed.
2014-08-31 21:28:24 -06:00
Whitellama
9cd42a3f33 Changes candle.dm procs to absolute paths 2014-08-31 19:48:34 -07:00
Whitellama
bdce104b6d Improved anomaly chat message cooldowns. 2014-08-31 17:51:13 -07:00
Whitellama
98e287bc6d Fixed xenobiologist having no preview clothes in character setup 2014-08-31 16:22:43 -07:00
Whitellama
d536f7d56a Fixed police tape not going in tactical combat belts 2014-08-31 15:34:21 -07:00
Whitellama
dae602a2ec Fixes tank dispenser sprite not updating icons when a tank is added 2014-08-31 15:22:13 -07:00
Whitellama
f5c9586153 Fixed matches and candles not being able to burn papers. Also made Diona join prompt appear for a bit longer. 2014-08-31 02:12:04 -07:00
Whitellama
628f56ce42 Nerfed celldrain/charge to a limited range and stopped anomaly effects from spamming synthetics 2014-08-31 01:48:52 -07:00
Ccomp5950
907dc43568 Merge pull request #6220 from mwerezak/gas-entropy
Engine Atmos Control Console
2014-08-30 21:15:36 -05:00
mwerezak
762a1d1f03 Increased disposal flow rate and pump power 2014-08-30 16:19:19 -04:00
mwerezak
0a7b898253 Fixes #6229
Entropy was being divided by total_moles twice.
2014-08-30 15:49:35 -04:00
mwerezak
cfc20ffe7b Fixes silicon mobs bypassing can_use() check 2014-08-30 13:44:37 -04:00
mwerezak
630a722ce3 Fixes being able to look through disabled cameras
check_eye() was checking status instead of can_use().
2014-08-30 13:10:17 -04:00
mwerezak
07c8ebcff7 Fixes #6224 2014-08-30 09:58:10 -04:00
mwerezak
c7e5de0ad2 Updates double vent pump flowrate 2014-08-29 23:54:52 -04:00
Ccomp5950
e356193c02 Merge pull request #6201 from comma/autoaimfix
Fixes "Do not allow use of items" option doing nothing.
2014-08-29 22:41:45 -05:00
mwerezak
8877e813a5 Cameras are upgraded with scanning_module
Cameras get xray when upgraded with a scanning_module that is advanced
or greater.
2014-08-29 18:26:57 -04:00