Commit Graph

10547 Commits

Author SHA1 Message Date
SkyratBot
1261e956f1 [MIRROR] Adds a new black market item, the V8 Engine. [MDB IGNORE] (#17268)
* Adds a new black market item, the V8 Engine. (#70393)

This PR adds a new item to the black market uplink, the V8 Engine. The V8 engine is a classic, vintage engine, kept perserved for hundreds of years by black market smugglers, and they'll only ship it to you for an exceptional cost.

* Adds a new black market item, the V8 Engine.

Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
2022-10-31 14:07:51 +00:00
SkyratBot
375fea374a [MIRROR] Optimizes qdel related things (slight init time savings) [MDB IGNORE] (#17240)
* Optimizes qdel related things (slight init time savings)

* lang holder

* cleanup custom spawners slightly

* ref update

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
Co-authored-by: tastyfish <crazychris32@gmail.com>
2022-10-30 23:15:38 -04:00
SkyratBot
1f43b0fb8a [MIRROR] reverts the omnitool getting eyestab element when becoming a screwdriver [MDB IGNORE] (#17247)
* reverts the omnitool getting eyestab element when becoming a screwdriver (#70881)

* reverts the omnitool getting eyestab element when becoming a screwdriver

Co-authored-by: Fikou <23585223+Fikou@users.noreply.github.com>
2022-10-30 20:25:46 +00:00
SkyratBot
7502ddf9bb [MIRROR] Merges the Export Scanner, Sales Tagger, and Price Tagger into one item. [MDB IGNORE] (#17212)
* Merges the Export Scanner, Sales Tagger, and Price Tagger into one item.

* Update code/game/objects/structures/crates_lockers/closets/secure/cargo.dm

Co-authored-by: coldud13 <coldud13@users.noreply.github.com>

* maps and crates

Co-authored-by: ArcaneMusic <41715314+ArcaneMusic@users.noreply.github.com>
Co-authored-by: Tastyfish <crazychris32@gmail.com>
Co-authored-by: coldud13 <coldud13@users.noreply.github.com>
2022-10-28 22:11:01 -04:00
SkyratBot
b8f4b11a03 [MIRROR] Missile Sanity Checking: I made it explode better? [MDB IGNORE] (#17207)
* Missile Sanity Checking: I made it explode better? (#70813)

* Fixes robotics and nukies gaining access to the wrong type of exosuit missiles, renames the BRM-6 to the PEP-6 (Precision Explosive Projectile), ensures the defines match to which gun goes where, also renames the ammo paths to also prevent the same confusion, swaps around a whole lot of the pathing for what missile is the baseline and what is the parents, makes the PEP use the missile procs instead of its own snowflake code, inadvertently makes the missile a borg murder device but fuck it they're dense objects

* Missile Sanity Checking: I made it explode better?

Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
2022-10-28 12:19:37 -07:00
SkyratBot
eb91a24f3a [MIRROR] Makes stabilizing serum fit on explorer webbing [MDB IGNORE] (#17206)
* Makes stabilizing serum fit on explorer webbing (#70803)

i mean if you're gonna be slamming it into cores

Co-authored-by: Hatterhat <Hatterhat@ users.noreply.github.com>

* Makes stabilizing serum fit on explorer webbing

Co-authored-by: Hatterhat <31829017+Hatterhat@users.noreply.github.com>
Co-authored-by: Hatterhat <Hatterhat@ users.noreply.github.com>
2022-10-27 14:25:46 -04:00
SkyratBot
df12ff9ea5 [MIRROR] Balloonify and removes more to_chat spam for miners [MDB IGNORE] (#17193)
* Balloonify and removes more `to_chat` spam for miners (#70487)

Balloonify and removes more to_chat spam for miners

From mining ore bags and ore boxes

* Balloonify and removes more `to_chat` spam for miners

Co-authored-by: GuillaumePrata <55374212+GuillaumePrata@users.noreply.github.com>
2022-10-26 22:10:27 -04:00
SkyratBot
097e913e4b [MIRROR] Removes tablet hard drives entirely (HDD & SSD) [MDB IGNORE] (#17164)
* Removes tablet hard drives entirely (HDD & SSD)

* map updates

* changes

* contractor uplink theme

* uplink improvements

* tab

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: tastyfish <crazychris32@gmail.com>
2022-10-26 14:09:16 -04:00
SkyratBot
6ece6b7d4b [MIRROR] Frequency locks Confessional intercoms, but an emag can bypass it [MDB IGNORE] (#17185)
* Frequency locks Confessional intercoms, but an emag can bypass it (#70745)

* Confessional intercoms are frequency locked, but can be emagged to bypass the restriction.

* Frequency locks Confessional intercoms, but an emag can bypass it

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2022-10-26 09:12:02 -04:00
SkyratBot
4c79b97104 [MIRROR] Refactors some signal misuse with the stationloving component [MDB IGNORE] (#17157)
* Refactors some signal misuse with the stationloving component (#70496)

* Refactors secluded locs

* Tweak

* Use traits instead of signals

* Review

* Type error

* Refactors some signal misuse with the stationloving component

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2022-10-25 14:13:46 -07:00
SkyratBot
dfe9e8eddf [MIRROR] New popcorn [MDB IGNORE] (#17111)
* New popcorn (#70661)

* New popcorn

Two new types of popcorn have been added - salted and with caramel.

* Update code/game/objects/items/food/misc.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Update code/game/objects/items/trash.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Update code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Update code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Update code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Update code/modules/food_and_drinks/recipes/tablecraft/recipes_misc.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* New popcorn

The structure of the new files has been slightly changed in favor of convenience.

* Update code/game/objects/items/food/misc.dm

* New popcorn

Minor code fixes

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
Co-authored-by: ShizCalev <ShizCalev@ users.noreply.github.com>

* New popcorn

Co-authored-by: Major0911 <62590678+Major0911@users.noreply.github.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
Co-authored-by: ShizCalev <ShizCalev@ users.noreply.github.com>
2022-10-22 18:24:51 -04:00
SkyratBot
f0b0dfe200 [MIRROR] Refactors radios to not use the prison_radio var [MDB IGNORE] (#17110)
* Refactors radios to not use the prison_radio var (#70713)

* done

* typos

* condense

Co-authored-by: Candycaneannihalator <candycane@ thisisnotarealaddr.com>

* Refactors radios to not use the prison_radio var

* blueshift

Co-authored-by: texan-down-under <73374039+etherware-novice@users.noreply.github.com>
Co-authored-by: Candycaneannihalator <candycane@ thisisnotarealaddr.com>
Co-authored-by: tastyfish <crazychris32@gmail.com>
2022-10-22 17:58:05 -04:00
SkyratBot
77fe7bce4e [MIRROR] Add AltClick context screentip to IDs [MDB IGNORE] (#17080)
* Add AltClick context screentip to IDs (#70686)

Add alt click context screentip to IDs

* Add AltClick context screentip to IDs

Co-authored-by: Tim <timothymtorres@gmail.com>
2022-10-21 19:22:54 -04:00
SkyratBot
0e5766a00b [MIRROR] Adds a new Shinto-themed Chaplain robe and holy book [MDB IGNORE] (#17029)
* Adds a new Shinto-themed Chaplain robe and holy book (#70521)

Co-authored-by: SeigaSeiga <seigacomm@ gmail.com>

* Adds a new Shinto-themed Chaplain robe and holy book

Co-authored-by: SeigaSeiga <seigashearwood@gmail.com>
Co-authored-by: SeigaSeiga <seigacomm@ gmail.com>
2022-10-20 12:31:38 +01:00
SkyratBot
d7c5ab7987 [MIRROR] PKP Mind Virus: Glorfing Cigs edition [MDB IGNORE] (#16995)
* PKP Mind Virus: Glorfing Cigs edition

* conflicts

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2022-10-20 12:22:53 +01:00
SkyratBot
60356ebbfd [MIRROR] Fixes Type Mismatch Causing Infinite Irrevocable Welding [MDB IGNORE] (#17036)
* Fixes Type Mismatch Causing Infinite Irrevocable Welding (#70670)

* Fixes Type Mismatch Causing Infinite Irrevocable Welding

(and plasma cutters too, because that seemed to be broken as well).

Hey there,

Behavior introduced in #70235 caused this shit to break, causing infinite welding that you could never undo, with an overlay that could never be removed. This was due to a type_mismatch runtime that plagued servers for a bit, I just stole the pattern from Lemon and used LAZYADD/LAZYREMOVE and that seemed to have fixed the issue.

* fixes plasmacutter since it had the same broken pattern

* Fixes Type Mismatch Causing Infinite Irrevocable Welding

Co-authored-by: san7890 <the@san7890.com>
2022-10-20 02:23:36 -04:00
SkyratBot
9375c02156 [MIRROR] Moving around while non-existent will not give you a message saying you're buckled to the concept of non-existence [MDB IGNORE] (#17006)
* Moving around while non-existent will not give you a message saying you're buckled to the concept of non-existence (#70483)

* Being removed from existence no longer provides strange feedback messages

* Immortality talisman, too

* Moving around while non-existent will not give you a message saying you're buckled to the concept of non-existence

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2022-10-19 23:32:45 -04:00
SkyratBot
612568daa0 [MIRROR] Swaps sleep() to use SECONDS define [MDB IGNORE] (#16973)
* Swaps sleep() to use SECONDS define

* merge conflicts and skyrat modules

Co-authored-by: san7890 <the@san7890.com>
Co-authored-by: tastyfish <crazychris32@gmail.com>
2022-10-19 19:43:24 -04:00
SkyratBot
59dc5c36b7 [MIRROR] Cleans up the fallout from plane cube [MDB IGNORE] (#17003)
* Cleans up the fallout from plane cube (#70235)

* Cleans up the fallout from plane cube

Alright.
Makes cleaning bubbles respect planes
Adds support for updating overlays on move, fixing an issue with pointing at items
Adds better error messages for failing to provide args for mutable_appearance()
Fixes a bug where string overlays were not respecting insertion order

* Adds documentation for offset spokesman and offset_const

* Better stack trace

* Removes some redundant uses of cached MAs

At this scale, attempting to cache MAs like this has 0 impact on anything
And just makes things more messy then they need to be

* ensures fullscreen objects START offset, so things are always proper

* ensures chatmessages always have the right offset

* fixes compile

* whoops, the above lighting plane should actually be ABOVE the lighting plane

* fixes compile, also cleans up the fire overlay a tad

* Adds a unit test for plane masters that are shrunk by multiz being double shrunk

This is slightly hacky because of how I'm handing the plane master
group, but it's not THAT bad, and gives me some real good coverage

* Properly targets the seethrough plane at the game world plate. This fixes unit tests, and also just makes more sense

* whoops

* oh

* adds datum support for allocate(), cleans up a harddel from testing

* Makes camera chunks index at 1, and also makes them support non powers of two sizes, since that was unneeded

* fixes runtime in allocate

* Cleans up the fallout from plane cube

* liquid tweaks

* oop

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
Co-authored-by: tastyfish <crazychris32@gmail.com>
2022-10-19 19:43:05 -04:00
SkyratBot
b07eae0f51 [MIRROR] Prevents chaplain's backpack from noclipping better than a Gmod admin. [MDB IGNORE] (#16981)
* Prevents chaplain's backpack from noclipping better than a Gmod admin. (#70503)

* Prevents chaplain's backpack from noclipping better than a Gmod admin.

Co-authored-by: dopamiin0 <112458553+dopamiin0@users.noreply.github.com>
2022-10-19 11:17:06 +01:00
SkyratBot
a574356ab0 [MIRROR] Able to clean storage items with soap [MDB IGNORE] (#16969)
* Able to clean storage items with soap (#70575)

Co-authored-by: etherware-novice <candy@ notarealaddr.com>
Co-authored-by: Candycaneannihalator <candycane@ thisisnotarealaddr.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Able to clean storage items with soap

Co-authored-by: texan-down-under <73374039+etherware-novice@users.noreply.github.com>
Co-authored-by: etherware-novice <candy@ notarealaddr.com>
Co-authored-by: Candycaneannihalator <candycane@ thisisnotarealaddr.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
2022-10-18 22:18:05 -04:00
SkyratBot
ad4986e1b6 [MIRROR] Adds the Command Intercom, kills off the varedited freerange intercoms on some maps. [MDB IGNORE] (#16964)
* Adds the Command Intercom, kills off the varedited freerange intercoms on some maps. (#70287)

* Command intercoms now have a unique sprite and are standardized on all maps.
* Also prevents freerange intercoms from accessing syndicate radio.

* Adds the Command Intercom, kills off the varedited freerange intercoms on some maps.

Co-authored-by: Rhials <Datguy33456@gmail.com>
2022-10-19 01:24:03 +01:00
SkyratBot
c6b5afb71a [MIRROR] You cannot plant c4 on observers [MDB IGNORE] (#16950)
* You cannot plant c4 on observers (#70595)

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
Co-authored-by: Aki Ito <11748095+ExcessiveUseOfCobblestone@ users.noreply.github.com>

* You cannot plant c4 on observers

Co-authored-by: YakumoChen <king_yoshi42@yahoo.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
Co-authored-by: Aki Ito <11748095+ExcessiveUseOfCobblestone@ users.noreply.github.com>
2022-10-18 11:14:57 +01:00
SkyratBot
634d9d8199 [MIRROR] Goodie lockbox contents can no longer go missing [MDB IGNORE] (#16928)
* Goodie lockbox contents can no longer go missing

* Update code/game/objects/items/storage/lockbox.dm

Co-authored-by: Profakos <profakos@gmail.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2022-10-17 18:57:07 +00:00
SkyratBot
f3e84bca09 [MIRROR] Stairs DLC: Buildable stairs, material datum staircases, fall up a staircase [MDB IGNORE] (#16925)
* Stairs DLC: Buildable stairs, material datum staircases, fall up a staircase (#70504)

Adds a few new types of stairs, and makes stairs buildable within rounds.
Also removes the terminator sprite variation for stairs, because its basically unused and really not needed with plane cube multiz.

* Stairs DLC: Buildable stairs, material datum staircases, fall up a staircase

Co-authored-by: Paxilmaniac <82386923+Paxilmaniac@users.noreply.github.com>
2022-10-17 07:55:00 -07:00
SkyratBot
a74525a204 [MIRROR] Back reason to withdrawal in ntpay. Remove all about commission [MDB IGNORE] (#16911)
* Back reason to withdrawal in ntpay. Remove all about commission (#70549)

* NTPay app now properly logs the user taking credits out of their own account again.

* Back reason to withdrawal in ntpay. Remove all about commission

Co-authored-by: Yaroslav Nurkov <78199449+AnywayFarus@users.noreply.github.com>
2022-10-17 09:55:40 +01:00
SkyratBot
98d93da1d6 [MIRROR] Makes Delta Station EVA Toolbelt Actually A Toolbelt And Also The Ashwalker Ruin and Also Makes It More Obvious That The Base Type Of Belt Is Not A Toolbelt [MDB IGNORE] (#16916)
* Makes Delta Station EVA Toolbelt Actually A Toolbelt And Also The Ashwalker Ruin and Also Makes It More Obvious That The Base Type Of Belt Is Not A Toolbelt (#70548)

* Fixes Deltastation EVA and Ashwalker's belts not being actual toolbelts.
* Gives the base belt type a unique name and description to stand out from actual toolbelts.

* Makes Delta Station EVA Toolbelt Actually A Toolbelt And Also The Ashwalker Ruin and Also Makes It More Obvious That The Base Type Of Belt Is Not A Toolbelt

Co-authored-by: Jackraxxus <60418544+Jackraxxus@users.noreply.github.com>
2022-10-16 23:04:22 -04:00
SkyratBot
f7ed823c3c [MIRROR] Add hotkeys, screentips, and sounds for flashlights [MDB IGNORE] (#16864)
* Add hotkeys, screentips, and sounds for flashlights

* merge conflicts and copying over to "modular" code

* begin

Co-authored-by: Tim <timothymtorres@gmail.com>
Co-authored-by: tastyfish <crazychris32@gmail.com>
2022-10-16 17:21:06 -04:00
SkyratBot
3c804fa82a [MIRROR] Fixes missing sabre sheath bug and adds new inhand sprites [MDB IGNORE] (#16877)
* Fixes missing sabre sheath bug and adds new inhand sprites (#70459)

Fixes missing sprite bug and adds new inhand sprites for sabre sheath

* Fixes missing sabre sheath bug and adds new inhand sprites

Co-authored-by: lnGoror <103280043+lnGoror@users.noreply.github.com>
2022-10-15 18:18:42 -04:00
SkyratBot
080bdd8770 [MIRROR] Fixes shields inhands [MDB IGNORE] (#16791)
* Fixes shields inhands (#70395)

Fixes #70377

Stobe shield has been broken for.... hell I don't even know how long lmao

cl ShizCalev
fix: Fixed some missing shield inhand icons.
fix: The strobe shield's inhand icon now plays the flashing animation when triggered again.
fix: The strobe shield will no longer blind the person holding it when it deflects a blow.
fix: The light from the strobe shield's flash no longer appears in your held inventory slot.
fix: Fixed the east facing left-handed strobe shield sprite being misaligned by two pixels.
/cl

* Fixes shields inhands

* goliath shield

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
Co-authored-by: tastyfish <crazychris32@gmail.com>
Co-authored-by: Tom <8881105+tf-4@users.noreply.github.com>
2022-10-14 23:32:45 -04:00
SkyratBot
e17bdb8bbc [MIRROR] Stops people from removing infinite power cell from combat defib [MDB IGNORE] (#16860)
* Stops people from removing infinite power cell from combat defib (#70494)

* Stops people from removing infinite power cell from combat defib

* cleanups

* balloon alert

* Stops people from removing infinite power cell from combat defib

Co-authored-by: Tastyfish <crazychris32@gmail.com>
2022-10-14 16:25:15 -04:00
SkyratBot
bd6a3d7ca0 [MIRROR] Fixes displayed advanced manipulator requirements [MDB IGNORE] (#16830)
* Fixes displayed advanced manipulator requirements (#70455)

* Base_name is null in the children of manipulator

* Properly does the fix for machine frames

* Fixes displayed advanced manipulator requirements

Co-authored-by: Profakos <profakos@gmail.com>
2022-10-13 11:15:12 +01:00
SkyratBot
b33c1b8f1b [MIRROR] Makes flashers actually flash again! [MDB IGNORE] (#16822)
* Makes flashers actually flash again! (#70438)

* Makes flashers actually flash again!

* Typo

* Update code/game/machinery/flasher.dm

* review

* Update wall_mounted.dm

* Makes flashers actually flash again!

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
2022-10-12 17:43:47 -04:00
SkyratBot
3bf620006b [MIRROR] Moves cleaning to an atom proc to afterattack signal [MDB IGNORE] (#16813)
* Moves cleaning to an atom proc to afterattack signal

* Fixing conflict!

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
Co-authored-by: GoldenAlpharex <jerego1234@hotmail.com>
2022-10-12 14:49:04 -04:00
SkyratBot
cb2079a17f [MIRROR] Fixes mail changing existing nuke codes [MDB IGNORE] (#16800)
* Fixes mail changing existing nuke codes (#70435)

* Fixes mail changing existing nuke codes

* Fixes runtime if created without a self destruct

* Fix indent on admin message

* Makes default nuke code a define

* Rename define + autodoc

* Update code/game/objects/items/mail.dm

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Fixes mail changing existing nuke codes

Co-authored-by: GoblinBackwards <22856555+GoblinBackwards@users.noreply.github.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
2022-10-12 13:53:49 -04:00
SkyratBot
2a7dc80ff5 [MIRROR] Fixes baseball bat throwing qdeleted things runtime [MDB IGNORE] (#16797)
* Fixes baseball bat throwing qdeleted things runtime (#70333)

Attacking stuff can destroy it (ie beepsky) if they have low enough health.

The following runtime has occurred 1 time(s).
runtime error: Qdeleted thing being thrown around.
proc name: throw at (/atom/movable/proc/throw_at)
  source file: atoms_movable.dm,1132
  usr: Harold McKormack (as Adam Karl... (/mob/living/carbon/human)
  src: Sergeant-At-Armsky (/mob/living/simple_animal/bot/secbot/beepsky/armsky)

* Fixes baseball bat throwing qdeleted things runtime

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
2022-10-12 13:52:48 -04:00
SkyratBot
b33260d06f [MIRROR] Allows you to change the blade color of toy swords with a screwdriver [MDB IGNORE] (#16792)
* Allows you to change the blade color of toy swords with a screwdriver (#70376)

Requires #70364

cl ShizCalev
qol: You can now change the color of toy energy swords with a screwdriver!
/cl

* Allows you to change the blade color of toy swords with a screwdriver

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
2022-10-12 00:21:56 -04:00
SkyratBot
f103bbe836 [MIRROR] Fixes health analyzers displaying missing lungs and missing livers on species that don't have them due to their inherent_traits [MDB IGNORE] (#16788)
* Fixes health analyzers displaying missing lungs and missing livers on species that don't have them due to their inherent_traits (#70436)

* Fixes health analyzers displaying missing lungs and missing livers on species that don't have them due to their inherent_traits

Co-authored-by: GoldenAlpharex <58045821+GoldenAlpharex@users.noreply.github.com>
2022-10-11 20:41:03 -04:00
OrionTheFox
178bb13807 [DRAFT]Misc Icon Sorting (#16752)
* color_digi file shiz

* Trekk

* misc (hate) (setup, no items included)

* move corset to underwear

* segregation (no ERP!!)

* fuck u

* I got sidetracked and am moving new stuff to new branch

* NYI Prey suit/prisoner to costume, harness/overall/tac to Misc

* util uniform to Civilian

* classic prisoner jump

* move gear harnesses, tac_s to MISC file (i hate this file)

* fuck it, all into Misc

* mechanic need subbtype

* conflict replacenent

* why tf did this build correctly

* finale fixes
2022-10-11 18:07:50 +01:00
SkyratBot
395b465ea2 [MIRROR] Converts silent to status effect + small cleanup of can_speak / can_speak_basic / IsVocal, and sign language [MDB IGNORE] (#16744)
* Converts `silent` to status effect + small cleanup of `can_speak` / `can_speak_basic` / `IsVocal`, and sign language

* wew

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-10-11 17:45:53 +01:00
SkyratBot
89ff1309fd [MIRROR] fixes boxcutter n a couple other inhads [MDB IGNORE] (#16764)
* fixes boxcutter n a couple other inhads (#70425)

fix: Boxcutters now have inhands again.

* fixes boxcutter n a couple other inhads

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
2022-10-10 23:42:07 -07:00
SpaceVampire
a10c91e733 [MODULAR] Gives jackboots laces, along with minor fixes. (#16738)
aaa
2022-10-10 13:23:37 +01:00
Tastyfish
c8e970735d [MISSED MIRROR] Fixes baguette examine text (#16745)
Missed mirror 70359
2022-10-10 13:13:19 +01:00
SkyratBot
f6a8081e86 [MIRROR] Infiltrator Suit Rework: MODsuit edition [MDB IGNORE] (#16721)
* Infiltrator Suit Rework: MODsuit edition

* fix

* fixes + TRAIT_UNKNOWN

* on second thought just buy a chameleon kit lmao

Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
Co-authored-by: John Doe <gamingskeleton3@gmail.com>
Co-authored-by: Zonespace <41448081+Zonespace27@users.noreply.github.com>
2022-10-09 23:22:05 -07:00
SkyratBot
0de2adf00f [MIRROR] renames compressed matter to RCD matter [MDB IGNORE] (#16741)
* renames compressed matter to RCD matter (#70387)

Renames compressed matter cartridge to RCD matter cartridge, to better reflect what it actually is, making it less confusing for people who want to print it out. It's already been renamed on its design, just not the item itself.

* renames compressed matter to RCD matter

Co-authored-by: John Willard <53777086+JohnFulpWillard@users.noreply.github.com>
2022-10-10 00:12:43 -04:00
SkyratBot
09483873a2 [MIRROR] you can no longer steal your shoes from yourself just in general [MDB IGNORE] (#16726)
* you can no longer steal your shoes from yourself just in general (#70296)

Adds a check for shoestealing that prevents people from taking their own shoes off, fixing an exploit to remove chained shoes from yourself.

* you can no longer steal your shoes from yourself just in general

Co-authored-by: Hatterhat <31829017+Hatterhat@users.noreply.github.com>
2022-10-09 23:06:09 +01:00
SkyratBot
3eecf2fbb9 [MIRROR] Put clothing on people by clicking on them with clothing inhand + targeting correct area. [MDB IGNORE] (#16724)
* Put clothing on people by clicking on them with clothing inhand + targeting correct area. (#69560)

Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>

* Put clothing on people by clicking on them with clothing inhand + targeting correct area.

Co-authored-by: itseasytosee <55666666+itseasytosee@users.noreply.github.com>
Co-authored-by: Mothblocks <35135081+Mothblocks@ users.noreply.github.com>
2022-10-09 23:05:57 +01:00
SkyratBot
f436c87888 [MIRROR] Fixes papersack [MDB IGNORE] (#16708)
* Fixes papersack

* Update food_boxes.dm

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-10-09 23:05:07 +01:00
SkyratBot
f172bd153e [MIRROR] Inhands var hardsetting [MDB IGNORE] (#16707)
* Inhands var hardsetting

* Update sortingmachinery.dm

Co-authored-by: ShizCalev <ShizCalev@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-10-09 23:04:01 +01:00
SkyratBot
3795ed1a6b [MIRROR] [MDB Ignore]Hats DMI split [MDB IGNORE] (#16693)
* [MDB Ignore]Hats DMI split

* e

* STAFE

* e

* e

Co-authored-by: Twaticus <46540570+Twaticus@users.noreply.github.com>
Co-authored-by: Gandalf <9026500+Gandalf2k15@users.noreply.github.com>
2022-10-09 23:00:42 +01:00