* Removed dupe playsound, sound now uses var
* pill bottles now have sounds
* Patch packs also have sounds
* Increased patch packs volume by 4db
* Moved sounds to folder, added licence and credits.
* Fixed invalid sound paths
* 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)
* 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
* 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>
* Adds Explorer spawnability, removes Cyberaid gateways
* deletes some REALLY old bloat maps and deletes Gateway.dm
* Fixes runtime, and removes more stuff like gateway config... cause we dont have a gateway anymore
* removes all mention of /obj/machine/gateway
* Goodbye test_tiny and evil_santa 😈
* removed a literal fucking pamphlet
* changes map area name from Gateway to Expedetition
* changes the access from ACCESS_GATEWAY to ACCESS_EXPEDITION
* Revert "Goodbye test_tiny and evil_santa 😈"
This reverts commit eda775ecd5.
* ok deletes evil_santa only
* Fixes a runtime
* Adds new visuals for new area and explorer spawn marker
* Unhides explorers from the pref menu
* adds spawns and fixes the gateways for all maps, adds Expedition room to Cere
* improves and cleans up the expedition room maps, also clothes for Explorers
* GET OUT OF HERE EXAMPLE.
* byebye button
* stunbaton delayed knockdown now moved into status effect
* renaming proc to keep its meaning
* made STATUS_EFFECT_DELAYED as status effect for any delayed logic, removed STATUS_EFFECT_BATONNED
* cleanup, little bug fixing
* cleanup
* whoopsie
* updates
* signal string changed
* Update code/datums/status_effects/neutral.dm
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
---------
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* Reworks and nerfs WTs
* Removes some duplicate comments
* Makes WT ammo box's normal sized items because I forgot to at first
* Adds a var to WT mags to check if they are being loaded to prevent people from queueing up multiple reload processes at once
* Sanity checks work properly now
* Implements changes requested, empty magazines now available from RND, ammo crate contains 5 full magazines, mag size set back to 20, magazines made normal sized items and fit in assault belt
* Update code/__HELPERS/mob_helpers.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
* Update code/__HELPERS/mob_helpers.dm
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
* Magazines fit in security webbings
* I forgot a comma
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
* Applying various reviewer suggestions
* Applies various suggestions
* removes moving_do_after now that its a param
* Apply suggestions from code review
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
* solves the merge conflict hopefully
* step one of trying to fix conflict again
* step two hopefully fixes conflict
* Delete ammo.dmi
* Merge branch 'master' into wt-rework
* Apply suggestions from code review
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
* Applying various reviewer suggestions
* Revert "Applying various reviewer suggestions"
This reverts commit 7081e9aa2b.
* Revert "Apply suggestions from code review"
This reverts commit 96dab4f8b8.
* Revert "Merge branch 'master' into wt-rework"
This reverts commit 6906a67654.
* Merge branch 'master' into wt-rework
* please god work
* Update code/modules/projectiles/ammunition.dm
* Update code/modules/projectiles/ammunition/magazines.dm
---------
Co-authored-by: Henri215 <77684085+Henri215@users.noreply.github.com>
Co-authored-by: S34N <12197162+S34NW@users.noreply.github.com>
Co-authored-by: SteelSlayer <42044220+SteelSlayer@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* Removes jani mind requirement
* makes arm/disarm of jani sighs traitor only
* Adds mindslaves to usable mind states
* adds prox sign to surplus, standard proability
* Removes thralls from using sign (hacky method)
* allows mindslave useage (not hacky way)