altrisi

Results 172 comments of altrisi

A new release is not necessary, only adding the language files to the current one to prevent it failing (just languages won't be installed until then). I'm also planning to...

This can happen: - When running in `script in [name] ...` - When setting the chat to strict mode by hacking a config in

Looks like there's a few more changes since creation, what'd be the new title for the PR?

The world border movement can be used to detect the game being slowed down, not sure if in survival but at least with commands I remember some item counters using...

I'd add matrix and vector math to its own library, instead of the general math one (that math shouldn't exist here with the same `math` name as the built-in one,...

I wasn't planning to do it in this PR, given there's also some other caches that would need looking, and something I didn't check back then was the extra overhead...

I guess there's a reason why the limit is there (I'd say to prevent watchdog from killing the server after enough time). I've already got some single-player worlds to stall...

Does a regular player logging in cause the same? (for the first time at least if you believe it's related to caching)

This is not general scheduling, `Scarpet schedule` includes the time to process the scheduled calls too.