sojourn-13 / sojourn-station

Other
48 stars 252 forks source link

Misc. Fixes #5475

Closed ShadowLarkens closed 1 week ago

ShadowLarkens commented 1 week ago

About The Pull Request

Fixes: - Matterforge having a blank screen if you open it before putting in the box - Sinks using sleep instead of do_after - Nanoword sanitizing and replacetexting during editing (removing ') instead of during output - Lathes having materials take up entire UI - RCON output using watts instead of kilowatts for entry - Vending machines not having a cancel button on big descs (card carp index)
![sinks using do_after](https://i.tigercat2000.net/2024/06/dreamseeker_UPyqWswOSu.png) ![matterforge fixed height](https://i.tigercat2000.net/2024/06/D4x2oAQwUx.png) ![lathe fixed height materials](https://i.tigercat2000.net/2024/06/ClMzu1zDk4.gif) ![nanoword fix](https://i.tigercat2000.net/2024/06/kwGTGREJuP.png) ![vending machine fix](https://i.tigercat2000.net/2024/06/Nustcm69if.png)

Changelog

:cl: fix: Matterforge having a blank screen if you open it before putting in the box fix: Sinks using sleep instead of do_after fix: Nanoword sanitizing and replacetexting during editing (removing ') instead of during output fix: Lathes having materials take up entire UI fix: RCON output using watts instead of kilowatts for entry fix: Vending machines not having a cancel button on big descs (card carp index)

/:cl: