• Started 14th Jul 2025 in General
    @snowydoughza (View Post)  What do you mean? What would a plugin like that do?
  • Started 12th Jul 2025 in Help
    @pacmanfan123 (View Post)  If you find a post helpful, use the upvote button on the forum post instead. It's the green + button next to the number. That gives them forum reputation.  I...
  • Started 9th Jul 2025 in Announcements
    @abacaxicomuva (View Post)  Already discussed on Discord, but basically it's somewhat intentional. It seems intentional to show all signs on the save (even under the zoom window). There are...
  • Started 2nd Jul 2025 in Announcements
    Snapshot 388 2025-06-25  Fix STKM never darkening in FIND mode ... unless you were trying to find it (since 98.0)Cache running status of Lua HTTP requests, to ensure that the API is used correct...
  • Started 2nd Jul 2025 in General
    The rule isn't enforced because we don't have the capacity to enforce it, so over the years it completely fell out of use. I think the rules are long overdue to be rewritten to be less than...
  • Started 14th Jun 2025 in General
    You can report saves to have a mod look at them. I went and deleted almost all the tags on that save now, so it's looking better.    I fully expect them to spam off-topic tags again, t...
  • Started 11th Jun 2025 in Announcements
    This isn't actually a bug. What probably happened is you had one temperature set, then you changed it to another value, but didn't clear the screen. If you don't clear the screen, the ...
  • Started 7th Jun 2025 in Development Assistance
    @Jerehmia (View Post)  I guess I can't understand your hostility, I don't feel like I've been rude to you, but maybe it felt that way when I pointed out the problems in your post....
  • Started 6th Jun 2025 in Development Assistance
    @Jerehmia (View Post)  As @Maticzpl pointed out, the game already waits for Lua. It's single threaded, and Lua is on the single thread just like everything else. If it doesn't hit the ...
  • Started 6th Jun 2025 in Development Assistance
    @z4dg9ssw135 (View Post)  Remember that making a function getjson is impossible. So, start by renaming it to startgetjson or something. Your evt.tick logic doesn't work because you're ...