Commit Graph

45342 Commits

Author SHA1 Message Date
Eskjjlj
795b46fef8 🆑 Eskjjlj (#41605)
fix: Cult structures no longer become intangible when unanchored.
/🆑

You can't move through unanchored emitters or even chemical grinders so there should be no reason you can move through unanchored cult structures.
That also fixes https://github.com/tgstation/tgstation/issues/41584
2018-11-21 11:14:07 -05:00
AnturK
c73cf825be Fixes cult assigning their own members as sacrifice. (#41600) 2018-11-21 11:11:37 -05:00
Jordan Brown
2e227d11ee Merge pull request #41602 from swindly/word_crimes
Fixes more word crimes
2018-11-21 09:44:00 -05:00
Jordan Brown
e0b69fe118 Merge pull request #41596 from tralezab/patch-13
Select equipment only asks to empty pockets if there are things in your pockets
2018-11-20 11:43:22 -05:00
Jordan Brown
9a831059ed Merge pull request #41595 from ShizCalev/wormhole
Moves wormholes to the RIPPLE_LAYER
2018-11-20 11:43:08 -05:00
zxaber
f0e4f38850 Teleporter computer now shows renamed beacons (#41407)
I suspect this was intended, since the beacon already has code for renaming it
via pen and a "renamed" variable that gets updated when the beacon is renamed.
In any case, it's now consistent with tracking implants, which already show the
name of the person implanted.

This change only affects the list popup. Once the beacon is selected, the TGUI
window shows the actual destination (also just like tracking implants)
2018-11-19 16:48:05 -08:00
ShizCalev
e8ea762ee4 Update corgi & parrot inventory panels to the same formatting as other mobs (#41544) 2018-11-19 15:50:52 -08:00
swindly
4bcd3cdc55 fixes word crimes 2018-11-19 17:56:59 -05:00
XDTM
c575fc2e88 Improves the plasmaflood hallucination (#41470)
* Improves the plasmaflood hallucination

* T

* game plane
2018-11-19 14:48:31 -05:00
subject217
8409348746 Moves damage deflection code from doors to machines and gives it to the stacking machine (#41551)
* moves damage deflection from doors to machines and sets the stacking machine's at 21

* return

* NONE
2018-11-19 14:44:19 -05:00
Rob
e4d0a34348 BLAT BLAT GOES THE GAT (#41577)
* big shooteronis

* attribute

* better + louder mix
2018-11-19 14:43:14 -05:00
Jordan Brown
b98b830ff6 Merge pull request #41587 from 81Denton/bad-touch
Borg malf/emag status is only shown on successful cover lock/unlock
2018-11-19 14:41:58 -05:00
Mickyan
f74da96676 Voracious quirk lets you binge on junk food, gives positive mood while fat (#41541)
* voracious tweaks

* description
2018-11-19 14:38:12 -05:00
4dplanner
ce0828a98e Tendrils are now structure based [READY] (#41554)
* Tendrils are now structure based

* Re-adds tendril wipe achievement

neatens up ash walker variables
gets rid of unnecessary variables in hivelord

* Marks spawner children as admin spawned
2018-11-19 14:36:33 -05:00
Jordan Brown
16f575070d Merge pull request #41574 from 4dplanner/throwforce2
Sets lower default value for throw force
2018-11-19 14:35:40 -05:00
Wiznerd
9ab376fed7 Adds a new AI Core Sprite (#41576)
* Update flavor_misc.dm

* Add files via upload

* Delete ai.dmi

* Delete ai.dmi

* Add files via upload

* Update flavor_misc.dm
2018-11-19 14:35:10 -05:00
CRTXBacon
35ae754d0e Fixes uplink.dm not accepting null values for restricted species (#41597)
* Add files via upload

* oops

* Species restriction attempt #1

* species restriction test

hope this goes well

* first one didn't work (who'dathunkit)

* Add files via upload

* Add files via upload

* Update code/datums/components/uplink.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>

* Update code/datums/components/uplink.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>

* Update flashlight.dm

* Add files via upload

* L A M P

* Update uplink_items.dm

* why the hell did it add two paragraph ends

* Update code/modules/uplink/uplink_items.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>

* Update uplink.dm

* Update code/modules/uplink/uplink_items.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>

* Update uplink_items.dm

* Update uplink_items.dm

* fixes uplink.dm not accepting null values

* Update uplink.dm

* Update code/datums/components/uplink.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>
2018-11-19 14:32:31 -05:00
tralezab
6933179559 It's not my fault! I'm not to blame! It is the gypsy girl, the witch who set this flame! 2018-11-19 09:07:16 -08:00
ShizCalev
587af907dc Moves wormholes to the RIPPLE_LAYER 2018-11-19 11:15:22 -05:00
PKPenguin321
17dfb07f99 Refactors deathsounds, adds 2 new ones (lizards and borgs) (#41493)
* refactors deathsounds, adds 2 new ones
- deathsounds are sounds played when *deathgasp is used, either manually or automatically
- deathsounds are a var on /mob
- made xenos use the var
- removed the hack for xenos deathsound in the deathgasp emote and made it use the var
- 2 new deathsounds: one for lizards, one for borgs

* fixes and balance
- alt species now get their deathsound properly and have it set in their species datum
- people who are silent (poisoned, mimes, or otherwise) wont make a deathsound
- people who have over 50 oxyloss when they die wont make a deathsound (to allow silent kills)

* addresses review
makes some comments prettier/better, drops a .loc

* new borg deathsound
with credits.txt

* moves simple animal death_sound to new deathsound
code for simple animal deathsound has been changed around in simple_animal.dm to tie it to deathgasp like everything else
2018-11-18 17:58:27 -05:00
CRTXBacon
0557320528 Adds race-restricted category to syndicate uplinks (#41340)
* Add files via upload

* oops

* Species restriction attempt #1

* species restriction test

hope this goes well

* first one didn't work (who'dathunkit)

* Add files via upload

* Add files via upload

* Update code/datums/components/uplink.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>

* Update code/datums/components/uplink.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>

* Update flashlight.dm

* Add files via upload

* L A M P

* Update uplink_items.dm

* why the hell did it add two paragraph ends

* Update code/modules/uplink/uplink_items.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>

* Update uplink.dm

* Update code/modules/uplink/uplink_items.dm

Co-Authored-By: CRTXBacon <34610106+CRTXBacon@users.noreply.github.com>

* Update uplink_items.dm

* Update uplink_items.dm
2018-11-18 17:47:45 -05:00
Denton
4937030c2f Borg malf/emag status is only shown on successful cover lock/unlock 2018-11-18 21:09:50 +01:00
81Denton
8ee97bfdbe Tweaks holodeck warning msg (#41555) 2018-11-18 12:50:44 -05:00
Jordan Brown
f99d548455 Merge pull request #41543 2018-11-18 10:57:50 -05:00
Jordan Brown
4ee6176f80 Merge pull request #41545 2018-11-18 10:57:49 -05:00
Jordan Brown
d89f7f9cac Merge pull request #41547 2018-11-18 10:57:47 -05:00
Jordan Brown
f41ed0d68c Merge pull request #41553 2018-11-18 10:57:46 -05:00
Jordan Brown
b69a6c332c Merge pull request #41560 2018-11-18 10:57:38 -05:00
Jordan Brown
295a1b944e Merge pull request #41561 2018-11-18 10:57:37 -05:00
Jordan Brown
5dd2fb48f8 Merge pull request #41568 2018-11-18 10:57:36 -05:00
Jordan Brown
f2b23d670e Merge pull request #41540 2018-11-18 10:57:35 -05:00
Jordan Brown
3f67d1778e Merge pull request #41537 2018-11-18 10:57:35 -05:00
Jordan Brown
9a0fd5bcdc Merge pull request #41534 2018-11-18 10:57:33 -05:00
Jordan Brown
d9d62f181a Merge pull request #41530 2018-11-18 10:57:32 -05:00
Jordan Brown
12e4e32b4e Merge pull request #41562 from ShizCalev/apc-fix
Fixes autonaming APCs not supporting areastring
2018-11-18 10:27:46 -05:00
Jordan Brown
969946d3bf Merge pull request #41563 from ShizCalev/monkey-fix
Fixes monkeys being invisible in DM
2018-11-18 10:27:09 -05:00
81Denton
0bfe0cc80f Improves Uplink descriptions + formatting (#41565)
* Improves Uplink descriptions + formatting

* ree

* linebreaks

* misc fixes
2018-11-18 10:26:09 -05:00
4dplanner
2708d48f34 Sets lower default value for throw force 2018-11-18 00:08:03 +00:00
MrDoomBringer
cefd802dc8 Fix explosive lances not being explosive (#41466) 2018-11-17 11:47:41 -08:00
swindly
88ca87e9d9 Add concealed weapon bay (#41516)
This provides roboticists with an item that broadens their play style by
introducing a stealth element.

The concealed weapon bay is an item that attaches to Ripleys or Odysseuses and
allows them to equip one mecha weapon. A mecha can only have one attached.
Examining the mecha will not reveal the attached weapon (although the raising
message still shows). They cost 3 TC because they don't allow roboticists to
make mechas much more dangerous than the ones they can already make and because
roboticists will still need to have researched the weaponry to attach to the
mechas.

I made the sprite all by myself.
2018-11-17 10:53:12 -08:00
ShizCalev
48fea40ce6 Fixes dried blood decals showing up as normal blood 2018-11-17 12:13:47 -05:00
ShizCalev
f0f5e4319f Fixes monkeys being invisible in DM 2018-11-17 04:04:20 -05:00
ShizCalev
e4a4f95942 Fixes autonaming APCs not supporting areastring 2018-11-17 04:03:09 -05:00
ShizCalev
f155c79141 Makes stacked pipe notices a little more useful 2018-11-17 04:00:51 -05:00
ShizCalev
e940d017aa map fixes 2018-11-17 03:43:53 -05:00
YPOQ
dabf1d972c Fix animals being stuck resting after being revived (#41515) 2018-11-17 00:06:07 -08:00
morrowwolf
a7a54e94d0 fire change 2018-11-16 21:38:11 -07:00
subject217
89d8c88382 Reduce the sound volume of gorillas and migos (#41539) 2018-11-16 20:04:04 -08:00
subject217
12fbbf3b21 can we get 5 likes? (#41505) 2018-11-16 23:03:31 -05:00
ShizCalev
f55196f765 Redundant 2018-11-16 19:54:15 -05:00