Commit Graph

5885 Commits

Author SHA1 Message Date
Crazylemon64 6a7f7394a8 Ports over the status effect unification 2016-10-23 15:45:35 -07:00
TheDZD 062a14f2af Merge pull request #5795 from Fox-McCloud/null-rod-cleanup
Nullrod istype Helpers
2016-10-22 09:35:16 -04:00
Markolie 3acde653d2 Fix cult girder layer 2016-10-21 18:04:00 +02:00
Markolie 1a307cd8c9 Identity theft objective set fix, tank examine fix, proccall null return fix 2016-10-21 17:51:38 +02:00
Markolie 7173a8fe9f Fix aliens double attacking, tank examining and ATM security level 0 interaction 2016-10-21 17:21:23 +02:00
Markolie 87920451e8 Fix robot lockdown through console and jetpack examine 2016-10-21 17:02:16 +02:00
Fox-McCloud 1da17e6863 Nullrod istype Helpers 2016-10-19 03:09:17 -04:00
Fox McCloud 977d73740f Merge pull request #5780 from Bone-White/master
Fix for issue #5768
2016-10-17 19:16:21 -04:00
Bone White b40f37444c Fix for issue #5768
Correctly un-wields defib paddles when dropping.
2016-10-16 15:36:01 +01:00
Markolie e60e93e706 Fix light fixture frame progress bar 2016-10-15 12:47:38 +02:00
Mieszko Jędrzejczak 8cef21f3fe pais don't gib on wipe 2016-09-26 17:04:34 +02:00
KasparoVy ffc0083098 bottlefix 2016-09-18 01:06:47 -04:00
Fox McCloud c56961f6f0 Merge pull request #5642 from Krausus/UniqueIDs
Adds Unique Identifiers with Topic and VV Integration
2016-09-12 15:32:20 -04:00
Fox McCloud f5e9b7aadf Merge pull request #5665 from LittleBigKid2000/dna-scrambler-fix
Fixes DNA scrambler not having an icon
2016-09-12 15:11:09 -04:00
Fox McCloud 336d37a36f Merge pull request #5624 from Kyep/syndie_radio
Creates Syndicate Team Radio Frequency
2016-09-12 14:36:31 -04:00
GeneralChaos81 c5e9b0514f Redo of clown/mime door fix. 2016-09-12 20:11:54 +10:00
Isaac Erwin ea826aa949 Fixes DNA scrambler not having an icon 2016-09-11 23:44:27 -04:00
Krausus d64bf46f12 Topic UID finishing touches 2016-09-08 13:07:14 -04:00
Fox McCloud 20d0674ebf Merge pull request #5606 from FlattestGuitar/kits
Adds Emergency Plasma/Nitrogen Tanks to Medical Storage
2016-09-07 18:44:35 -04:00
Krausus d146de1dd7 UID mass replace: src=\ref[datum] 2016-09-05 23:12:08 -04:00
Krausus 92405288d2 UID mass replace: src=\ref[src] 2016-09-05 23:02:10 -04:00
Kyep 02ffbd084e Creates Syndicate Team Radio Frequency 2016-09-05 03:35:29 -07:00
Fox McCloud 3b2cbcd57c Merge pull request #5619 from CyrusJazzberry/patch-8
Fixes misc grammar and adds new attack messages
2016-09-05 00:08:08 -04:00
Fox McCloud 34acbdda6e Merge pull request #5615 from CyrusJazzberry/patch-6
Adds new violin attack messages
2016-09-05 00:07:42 -04:00
Jazzdoodle 618df20380 Update misc.dm 2016-09-04 15:05:14 -05:00
Jazzdoodle 1c5953f01a Fixes misc grammar and adds new attack messages
Cleans up the grammar of the Desk Fan and Ball Toy. Additionally, some new attack messages are added to the Red Phone and Cane.
2016-09-03 21:00:46 -05:00
Fox McCloud 778d8909f9 Merge pull request #5592 from TheDZD/leapnerf
Makes Shields Counter Xeno Leap More Effectively
2016-09-03 20:22:45 -04:00
Jazzdoodle 2add1859c1 Adds new violin attack messages
Adds a few funny attack messages, including 'strung' and 'fiddled'.
2016-09-03 16:00:51 -05:00
CyrusJazzberry a973be8f36 Barber's Scissors grammar fix
Just fixes the barber's scissors attack grammar. No more "has been beautifully cuts"!
2016-09-03 15:10:53 -05:00
uraniummeltdown aac3fa245d added absolute paths 2016-09-03 09:15:30 +04:00
Mieszko Jędrzejczak 2c6ddff885 Makes it nicer 2016-09-03 02:21:34 +02:00
Mieszko Jędrzejczak 56d7e8a1a0 Adds species-dependent survival kits 2016-09-02 17:17:05 +02:00
uraniummeltdown 92fc9d79f4 removed access requirements 2016-09-02 08:24:21 +04:00
uraniummeltdown 7eac0d4d8a added mime and clown lockers to code, added sprites 2016-09-01 21:43:49 +04:00
TheDZD f351e40f0c Makes shields counter xeno leap more effectively 2016-09-01 11:34:00 -04:00
TheDZD f5577b4a8f add_logs() un-fuckery 2016-08-29 17:27:56 -04:00
Fox McCloud aa3600d96e Merge pull request #5552 from jughu/Rapier-sheath-fix
Fixes sheath??
2016-08-26 21:21:43 -04:00
Fox McCloud 4f590f27c4 Merge pull request #5537 from Crazylemon64/debug_log_to_error_viewing
Moves from `log_debug` to `log_runtime` for non-fatal abberant states
2016-08-26 21:15:31 -04:00
jughu bb9f557401 Fixes sheath?? 2016-08-26 22:48:06 +02:00
Crazylemon64 16dd4e9d21 Moves many uses of log_to_dd to log_runtime, to make the output
more visible at runtime, to someone who isn't watching DD first-hand
2016-08-24 09:55:19 -07:00
Fox McCloud dbc126b9c9 Merge pull request #5535 from Crazylemon64/i_hope_you_like_giant_prs
Fixes various bugs
2016-08-24 00:06:38 -04:00
Crazylemon64 b633cf53af Moves from log_debug to log_runtime for non-fatal abberant states 2016-08-23 17:03:52 -07:00
TheDZD 6a1a1067c8 Merge pull request #5525 from Crazylemon64/closet_movemob_fix
Fixes a closet runtime
2016-08-23 14:06:37 -04:00
TheDZD 961d93d91c Merge pull request #5509 from Fox-McCloud/mining-shelter
Ports Mining Shelters
2016-08-23 14:03:54 -04:00
Crazylemon64 692a971e75 Fixes an examine runtime on gas tanks 2016-08-23 00:23:26 -07:00
Crazylemon64 05ebb18b3d Fixes a closet runtime 2016-08-22 22:14:31 -07:00
Fox-McCloud 8cd6e58c07 updates 2016-08-21 11:44:54 -04:00
Krausus ae0f60c06b Makes girders non-bulletproof
Also, minor refactoring
2016-08-21 11:12:48 -04:00
Fox-McCloud 43889a89d5 Ports Mining Shelters 2016-08-21 03:14:08 -04:00
Fox McCloud f17747be3c Merge pull request #5490 from FalseIncarnate/bug_fix
Robotic Limb Repair now consumes cables
2016-08-19 21:56:17 -04:00