Commit Graph

24890 Commits

Author SHA1 Message Date
c0 af5276467b Allows aliens/monkeys to use magic and arm-mounted guns 2016-03-01 23:52:58 +03:00
Remie Richards 28a49d127d Fixes Monkeys not being able to steer jetpacks. 2016-03-01 18:00:00 +00:00
bgobandit 7788ef5f07 changes procs 2016-03-01 09:13:44 -05:00
Kyle Spier-Swenson 19ad6ca347 Update clothing.dm 2016-03-01 01:34:16 -08:00
Kyle Spier-Swenson b4d1ec813f TimeStamped runtime logs.
````
runtime error:
[23:55:40]list index out of bounds
[23:55:40]proc name: testpickweight (/mob/verb/testpickweight)
[23:55:40]  source file: client.dm,296
[23:55:40]  usr: (src)
[23:55:40]  src: MrStonedOne (/mob)
[23:55:40]  src.loc: null
[23:55:40]  call stack:
[23:55:40]MrStonedOne (/mob): testpickweight()
runtime error:
[23:55:43]list index out of bounds
[23:55:43]proc name: testpickweight (/mob/verb/testpickweight)
[23:55:43]  source file: client.dm,296
[23:55:43]  usr: (src)
[23:55:43]  src: MrStonedOne (/mob)
[23:55:43]  src.loc: null
[23:55:43]  call stack:
[23:55:43]MrStonedOne (/mob): testpickweight()
````
2016-03-01 00:14:46 -08:00
KorPhaeron 24e3d569f8 Door remotes 2016-03-01 01:43:12 -06:00
Sawu b9486254f4 SNPC Expansion v2: EA Edition
* Interest values and modifiers tweaked to create a smoother and more active AI
* maxStepsTick raised to 6, to smooth out movement
* doorScan has been integrated into the main AI, and performs before all other functions
* SNPCs have been given all-access, but must "hack" their way through doors, with a small chance to electrocute themselves
* Verb added to customise an SNPC and optionally send it to it's department
* Clown SNPCs will now slip people.
* Chef and Bartended SNPCs now process and cook basic foods.
* Botanist SNPCs will now grow, tend and harvest plants, and deliver them to a smartfridge.
* SNPCs are now the Synth race
* SNPCs now recognise a number of offensive actions, such as injecting, throwing, being shot and people attempting to steal from them
* SNPCs will now atetmpt to unbuckle themselves
* General Backpack and Item handling improved
* SNPCs now correctly recognise and take regular items
* Rebalanced the AI to favour their favourite items and department more
* callFunction now spawns off modules, running them simultaneously
* Botanist,Chefs and Bartenders now attempt to stay near their respective areas
* SNPCs now recognise recursive content (items in boxes in bags etc)
* SNPCs now have emotes attached to certain actions to faciliate their bluespace magic (so players do not get confused)
* Greytide SNPC getting stalled has been fixed
* SNPCs can now recognise and throw items that have are throwable, and will use them in combat.
* SNPCs can now recognise and use grenades, and will (according to their traits) prime and throw them, or suicide bomb a target
* SNPC ranges for combat rebalanced
* SNPCs now switch between disarm and harm in melee combat.
2016-03-01 18:39:42 +11:00
Kyle Spier-Swenson 1dcd0b1013 Use pick weight they said, it will be find they said. FUCK YOUR PICKWEIGHT 2016-02-29 23:15:18 -08:00
KazeEspada 7bfe258241 Cabin ready for testing commit. Cabin is mostly finished and just needs some eyes to look over it and see if I missed anything. 2016-02-29 22:47:38 -07:00
Nerd Lord 39f8f7b5a8 " 2016-02-29 22:06:58 -05:00
tkdrg c02ccab8c0 Merge pull request #15758 from AnturK/spawners
Refactor of map and corpse spawners.
2016-02-29 23:44:38 -03:00
tkdrg ef1f9845dc Merge pull request #15412 from LanCartwright/toxinvirology
New virology chems. Makes virus food actually useful. Adds uranium to virology uses.
2016-02-29 23:41:28 -03:00
tkdrg c914f7bb85 Merge pull request #15829 from neersighted/fix_your_shit
Properly check supply packs validity
2016-02-29 23:33:12 -03:00
KorPhaeron 11f18b4a9b Merge pull request #15433 from MrStonedOne/patch-151
Makes suit sensors useful (Suit sensor random levels will now favor higher levels)
2016-02-29 20:04:03 -06:00
Nerd Lord 0b7531e1b3 blobbernaut produce message tells you more things 2016-02-29 20:09:58 -05:00
Akke 9c0bacbd72 Yea, though I walk through the valley of the shadow of death, I will fear no evil: for thou art with me oranges; thy remie and thy coderbus they comfort me. 2016-03-01 01:06:59 +00:00
Akke 867f3b0d89 massive thanks to oranges for his help on this. 2016-03-01 00:37:23 +00:00
Akke 97f2a423de fixes other_reagents.dm to be children of their original reagent. 2016-03-01 00:03:13 +00:00
Kyle Spier-Swenson 8f51d44256 Update clothing.dm 2016-02-29 15:30:25 -08:00
phil235 563ef0cca8 Renamed remove_spell() to RemoveSpell() for consistency with AddSpell(). 2016-02-29 23:21:33 +01:00
phil235 4d2c6b8e24 Cyborgs can no longer activate the object in their active module when incapacitated. They also can't change their sensor mode (sechud, etc...) while incapacitated.
Fixes Wizard apprentice not being able to use soulstones.
2016-02-29 23:09:13 +01:00
Akke 2c98a52c83 dumbest mistake of my life result_amount fix 2016-02-29 21:58:58 +00:00
Nerd Lord 571a352428 Blobbernauts now die slowly when not near the blob.
Blobbernauts can now see their overmind's core health via their HUD.
Blobbernauts can also see their health from their HUD.
Blobbernauts are somewhat resistant to spacewind.
2016-02-29 16:45:06 -05:00
Nerd Lord eff82be81a Blobbernauts now die slowly when not near the blob.
Blobbernauts can now see their overmind's core health via their HUD.
Blobbernauts can also see their health from their HUD.
Blobbernauts are somewhat resistant to spacewind.
2016-02-29 16:41:59 -05:00
Cheridan cd20e5ec4b Merge pull request #15815 from Shadowlight213/Commandnamechange
Adds admin button to change central command's name.
2016-02-29 15:09:27 -06:00
Cheridan 946b89b5f2 Merge pull request #15791 from phil235/ReagentStatUpdateFix
Health update from reagent metabolization now only happens once.
2016-02-29 15:07:23 -06:00
Incoming 3758bf1f61 rolls back the life mechanic from Runtime 2016-02-29 15:54:04 -05:00
Akke 018bc20ce0 Adds virology reagents to actual reagents/chemistry/reagents/other_reagents.dm 2016-02-29 20:48:50 +00:00
GunHog f6ff723edb Some spelling and grammar things.
It must be because of Intigracy...
2016-02-29 11:38:11 -06:00
GunHog 8a592b4f39 MERGE CONFLICTS SUCK
Stupid Bolas
2016-02-29 11:28:49 -06:00
MMMiracles 454928f3cd increases the player skill gap
if you don't know what a whetstone is then maybe you should just git gud
2016-02-29 11:43:21 -05:00
phil235 af425e3ed9 Fixes a mistake 2016-02-29 16:41:23 +01:00
phil235 3c8a9274bf Fixes spell action button not being updated correctly regarding zlevel and clothes requirements. The buttons are now always not red in these cases but clicking them give the proper fail message.
Fixes blind AI (lack of power) staying blind if transfered to a mech or a card.
Fixes magboots action button icon not updating when toggling the boots on.
Fixes Area teleport spells not having a cancel button when choosing the destination area.
Fixes spell action button not being removed when the spell is refunded.
Fixes revenant spell action button icons not being updated when the revenant is inhibited by a null rod.
2016-02-29 16:30:54 +01:00
Impisi 1aadc83f28 I added Modular Receivers with a rarity value of 1 to the loot table for maintenance loot spawning. 2016-02-29 02:31:26 -08:00
Sestren413 fd7047f43f Added them to the banana mutation list 2016-02-28 22:33:44 -06:00
Jordie 897aecadf5 Merge pull request #15780 from PKPenguin321/bolas
Adds bolas
2016-02-29 15:01:42 +11:00
Jordie 32bf31f3a0 Merge pull request #15707 from Core0verload/breathing_implant
[Ready] New cyberimplant: breathing tube
2016-02-29 14:53:42 +11:00
Bjorn Neergaard 8e1ec7c2b8 Properly check supply packs validity 2016-02-28 20:26:04 -06:00
tkdrg dc9e446507 Merge pull request #15795 from Menshin/forcefield_cleaning
Cleaning of singularity fields code
2016-02-28 23:17:58 -03:00
tkdrg bc5c023883 Merge pull request #15809 from bgobandit/bettercontraband
Makes contraband crates great again.
2016-02-28 23:13:55 -03:00
tkdrg 3af98e5bc3 Merge pull request #15807 from MrStonedOne/patch-162
Makes qdeleted less sucky
2016-02-28 23:11:40 -03:00
tkdrg d45db06d25 Merge pull request #15790 from AnturK/fix2
Minor fixes
2016-02-28 22:38:41 -03:00
GunHog 67b0bda45a Hardsuit Jetpack Upgrade
Replaces the mining jetpack with the hardsuit jetpack upgrade.
2016-02-28 18:37:27 -06:00
tkdrg 9716d1f861 Merge pull request #15787 from KazeEspada/treefixes
Tree Fixes
2016-02-28 21:13:48 -03:00
tkdrg 6949167e6f Merge pull request #15792 from phil235/FullHealMutationFix
Admin healing a monkey no longer transforms it into a human. Only hum…
2016-02-28 21:12:18 -03:00
tkdrg c049d74cde Merge pull request #15804 from bgobandit/onlyslightlylessgross
Roach guts have the same layer as vomit, blood, etc
2016-02-28 21:10:41 -03:00
Akke e22ddb5e35 fixes some bugs 2016-02-29 00:07:51 +00:00
duncathan salt cdea45be4b quotes 2016-02-28 17:16:59 -06:00
duncathan salt 8995062dbe add stack_trace() to unsorted.dm 2016-02-28 17:13:24 -06:00
duncathan salt 9809414da1 add it to simple animals 2016-02-28 17:11:47 -06:00