Commit Graph

14032 Commits

Author SHA1 Message Date
Whitellama
f1494c9b76 Admins now get logs when welding fuel is spilled on the floor, and welding tanks gain fingerprints when someone gets fuel from them. 2014-08-17 02:48:08 -07:00
Whitellama
c87ad570f8 Cult tomes can't be destroyed with ethanol 2014-08-10 12:50:53 -07:00
Whitellama
49c8c6f2cb Made arcane tomes a subtype of books, fixes #5838 2014-08-10 02:23:36 -07:00
Whitellama
cfa1ff3440 Fixed Dionaea crashing on death 2014-08-10 01:00:26 -07:00
Ccomp5950
882d505824 Merge pull request #5917 from mwerezak/fix
Some fixes
2014-08-08 20:45:27 -05:00
Walter0o
4c6349f585 fixes #5914
user message blatantly stolen from /tg/ <3
2014-08-07 23:41:11 +02:00
mwerezak
a6c31bc5e8 Fixes xbow tension not being rest when fired 2014-08-07 17:06:01 -04:00
mwerezak
170e03d736 Fixes yank out object bloodying the wrong hands 2014-08-07 16:49:44 -04:00
mwerezak
7f89f891b6 Fixes icon not reverting when cycling a suit back 2014-08-07 16:30:21 -04:00
Chinsky
6e4c42766e Merge pull request #5908 from mwerezak/fix
Fixes bad entry in rig/sprite_sheets_obj
2014-08-07 20:24:30 +04:00
Zuhayr
aa90ebb0c6 Merge pull request #5903 from Ccomp5950/mouse-trap-tag-fix
Fixed the font tag on mouse traps description.
2014-08-07 10:01:23 +09:30
mwerezak
d4c06d0424 Fixes bad entry in rig/sprite_sheets_obj 2014-08-06 14:36:20 -04:00
Ccomp5950
74fd47e2de Fixed the font tag on mouse traps description. 2014-08-05 18:55:15 -05:00
Chinsky
2b94441555 Merge pull request #5899 from Ccomp5950/fueltanks-yay
Fueltanks now log and admin_msg when shot at / weldered
2014-08-06 03:13:25 +04:00
Zuhayr
00fc8c53ba Merge pull request #5898 from Walter0o/patch-1
fixes #5876
2014-08-05 13:22:26 +09:30
Ccomp5950
52da372bac Fueltanks now log and admin_msg when shot at / weldered 2014-08-04 21:11:09 -05:00
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