Commit Graph

14161 Commits

Author SHA1 Message Date
JimTheCactus
eaa641adbd Fixes sanitizeSQL proc
Resolved an issue where an extra character was being removed.
2014-08-31 21:28:24 -06: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
Ccomp5950
97468655bd Merge pull request #6205 from Kelenius/OfPortalsAndHands
Made portals clickable
2014-08-29 03:49:00 -05:00
Kelenius
285da89464 Made portals clickable 2014-08-28 22:04:20 +04:00
Chinsky
4bf73a50c1 Fixes "Do not allow use of items" option doing nothing.
Probably was lost during move to new clicking system.
2014-08-28 14:42:06 +04:00
Ccomp5950
bc6b6d86d3 Merge pull request #6196 from Walter0o/injection_fix
emergency HTML/JS injection fix MK2, the underping.
2014-08-27 23:58:48 -05:00
Zuhayr
8c1bb5941a Merge pull request #6186 from Kilakk/master
Fixes #6163
2014-08-28 11:11:04 +09:30
Walter0o
c0b6f82ad0 emergency HTML/JS injection fix MK2, the underping.
fixes a minor oversight in proc order after i shuffled them around.
2014-08-27 15:42:59 +02:00
Walter0o
89d2c956ca emergency HTML/JS injection fix.
sanitation of status display input was missing everywhere.
2014-08-27 14:42:58 +02:00
Chinsky
ac6ffacec8 Merge pull request #6182 from PsiOmegaDelta/HoloAI
AI camera/holopad fix
2014-08-27 14:35:34 +04:00
Kilakk
0aa11b16bb Merge remote-tracking branch 'upstream/master' 2014-08-26 21:08:13 -04:00
Kilakk
fa9d9062bd Fixes #6163
* Rounded res.amount to keep the fabricator from dispensing non-integer numbers of stacks
* Added a check to prevent stacks of < 1 from being put into the fabricator
2014-08-26 21:02:06 -04:00
Chinsky
0d6b1aede7 Merge pull request #6170 from mwerezak/shuttle-fixes
Fixes shuttle ETA being given before arrive_time is set
2014-08-27 04:24:03 +04:00
Chinsky
50d7e98eb2 Merge pull request #6175 from mwerezak/master-fixes
Fixes #6118
2014-08-27 01:33:39 +04:00
PsiOmega
0090efb210 Fixes an issue where toggling camera lights would disconnect the AI from an active holopad while keeping the pad online. 2014-08-26 16:38:44 +02:00
mwerezak
9859fc0b00 Fixes #6118 2014-08-25 21:02:57 -04:00
GinjaNinja32
778a0fc608 Removed debug statements 2014-08-26 01:43:54 +01:00
Chinsky
b05f9a16ac Merge pull request #6155 from LightningIron/master
Changes some messages to make more sense
2014-08-25 22:18:49 +04:00
mwerezak
f1a1162c3f Fixes shuttle ETA given before arrive_time is set 2014-08-24 22:43:19 -04:00
GinjaNinja32
4a484d4207 Various grammar and spelling fixes in ion laws 2014-08-24 23:40:25 +01:00
LightningIron
7de4825a87 Changes some messages to make more sense 2014-08-24 14:09:39 -05:00
Chinsky
5924670ca4 Merge pull request #6148 from LightningIron/master
Fix for #6131.
2014-08-24 21:46:03 +04:00
LightningIron
89c160dfd6 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2014-08-23 13:21:06 -05:00
LightningIron
39182f0c8f Fix for #6131. 2014-08-23 11:19:15 -05:00
Hubblenaut
f6e8594a65 Hostile mobs break windows in reasonable order 2014-08-23 01:59:35 +02:00
Hubblenaut
640144a6e7 Space carp inflict damage to obstacles every 14 seconds 2014-08-23 01:59:35 +02:00
Ccomp5950
722e100195 Merge pull request #6109 from Kelenius/OfEyesAndLazers
Fixes wizard's mutate lazers not working
2014-08-22 05:05:33 -05:00
Ccomp5950
1a51e72c1a Merge pull request #6103 from Walter0o/water_fix
should fix #6099
2014-08-22 05:04:18 -05:00
Ccomp5950
d636136e61 Merge pull request #6092 from comma/master
Optimized pulse reagent checking a little.
2014-08-22 05:01:41 -05:00
Kelenius
d8b35de058 Fixes wizard's mutate lazers not working 2014-08-22 10:16:00 +04:00
Walter0o
1d9d9f7650 should fix #6099 2014-08-22 00:52:19 +02:00
Chinsky
e803c90aec Optimized pulse reagent checking a little. 2014-08-21 13:40:59 +04:00
igalan
d4be0bfc87 Removed pure laziness comment line 2014-08-21 02:46:18 +01:00
igalan
031d5070fc Cleans up chem dispenser code by taking out the unused broken_on_spawn var. And frankly, if we wanted that feature, it would be done in other way. 2014-08-21 01:02:54 +01:00
Chinsky
ec791bd81c Merge pull request #6068 from faerindel/vending_exploit_fix
Fixes #6054
2014-08-21 01:36:21 +04:00
igalan
322c5b53f2 Fixes #6054 2014-08-19 17:50:55 +01:00
Walter0o
eb7c2aa9c5 should fix #6065 2014-08-19 17:26:10 +02:00
Ccomp5950
264aee843f Merge pull request #6063 from Whitellama/master
Fixed eggs not going back into egg boxes
2014-08-19 06:23:57 -05:00
Ccomp5950
25506f33fa Merge pull request #6032 from Walter0o/low_pressure_fix
fixes #6005 and broken ancient human low/high pressure code.
2014-08-19 05:54:30 -05:00
Whitellama
26721cf0d5 Fixed eggs not going back into egg boxes 2014-08-19 02:44:58 -07:00
Walter0o
2bb22e5ddb fixes #6023 and cleans up mechbay.dm
- adds tile update on attackby() to fix #6023 using a so far dormant icon state ( line 49 )
- adds missing console initalization on attack_hand() ( line 189 )
- comments unreachable ( via normal means ) mech_bay_power_console/Topic ( line 225 )
- gets rid of relative paths, leaving procs unchanged
note : recharge-floors currently don't care about what direction the console is, unlike the charger-port which always has to be west of the floor.
this should be probably changed to console having to be east of the floor, as most mappers do that anyway and to reduce the chance of future bugs. awaiting feedback on that one.
 like the charger and floor.
