Commit Graph

15335 Commits

Author SHA1 Message Date
mwerezak
97bdcca033 Fixes bad handcuff check 2014-11-01 17:02:54 -04:00
Mloc-Argent
119e0a89ff webclient support
no cid checks, not supported properly on webclient

Signed-off-by: Mloc-Argent <colmohici@gmail.com>
2014-11-01 16:17:23 +00:00
bs12
a6934a531b gameticker.dm crash fix
Signed-off-by: bs12 <bs12@bs12.bs12>
2014-11-01 16:17:18 +00:00
mwerezak
17316f912e Fixes #6910 2014-10-31 22:22:52 -04:00
Chinsky
de41cfea4c Merge pull request #6904 from mwerezak/handcuffs
Adds feedback when handcuffs cannot be placed, fixes robot cuffs
2014-11-01 02:18:13 +03:00
Ccomp5950
02abbc9430 Merge pull request #6888 from mwerezak/atmos-icon-cache
Fixes #6746
2014-10-31 12:09:45 -04:00
PsiOmega
6b895e3889 Nasty voices and now noises
Some inconsistency when body parts rip. Two sections say voice, one noise.
Going with noise unless it happens to be a use of voice I'm unfamiliar with.
2014-10-31 14:56:09 +01:00
mwerezak
e7dcda13de Adds feedback when handcuffs cannot be placed, fixes robot cuffs. 2014-10-30 20:13:01 -04:00
PsiOmega
a5c014a3e8 Fixes #6894.
Xenomorphs no longer a whitelisted race.
2014-10-30 22:49:40 +01:00
Chinsky
090dc8a6b7 Merge pull request #6880 from PsiOmegaDelta/BomberJacker
Fixes #6879
2014-10-30 22:13:16 +03:00
Chinsky
53aa85fa08 Merge pull request #6887 from Glloyd/fixes
Fixes #5796
2014-10-30 22:13:08 +03:00
mwerezak
f3d423f3d0 Fixes #6746 2014-10-30 00:27:39 -04:00
Chinsky
ee581514f7 Merge pull request #6873 from PsiOmegaDelta/Extinguish
Fixes #6871
2014-10-30 00:11:05 +03:00
Chinsky
207588992d Merge pull request #6872 from PsiOmegaDelta/Electro
Fixes #6864.
2014-10-30 00:10:57 +03:00
Graham Lloyd
d79c0285d4 fixes #5796 2014-10-29 17:03:17 -04:00
PsiOmega
aa3e52b1be Adds sanity check for the mecha fire extingusher as well. Would rather remake it to be based on the standard extinguisher code but that's a dev project. 2014-10-29 08:07:36 +01:00
PsiOmega
601aa82ffa Fixes #6879
Should've guessed there were more of those jackers hiding in the code.
2014-10-29 08:04:34 +01:00
Chinsky
e2ca549d5f Merge pull request #6870 from PsiOmegaDelta/Diona
Fixes #6868
2014-10-29 06:31:15 +03:00
Chinsky
15a85f22d4 Merge pull request #6854 from mwerezak/shieldgen
Fixes emergency shield generators running with no power.
2014-10-29 06:30:04 +03:00
PsiOmega
e0796caf56 Fixes #6871. Fixes #6821.
Amended to match the formatting in #6846, to hopefully avoid merge issues.
2014-10-28 18:46:11 +01:00
PsiOmega
9c3121f739 Fixes #6864.
Fix confirmed to not runtime and still causing sparks if a metallic object past through.
Agree with mwerezak that this being necessary is a bit bothersome.
2014-10-28 18:35:12 +01:00
PsiOmega
55e44e1523 Fixes #6868
See https://github.com/Baystation12/Baystation12/issues/6868#issuecomment-60784011
2014-10-28 18:05:04 +01:00
mwerezak
5699c92c82 Destroyed emergency shield generators no longer just disappear silently. 2014-10-26 12:18:56 -04:00
mwerezak
c1cbc74d4e Fixes emergency shield generators running with no power. 2014-10-26 01:09:52 -04:00
Ravensdale
1a2353122f Bring back needed code 2014-10-24 20:12:30 -07:00
Ravensdale
52b341f1a5 Removes excessively spammy admin log messages 2014-10-23 22:58:51 -07:00
Zuhayr
a5e11e208f Merge pull request #6823 from mwerezak/hoverpod
Fixes #6820, #6822, adds ion trails to hoverpods.
2014-10-24 09:16:44 +10:30
Zuhayr
7e4d3f38a2 Merge pull request #6830 from Glloyd/fixes
Two More Little Fixes
2014-10-24 09:16:13 +10:30
mwerezak
a8a0d6f1cf Cleans up hovererpod move code, adds ion trails
No need to duplicate the mecha move code when we're only interested in
drifting. The hoverpod also starts drifting when it runs out of power,
now.
2014-10-23 00:25:18 -04:00
Graham Lloyd
6eb19deef3 incorporates Zuhayr's suggestion 2014-10-22 23:21:01 -04:00
mwerezak
e8f3524b11 Fixes #6822 2014-10-22 21:56:43 -04:00
Chinsky
5633ed8c5a Merge pull request #6827 from Glloyd/pass
Fixes effect/effect and Children Not Passing Over Tables/Through Grilles
2014-10-23 05:35:40 +04:00
Graham Lloyd
1401877e01 silly me 2014-10-22 17:11:11 -04:00
Graham Lloyd
6ff6abf7b4 adds an ex_act to ore boxes. Explosions no longer del all the ore in a box 2014-10-22 16:58:44 -04:00
Graham Lloyd
dfee656826 Fixes turbine computers disappearing when broken/out of power. 2014-10-22 16:57:01 -04:00
Graham Lloyd
c764a94073 fixes some annoying punctuation errors. 2014-10-22 15:58:27 -04:00
Graham Lloyd
5f1f3529f0 Fixes extinguisher blasts (and effect/effects in general, like smoke) not being able to pass over tables and through grilles. 2014-10-22 15:44:40 -04:00
mwerezak
604ad08f07 Fixes #6820
Readds missing check, makes hoverpods their own mech type and moves them
to another folder.
2014-10-22 00:15:42 -04:00
GinjaNinja32
f4893bed33 Ghost following double-click fix 2014-10-22 00:11:41 +01:00
Chinsky
2254d34a32 Merge pull request #6809 from Zuhayr/master
Hydro tweaks, fixes #6808
2014-10-22 02:30:27 +04:00
Zuhayr
bd840fc8ec Merge pull request #6817 from RavingManiac/master
Changed the wording of the sniper rifle/binoculars zoom messages.
2014-10-22 08:46:13 +10:30
RavingManiac
3e61102908 another minor change to the sniper rifle zoom message 2014-10-22 02:28:23 +08:00
RavingManiac
782e9f520d Changed the wording of the sniper rifle/binoculars zoom messages.
Updated changelog.
2014-10-22 02:19:38 +08:00
GinjaNinja32
5b7cb1f117 Fix AI PDA showing tap messages 2014-10-21 16:46:48 +01:00
mwerezak
a01ed0134b Fixes #6807 2014-10-20 22:22:51 -04:00
GinjaNinja32
c585a97162 Let's actually use these barsign sprites. 2014-10-20 23:58:26 +01:00
Zuhayr
e4ff1a3088 Hydro tweaks, fixes #6808 2014-10-21 09:10:23 +10:30
GinjaNinja32
c5bba7f3a5 Re-move resource update 2014-10-20 17:26:55 +01:00
mwerezak
9afd8fe3c5 Fixes radio code conflict with galactic common 2014-10-19 21:52:04 -04:00
Chinsky
0660dd392b Merge pull request #6785 from mwerezak/clothing-icon-update
Fixes #6783
2014-10-20 03:53:17 +04:00