Menshin
21e2ce4e25
Cleaning of the Particule Accelerator code
2016-03-06 10:23:37 +01: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
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
d45db06d25
Merge pull request #15790 from AnturK/fix2
...
Minor fixes
2016-02-28 22:38:41 -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
Cheridan
0f4aeb1357
Merge pull request #15793 from ChangelingRain/steelpunted
...
Adds 'Support and Mechanized Exosuits' and 'Space Suits and Hardsuits' categories to the syndicate uplink
2016-02-28 13:23:54 -06:00
Joan Lung
a78fd09b45
Merge pull request #15579 from GunHog/patch-1
...
Gives ghosts a full Security HUD.
2016-02-28 11:23:17 -05:00
AnturK
101547b282
Merge pull request #15781 from ChangelingRain/blobmaster
...
Adds five new blob chemicals again
2016-02-28 17:16:04 +01:00
bgobandit
5127ba71fc
reverts name change, tweaks cost
2016-02-28 11:01:30 -05:00
Nerd Lord
ccf02706ea
lighten color
2016-02-27 22:07:30 -05:00
Nerd Lord
6002f1467a
Adds blobbernaut production animation.
...
Spores now fly properly(and zombies don't)
Added Adaptive Nexuses, which does medium brute damage and kills unconscious targets, reaping points for the overmind.
2016-02-27 22:00:49 -05:00
Cheridan
6576a9050d
Merge pull request #15774 from sawu-tg/newSnpc
...
SNPCs v3: Robustaloo
2016-02-27 20:23:30 -06:00
Sawu
84c03a3829
* Makes limb check typeless
...
* Filtered types now use is_type_in_list()
* Properly fixes a health runtime due to target juggling
2016-02-28 12:31:04 +11:00
bgobandit
7af3e2ce1d
oops
2016-02-27 20:15:49 -05:00
bgobandit
6b5379f053
Adds items to contraband crate.
2016-02-27 20:14:16 -05:00
Sawu
13ba71027e
implements an anti-kaze proc (fixes npcs using guns they can't use)
2016-02-28 12:04:07 +11:00
Sawu
4d6a28bd94
Quickfix for health runtimes
2016-02-28 11:51:34 +11:00
Joan Lung
7cc38e089d
Merge pull request #15770 from Core0verload/lungs
...
Adds lungs internal organ
2016-02-27 19:41:39 -05:00
tkdrg
84566ef751
Merge pull request #15773 from AnturK/template_fix
...
Fixes uploaded templates size preview
2016-02-27 21:40:22 -03:00
Joan Lung
6dcee360e9
Merge pull request #15725 from AnturK/wroom
...
Adds simple space vehicle
2016-02-27 19:30:51 -05:00
Joan Lung
86f94e5308
Merge pull request #15731 from KorPhaeron/push_block
...
Refactor push blocking
2016-02-27 19:27:55 -05:00
tkdrg
77b7f02bdd
Merge pull request #15775 from AnturK/fix1
...
Bunch of fixes
2016-02-27 21:27:08 -03:00
Joan Lung
96e842b24c
Merge pull request #15737 from lzimann/ctfbutton
...
Adds a way to quickly enable/disable CTF for admins.
2016-02-27 19:11:48 -05:00
Sawu
acae846eb6
Minor fixes/changes
...
* SNPCs now use A* to path find. As a result, they are much more accurate in following a target but carry a heavier server load.
* Timeout lowered to 10 because of unusually long braindead times
* Pathing now updates correctly
* Nearby now updates correctly
* Task choices updated to be more fuzzy instead of being a pick.
* getGoodPath can now path around non-dense turfs with dense objects in them.
* turfs in general have been added to the target_filter
* Added a healpeople module, which will allow NPCs to use any standard stack healing item (bandages, gauze etc) to heal a nearby wonded person
* Favourite picking fixed.
2016-02-28 11:10:10 +11:00
bgobandit
2633a9b4f2
Roach guts have the same layer as vomit, blood, etc
2016-02-27 18:27:30 -05:00
Nerd Lord
8dbea9021c
only the living
2016-02-27 17:00:24 -05:00
Menshin
7374902800
* Cleaning field generator code
...
* Fixes runtimes on field shutdown
2016-02-27 22:44:17 +01:00
Nerd Lord
544412a80a
shortdesc for flammable goo
2016-02-27 14:11:04 -05:00
Nerd Lord
50c3ac7c22
honk
2016-02-27 12:08:46 -05:00
Nerd Lord
2497b48b0d
adds mecha/support and space suit categories to the syndicate uplink
...
traitors can now properly buy the blood-red hardsuit
2016-02-27 11:55:00 -05:00
AnturK
b444f4f5da
Fixes shuttle loan events not creating crates.
2016-02-27 17:49:09 +01:00
phil235
b58347c759
Admin healing a monkey no longer transforms it into a human. Only humans lose negative mutations when adminhealed (these mutations have no effects on monkeys).
2016-02-27 17:08:53 +01:00
Cheridan
962b9497c4
Merge pull request #15765 from Core0verload/organharvest
...
Adds a chance to recover internal organs when butchering monkey or alien
2016-02-27 01:13:20 -06:00
duncathan salt
cfbd3ab40f
Merge pull request #15677 from Cheridan/office_space
...
Paper Cutters
2016-02-27 00:40:04 -06:00
Cheridan
d51a1907f8
Merge pull request #15750 from Steelpoint/M90
...
C20r Buff | M90 Removal
2016-02-27 00:22:01 -06:00
Cheridan
af29166ff0
adds some nitpick crap
...
your time on this earth is nearing an end goofball
2016-02-26 23:21:02 -06:00
Nerd Lord
cee1eb03c8
figures, too complex
2016-02-26 23:45:23 -05:00
Nerd Lord
2e2794c959
Adds five new blob chemicals.
...
Draining Spikes, which is reddish pink, does medium brute damage, and drains blood from targets.
Shifting Materia, which is tan, does medium brute damage, and shifts position when attacked.
Flammable Goo, which is reddish orange, does low burn and toxin damage, and when hit with burn damage, emits a burst of flame. It takes more damage from burn, though.
Poisonous Strands, which is lavender and does burn, fire, and toxin damage over a few seconds, instead of instantly.
Bluespace Dust, which is bright green, does low toxin damage, irradiates, and may teleport targets.
Other changes;
Replicating Foam has a lower chance to expand when hit
Penetrating Spines is now purple instead of sea green.
2016-02-26 23:00:43 -05:00
Cheridan
af615e0997
Merge pull request #15429 from Fox-McCloud/gibbing-organs
...
Gibbing Throws Internal Organs
2016-02-26 21:34:26 -06:00
PKPenguin321
d9a214e931
adds bolas
...
adds the item itself and a hand-crafting method to handcuffs.dm
adds a tablecrafting recipe to recipes.dm
adds the sprite to items.dmi
2016-02-26 17:59:55 -08:00
Cheridan
29ed25e943
Merge pull request #15759 from tkdrg/fix
...
Fixes wrong irc message
2016-02-26 18:56:40 -06:00
duncathan salt
3f5d2548da
Merge pull request #15714 from Incoming5643/feline_magnet
...
Persistence features for Runtime
2016-02-26 18:37:56 -06:00
Tkdrg
cd549bb33b
Fixes wrong irc message
2016-02-26 21:29:13 -03:00
Incoming5643
880fbfb6a7
Fine just for you
2016-02-26 19:24:52 -05:00
Incoming5643
ef1af86201
Damn you web editor
2016-02-26 18:43:22 -05:00
Incoming5643
c620bc93e9
Cleanup pull
...
Requests heeded.
Holodeck loophole somewhat hamfistedly fixed.
Bonus: One stealth homestuck reference removed.
2016-02-26 18:42:54 -05:00
AnturK
0e5f26f9be
Merge pull request #15762 from phil235/FixTheHood
...
Fixes suits with toggleable hood not having any toggle_hood action bu…
2016-02-26 23:52:44 +01:00