Commit Graph

33438 Commits

Author SHA1 Message Date
SkyratBot
7efde01cae [MIRROR] Attempts to fix addictions being utterly broken and almost impossible to obtain. (#2827)
* Attempts to fix addictions being utterly broken and almost impossible to obtain. (#56302)

* Attempts to fix addictions being utterly broken and almost impossible to obtain.

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
2021-01-22 04:06:35 +00:00
SkyratBot
580c046abf [MIRROR] Fixes for the invasive spreading trait (#2829)
* Fixes for the invasive spreading trait (#56300)

    Fixes invasive spreading overtaking same type plants (It was checking for dead plants instead of alive ones)
    Fixes invasive spreading going through glass (It only checked plants one step away, regardless of adjacency)
    Better var names (HY -> spread_tray, H -> our_tray)
    Slight visual feedback when plants are destroyed
    TRUE / FALSE instead of 1 / 0

* Fixes for the invasive spreading trait

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2021-01-22 04:06:04 +00:00
SkyratBot
41590d464d [MIRROR] Patches gene shears click stack exploit (#2828)
* Patches gene shears click stack exploit (#56301)

Fixes #55390 by checking the plant's heath again after the input is done and before the gene is removed. I'm not sure if it's the cleanest way to get around stacking inputs to exploit the health, but it works?

* Patches gene shears click stack exploit

Co-authored-by: MrMelbert <51863163+MrMelbert@users.noreply.github.com>
2021-01-22 04:05:42 +00:00
SkyratBot
e789e774f4 [MIRROR] Adds gunboots (#2831)
* Adds gunboots (#56138)

* Adds gunboots

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
2021-01-22 02:57:13 +00:00
SkyratBot
b63f517e30 [MIRROR] Fixes Codex Cicatrix having infinite charges - Maintainer edition (#2822)
* Fixes Codex Cicatrix having infinite charges - Maintainer edition (#56307)

Gets rid of pointless text2num.
EK is a path and not an object. Fixes it being used as if it was an object through using initial.

* Fixes Codex Cicatrix having infinite charges - Maintainer edition

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
2021-01-21 16:41:24 +00:00
SkyratBot
c4ecf3b83a [MIRROR] Reinforcing the mining hardsuit now upgrades its sprites (#2819)
* Reinforcing the mining hardsuit now upgrades its sprites (#56288)

* Reinforcing the mining hardsuit now upgrades its sprites

Co-authored-by: Fikou <piotrbryla@onet.pl>
2021-01-21 14:30:45 +01:00
SkyratBot
4b350667c8 [MIRROR] Add deathrattle implant for nuclear operatives (#2810)
* Add deathrattle implant for nuclear operatives (#55903)

Deathrattle implant, comes in box of 8, implant yourself and others, and
you'll get a little notification when they die.

Intended for nuke ops, price around the same as the codebook, since it's
a utility communication item, that actually "plans to fail", so it can't
be too expensive, because it doesn't help them win, just lets them know
how much they are losing by.

* Add deathrattle implant for nuclear operatives

Co-authored-by: coiax <yellowbounder@gmail.com>
2021-01-21 14:20:49 +01:00
SkyratBot
72b2b5de0e [MIRROR] MMA (#2808)
* Monkey Martial Arts (#55583)

Moves martial arts to mob/living and lets monkeys use them.

Monkeys have got arms so they should be able to do cool martial arts.

* MMA

Co-authored-by: Jack LeCroy <3073035+jacklecroy@users.noreply.github.com>
2021-01-21 04:37:54 +00:00
SkyratBot
76dd046d54 [MIRROR] Small Heretics Fixes (#2806)
* Small Heretics Fixes (#56268)

Eldritch Book: UI passes the knowledge cost instead of params["cost"], prevents exploits.
Eldritch Rune: Prevents rune from becoming permanently 'is_in_use ', rendering it unusable, if a knowledge's 'on_finished_recipe' returns false.

* Small Heretics Fixes

Co-authored-by: eeSPee <robotdevilinside@gmail.com>
2021-01-21 04:37:25 +00:00
SkyratBot
d4b939c2c9 [MIRROR] Replacing magic numbers with defines in robot code (#2801)
* Replacing magic numbers with defines in robot code (#56241)

While scouring robot code for some (hopefully upcoming) fixes, I found a bunch of gross numbers. These numbers are now letters.

* Replacing magic numbers with defines in robot code

Co-authored-by: dragomagol <66640614+dragomagol@users.noreply.github.com>
2021-01-20 02:40:05 +00:00
SkyratBot
2d87d491ae [MIRROR] Refactors step_action to pure signals (#2800)
* Refactors step_action to pure signals (#56238)

For historical purposes, there was a `step_action()` proc on shoes,
which were called on every step. It normally triggers a signal, which
some components, like squeaky clown shoes use to hook on behaviour. But
there were a few remaining procs that still used the old format; they
now use signals.

This thus saves a proc call on nearly all Move() calls by humans, unless
their shoes have special behaviour, and also enables non-shoes being
able to hook into stepping behaviour.

* Refactors step_action to pure signals

Co-authored-by: coiax <yellowbounder@gmail.com>
2021-01-20 02:39:57 +00:00
SkyratBot
a93664bc35 [MIRROR] [s] fixes damage multiplicative exploit with foam darts (#2799)
* [s] fixes damage multiplicative exploit with foam darts (#56250)

## About The Pull Request

fixes a pretty bad exploit with foam darts

## Why It's Good For The Game

- Modify a dart with a pen, giving it 5 damage
- Target someone's mouth (or a monkeyman)
- Fire
- Firing sequence for handle_suicide multiplies damage by 5 on the projectile instance
- Dropped projectile has 25
- Repeat 1 more time for 125 instacrit dart, or another time after that for 600 instakill dart

all discovery credits go to @ necromanceranne, this was brought to my attention

* [s] fixes damage multiplicative exploit with foam darts

Co-authored-by: silicons <2003111+silicons@users.noreply.github.com>
2021-01-20 02:39:51 +00:00
SkyratBot
264272b51c [MIRROR] buffs the surgical toolset implant (#2796)
* buffs the surgical toolset implant (#56253)

## About The Pull Request

The surgical toolset implant's circular saw and surgical drill now both have a force of 15 (as is normal for surgical tools of their respective types), instead of 10.

## Why It's Good For The Game

I don't really see any reason why these tools should be "dulled" for the surgical toolset implant, especially seeing how the integrated toolset implant (which contains much more generally-usefull tools than what the surgical toolset implant has) contains a 40u welder that has a force of 15, and that's not causing any balance problems. For combat purposes, both of these implants are outclassed by replacing your arm with a chainsaw (which has a force of 24).

Whirring saws and spinning drills that you can extend from your arm like wolverine and shank a guy with are fucking badass, and if a doctor wants to defend themselves with their integrated tools instead of carrying around an extra "normal" saw/drill in their backpack just for combat purposes, then by god, we shouldn't arbitrarily penalize them for doing that.

* buffs the surgical toolset implant

Co-authored-by: ATH1909 <42606352+ATH1909@users.noreply.github.com>
2021-01-20 02:39:20 +00:00
SkyratBot
a8f2bae639 [MIRROR] Puts a short cooldown on the Die of Fate (#2790)
* Puts a short cooldown on the Die of Fate (#56174)

There's a short 1 second delay between rolling the Die of Fate and it actually taking effect, meaning you can spam it in your hand multiple times in order to queue up multiple effects that the user may not actually survive to see if one of the first rolls kills or dusts them. This puts a 2.5 seconds cooldown on being able to roll the Die of Fate to prevent stacking

* Puts a short cooldown on the Die of Fate

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
2021-01-19 22:10:58 +00:00
SkyratBot
aa95977eb8 [MIRROR] Refactors a common pattern, clothing traits (#2787)
* Refactors a common pattern, clothing traits (#56233)

A common pattern is clothing that gives a certain trait when equipped in
the correct slot, for example, mesons making you immune to supermatter
madness, or the bartender's beer goggles giving them the ability to
"booze slide".

Now, instead of implementing essentially the same logic on equip and
dropped, it is now supported at the clothing level with the
`clothing_traits` lazylist.

* Refactors a common pattern, clothing traits

Co-authored-by: coiax <yellowbounder@gmail.com>
2021-01-19 22:07:29 +00:00
SkyratBot
8ecd289e3d [MIRROR] HFR: Fix activation after deconstruction (#2785)
* HFR: Fix activation after deconstruction (#56249)

core/var/corners is assumed to be a list at all times.

Previously, deconstructing then reconstructing the HFR would get one
stuck where:
 - "Activate the machine first by using a multitool on the interface." when attempting to use the interface
 - "You already activated the machine" when attempting to use a multitool on the interface

All components, except the core, would show as correctly inactive.

This situation can be worked around by deconstructing and reconstructing
the core, or varediting the core to have active = 0 and corners = list().

This fixes runtimes of the form:
> [21:03:06] Runtime in hypertorus.dm,368: type mismatch: 0 |= HFR corner (/obj/machinery/hypertorus/corner)
>   proc name: check part connectivity (/obj/machinery/atmospherics/components/unary/hypertorus/core/proc/check_part_connectivity)

* HFR: Fix activation after deconstruction

Co-authored-by: esainane <esainane+github@gmail.com>
2021-01-19 10:36:36 +00:00
SkyratBot
eecdc093bd [MIRROR] HFR: Respect moderator heat_output effects (#2784)
* HFR: Respect moderator heat_output effects (#56248)

The additional heat users were supposed to deal with when producing
higher tier gases with Proto-Nitrate, and the reduced heat output that
came from managing to run a mix with enough Freon without also killing
the reaction, was being silently discarded because the temperature
adjustment was applied before heat_output was modified.

The changed value would still show up in the UI, but would have no effect
since the application used the pre-modification value.

While internal_fusion has gases added and removed directly as part of
the gas consumption and producion process, no reference to temperature
is made, so it's safe to just move the application of internal_fusion's
temperature change to immediately after the gas consumption and production
process, instead of immediately before it.

* HFR: Respect moderator heat_output effects

Co-authored-by: esainane <esainane+github@gmail.com>
2021-01-19 10:36:24 +00:00
SkyratBot
5c59e5d537 [MIRROR] Tweaked insulated spray-on gloves (#2783)
* Tweaked insulated spray-on gloves (#56232)

Some tweaking and code smoothing of the spray-on gloves. The only
mechanical change is in also letting them be washed off (although it
takes a while under a shower or using a sink).

A visible message also provides better feedback.

* Make /wash a SHOULD_CALL_PARENT proc

A number of things depend on that signal being called.

* Makes suggested changes

- Adds SIGNAL_HANDLER to signal handler
- Changes name of turf variable for readability
- Reenables lighting object override of parent

* Tweaked insulated spray-on gloves

Co-authored-by: coiax <yellowbounder@gmail.com>
2021-01-19 10:36:10 +00:00
SkyratBot
407cca6158 [MIRROR] edits clockwork helmet sprite, makes clockwork boots unable to be tied (#2779)
* edits clockwork helmet sprite, makes clockwork boots unable to be tied (#56148)

* edits clockwork helmet sprite, makes clockwork boots unable to be tied

Co-authored-by: Fikou <piotrbryla@onet.pl>
2021-01-19 00:18:42 +00:00
Seris02
4679542598 removes australicus slime extract injector (#2655) 2021-01-18 18:04:58 -06:00
Seris02
3f8b268455 no_dresscode variable but this time it doesn't override important slots (#2468)
* once again but better this time

* Makes it so that equipping them has no sound

* Update code/modules/mob/mob.dm

Co-authored-by: Azarak <azarak10@gmail.com>

Co-authored-by: Azarak <azarak10@gmail.com>
2021-01-18 23:02:51 +00:00
BluBerry016
774f85e5f0 [Semi-Modular] ID Card Modularization + Additions (#2688)
* ID Card Module

* QM Feex
2021-01-18 22:50:38 +00:00
SkyratBot
80c1b45e4d [MIRROR] Refactors how floors turfs set broken/burnt states + fixes glass plating turning invisible when damaged (#2777)
* Refactors how floors turfs set broken/burnt states + fixes glass plating turning invisible when damaged (#56200)

adds sprites for both normal and reinforced glass plating (i reduced it to 2, from 5, from when the image was taken), the sprites arent the absolute best but arent terrible imho,

refactor to floor code to not dumbly hardcode an initialization for broken_state list sprites, as well as moves burnt and broken states to procs, and has an override to all floor turfs which have both a broken and/or burnt icons unique to it

also changed how certain tiles react when broken, now, instead of magically turning into iron plating when stuff like dirt, lavaland basalt, sand, water, wasteland tiles, you name it. when they break, they will just use their basic icon (typically, wont change), rather than turn into iron plating magically. when asteroid turfs (lavaland basalt, icebox snow, asteroid sand etc..) which have a dug icon break, they change to their dug version instead

* Refactors how floors turfs set broken/burnt states + fixes glass plating turning invisible when damaged

Co-authored-by: 小月猫 <alina.r.starkova@gmail.com>
2021-01-18 22:31:42 +00:00
SkyratBot
c43e4fb5f7 [MIRROR] Laughter demons now eject spontaneous revivals (#2776)
* Laughter demons now eject spontaneous revivals (#56095)

Very occasionally, a laughter demon will eat a changeling, or someone
with very strong nanites, and then are rendered helpless as someone
punches their way out.

Instead, now they will be confusingly ejected from the laughter demon's
internal hammerspace pocket, where they can than then attempt to make
their escape.

* Laughter demons now eject spontaneous revivals

Co-authored-by: coiax <yellowbounder@gmail.com>
2021-01-18 22:31:35 +00:00
Azarak
0d4f29cf89 [TM FIRST] Wounds are applied easier on damaged bodyparts (#2406)
* Update _bodyparts.dm

* deterministic wounding
2021-01-18 19:40:07 +00:00
KathrinBailey
c3c49c1229 [Ready] [Fully Modular] Xenomorph Balancing - Buffs & Speeding Tickets (#2180)
* Xenomorph balancing, take one.

Changes the speed of xenomorphs, especially the Queen, to be much faster. Hunters now have half the speed.
All Xenomorphs have a health buff, some more than others. Damage has increased for xenomorphs to make them more deadly, as melee armour makes xenomorphs laughably ineffective.
Hunters and sentinels hit faster, making hit and run less effective. Praetorians and Queens are now much more intimidating, but attack slower.

* Update xenomorph_balance.dm

* Praetorian & Queen health nealth. Alien Infestation now spawns 2-3 Larva.
2021-01-18 19:24:07 +00:00
SkyratBot
6080e1623d [MIRROR] Fixes reacted wine instantly turning into grappa (#2769)
* Fixes reacted wine instantly turning into grappa (#56218)

Presumably some people want wine, since it seems to have a trait associated with it! So I changed grappa's enzyme requirement to 10.

* Fixes reacted wine instantly turning into grappa

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-01-18 18:13:59 +00:00
SkyratBot
afd0e8f8e0 [MIRROR] [runtime] Fixes a runtime caused by the sickly blade. (#2771)
* [runtime] Fixes a runtime caused by the sickly blade. (#56226)

Prevents a runtime if the mind of the user is somehow null.

* [runtime] Fixes a runtime caused by the sickly blade.

Co-authored-by: Cimika/Lessie/KathyRyals <65850818+KathyRyals@users.noreply.github.com>
2021-01-18 18:13:51 +00:00
SkyratBot
060388657e [MIRROR] Adds in the comet hairstyle. (#2772)
* Adds in the comet hairstyle. (#56217)

## About The Pull Request

This PR adds in the new "Comet" hairstyle. A bit anime-ish.

[Example](https://i.imgur.com/e5Xg9It.png)

## Why It's Good For The Game

New hairstyles are good, and so far i've recieved positive feedback on this one.

* Adds in the comet hairstyle.

Co-authored-by: CRITAWAKETS <sebastienracicot@hotmail.com>
2021-01-18 18:13:44 +00:00
SkyratBot
401ee20431 [MIRROR] Fixes early removals of beakers from reagent grinders (#2774)
* Fixes early removals of beakers (#56230)

Presently you can early remove a beaker/reagent_holder from a grinder by using alt click on it. This makes it so that grinders have to finish grinding before you can do that.

* Fixes early removals of beakers from reagent grinders

Co-authored-by: Thalpy <33956696+Thalpy@users.noreply.github.com>
2021-01-18 18:12:51 +00:00
SkyratBot
cccceb314a [MIRROR] Fixes exosuit console EMP logging and a mech runtime on EMPing. (#2767)
* Fixes exosuit console EMP logging and a mech runtime on EMPing. (#56196)

Occupants is a list. Mech EMP logging now correctly outputs the occupants instead of just outputting "/list"

Also when EMPing a mech in testing this PR, I noticed a runtime happening that I've fixed. Untyped for loop where the casting var was never assigned to and thus was always null.

* Fixes exosuit console EMP logging and a mech runtime on EMPing.

Co-authored-by: Timberpoes <silent_insomnia_pp@hotmail.co.uk>
2021-01-18 07:45:48 +01:00
SkyratBot
68f0b64ac1 [MIRROR] Replaces paralyzed typo (#2765)
* Replaces paralyzed typo (#56208)

* Replaces paralyzed typo

Co-authored-by: c420-o <76887567+c420-o@users.noreply.github.com>
2021-01-18 07:45:06 +01:00
SkyratBot
a60268d07e [MIRROR] Adds wrench able on top of function to grinders (#2764)
* Adds wrench able on top of function to grinders (#56205)

Grinders and the like could not be secured on to of a table.
This adds the ability to provide a list of type that the object can be secured on top of.

* Adds wrench able on top of function to grinders

Co-authored-by: NightRed <nightred@gmail.com>
2021-01-18 07:44:49 +01:00
SkyratBot
47347632a8 [MIRROR] Re-PR of #55457 ([Port] Atmos components now nullifies node properly) (#2763)
* Applies #55457 (#56202)

A Pipeline that should've died when its last atmos component got deleted hasn't died, because of SSair.networks. Now they die. Its non-existence grants a lilliputian performance improvement to SSAIR_PIPENETS. airs[i] qdel is mostly about being thorough; every component has a gas mixture for each node all the time by default.

* Re-PR of #55457 ([Port] Atmos components now nullifies node properly)

Co-authored-by: Xenomedes <park246824@gmail.com>
2021-01-18 07:44:31 +01:00
Useroth
ef6481e253 Missed PR mirrors from tgstation (https://github.com/tgstation/tgstation/pull/55373 and https://github.com/tgstation/tgstation/pull/56080) (#2759)
* Mirror of tgstation's Common Build Tooling (#55373)

* tgui 4.3 (#56080)

Co-authored-by: Aleksej Komarov <stylemistake@gmail.com>
2021-01-18 07:42:54 +01:00
SkyratBot
47ce029778 [MIRROR] Food Cart remade as a mini-kitchen you can set up in the hallways (AND DO ANYTHING) (ARMFLOYDENKITCHENEZAB) (#2754)
* Food Cart remade as a mini-kitchen you can set up in the hallways (AND DO ANYTHING) (ARMFLOYDENKITCHENEZAB)  (#55625)

About The Pull Request

The food cart no longer... Does whatever garbage it did before. What, like, store condiments? Terrible. Now you drag it around and set it up, creating a tent with a griddle, smartfridge, and a table. You can pack up anytime. Breaking parts of the tent will pack up the machine and subsequently break it, so careful!
Why It's Good For The Game

The food cart has been an entirely outdated, out classed, completely dead machine to use. We just can do a lot better in 2020. Now it once again has a nice unique function and lets chefs do a new gimmick of being a travelling seller of food. Employs the "steal the janicart" meta from the janitor in the new and equally infuriating "steal the entire damn tent lmao"
Changelog

🆑
add: Food Cart has been completely remade to work as a mobile kitchen
/🆑

* Food Cart remade as a mini-kitchen you can set up in the hallways (AND DO ANYTHING) (ARMFLOYDENKITCHENEZAB)

Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
2021-01-17 13:44:39 +01:00
SkyratBot
bb58c38648 [MIRROR] Revert "separates malf ai from traitor dynamic ruleset" (#2753)
* Revert "separates malf ai from traitor dynamic ruleset (#56090)" (#56197)

Reverts #56090

It literally does not do the one thing its supposed to #56192

* Revert "separates malf ai from traitor dynamic ruleset"

Co-authored-by: Mothblocks <35135081+Jared-Fogle@users.noreply.github.com>
2021-01-17 13:44:20 +01:00
SkyratBot
43f753907e [MIRROR] Changes name of "usa" holiday to remove ambiguity. (#2750)
* Removes ambiguity in holiday name. (#56162)

About The Pull Request

"Independence Day" is now "US Independence Day"
Why It's Good For The Game

There are dozens of independence days around the world, the current name is too ambiguous.
Changelog

🆑
tweak: The holiday observed on every 4th of July is now called "US Independence Day" instead of just "Independence Day".
/🆑

* Changes name of "usa" holiday to remove ambiguity.

Co-authored-by: interestingusernam3 <51925758+interestingusernam3@users.noreply.github.com>
2021-01-17 13:40:58 +01:00
SkyratBot
b99505e5fd [MIRROR] Adds custom icon mapping helper. (#2748)
* Adds custom icon mapping helper. (#56183)

Allows embedding icon edits in your maps by fetching them from external host.
This is intended for use with live-loaded away/event maps not standard ones.

Also updates rustg defines to expose the additional options arguments. (https://github.com/tgstation/rust-g/pull/59)

* Adds custom icon mapping helper.

Co-authored-by: AnturK <AnturK@users.noreply.github.com>
2021-01-17 13:40:10 +01:00
SkyratBot
7402ba86a8 [MIRROR] Adds database tracking to maintenance pills (#2747)
* Adds database tracking to maintenance pills (#56179)

I originally added maintenance pills, and while already perfect, I felt like polishing them a bit. I didn't do much, just:

- Maintenance pills now track a players score. Gotta eat em all to get that leaderboard highscore!
- More names and decriptions for maintenance pills, most of them suggestions from the old PR
- Renamed floorpill to pill/maintenance in code because that's what they are, no idea why I didn't originally do it

I've also polished the sprite a little bit, because it always looked a bit _too_ shady
![image](https://user-images.githubusercontent.com/7501474/104741899-19624880-574a-11eb-8211-65d89d8d36c4.png)
(Below is old sprite, above is new sprite)

* Adds database tracking to maintenance pills

Co-authored-by: Time-Green <timkoster1@hotmail.com>
2021-01-17 13:39:53 +01:00
SkyratBot
c8dba42a4c [MIRROR] tweaks lrtbbq blackmarket thing cooldown timers (#2746)
* tweaks lrtbbq blackmarket thing cooldown timers (#56176)

when i asked chosen a while back why is this thing so slow he said he did math wrong as proof on comment in line 54: tier 4 was 120 instead of 20 processing ticks aka 60s instead of 10s
he probably forgot about it so i ll pr it myself

* tweaks lrtbbq blackmarket thing cooldown timers

Co-authored-by: Tlaltecuhtli <33834933+Tlaltecuhtli@users.noreply.github.com>
2021-01-17 13:39:19 +01:00
SkyratBot
65203afb46 [MIRROR] Infinite Gun Culling: Gun Kit Edition (#2727)
* Infinite Gun Culling: Gun Kit Edition (#56133)

Every prototype firearm in the game now utilizes crafting to construct it, usually sacrificing a standard version of that firearm in order to produce the new one. The guns are made using gun part kits you print from the security protolathe (or buy, in the case of hellfire lasers).

* Infinite Gun Culling: Gun Kit Edition

Co-authored-by: necromanceranne <40847847+necromanceranne@users.noreply.github.com>
2021-01-17 13:30:43 +01:00
SkyratBot
c8e58496a9 [MIRROR] Temperature Pump Sanity (#2741)
* Temperature Pump Sanity (#55926)

* fix temperature pump

* Cleanup and ui stuff

* Punctuation is important you know

Co-authored-by: MrMelbert <51863163+MrMelbert@ users.noreply.github.com>

* tgui rebuild

Co-authored-by: Ghilker <minefap44@ gmail.com>
Co-authored-by: MrMelbert <51863163+MrMelbert@ users.noreply.github.com>

* Temperature Pump Sanity

* Update tgui.bundle.js

Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com>
Co-authored-by: Ghilker <minefap44@ gmail.com>
Co-authored-by: MrMelbert <51863163+MrMelbert@ users.noreply.github.com>
Co-authored-by: Azarak <azarak10@gmail.com>
2021-01-17 13:30:06 +01:00
SkyratBot
94f9a384b0 [MIRROR] [READY] Bespoke Datum Mats (#2737)
* [READY] Bespoke Datum Mats

* Update sheetifier.dm

Co-authored-by: TemporalOroboros <TemporalOroboros@gmail.com>
Co-authored-by: Azarak <azarak10@gmail.com>
2021-01-17 13:25:04 +01:00
SkyratBot
1066518044 [MIRROR] Makes the rest of large guns bulky (sans traitor objectives and a few others) (#2733)
* Makes the rest of large guns bulky (sans traitor objectives and a few others) (#56132)

## About The Pull Request

What it says on the tin.
Practically everything but pistols, SMGs, and traitor weapons can no longer be stashed into bags.

I had considered making some large guns that traitors can order (like the blast cannon) also bulky, but concealment is important for some of those things.
However, the bulldog shotgun and sniper rifle have been made bulky, because they're shotguns and sniper rifles!

Traitor objectives are still normal size and can fit in backpacks.

## Why It's Good For The Game

Makes previous changes to weapons and thus balance consistent across our full list of guns. Players can clearly understand what can fit in the bag based on the size of the weapon.

* Makes the rest of large guns bulky (sans traitor objectives and a few others)

* Update special.dm

Co-authored-by: Cartographer-D <63861499+Cartographer-D@users.noreply.github.com>
Co-authored-by: Azarak <azarak10@gmail.com>
2021-01-17 13:16:03 +01:00
SkyratBot
f7f9246326 [MIRROR] Makes wayfinding great again (#2731)
* Makes wayfinding great again (#56055)

Interacting with the wayfinding pinpointer dispenser recently after leaving it untouched basically since I added it I realised it has a bunch of bad design decisions that make it unpleasant to interact with so while this can never solve the lack of desirability of the pinpointers themselves hopefully it prevents the machine from contributing to the problem.

* Makes wayfinding great again

Co-authored-by: cacogen <25089914+cacogen@users.noreply.github.com>
2021-01-17 13:13:23 +01:00
SkyratBot
6c9a5f1c5b [MIRROR] Prevents everything except carbons, PAIs and cats from resting to fix Ian paralysis (this time with bitflags). (#2686)
* Prevents everything except carbons, PAIs and cats from resting to fix Ian paralysis (this time with bitflags). (#56089)

There is now a mobility flag that determines a mob's ability to rest. Only works with living mobs. Most living mobs shouldn't be able to rest, so it's only true for carbons, cats and PAIs. Fixes #56034. Fixes #55975 by making borgs unable to rest.

* Prevents everything except carbons, PAIs and cats from resting to fix Ian paralysis (this time with bitflags).

Co-authored-by: interestingusernam3 <51925758+interestingusernam3@users.noreply.github.com>
2021-01-17 13:04:01 +01:00
Funce
de00de4a04 Antag Removal via admin also needs to obey ambitions (#2710) 2021-01-17 10:31:52 +00:00
Sza'Thi
007afea8ac [NON-MODULAR] Adds drinking glass, shot glass and bowl to the service protolathe. (#2740)
* Adds drinking_glass, shot_glass and bowl to service techfab

* Added required comments to code.

* Apply suggestions from code review

Co-authored-by: KathrinBailey <53862927+KathrinBailey@users.noreply.github.com>

* Update autolathe_designs.dm

Co-authored-by: KathrinBailey <53862927+KathrinBailey@users.noreply.github.com>
2021-01-16 19:21:02 +00:00
SkyratBot
48f7ac30df [MIRROR] Improves Bleeding Feedback + Misc Wound/Organ Decay Tweaks (+ Removes Teeth) (#2707)
* Improves Bleeding Feedback + Misc Wound/Organ Decay Tweaks (+ Removes Teeth) (#56056)

* Improves Bleeding Feedback + Misc Wound/Organ Decay Tweaks (+ Removes Teeth)

* a

* b

* Update slash.dm

Co-authored-by: Ryll Ryll <3589655+Ryll-Ryll@users.noreply.github.com>
Co-authored-by: Azarak <azarak10@gmail.com>
2021-01-16 00:56:48 +01:00