Commit Graph

13344 Commits

Author SHA1 Message Date
Matt Smith c227ebefe8 Updated base object and fixed missing line. 2015-01-03 23:48:21 +00:00
Matt Smith 19ad927d4f Fixing desc to show max cap of the RCD
Was hard coded to show 30, moving it to a variable and actually making use of it.
2015-01-03 16:48:43 +00:00
tkdrg 732dff0796 Merge pull request #6751 from Menshin/gun_message_fix
Fixed a typo that could prevent gun firing message from appearing.
2015-01-03 13:44:30 -03:00
tkdrg bbe34b2a53 Merge pull request #6186 from Dorsisdwarf/Chemoverlaysreal
Chemdispenser Overlays [feature]
2015-01-03 02:26:10 -03:00
tkdrg 1a4c360640 Merge pull request #6743 from Boggart/readmin
Adds the ability for admins to re-admin themselves once they de-admin.
2015-01-03 00:36:02 -03:00
phil235 1153ef4700 Merge pull request #6651 from paprka/tablesandwindowsbaby
Fixes shuttle windows smoothing with normal windows
2015-01-03 00:22:29 +01:00
paprka ad5872e84f fixes window junction update to use initial icon state 2015-01-02 15:14:36 -08:00
Boggart bb6125a5f1 Fixes feedback on failure due to null rank or disconnected DB. Sanitizes ckey in DB query. 2015-01-02 13:24:49 -07:00
Menshin ea6d74992f Fixed a typo that can prevent gun firing message from appearing. 2015-01-02 17:51:34 +01:00
tkdrg ac57c7007b Merge pull request #6723 from Boggart/airlockconstructionfix
Fixes being unable to build doors over firelocks, blast doors and shutters.
2015-01-02 04:16:17 -03:00
Boggart 0fd3f0d275 Improves fireaxe check for poddoors. 2015-01-01 23:15:01 -07:00
Boggart aed9d6b0e2 Fixes some tabs being spaces. 2015-01-01 23:05:32 -07:00
Boggart 2b0932047a Improves feedback to the user of the re-admin verb. 2015-01-01 23:02:18 -07:00
tkdrg 84e3eaaf16 Merge pull request #6676 from Jordie0608/beeverycarefulwiththese
Adds bee and butterfly disease to virus pack
2015-01-02 02:33:23 -03:00
Boggart 0ceda7939c Adds the ability for admins to re-admin themselves once they de-admin. 2015-01-01 20:42:53 -07:00
tkdrg 8e8b761ae2 Merge pull request #6716 from psykzz/patch-2
Refactor Ears self healing
2015-01-01 17:18:08 -03:00
tkdrg 38acdca156 Merge pull request #6713 from phil235/DicerollRuntimeFix
Fixes runtime linked to diceroll proc
2015-01-01 16:58:39 -03:00
tkdrg 6a0f1be7cd Merge pull request #6584 from phil235/HoloSwordFix
Fixes being able to smash grille/newscaster/mirror/lights with holo esword
2015-01-01 16:39:16 -03:00
tkdrg be85bb6d17 Merge pull request #6707 from phil235/HostileAttackingTargetFix
Fixes player controlled hostile simple animal not calling AttackingTarget() for their melee attack.
2015-01-01 12:47:27 -03:00
Swag McYolosteinen 17c81726ce Merge pull request #6722 from tkdrg/holytitsmergethis
[HOLY TITS MERGE THIS] Fixes Hulk server crash bug and also a couple typos
2015-01-01 13:41:35 +01:00
MrStonedOne 2bb2469038 Fixes error with logging admin rank changes to the user's database record.
I forgot to add a field to the query in commit 138567b7cf when I modified it.
2014-12-31 23:19:43 -08:00
tkdrg adc23dcd35 Merge pull request #6695 from Iamgoofball/raginmages
RAGIN' MAGES: Take 2: Working edition
2015-01-01 03:04:26 -03:00
Iamgoofball 56f2ec2721 >magin' 2014-12-31 21:58:21 -08:00
Iamgoofball 4b8bf0180e Update raginmages.dm 2014-12-31 21:55:38 -08:00
Iamgoofball 2c118837ad Update spellbook.dm 2014-12-31 21:30:27 -08:00
Remie Richards 215da4399a Merge pull request #6690 from Xhuis/hidden_book_in_bookcase
Allows you to put hollowed-out books in bookcases
2015-01-01 04:12:07 +00:00
Xhuis 88105318a6 Defines allowed books in main bookcase define 2014-12-31 23:08:23 -05:00
Boggart ff17e083eb Fixes being unable to build doors over firelocks, blast doors and shutters.
As a result, any door with the sub_door variable set to 1 can have an airlock built over it.
Also fixes using a fireaxe to open unpowered poddoors and adds myself to the admins.txt.
2014-12-31 20:47:17 -07:00
tkdrg 371b66a334 Merge pull request #6678 from paprka/nitrile
Adds nitrile gloves
2015-01-01 00:29:04 -03:00
Xhuis c17e25aafa Polishes code with lists 2014-12-31 22:00:08 -05:00
tkdrg 908922f24c Fixes Hulk crash bug and typos 2014-12-31 23:28:14 -03:00
tkdrg 7e48be5be0 Merge pull request #6686 from paprka/lizstutterv2
Removes lizard stuttering
2014-12-31 23:22:38 -03:00
tkdrg 9a9f0bc058 Merge pull request #6691 from Menshin/clientless_peeking_runtime_fix
Fixes runtime with moving objects in/out of storage while clientless mobs peeking
2014-12-31 22:19:38 -03:00
tkdrg 34c4c02777 Merge pull request #6646 from RemieRichards/TerminalDecon
Terminal Deconstruction
2014-12-31 21:47:47 -03:00
Remie Richards 341b147088 You can now deconstruct terminals provided the APC or SMES is prepared for this (eg, open panels, exposed wires etc.) 2014-12-31 23:35:07 +00:00
tkdrg 4e134df3fd Merge pull request #6661 from Menshin/bend_pipes_atmos_fixes
Atmos pipes fixes and tweaks
2014-12-31 20:18:53 -03:00
Matt Smith a9203dcc66 Updating ear code from humans.
Keeping it together.
2014-12-31 21:57:25 +00:00
Matt Smith 9bdc62fae3 Fixing initial ear_damage
Was missing a 0.
2014-12-31 21:35:23 +00:00
Matt Smith 1f8c748309 Refactor Ears self healing
Aims to fix #291
2014-12-31 21:09:35 +00:00
tkdrg cdb5066502 Merge pull request #6324 from Razharas/GenShit
Added datum mutations
2014-12-31 17:24:15 -03:00
phil235 57cf4bc394 Fixes runtime linked to diceroll proc 2014-12-31 20:47:32 +01:00
tkdrg 2dea549a25 Merge pull request #6683 from joonoro/master
Fixes arcade machine runtimes from #6351
2014-12-31 16:20:15 -03:00
tkdrg cb5428c554 Merge pull request #6685 from phil235/VisibleLingMsgFix
Fixes people getting the Ling's message when he reassimilates its armblade/shield.
2014-12-31 16:06:00 -03:00
tkdrg 877f90c11a Merge pull request #6655 from phil235/SawnoffFix
Fixes shortening gun barrel
2014-12-31 15:11:27 -03:00
Menshin b4e3b942db Removed a useless call to ..() in obj/pipe attack_by 2014-12-31 17:34:47 +01:00
phil235 286a9ce4bc Merge pull request #6657 from Lo6a4evskiy/Eyepatch_HUD_fix
All sec HUDs work properly with examine buttons
2014-12-31 15:45:40 +01:00
phil235 6cf7cd2c0b Merge pull request #6671 from tkdrg/fuckingSuperMatter-i_SwearTo=god'ThisdamnthingaaA
Fixes supermatter division by zero runtime
2014-12-31 15:42:10 +01:00
phil235 e476074b32 Merge pull request #6673 from GunHog/FixForTatorAIRadioAndRemovesSpice
Fixes #6654
2014-12-31 15:41:17 +01:00
phil235 3ce15f31b0 Merge pull request #6672 from Menshin/flash_emp_runtime_fix
Fixes flashes runtiming on EMP + flash spamming
2014-12-31 15:33:20 +01:00
phil235 27d8c489ee Fixes carp, mimic and tree nog being able to knockdown their target.
Fixes player controlled hostile simple animal not calling AttackingTarget() for their melee attack.
Fixes player controlled hostile simple animal's ranged attack targeting the target from their previous melee attack instead of the target clicked.
2014-12-31 15:01:23 +01:00