tkdrg
6a645cc997
Merge pull request #13908 from KorPhaeron/creature
...
Fixes the wizards pet dying every round
2015-12-23 14:47:04 -03:00
tkdrg
4532f90aa7
Merge pull request #13906 from KorPhaeron/typo_fix
...
Fixes energy axe typo
2015-12-23 14:46:33 -03:00
tkdrg
146f97fcd6
Merge pull request #13917 from AnturK/dailyfix
...
Makes cyborg module failure instant
2015-12-23 14:45:37 -03:00
KorPhaeron
b4a02cea5f
Updates phrases
2015-12-23 11:21:03 -06:00
bawhoppen
3665c03de2
nerfs blocking
2015-12-23 11:19:44 -06:00
bawhoppen
745134e8e8
nerfs cost
2015-12-23 11:19:15 -06:00
KorPhaeron
d8c82020ef
Makes mining mobs fireproof
2015-12-23 07:17:12 -06:00
Kyle Spier-Swenson
842025a9ac
Update mob_movement.dm
2015-12-23 04:39:43 -08:00
KorPhaeron
1b7892a37e
Lavaland Turfs
2015-12-23 06:33:22 -06:00
KorPhaeron
3441170c69
Guardian Fixes
2015-12-23 05:49:15 -06:00
Kyle Spier-Swenson
671388ca2b
freeform law boards are now easier to use
...
I default the input to 15, and ask them if they want to set it to 15 if they enter in an invalid number, rather than silently return
2015-12-23 03:47:03 -08:00
AnturK
503a8a3557
Fixes SQDL2 paren escaping
2015-12-23 12:27:24 +01:00
AnturK
6f6bd244d2
Fixes statues pointing when visible
2015-12-23 12:26:14 +01:00
KorPhaeron
07bdfef551
Opacity Fix
2015-12-23 05:02:48 -06:00
KorPhaeron
404666546b
More weather updates
2015-12-23 04:45:09 -06:00
Kyle Spier-Swenson
d68e30c9ad
do_mob and do_after track target movements better
2015-12-23 02:44:40 -08:00
Kyle Spier-Swenson
02108e7a54
do_mob and do_after will track mob/last_move to detect movements
...
mob/last_move is the direction of the last movement the mob made, it defaults to null, setting it to null here ***should*** have no issues. almost nothing uses it anyway
checking to see if it is still null lets us know if they ever moved, even if they came back.
2015-12-23 02:34:58 -08:00
Kyle Spier-Swenson
b220679de3
no grav movement now uses can_pass rather then density
2015-12-23 02:12:50 -08:00
Kyle Spier-Swenson
3207c2f2aa
fixes gateway move delay typo
2015-12-23 01:58:35 -08:00
Incoming
2c40dd1e3a
Officer beepsky will actually drop a potato battery and a shot of whiskey upon his death.
2015-12-23 04:31:15 -05:00
Kyle Spier-Swenson
537d638042
gateways now pause movement briefly to prevent chain teleports
2015-12-23 01:29:37 -08:00
Kyle Spier-Swenson
0b73f1190f
alt click will no longer show atoms overridden by a client image
2015-12-23 00:54:55 -08:00
Incoming
193d4456dd
Synths emulating females will now properly fake female clothing
2015-12-23 03:38:40 -05:00
hornygranny
a8b1f8ed70
fixes tesla engine being called energy eall
2015-12-23 00:09:04 -08:00
KorPhaeron
c79c6e4671
Properly reverts dual wielding
2015-12-23 01:59:02 -06:00
bawhoppen
46b453c472
compromise
2015-12-23 01:07:12 -06:00
bawhoppen
8b1ee8b8a0
okay i think it can burn now maybe
2015-12-23 00:50:26 -06:00
Lularian
fed268e5e5
wooden buckler
2015-12-23 00:36:34 -06:00
tkdrg
434598b0e4
Merge pull request #13853 from KorPhaeron/NOSHIELD
...
Removes NOSHIELD flag, gives NOSHIELD items armour penetration
2015-12-23 03:17:01 -03:00
Shadowlight213
a28abc1f9b
Whitespace fix
2015-12-22 22:12:59 -08:00
Shadowlight213
32156f9555
Fixes Admin bot unhacking
2015-12-22 22:12:10 -08:00
tkdrg
5dec9b12ac
Merge pull request #13899 from Incoming5643/Camo_Index_0
...
Fixes Chameleon Lizards
2015-12-23 02:56:50 -03:00
Buggy123
bc9ff3c15a
Update medicine_reagents.dm
...
Fixes typo.
2015-12-23 00:47:57 -05:00
Tkdrg
eb2f44dd25
Fixes cult manifest rune exploit
2015-12-23 02:38:28 -03:00
Buggy123
7d1ff06f1f
Update medicine_reagents.dm
...
Changed Salicyclic Acid into a version of Oxandrolone for bruises.
2015-12-23 00:33:12 -05:00
Shadowlight213
39b3686726
Adds fingerprint transfer from sing generator to sing.
2015-12-22 20:19:44 -08:00
Shadowlight213
deac088c47
Adds a toggle for Admin AI interaction and makes it logged.
...
Also fixes Admin interaction with emagging borgs via the robotics console
2015-12-22 18:24:18 -08:00
Remie Richards
67c71b5961
Allows admins to upload a map template to be used by themselves or other admins, does NOT persist between rounds.
2015-12-23 02:24:08 +00:00
xxalpha
6b180504bd
Changed smooth_icon() to be faster on certain cases.
...
Fix compilation
Fixed compilation again
2015-12-23 02:20:25 +00:00
Tkdrg
75981cb729
Adds qdel() debug logging for testing
...
It's locked behind a #ifdef TESTING so it won't slow down qdel().
2015-12-22 21:33:49 -03:00
bgobandit
76392cda86
Ian can now wear a clown hat.
2015-12-22 18:19:09 -05:00
tkdrg
f16da0d02b
Merge pull request #13882 from KorPhaeron/layer_fix
...
Fixes monster spawners being on the same layer as mobs
2015-12-22 20:02:25 -03:00
tkdrg
822ce165cd
Merge pull request #13891 from LanCartwright/wjaskedfor000shotgunrounds
...
Adds 1 more pellet to rubbers and buck
2015-12-22 19:51:04 -03:00
tkdrg
830e50c1ba
Merge pull request #13889 from Incoming5643/Mulebot_#11_I_am_coming_for_YOU
...
The MULE's "run your dumb ass over" attack now respects armor
2015-12-22 19:48:41 -03:00
MMMiracles
1c1e892ddf
New Away Mission: Research Facility
2015-12-22 17:34:04 -05:00
Lularian
f77ac2a14e
tactical gear
2015-12-22 13:59:02 -06:00
Kyle Spier-Swenson
cfdcb51f78
Slows down stat panels a bit more
...
I'll see these rise to the top of profile during high pop while nothing else is going on.
2015-12-22 11:57:11 -08:00
KorPhaeron
a3179e91f1
Fixes Transform Sting
2015-12-22 13:37:20 -06:00
tkdrg
4c4a413943
Merge pull request #13886 from AnturK/denyfreezegreentext
...
A handful of fixes.
2015-12-22 15:53:08 -03:00
tkdrg
e65df708b6
Merge pull request #13881 from KorPhaeron/nest_fix
...
Simple animals tell their nest when they die
2015-12-22 15:04:31 -03:00