* it's yours my friend
as long as you have enough
* Sellable
AND bombcode is fixed
* this
* Craftable
* Update code/controllers/subsystems/supply.dm
* Update code/modules/economy/cargo_point_scanner.dm
* Apply suggestion from @Cameron-The-Raven
* curse of medical
* no benefit
* fix that
* fix
* small fixes
* small tweaks
* fix
* fix
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* Part 1
* WIP
* The rest of these
* More stuff
* Whoops, did that wrong
* typo
* gweeen
* This all works
* SHOWER
* Rads
* awa
* rad
* Update life.dm
* edits
* Makes lvl 3 rads give you a warning.
You should already know by this point, but this makes it EXTRA clear you're getting fucked
* Update vorestation.dme
* aaa
* propagate
* gwah
* more fixes
* AAA
* Update radiation.dm
* Update radiation.dm
* mobs rads
* rads
* fix this
* Update _reagents.dm
* these
* Get rid of these
* rad
* Update config.txt
* fixed
* Update radiation_effects.dm
* next set of admin verbs
* invoke
* .
* a few more
* few more
* .
* few more
* some more
* move thos
* next
* some debug verbs
* axe the old mod loading
* del
* is local for some verbs
* few more
* .
* .
* .
* Add local narrate.
* Fixes this
Needed to be user.mob, since user is the client and usr was the old user.mob
* fixes
* .
* .
* .
* .
---------
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
* no flashes in phase
* flashbangs in phase
* phased shadekin don't explode
* phased shadekin aren't emped
* no splurting phased kin either
* can't change medical equipment in phase
* forbid phased mob mounting
* prevent an exploit
* do it here too
* another pr
* minimize whitespace
* minimize
* Fixes necrosis steps setting bone
Makes it so you the 'cut away' step doesn't set bones to open. This is entirely a non-internal fix (you're working on the flesh, not the organs inside) so you don't need the bone retracted.
* Update other.dm
* Crowbar Augment
* descriptors
* Update carbon.dm
* no typecasting
* removes unused proc
* Limb status
* Makes butchering take time
Gives a warning as well when starting it.
* Update organ.dm
* Update organ.dm
* Closing surgical stages and desc.
Opened organs have descriptions that they're opened.
Organs inform you that they have SPECIAL MECHANICS THAT'VE BEEN IN FOR 10 YEARS that you can do to them.
Allows fixing amputated organs
A BUNCH of stuff
* Update organ.dm
* Keep the washing
* Update external_repair.dm
* Update other.dm
* Organizes surgeries
* fix a typo
* Update surgery.dm
* More surgery
* Nerve Surgery
Adds template for nerve surgery
* Prevents pain from limbs that feel no pain
* Update external_repair.dm
* Fixes distillery always using atmos air
Distillery did not have a return_air() proc, so it would default to the atmos air even when piped. This fixes that.
* Fixes syringe guns allowing loading of multiple syringes
* Affect_touch changes
* Some more changes
* Reworks cyanide
* clumsy rng
* seperate define for this too
* there are very harmful too
* replace with macros
* fixed handling
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
* Movement adjustments
Makes unusual running a TRAIT()
Fixes force_max_speed and haste modifier not applying HUMAN_LOWEST_SLOWDOWN
Makes species slowdown only be calculated if NOT in space (This will cover most cases of 'the species is heavy and therefore slower' while some edge cases such as diona's 'slower because of physical movement disability' are able to move faster)
Makes 'health deficiency' no longer hardset numbers but rather a percentile. (Slowdown still begins when you have taken 40% or more damage).
This means that characters that have lower max HP will require less injury to 'feel it', while characters with higher max HP will require more injury to 'feel it'.
Species trauma mod (pain sensitivity) still applies here and someone with 2x trauma mod will begin to feel the effects of their injuries at 20% instead of 40% and slowdown will be 2x more severe (slowdown of 4 while at 50% injury instead of at 100%)
Caps injury slowdown for the health percent at 4 (occurs when at 0% health, or 100% injured)
Incorporated halloss damage into the health percent calculations instead of it's own hardset numbers. This means trauma_mod now affects halloss as well.
Shock stage now operates linearly instead of applying a massive slowdown once you hit a magic number.
Once hitting a shock_stage of 10, your 'adrenaline' starts to wear off and you begin to suffer increasing slowdown. This means the longer you're in shock, the slower you will become, from a min of 0.5 (just entered shock) to a max of 3.0 (been in shock for 2 minutes OR suffered a major, traumatic injury such as the loss of a limb)
Stops doubling of limbloss slowdown. Stance_damage already took care of slowdown from limbloss, but it was duplicated, meaning lost limbs were causing 2x the slowdown they should have.
REMOVES slowdown penalty from aiming. Aim mode is -already- detrimental (it will make you always miss projectile weapons on a moving target) and applying a further debuff to the user (it applied a slowdown of FIVE, equivalent to 50 pre-change halloss) made very little sense.
Makes mRun mutation ('no slowdown mutation') actually remove slowdown after the slowdown calculation is all performed.
Cleans up the unusual running trait some and gets rid of a lot of unneeded checks it was performing.
* Update human_organs.dm
* Update human_movement.dm
* Make painkiller stacking less effective
* Makes oxycodone actually useful
* Update chemistry.dm
* Update human_movement.dm
* Update human_movement.dm
* Update vorestation.dme
* bad else if here
* Some adjustments here
* Update human_movement.dm
* Update human_movement.dm
* Another narcotic buff
* Update human_movement.dm
* yeh
* This should be a divisior, not a multiplier
* Update human_movement.dm
* transformation deduplication
deduplicates a bunch of tf verbs
* whoops
* double whoops
* small fix
* more deduplication
* fair point
* whoops
* some more deduplication
* plushie fix
* voxclaw fix
* adjust holywater threshold
* span + typo fix
* this 1 too
* Changeling helmet adjustment
Makes changeling helmet able to eat things...If it's made out of your own flesh you can manipulate it to allow you to eat for a quick second. Also implies vorny implications.
* Begin clickcode attack_self fix
Begins the work to make everything call back to parent for attack_self so that signals are sacred.
* Makes MORE things call the attack_self() parent
Yes, I could make special_handling a var on obj/item HOWEVER i want it to be specific so it can be tracked down later and ONLY the objects that use it can be refactored instead of sitting there literally forever and it just becoming 'a thing'.
* Finishes making the rest of attack_self call parent.
As mentioned, things such as 'specialty_goggles' 'special_handling' and the such are only there to help with attack_self until the attack_self is recoded for those items.
* begone foul demon
* some more cleanup
* These
* GOD this was annoying
* yeh
* Fix this
* fLARES
* Thesee too
* toys!
* Even more!
* More fixes
* Even more
* rest of em
* these too
* Update syndie.dm
* hardref clear
* Update code/game/gamemodes/nuclear/pinpointer.dm
* Update code/game/objects/effects/mines.dm
* Update code/game/objects/items/blueprints_vr.dm
* Update code/game/objects/items/blueprints_vr.dm
* Update code/game/objects/items/contraband_vr.dm
* Update code/game/objects/items/crayons.dm
* Update code/game/objects/items/crayons.dm
* Update code/game/objects/items/gunbox.dm
* Update code/game/objects/items/gunbox.dm
* Update code/game/objects/items/gunbox_vr.dm
* Update code/game/objects/items/gunbox_vr.dm
* Update code/game/objects/items/weapons/gift_wrappaper.dm
* Update code/game/objects/items/crayons.dm
* Update code/game/objects/items/crayons.dm
* Update code/game/objects/items/gunbox.dm
* these too
* Update maintpanel_stack.dm
* angry warning
* Fixes packaged snacks.
Fixes improper var default.
* Special handling for these
* proper poly types
* Fixes magclaws
Makes the 'features' it had just part of base magboots that can be adjusted via varswap.
* Fixes jackets
Fixes https://github.com/VOREStation/VOREStation/issues/18941
* Small bugfix
Makes p_Theyre properly capitialize
Makes examine show proper wording
* Update gift_wrappaper.dm
* Scannable rework
Makes scannable have tiers.
WIP
* Some more adjustments
* Scanning
* Bodyscanner
* Some more fixes
Fixes amatoxin
Fixes synap not processing when drank
Makes fakedeath show up as braindeath, not massive O2 loss.
Makes zombie and lich powder show time of death properly
* Scanners for fakedeath
* This too
* Refactors bloodloss
* rounding
* Makes zombie powder and lich powder somewhat more useful
Also makes the scanners act mostly the same with fakedeath
* Makes patches actually apply via touch
I killed myself during testing with bicaridaze
* Make things respect fakedeath
* Some more fixes
* Makes paralysis apply in more places
Also makes paralysis no longer make you unable to see emotes.
Makes it so you can not /me, but you can /subtle while paralyzed
* Adds another method for zombie powder mix
* Limit dispenser importing to specific jobs
This change is designed to encourage people playing specific jobs to set up their dispensers how they like, and slow down other people who may try to do that job from under them by requiring them to do it manually. Therefore chemists and bartenders can import a list of recipes into their respective dispensers, but a medical doctor can't rush in and immediately print their favourite 7 bottles before the chemist even walks in the door.
* Fix nulls
* click code start
* snake_span
* Update click.dm
* Update click.dm
* Update click.dm
* Update click.dm
* Fixes borg ctrl_click
Also implements allowing blocking of items being ctrl_clicked
* Makes the statpanel not annihilate peoples ratelimiter
Statpanel calls aren't really user controlled (and 180 of them get sent upon loading, as each verb counts as a topic calls when it calls Send-Tabs) so let's not count it towards the user when they log in.
Changes the cost of sizeoxadone from (1 clonexadone, 3 tramadol and 1 phoron) to (1 sodium and 1 tramadol). It still uses phoron as a catalyst but that is not used up in the reaction.
The idea behind this is to eliminate the extremely high phoron cost of making size chems. There's already so many totally free ways to change your own or someone else's size that it makes no sense that you need to deplete half of the chemistry labs phoron stock to flavour that as a chemical effect.