* undo all of it
* flags
* back
* head/mask
* left
* right
* Cuffs
* other name changes
* ID and PDA
* idk about calling them SLOT_HUD now
* glasses, gloves, and shoes, oh my!
* the rest
* comment
* 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
* donk pocket rework
* Snowball had a far more sensible way to do this
* lewcc review
* Sirryan review
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* I fix?
* Revert "I fix?"
This reverts commit 1517d2e21e.
* please work you stupid .dmi
* WORK DAMN YOU
* will this hypothetically work
* re-adds syndie donk kit
* documented these
* just return
* clause guarded
---------
Co-authored-by: Ryan <80364400+Sirryan2002@users.noreply.github.com>
* Adds the u-ION silencer to rnd, replacing ecrossbow. Ecrossbow up to syndicate 5
* grammer / typeblock
* 15 is not more than 15
* how did I miss this, I swear I put in 3
* path + crafting
* Update code/modules/crafting/guncrafting.dm
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
Co-authored-by: Farie82 <farie82@users.noreply.github.com>
* screwdriver_act my beloved
* convert to returns instead of . / lewcc review
* it will be done
* i'm a little bit stupid, but now time to test
* sometimes I get excited and press the commit
* The great test has been completed
* oh wow oh wow, lewc review
* found one last one
* Steel review
* Lewc review
* quick sirryan review
* removes stupid comments (old coders I blame)
* sirryan review two
* whoops...
* hal review
* the fix to the fix to the fix
* Revert "the fix to the fix to the fix"
FUCK I pushed to the wrong branch
This reverts commit a96fe98781.
* robot_module refactor
* some fixes
1. adds medical stacks of 25 for the syndi medical borg
2. fixes various construction steps that weren't using `use()` or `get_amount()`
* review tweaks + other stuff
1. Makes a bunch of for loops into istypeless loops
2. Adds a readout of the current out of stacks a borg has, in the status panel
3. Slightly reorganizes the medical, syndi medical, engineering and syndi engineering cyborgs items
* fixes after upstream merge
* blank line for travis
* fixes and improvements
1. Fixed welder icon's not updating periodically if you were charging in a borg recharger
2. Fixes solar panels dropping /cyborg type glass when they were deconstructed.
3. Band-aid fix (incase #2 doesn't fix this) for cyborg stack's `source` var being null which resulted in tons of "cannot read null.energy" runtimes
* more fixes + constructable frame runtime fix
* removes toy sword placeholder
remove comment
* remove these as well
* .amount to .get_amount(), really should have done this before
* refactors robot_upgrades to work with the new system
- more cleanup
- adds documentation
- fixed a bug I made where you could delete your robot stack via crafting
* moves some unemag logic to the module file, makes more loops typless
* farie review
* fox review
* affected review and more TM bugfixes
* fixes comment
Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>
* Converts Eye Augments to Cybernetic Eyes
* literally not used
* it helps when you properly include all the code
* flashlight eyes
* tweaks
* conflict resolution
* can't have two eyes
* order of operations matters here
* autosurgeon
* Lets get this show on the road
* Now were talking
* These matter
* Oh the joys of CI testing
* And this
* Wrong version
* Tweaks
* More tweaks
* Lets document this
* This too
* Upgrades this
* Fixed some sanity issues
* This too
* Screw it, this too
* More sanity
* And these
* This too
* Documentation
* This too
* Fixes **awful** scoreboard logic
* Why do we care about only half-absorbing someone
* Revert "Why do we care about only half-absorbing someone"
This reverts commit 8de1cfdf05.
* Refactors these
* Hashing
* Moxian tweaks
* adds rubberduckyshoes item
* Adds crafting recipe for rubber ducky shoes
2 rubber duckies, 1 sandal using Wirecutters
* Adds icon for rubberducky shoes
* Adds character sprites for rubberducky shoes
* Adds in hand sprites for rubberducky shoes
* removes pointless variable, and I redid the description.
* Adds rubber ducky to the merch console
done since theres normally only 3 ducks on station, giving some more access to duckies I think is warrented. This might be to much.
* Adds species specific sprites for Vox and Drask
* removes pointless list
* moves crafting recipe to clothing category
* Removes entry in merch console, adds entry in prize vendor
* Revert "moves crafting recipe to clothing category"
This reverts commit b80c398b46b3e60a10b78461d753b6ef6e3ac88b.
* Revert "Removes entry in merch console, adds entry in prize vendor"
This reverts commit c4ae6c3767d2d5ad072ae5befcb1f66b99cb6c63.
* Adds entry into arcade prize vendor
* Removes entry in merch console
* adds crafting recipe to clothing category
* removes recipe from misc category
* corrected messed up sound file location
* Updates icons/mob/feet.dmi
* Updates icons\obj\clothing\shoes.dmi
* improved the item icon
* deconflict
* Fixes welders blinding you while repairing your own robo-limbs
* gives tool_start_check() a target argument
* flash be gone
* CRLF to LF
* adds trailing newlines because travis wants them I guess
Co-authored-by: SteelSlayer <SteelSlayer@users.noreply.github.com>