* Rat King Chat Indicator
* BUFFRATWHEN
* Added it to the crown wawa
* Ignore this
* Whats the limit for stuff I can put here?
* Fix da merge conflicts for real this time
* WE DID ITgit add -A
* Errant Requested Changes
* Add disposal signalers
* Sprite changes
* Some requested changes
* Requested changes + change spelling to be with two l's to be consistent with the remote signaller
* Disable parallax texture preloading
Many parallax layers are specific to a single map and will likely never be loaded for the duration of the game. Save VRAM by not loading them always.
Requires engine master
* Put generated parallax identifier in texture name
Makes it show up properly in debugging tools
* Don't load generated parallaxes multiple times
Many parallax prototypes re-use the same generated parallax configs. These generated parallaxes were being loaded multiple times at once, which was a massive waste of VRAM.
We now move these into a separate cache for deduplication. I had to write a lot of logic to handle loading cancellation and ref counting. Yay.
Also fixes some spaghetti with the previous parallax loading system: cancellation didn't work properly, give proper names to generated texture names, etc.
This saves like 100+ MB of VRAM.
* Medical and Science Servers
Resprited medical and science servers
* Delete server-off-Recovered.png
* Telecoms and Camera Servers
* Add Copyright
* Fix Rsi
* Minor Stripe Displacement Fix
* Telecoms Sprites
* Telecoms Display Update
Partial Update of the Sprites, Copyright and some YML and JSON changes
* Fix Linter and YML and Finalize
* Remember Lost Router Child
Fix Linter Again (hopefully) and add sprite to entertainment and wireless camera routers
* Requested Review Changes and ect
Changed how the servers dictate how to display whether they have no keys or if they have a mix of keys.
* Re-Run Checks
* Handful of requested changes
* Fix?
* Revert Last
* old yeller
* pushforpr
* Remove Old Files
* Fix Json
* fix rsi for real...?
* Fix Camera Servers
Servers were still calling to telecoms instead of the server sprites
* New Telecom Darken Attempt #1
* Slight stripe change
* Random Whitespace fix
* Fix2boogaloo
* fax upgraded
* improve resizable
* move Paper type settings & change margins
* change margins & Aling of text
* Rearrange Fax UI
Group paper-type with print-file.
Group refresh button with destination list.
Add some panels to differenciate functionality for faxing an inserted
sheet of paper and printing a local file to a new paper.
* Whitespace
* Remove unnecessary style definition
* Remove whitespace
---------
Co-authored-by: VideoKompany <135313844+VlaDOS1408@users.noreply.github.com>
* New conveyor sprites - arrows!
* Revert "New conveyor sprites - arrows!"
This reverts commit 3b540be0d89d93af5028a9ae6533bbdf2954cb75.
* Reworked to only be the lever sprite update.
---------
Co-authored-by: RedBookcase <Usualmoves@gmail.com>
* Bananium Horn .rsi
* Bike Horn .rsi
* Cluwne Horn .rsi
* Gold Bike Horn .rsi
* Push Horn .rsi
* Bike horn (Instrument) .rsi
* better inhand sprite for pushhorn
* Revert "Push Horn .rsi"
This reverts commit 243b3662c6bd23abad331658eb2c75b5c9183d1d.
* rsi meta attributions
* slight tweak to the golden honkers colour and energy
* adds back castShadows false
* position corrections for inhand and belt for bananium
* inhand corrections for bikehorn inhands and belt
* inhand corrections for cluwnehorn
* inhand corrections for goldbikehorn
* inhand corrections for bike_horn (instrument)
* adds 'far-side held' sprites, bikehorn
* adds 'far-side held' sprites, bikehorn(instrument)
* bikehorn belt, i made the horn cone a shade too dark whoops
* adds 'far-side held' sprites, goldbikehorn
* adds 'far-side held' sprites, cluwnehorn
* adds 'far-side held' sprites, bananiumhorn
* cluwnehorn belt, same change as bikehorn belt earlier
* Add smart corgi prototype
* 1984 - exploded dog names
* Tag fixes
* exploded anomalyhost tag
* Demolish the mysterious corgi flesh-pocket
* Review changes: yml convention tweaks and reparenting of Corgi and Smart Corgi to new abstract base
* new week, new review, new me
* removes changing draw depth when occupied
* changes collision to square
* small texture changes
fixes slight perspective size when comparing side columns to the direct column facing the camera
removes the baked in pipe exit (the yml's sprite adds it anyway)
* centcomm carapace, loadout for CC official, move armoured vests from vests.yml to armor.yml
* revert rename from previous commit; command carapace returned to captain's carapace
* meta.json 4 space
* restored deleted comments for some armours and original description for slim armour
* Add recently added elite web vest
---------
Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>