Commit Graph

14017 Commits

Author SHA1 Message Date
Zuhayr
00fc8c53ba Merge pull request #5898 from Walter0o/patch-1
fixes #5876
2014-08-05 13:22:26 +09:30
Ccomp5950
4df46548ac Merge pull request #5896 from Glloyd/fixes
Two Fixes
2014-08-04 19:37:02 -05:00
Zuhayr
33ef081191 Merge pull request #5895 from mwerezak/fixes
Fixes
2014-08-05 08:23:38 +09:30
Walter0o
dcc3393b25 fixes #5876
stun beams killed simple animals
2014-08-04 23:41:23 +02:00
Ccomp5950
f95074d17e Merge pull request #5887 from mwerezak/jetpack-icon
Fixes #5852
2014-08-04 15:17:02 -05:00
Ccomp5950
c3e5cb8eb7 Merge pull request #5885 from Walter0o/lipstick_fix
lipstick wiping fix
2014-08-04 15:14:42 -05:00
Graham Lloyd
2c30af6124 Fireaxe cabinet hacking now fails if player moves away 2014-08-04 14:53:33 -04:00
Graham Lloyd
029a3f3abd fixes wall rechargers showing up as normal rechargers. 2014-08-04 14:52:51 -04:00
mwerezak
6a7c9e46e6 Fixes #5881 2014-08-04 13:04:34 -04:00
mwerezak
cf3a37d732 Fixes #5852 2014-08-03 12:32:37 -04:00
Walter0o
2dd71b53a7 adds lipstick wiping to proper paper/attack() 2014-08-03 13:52:59 +02:00
Walter0o
a586c1dd70 remove double paper/attack() definition 2014-08-03 13:52:47 +02:00
Loganbacca
b8f31c0b0a Train fixes and balancing
- Slows trains to 90% of running speed
- Changes train impact damage to only take into account speed, not train length (otherwise you could insta kill people with a long enough train)
- Fixes a bug with towed cars ghosting through closed airlocks
- Stuns mobs who fall off a train that has blown up
- Fixes mobs standing/lying on vehicles
- Fixes exploding trains not decoupling correctly
2014-08-03 20:45:41 +12:00
Loganbacca
b57a814fb2 Reversing fix
- Allows cargo tugs to reverse their direction if they are not towing anything
2014-08-03 16:42:14 +12:00
Loganbacca
500fc11db9 Verb fix
- Handles verb changes in the turn_off() and turn_on() procs
2014-08-03 16:36:24 +12:00
Zuhayr
05a1de6bf4 Merge pull request #5880 from Whitellama/master
Fixes #5870 (glasses being named inconsistently) and unreported issue of wet rags making glass-hit noises when you wash down a window
2014-08-03 13:05:43 +09:30
Zuhayr
eae182725a Merge pull request #5865 from mwerezak/shock-fix
Fixes siemens_coefficent not affecting shock damage
2014-08-03 13:04:52 +09:30
Zuhayr
75ff627046 Merge pull request #5868 from JimTheCactus/getFlatIcon_runtime
Fixes getFlatIcon Runtime on Atoms with no Icon
2014-08-03 12:59:14 +09:30
Zuhayr
ab54e7e2d6 Merge pull request #5878 from Walter0o/aliums
fixes alien castes not understanding each other
2014-08-03 12:56:47 +09:30
Zuhayr
c6b40dbc1a Merge pull request #5877 from Walter0o/dna_fix
fixes runtime with calling PP on dna-less mobs
2014-08-03 12:56:22 +09:30
Whitellama
a36becad2b Wet rag no longer makes noise or hits when wiping down windows (nor does anything with the NOBLUDGEON flag) 2014-08-01 17:05:54 -07:00
Whitellama
dad248d49d Fixed #5870: Glasses being labeled both 'glass' and 'Drinking glass' inconsistently 2014-08-01 16:39:19 -07:00
Walter0o
5895a098fe fixes alien castes not understanding each other
only /mob/living/carbon/alien have this var set, so this will not touch anything else.
2014-08-01 22:34:28 +02:00
Walter0o
f21ac59588 fixes runtime with calling PP on dna-less mobs 2014-08-01 21:59:48 +02:00
Mloc
6133083ca6 Merge pull request #5858 from Zuhayr/master
Fixes
2014-08-01 15:02:23 +01:00
Zuhayr
a6e483d48d Merge pull request #5856 from PsiOmegaDelta/SuperMatter
Fixes #5844
2014-08-01 22:00:19 +09:30
Zuhayr
9c1e14eb67 Merge pull request #5855 from PsiOmegaDelta/PurpleComb
Fixes #5839
2014-08-01 21:59:41 +09:30
Zuhayr
3e4c80e874 Merge pull request #5848 from JimTheCactus/computer3_text_field_fix
DNA Field Fix and Field Validation
2014-08-01 21:59:34 +09:30
Zuhayr
21b02f3019 Merge pull request #5846 from Walter0o/href_fun
exploit-fix-o-rama
2014-08-01 21:59:00 +09:30
Zuhayr
128ad5a817 Merge pull request #5843 from mwerezak/taj-suits
Updates tajaran hardsuit sprites
2014-08-01 21:58:11 +09:30
Zuhayr
dfb662fa4a Merge pull request #5841 from mwerezak/escape-pods
Fixes emergency shuttle UI and tweaks escape pods
2014-08-01 21:58:02 +09:30
Zuhayr
48b3775e65 Merge pull request #5837 from atlantiscze/dronechat-fix
Fixes #5827
2014-08-01 21:57:49 +09:30
JimTheCactus
e02cfbec8c Tidy up and use more sane defaults. 2014-07-31 22:17:26 -06:00
JimTheCactus
718b94fa3a Modified function such that the atom isn't used in the defaults.
This caused the routine to crash when the atom didn't have an icon or was null.
2014-07-31 21:46:00 -06:00
mwerezak
b529d582e5 Fixes siemens_coefficent not affecting shock damage
Also cleans up electrocute_act()
2014-07-31 15:20:45 -04:00
PsiOmega
da4dd93e75 Is a little convoluted but this removes the last X: use in supermatter.dm 2014-07-31 14:24:39 +02:00
Zuhayr
afc40e7f44 Fixes #5202 2014-07-31 20:46:52 +09:30
Zuhayr
a3778f5a5d Fixes #5774 2014-07-31 20:14:25 +09:30
Zuhayr
1cecd96e66 Fixes #5630 2014-07-31 19:46:21 +09:30
PsiOmega
ba247ffa40 Recasts objects to avoid usage of : 2014-07-31 12:14:39 +02:00
Walter0o
cfdb3288e7 derping derps
thanks to @mwerezak
2014-07-31 12:12:30 +02:00
Zuhayr
e7f31e1655 Fixes #5737 2014-07-31 19:40:09 +09:30
PsiOmega
d8df59a244 Fixes #5844 by only having a supermatter explosion affect living entities on the same Z-level. 2014-07-31 11:44:20 +02:00
PsiOmega
a093bee190 Fixes #5839 by making the comb slightly more gender aware. 2014-07-31 11:43:22 +02:00
Walter0o
eeb02dcfde derp 2014-07-31 10:43:51 +02:00
Walter0o
7416d26197 robot computer emagging exploit fix
so an emagged borg can in turn emag all others ?
the more you know.
seems extremely OP to me but i am just closing the exploit, not changing the game.
2014-07-31 10:38:34 +02:00
Walter0o
ca78cb238a cyborg topic exploit fixes
all kinds of fun here
2014-07-31 10:20:24 +02:00
Walter0o
f0042741fc filing cabinet exploit fix
hooray for teleporting atoms to you via magic office furniture
2014-07-31 10:03:22 +02:00
Walter0o
06ca10df6b computer3 ntos topic exploit prevention 2014-07-31 09:48:17 +02:00
Walter0o
0aadca2fab computer3 program topic protection 2014-07-31 09:42:26 +02:00