* Adds a new space ruin.
* Update code/datums/ruins/space_ruins.dm
lewcc's review
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* id_tag fix
* thanks StrongDMM
* guess who can't place '"' properly
* additions and fixes (i hope)
* the one commit to pass all CI checks
* defined in config
* removed an illegal placement of a railing
---------
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* RATATATATATA
* We use TRUE, not 1
* making it cost 12
* making progress
* FINALLY
* Lewcc review
* Whoops this too
* Lewcc review
* Might work, might not, but conflict time
* Henri review
* Vars and ideas
* Adds supercharge implant
* species specific tot gear!
* Adds vox spikethrower
* Adds Love injecting pen (skrell)
* sprite issue fix
* typographical error.
* makes pen not refillable, pacifies
* Adds fireproofing nanite injector (plasmaman)
* Lower KD on spikethrower per qwerty
* Lewcc review
* aaaa so much space indentation
* steelslayer review
* Steelslayer review
* Lewcc reviews
* Changes the spans
* Lewc review, Thanks to DG for doing my PR for me.
* Update code/modules/projectiles/guns/energy/special_eguns.dm
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* Henri review
* Forgot this one
* Whoopsie number 2
---------
Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
* Slightly clean up `undergoing_cardiac_arrest`
* Fix runtime when defibbing a heartless slimeperson
* Slightly clean up `defibrillate`
* Deduplicate this
* Yeet this unused signal
* Yeet these unused return flags
* Minor cleanup
* More cleanup and readability; fix defibs reporting outdated brain damage
* Fix defibrillators healing brain damage
* Fix defib brain damage scaling the wrong way (who the fuck)
* Fix this macro expansion bug (I'm going to become the joker)
* Slightly buffs the atmos backpack
<!-- Write **BELOW** The Headers and **ABOVE** The comments else it may not be viewable. -->
<!-- You can view Contributing.MD for a detailed description of the pull request process. -->
## What Does This PR Do
Increases the water cap of the atmos firefighting backpack from 200 to 500, to be more in line with the janitor cleaning backpack
<!-- Include a small to medium description of what your PR changes. -->
<!-- Document all changes, as not doing this may delay reviews or even discourage maintainers from merging your PR! -->
<!-- If your PR fixes an issue, add "Fixes #1234" somewhere in the PR description. This will automatically close the bug upon PR submission. -->
## Why It's Good For The Game
Currently, nobody uses the backpack for anything other than metal foam, as the water capacity is simply too little for any effective firefighting, or nanofrost usage.
<!-- Add a short description of why you think these changes would benefit the game. If you can't justify it in words, it might not be worth adding. -->
## Testing
<!-- How did you test the PR, if at all? -->
## Changelog
🆑
tweak: Increased atmos firefighting backpack capacity
/🆑
<!-- Both 🆑's are required for the changelog to work! You can put your name to the right of the first 🆑 if you want to overwrite your GitHub username as author ingame. -->
<!-- You can use multiple of the same prefix (they're only used for the icon ingame) and delete the unneeded ones. Despite some of the tags, changelogs should generally represent how a player might be affected by the changes rather than a summary of the PR's contents. -->
<!-- If a PR has no impact on players (i.e. a code refactor that does not change functionality) then the entire Changelog heading and contents can be removed. -->
* Maybe actually do what the PR says
* First attempt
* First stepos
* Cleaning up a bit, no errors :D
* fuck I have to redo the entire move code
* probably won't compile, but I make other PR now
* something is fucky but I'm not fixing it now
* BALL STUCK BALL STUCK
* we making progress
* guhhhh
* moving over to getline() stuff
* yeetus your APCs are deletus
* removes variable that made Cl fail
* Steelslayer suggestions
* hotfix number one
* ANOTHER hotfix
* lewcc reviews
* new findeventarea proc
* Steelslayer review + Almost 100% sirryan review
* this should be all done now
* Hal review
* now 100% CI approved
* Hal review
* no more turf refs
* begone unused lists
* maybe actually delete the list
* doesn't runtime :D
* oops forgot this
* list gone and less runtimes
* steelslayer reviews
* initial delta alarm stuff
* TODOS
* make it do this
* safeties
* stop on explode, proper loop, volume corrections
* ping be gone
* better end timing, worse code implementation
* sirryan fix
* farie
* begone ear_damage
* pt 2
* this time actually begone
* ears no longer passively heal over time
* ears can die
* deafness is now a status effect
* Oh yeah ticks are every two seconds
* CONFETTI CANNON
* proc and contra review
* sprite names
* nukie uplink and lewcc suggestions
* chemical fixed
* fixes party drums cost and chem explosion sound
* Henri review
* renames a datum because I copypasted shit
* changes a name because I copy pasted
* removes an extra space
* things I forgot + bundles + recipe change
* Oopsie + tones down the volume of confetti
* Solar flare now only affects station level
* Solar flare fix
* Readability fix
* Comment changed
---------
Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
* adds the stealth implant
* changes
- rename "implant" to "bio-chip"
- removes the stealth implant box in favor of spawning implant directly for the traitor
- makes the fake box not show up on right click. Makes the real box not show up on right click when invis
* sirryan pt1
* lewcc review 1
* fix conflict
* fix conflict
* signal handler
* commit stuff for safety
* making sure this shit saves
* I am commiting every 5 frames now, sorry. I lost 25 frames as the file got corrupted
* 45 frames
* 51 total frames now
* 55
* 65
* 70 frames
* 75
* 80 frames almost there
* Behold, a useful uplink item.
* removes debug message
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
---------
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>