[LATE REPOST] Update v12.20 is out
This update was released at Aug 29, but i forgot to post this here. Next update coming soon!
New
- Added piano gate - a playable piano with 88 keys, starting at A0 and ending with C8
- Added gate holograms snapping
- Added "Bounce" interpolation gate
- Added smart multiplexer - allows to select one value out of a list of values and stores the selected one until changed.
- Added rotation input to image renderer
- Added splitter sorting rules
- Added a client-sided QoL for slider - you can set "Delta" on the slider, so the slider snaps to the delta value. I.e. if delta is 5, slider will snap its value to 5, 10, 15, 20, 25, etc.
Bug fixes
- Fixed buttons sometimes breaking interface until the user pressed interaction key again
- Fixed crash when looking at no object with debugger
- Fixed falling through the floor when opening sandbox through mod config or the console command
- Fixed floor texture jitter in sandbox
- Fixed sandbox crashing when trying to open any sort of map (i.e. train schedule, game map, etc.)
- Fixed railroad signal input not doing anything
- Fixed constant variable auto name not updating when the variable's type changes.