* Add BarDrobe
* Add Tophat and beer goggles into BarDrobe
* Add bar backroom
* Fix license
* Fix roundstart atmos
* Refactoring and using specific commit for meta.json
* Add black shoes into BarDrobe
* Update meta.json to standard
Co-authored-by: Swept <sweptwastaken@protonmail.com>
* reworks
* added the rest
* reworked the machete handle
* reworked the icon for the machete
* ok. last one
* .
* .
* replaced machete and knife sprites (again)
* the meta.json
* license
* ffs
* final
* bs
* .
* .
* got rid of the machete and bat
* fuck
Co-authored-by: and_a <and_a@DESKTOP-RJENGIR>
* Adds upgraded tools to surgery and construction tools list
* Adds cow tools entity list
* Adds admin multitool
* Removed cowtools entitylist
* Merge
* RSI Validator doesn't cry now
* Crate and Locker welded sprite now appears
* Address requested changes
* UpdateAppearance method
* Make all appearance updates common
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
* Adds some lathe recipes for a few circuit boards
Does this mean I can call myself a video game dev now. Recipes can be tweaked and stuff if needed
Issue #3544
Lathe stuff :)
* Big Huge Changes To Lathe
Makes lathe able to craft 3 circuit boards
* +3 Circuit Boards to electromag research
* fixes icon sprites
* fixes textures for realsies
* Update Changelog.yml
* Unfucked changelog
I guess it's automatic
* Revert "Unfucked changelog"
This reverts commit b877188b1fc7928d618f27ef5a8d2c4b6d011523.
* Revert "Update Changelog.yml"
This reverts commit d31ef05b11d72f6781f563658e24083b8a14019d.
* Tweaked resource costs
* Refactor body component to use slots instead of an army of dictionaries
* Update vox
* Replace static method call with extension
* Add setpart method, replace dispose with shutdown
* Fix tests, fix not listening to slot events when setting a part
* Add back pull moving
* Make pull moving event-based, use map coordinates, slow down moving when getting closer and stop moving when very close, add max range and add compensation for overshooting
* Remove compensation
* Prevent pull move from pulling you
* acruid did this
* Add unsubscriptions to shutdown
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>