Ruin0x11

Results 195 issues of Ruin0x11

I think that so long as a HUD widget obeys an interface, it should be safe to replace it with another one. So maybe we should try using interfaces instead...

standardization
refactoring

If a chunk with two calls to `Event.register()` using the same event name is hotloaded, the first event will be silently overwritten by the second. This is confusing when you...

bug

If the player is standing on an item that's a shortcut target, they should still be able to use it.

bug