Commit Graph

7502 Commits

Author SHA1 Message Date
Fox McCloud f7f127042c Merge pull request #6679 from Kyep/terrorspiders-PR5
Terror Spiders 5 - Fixes & Tweaks II
2017-03-27 02:27:19 -04:00
Fox McCloud 3e8244c244 Merge pull request #6932 from uraniummeltdown/metastation
Metastation Fixes
2017-03-26 19:34:38 -04:00
uraniummeltdown d592cf2dc2 Adds Armsky object; meeting room area icon; fixed layering of firelocks, windoors and shutters, shutter directions on meta; icon edited airlocks replaced with proper types on meta; drone console now checks area instead of oview(3); meta pod keys now work on sec pod; fixed meta command hallway vendors areas; added tiny fans to mass drivers on meta; fixed gateway doors access; fixed meta virology fridge 2017-03-25 17:10:13 +04:00
TravellingMerchant ef949d273d Cleans up the code and adds the Shellguard monitor. 2017-03-25 03:14:24 +00:00
DaveTheHeadcrab f11d53a547 Possession Tweaks (#6848) 2017-03-24 19:01:31 -04:00
KasparoVy 7ecc21a4ed Slime people can wear undergarments.
I thought I'd fixed this some time ago. Hm!
2017-03-24 17:12:27 -04:00
Kyep 34e7e395f5 Fixes Terror Queen Hallucinate Spit - now quicker acting, but lasts much less time 2017-03-22 00:56:21 -07:00
Crazy Lemon f60dd39a9d Merge pull request #6705 from davipatury/crafting-ui
Personal Crafting Nano-UI-ification
2017-03-21 18:00:34 -07:00
Kyep 2552f593c8 Prevents queens laying eggs while dead 2017-03-17 03:38:08 -07:00
Markolie a99b4ece15 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into zefix 2017-03-16 22:36:00 +01:00
Fox McCloud c6e3fe3cdb Merge pull request #6734 from uraniummeltdown/plastic
Plastic is not a mineral anymore, plastic flaps can be constructed/deconstructed
2017-03-15 06:33:02 -04:00
Markolie 4edf69c3c0 Revenant nightvision fix 2017-03-12 20:59:28 +01:00
uraniummeltdown 85260a72ba plastic is not a mineral anymore, plastic flaps are deconstructible, new construction.dm construction defines 2017-03-12 06:09:29 +04:00
Crazy Lemon 9de6d25f07 Merge pull request #6696 from davipatury/hallo-2
Hallucinations 2.0
2017-03-11 15:33:47 -08:00
Crazy Lemon 661939c145 Merge pull request #6691 from davipatury/rcl
Port's RCL from /vg/
2017-03-11 15:30:48 -08:00
Crazy Lemon 175a4475f0 Merge pull request #6676 from KasparoVy/TailMarkingFix
Fixes a Bug With Tail Markings
2017-03-11 15:27:57 -08:00
Fox McCloud 3c7d990061 Merge pull request #6710 from uraniummeltdown/coverflags
Cleaned up clothing flags
2017-03-11 04:57:15 -05:00
uraniummeltdown 9eb7eea1e9 removes fourth argument air_group of CanPass() as it's not used and is a leftover from FEA 2017-03-10 22:46:02 +04:00
Markolie 0bc0a2c461 All types of crystals 2017-03-10 12:45:47 +01:00
Markolie cf4f350a79 Let matter grippers carry firelock electronics and bluespace crystals 2017-03-10 12:44:37 +01:00
uraniummeltdown dd12fbe13a new flags_cover var for clothes, adjust existing flags 2017-03-10 11:33:42 +04:00
Kyep e848601bc8 Fixes annoying glare spam 2017-03-09 23:24:11 -08:00
Markolie a376adc93e Merge branch 'zefix' of https://github.com/Markolie/Paradise into zefix 2017-03-09 17:42:21 +01:00
Markolie 7cb52433d1 Fix AI blind issue 2017-03-09 17:41:46 +01:00
Mark van Alphen 93470e3570 Merge branch 'master' into zefix 2017-03-09 17:20:31 +01:00
davipatury 2a9bcde361 Fix conflicts. 2017-03-09 12:01:50 -03:00
Kyep 3211fb7896 Fixes a bug with <50% health reds 2017-03-08 04:58:21 -08:00
Kyep ce5ba21f8a Fixes two ventsmash bugs
Vent / Scrubber smashing now notifies people around the vent/scrubber,
and takes 4 seconds.
2017-03-08 03:33:27 -08:00
Markolie acab5d5170 Merge branch 'master' of https://github.com/ParadiseSS13/Paradise into toolz
# Conflicts:
#	code/game/objects/items/weapons/storage/bags.dm
#	code/game/objects/items/weapons/storage/uplink_kits.dm
#	code/game/objects/items/weapons/storage/wallets.dm
2017-03-08 10:45:16 +01:00
Crazy Lemon 6e7338a573 Merge pull request #6688 from Allfd/bible
Makes bible farting less predictable
2017-03-08 00:24:44 -08:00
Fox McCloud f96c335d1f Merge pull request #6704 from uraniummeltdown/hardsuit
Rename all "rigs" (hardsuits) to hardsuits
2017-03-07 23:35:07 -05:00
Fox McCloud 5a9ff41464 Merge pull request #6591 from Crazylemon64/ipc_power_cord
Replaces the IPC APC grabbing thing with a power cord and lets IPCs be genderless
2017-03-07 22:25:11 -05:00
uraniummeltdown dc6f9f5506 rename all hardsuits (called rig in multiple places) to hardsuit, rename rig.dm to hardsuit.dm, adjust icon states from rig to hardsuit, move paranormal hardsuit mob sprites out of own file, add wiz hardsuit helm and suit inhands 2017-03-07 20:55:43 +04:00
Markolie 3aa1399995 Implement usesound/toolspeed 2017-03-07 16:46:28 +01:00
davipatury 72c4a6b7db Personal Crafting nano-ui. 2017-03-07 12:32:32 -03:00
davipatury c1a73eb095 Hallucinations 2.0 2017-03-06 18:41:15 -03:00
Markolie 3b73053bc4 Tool fixes 2017-03-06 20:46:24 +01:00
Markolie 9d9e957df1 Tool overhaul (usesound & toolspeed), wire descriptions/ghost interaction, add additional tools, refactor can(t)_hold 2017-03-05 19:53:20 +01:00
davipatury a913797bf1 RCL 2017-03-05 13:22:55 -03:00
Markolie 02c4cd26f4 Final fixes 2017-03-05 16:42:14 +01:00
Markolie e6b39c3185 Fixes 2017-03-05 14:31:26 +01:00
Fox McCloud 03b5a5efaa Merge pull request #6660 from uraniummeltdown/monkey
Allows monkeys to use all guns
2017-03-05 03:03:45 -05:00
Alffd 35f34a3a24 Removes adminlog 2017-03-04 17:34:36 -05:00
Alffd 900aeb1239 Makes bible farting less predictable 2017-03-04 16:38:15 -05:00
Crazy Lemon 0d5d8e6cbe Merge pull request #6597 from davipatury/wires-ui
Wires Nano-UI-ification
2017-03-04 10:21:19 -08:00
Kyep 9b3153cabc Terror Spiders 5 - Fixes & Tweaks II
Fixes:
- Spiders can no longer get stuck in vents, because they coccooned a mob
on top of a pipe, and it broke the pipe. Similarly, spiders can no
longer coccoon anchored objects of any kind. Fixes bug #6221 properly.
- Spiders will no longer ignore mechs and space pods. This was leading
to people cheesing the away mission with a ripley and a mech-mounted
drill.
- Prince, Queen, etc in away missions no longer stand still like
statues. Grays still stay on their vents.
- White spider in away mission can no longer infect people in a way that
makes it possible to transfer spiderlings to the main station.
- White spider eggs no exist for two minutes longer than they should
after hatching from someone.
- Signs in the away mission no longer contain the text 'improper'.
- Spiderlings that hatch in the away mission with an opened queen lair
no longer get stuck.
- Two misplaced lights in the away mission have been fixed.
- Queen nests in the away mission which live for a very long time can no
longer depressurize their area by smashing walls.

Updates:
- Webs spun by white spiders will infect humans who are silly enough to
walk into them. Hardsuits protect against this.
- Spiders will now be quicker to open doors. This should stop them
getting hung up on doors they can open.
- Empress has been tweaked to have an 'erase brood' ability (wipes
infestation, for adminbus), and her spit does BURN instead of TOX.
2017-03-04 03:40:59 -08:00
Crazy Lemon 5e1bd050f8 Merge branch 'master' into adminin 2017-03-03 23:23:40 -08:00
KasparoVy 181878e1ef Fixes a Bug With Tail Markings
The bug occurred if a changeling assumed the identity of a character who
had a body-accessory and a tail marking specific to that body accessory
or if the person with the body accessory and marking got cloned. This
would result in a ling/player with the default tail but they'd still
have whatever marking they/the person used to have, both looking ugly
and being metagamable.
2017-03-03 22:38:13 -05:00
uraniummeltdown 4d80e4ac36 allow monkeys to use guns 2017-03-02 20:45:42 +04:00
TravellingMerchant bc06adc562 Adds the new Cyborg sprites to the sprite select list. 2017-03-02 13:25:46 +00:00