Commit Graph

8973 Commits

Author SHA1 Message Date
deathride58 cd19411211 Merge pull request #5602 from Citadel-Station-13/upstream-merge-35737
[MIRROR] Italian mustache respects capital letters more
2018-02-20 15:22:33 +00:00
deathride58 a5d9fc4ddd Merge pull request #5601 from Citadel-Station-13/upstream-merge-35740
[MIRROR] Fixes mushroom bowls
2018-02-20 15:21:59 +00:00
deathride58 c9d36d7ec8 Merge pull request #5600 from Citadel-Station-13/upstream-merge-35780
[MIRROR] Fixed instant summon behavior with simple animals
2018-02-20 15:21:39 +00:00
deathride58 77f48a3ceb Merge pull request #5599 from Citadel-Station-13/upstream-merge-35782
[MIRROR] Fixed mutate not removing its effects when refunded
2018-02-20 15:21:16 +00:00
deathride58 e70ba8d322 Merge pull request #5598 from Citadel-Station-13/upstream-merge-35793
[MIRROR] Fixes up foam and smoke code and comments again to atleast be correct
2018-02-20 15:20:51 +00:00
deathride58 940351b8de Merge pull request #5597 from Citadel-Station-13/upstream-merge-35804
[MIRROR] Fixes ghost role spawners still showing up in the spawner menu even if they're deleted
2018-02-20 15:20:28 +00:00
deathride58 11174ef300 Merge pull request #5596 from Citadel-Station-13/upstream-merge-35805
[MIRROR] Fixes walls under doors breaking to space
2018-02-20 15:20:01 +00:00
oranges 91a404fca7 Merge pull request #35737 from coiax/better-italian
Italian mustache respects capital letters more
2018-02-19 22:08:17 -06:00
fludd12 0d03e90e9f Fixes mushroom bowls (#35740)
* Fixes mushroom bowls

Made the mushroom bowl a subtype of the normal bowl, and deleted a
duplicate definition.

Also, adds custom soup and salad support for the mushroom bowls.

Fixes #32471

* Remove a dangling return
2018-02-19 22:08:09 -06:00
Cruix 558b87ce65 Fixed instant summon behavior with simple animals (#35780)
Removed hand slots from lots of things that should not have them
2018-02-19 22:08:01 -06:00
oranges 07fc2d1f5e Merge pull request #35782 from Cruix/mutate_off
Fixed mutate not removing its effects when refunded
2018-02-19 22:07:52 -06:00
Jordan Brown c5f3aa7043 Merge pull request #35793 from DaedalusGame/naksu-pls
Fixes up foam and smoke code and comments again to atleast be correct
2018-02-19 22:07:44 -06:00
Jordan Brown ff0f8189c5 Merge pull request #35804 from DaedalusGame/ghost-rolling
Fixes ghost role spawners still showing up in the spawner menu even if they're deleted
2018-02-19 22:07:34 -06:00
Jordan Brown 378d8b9c01 Merge pull request #35805 from DaedalusGame/walls-dont-break-to-space-robustin-you-smoothbrain-extraordinaire
Fixes walls under doors breaking to space
2018-02-19 22:07:26 -06:00
Trevor Serpas 108f1c85ff Adds circutry to diagnostic hud, adds action flags to circuits (#35718)
cl
add: Circuits integrity, charge, and overall circuit composition is displayed on diagnostic huds. If the assembly has dangerous circuits then the status icon will display exclamation points, if the assembly can communicate with something far away a wifi icon will appear next to the status icon, and if the circuit can not operate the status icon will display an 'X'.
add: AR interface circuit which can modify the status icon if it is not displaying the exclamation points or the 'X'.
tweak: Locomotive circuits can no longer be added to assemblies that can't use them.
spellcheck: Fixed a typo in the grenade primer description.
code: Added flags to circuits that help group subsets of circuits and regulate them.
/cl

The diagnostic hud addition is meant to allow more counter play to circuits by seeing the assemblies's healths and how dangerous they are. The flags are a useful addition to the code because players shouldn't be able to put circuits in assemblies if the assembly can't use that circuit (this can also be used later for other assemblies which could use unique circuits).

The following circuits are flagged as dangerous:
weapon firing mechanism
grenade primer
thrower

The following circuits are flagged as long range:
NTNet networking circuit
integrated signaler
video camera circuit

possible AR interface displays:
default
alert
move
2018-02-19 22:07:16 -06:00
CitadelStationBot 1e65c813f0 [MIRROR] Extensive surgery additions (#5590)
* Extensive surgery additions

* Update role_preferences.dm

* Update surgery_step.dm
2018-02-19 10:48:11 -06:00
CitadelStationBot d8faf15832 [MIRROR] Cleans up some spaces (#5593)
* Merge pull request #35811 from ShizCalev/spacing

Cleans up some spaces

* Cleans up some spaces
2018-02-19 10:27:17 -06:00
CitadelStationBot 7ef05e33ad [MIRROR] Mime's Bane recipe (#5592)
* Mime's Bane recipe (#35570)

* Makes Mimes's Bane use the new EMOTEMUTE trait

It randomly occured to me that I should do this.

Mime's Bane is currently a reagent currently only used in cloning pods
to stop growing clones from gasping from crit/lack of air (since they're
in a pure nitrogen environment).

* 2 Mime's Bane = 1 Mute Toxin + 1 Nothing

* Mutetoxin + nothing + radium

* Mime's Bane recipe
2018-02-19 10:23:20 -06:00
CitadelStationBot 74009632a2 [MIRROR] Fixed overlapping timestop behavior (#5591)
* Merge pull request #35784 from Cruix/timestop_overlap

Fixed overlapping timestop behavior

* Fixed overlapping timestop behavior
2018-02-19 10:22:59 -06:00
CitadelStationBot 177b808794 [MIRROR] Adds a space on check antag between name and role (#5589)
* Merge pull request #35683 from lzimann/checka

Adds a space on check antag between name and role

* Adds a space on check antag between name and role
2018-02-19 10:22:47 -06:00
CitadelStationBot 58af563131 [MIRROR] Redeems my sins. Defib mount fixes. (#5588)
* Redeems my sins. Defib mount fixes. (#35727)

* Never again

* stuff

* Bumps up the recharge.

* Redeems my sins. Defib mount fixes.
2018-02-19 10:22:21 -06:00
CitadelStationBot 350029e212 [MIRROR] Adds the missing wrapper to meteor report (#5587)
* Merge pull request #35798 from AnturK/meteorwrap

Adds the missing wrapper to meteor report

* Adds the missing wrapper to meteor report
2018-02-19 10:22:03 -06:00
CitadelStationBot 6e28b456ba [MIRROR] Deletes a redundant double proc definition in paper bins (#5586)
* Merge pull request #35797 from DaedalusGame/freon-is-back-baybee

Deletes a redundant double proc definition in paper bins

* Deletes a redundant double proc definition in paper bins
2018-02-19 10:21:47 -06:00
CitadelStationBot 5a532dd606 [MIRROR] Sheet icon fixes (#5585)
* Sheet icon fixes

* Update sheet_types.dm
2018-02-19 10:21:32 -06:00
Poojawa 97f69d6b05 Stop the fucking posibrain pinging, christ (#5584) 2018-02-19 01:04:15 -06:00
CitadelStationBot e3691b8857 [MIRROR] Fixes immersion, fried eggs now no longer requires boiled eggs (#5582)
* Update recipes_egg.dm (#35769)

* Fixes immersion, fried eggs now no longer requires boiled eggs
2018-02-18 19:52:54 -06:00
CitadelStationBot 1d028256d2 [MIRROR] Slippery Ice Fix (#5581)
* Slippery Ice Fix (#35770)

* Makes ice slippery again

* Update misc_plating.dm

* Slippery Ice Fix
2018-02-18 19:52:03 -06:00
Poojawa f1f3905a66 Make Atmosia Lethal Again (#5577)
* Make Atmosia Lethal Again

* Update atmospherics.dm
2018-02-18 19:38:34 -06:00
LetterJay 8483f94d5f Blood Red Tie - Donator Loadout (#5579)
* donation item

* path cleanup

* ditto

* Update __donator.dm
2018-02-18 19:37:10 -06:00
CitadelStationBot 773169564c [MIRROR] Fixes invincible blobs and blob nodes producing tiles after its death (#5580)
* Fixes invincible blobs and blob nodes producing tiles after its death (#35706)

* Fixes invinciblobs

* who put that there in the first place?!

* Update theblob.dm

* Fixes invincible blobs and blob nodes producing tiles after its death
2018-02-18 19:30:19 -06:00
fludd12 954bb7330e Sake! (#5538)
* Sake!

🆑 Fel and LeonDuvall
add: You can now drink sake! Can be found in the bar, or made with rice
and sugar.
/🆑

Sprites and idea courtesy of LeonDuvall.
Can be made with 15u rice and 5u sugar at 400k.

* Does the thing

Modularization of vending machines would require a lot more effort than
is remotely worth for such a simple change. Fortunately, not a lot of
new alcohols are added to it often, so it should be fine.
2018-02-18 19:26:55 -06:00
deathride58 fb289cfa5e Merge pull request #5571 from Citadel-Station-13/upstream-merge-35739
[MIRROR] Fixes bicycle riding
2018-02-19 00:46:57 +00:00
deathride58 7063a07e6b Merge pull request #5564 from Citadel-Station-13/upstream-merge-35760
[MIRROR] fixes flametrowers not being buildiable in the autolathe
2018-02-19 00:04:04 +00:00
deathride58 8c21545dd7 Merge pull request #5572 from Citadel-Station-13/upstream-merge-35344
[MIRROR] [READY]Fixes hitscan beams going across the station, hitscan projectiles now properly cross zlevels and generate beams.
2018-02-18 23:40:24 +00:00
CitadelStationBot c3f7fb219d [MIRROR] Makes the watcher wing crusher trophy less effective (#5573)
* Makes the watcher wing crusher trophy less effective

* Makes the watcher wing crusher trophy less effective
2018-02-18 17:40:00 -06:00
CitadelStationBot cdd8e1e590 [MIRROR] Removes one dotty boi (#5575)
* Removes one dotty boi

* Removes one dotty boi
2018-02-18 17:39:37 -06:00
deathride58 dac26732e2 Update packs.dm 2018-02-18 18:32:00 -05:00
deathride58 9bb0f20467 Merge pull request #5570 from Citadel-Station-13/upstream-merge-35738
[MIRROR] MMIs can now whisper without talking on the radio
2018-02-18 23:31:00 +00:00
deathride58 316cfb3ab4 Merge pull request #5569 from Citadel-Station-13/upstream-merge-35756
[MIRROR] [s] makes chemical mob spawning log
2018-02-18 23:30:33 +00:00
deathride58 12e8ca50b3 Merge pull request #5568 from Citadel-Station-13/upstream-merge-35746
[MIRROR] Actually fixes SCP 294 overlay problems
2018-02-18 23:30:20 +00:00
deathride58 c913ca262a Merge pull request #5567 from Citadel-Station-13/upstream-merge-35751
[MIRROR] Crew pinpointers now fit on medical belts
2018-02-18 23:30:07 +00:00
deathride58 51ee7ae43b Merge pull request #5566 from Citadel-Station-13/upstream-merge-35581
[MIRROR] Newliquors
2018-02-18 23:29:54 +00:00
deathride58 96ab8e0161 Merge pull request #5565 from Citadel-Station-13/upstream-merge-35762
[MIRROR] fixes some stuff in flametrowers
2018-02-18 23:29:17 +00:00
deathride58 b996d9353a Update autolathe_designs.dm 2018-02-18 18:29:04 -05:00
deathride58 f35f20b0a1 Merge pull request #5563 from Citadel-Station-13/upstream-merge-35764
[MIRROR] RPED and crew pinpointer module upgrades for engi/medical borgs
2018-02-18 23:28:13 +00:00
deathride58 73ab0e7236 Merge pull request #5562 from Citadel-Station-13/upstream-merge-35763
[MIRROR] Removes unnused random event
2018-02-18 23:27:40 +00:00
deathride58 822394f807 Merge pull request #5561 from Citadel-Station-13/upstream-merge-35761
[MIRROR] improves radio code by fixing english
2018-02-18 23:27:27 +00:00
deathride58 2651ff89d7 Merge pull request #5560 from Poojawa/snouts-and-things
Fixes some sprite issues
2018-02-18 23:27:08 +00:00
kevinz000 da8a12b906 [READY]Fixes hitscan beams going across the station, hitscan projectiles now properly cross zlevels and generate beams. (#35344)
* Cross Z support

* Fixes projectile cross-Z

* removes unnecessary code

* don't draw impacts if you're not impacting

* fix

* unneeded var

* No mapcheck()ing anymore, space does it for us 2.0
2018-02-18 11:34:29 -06:00
YPOQ e975cd3629 Fixes bicycle riding 2018-02-18 11:34:21 -06:00