2014-08-18 15:49:38 +02:00
MrStonedOne
873c15178c Fixes sql errors caused by odd and unexpected behavor in dbcon.Quote() 2014-08-18 14:07:14 +01:00
MrStonedOne
f396b94068 SQL injection fix.
Google sanitizing sql input. almost every single article explains why you should never attempt to roll your own function to do this.
2014-08-18 14:07:04 +01:00
Chinsky
f9a07a16ef Merge pull request #6031 from Whitellama/master
Adds logs/fingerprints preventing welding fuel grief.
2014-08-18 15:35:14 +04:00
Graham Lloyd
75305a0ec4 Comfy chair update, makes armrests show up. 2014-08-17 22:48:38 -04:00
Whitellama
7ced8104ca Merge branch 'master' of https://github.com/Baystation12/Baystation12
Conflicts:
	code/game/objects/items/devices/transfer_valve.dm
2014-08-17 17:50:07 -07:00
Zuhayr
472a458d47 Merge pull request #6033 from Walter0o/comp3_crew_comp
should fix #6030
2014-08-18 09:32:48 +09:30
Zuhayr
8ec28551ba Merge pull request #6022 from mwerezak/docking
Fixes for docking controllers, emergency shuttle and airlock animations
2014-08-18 09:30:17 +09:30
Zuhayr
2033923f8f Merge pull request #6018 from Hubblenaut/master
Patch of fixes for bugs and oversights
2014-08-18 09:28:17 +09:30
Zuhayr
b99525dc07 Merge pull request #5999 from GinjaNinja32/LetMeDrive
Allows wheelchair occupants to drive if the driving mob is incapacitated
2014-08-18 09:22:32 +09:30