* Add sprites
* Lock system now raises lock toggle events
* Add prototype and barrier system
* Toggle lock on click
* Barrier blocks bullets (like a real wall)
* Barrier now destroyable
* Fancy visualzer and lighting. Also unlock by default
* Deleted comma
* Ignored components?
* Update Resources/Prototypes/Entities/Objects/Specific/Security/barrier.yml
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
* Update Resources/Prototypes/Entities/Objects/Specific/Security/barrier.yml
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
* Toggle Lock no longer handled
* Made it much easier to move through airlocks
Co-authored-by: Swept <sweptwastaken@protonmail.com>
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
* Adds a 6pack of Cola
* Revert "Adds a 6pack of Cola"
This reverts commit 99f024b94ab3c684ce62e28018bd0fe2f26a2e09.
* Revert "Revert "Adds a 6pack of Cola""
This reverts commit 9e3d31e41c8ea61a962ad7d4d3c0ea7124e82653.
* Removed useless loc and added inhands for some lamps
* Adds a ton of inhands to the game
* Actually adds the pill inhand
* Update Resources/Textures/Objects/Misc/utensils.rsi/meta.json
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
* Update Resources/Textures/Objects/Tools/rcd.rsi/meta.json
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
* Added rubber ducky
* Adds ducky slippers
* Adds seclite
* Update Resources/Textures/Objects/Tools/seclite.rsi/meta.json
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
* Update Resources/Textures/Objects/Fun/ducky.rsi/meta.json
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
* The duck slippers now quack as you walk
Co-authored-by: Paul Ritter <ritter.paul1@googlemail.com>
* Cleans up belt stuff and some sprites
* Tag cleanup and sheathed sword
* Adds plant belt for botany chads and maps it's items
* CE belt, will most likely child it to utility instead
* Merges belt_icon and belt_mob into the same RSI
* Cut out alpha layers for wirecutters
* Added lots of equipped-BELT sprites for various items
* Medical, Janitor, Security, Assault, Chief Engineer, Utility and Botany have mapped storage layers
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
* Initial
* Adds a drawdepth for hydroponics
* Maps 2 buckets in
* Moved the bucket into it's own yaml
* tg sprites for bucket and you can put it on your head now
* Cleanup timegit add . !
* Applied Reviews
* Attempts to revert the changes to Saltern
* Boxes
* Reorganizes the YAML
* Reverts to previous commit and fixes the icons.
* Readds the new CLRifle.rsi as it'll be used soon.
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.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
* Added barricades and textures for hidden doors
Constructable barricades and textures for square wall hidden doors
* Added solar assembly & tracker. Restructured power construction
Added solar tracker and assembly construction and textures. (Trackers don't work at present).
Moved APC and solar item sot construction/power.yml
Moved power based items to "Utility" in construction menu.
* Localisation changes
Added flammable to barricades.
Added localisation to barricades and all solar entities.
* Removed hidden doors
Removed .rsi for hidden doors as wasn't able to get non airlock doors working.
* Adds solar crate to cargo
* Fixed tests
* Removed glass from solar crate
Removing glass from solars crate until stacks can be specified.
* Added deconstruction to solar graphs
* Added deconstruction to barricade
And fixed nodes for solars.
* Fixed materials
* Fixed meta indent and solartracker type
* Fixed materials, physics & naming
Added new physics fixtures to barricade and solars
Changed solar tracker board to electronics.
Changed material ID for destruction of wooden barricades to new ID.
* Changed back to prototype from component step
Component step does not work for electronics only machine boards.
* Localisation fixes 1
* yaml linter fixes
Removed obsolete code
* Update meta.json
* Fix trailing comma
Co-authored-by: DrSmugleaf <DrSmugleaf@users.noreply.github.com>
* Started working on beakers
* Working sprite change
* Fixed large beaker
* Add bluepsace beaker
* Add cryostasis beaker
* Removed old rsi
* Fixed dropper
* No dropper problems
* Working on syrigine
* Better syr visualizer
* Add dropper inhand
* Syringe in-hands
* Add base empty bottle for chemistry
* Deleted old fillings
* Simplified beaker in hand
* Moved chemical bottles to seperate .yml
* Fixed chem master
* Serv3 when
* Fixed grammar
* Removed delays
Co-authored-by: Alex Evgrashin <evgrashin.adl@gmail.com>
Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
* Validate RSIs
* Fix the JSON
* Example invalid RSI
* Revert "Example invalid RSI"
This reverts commit 1905bc9d2c275818db88cd8b643e2646f70b68a1.
* Fixes an invalid identifier to show that it works on valid RSIs
* Update .github/workflows/validate-rsis.yml