Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-03 | add player.nametag, player.setNametag, world.entityNametag | Kae | |
2025-03-23 | block swapping lua support | chililisoup | |
2025-01-21 | add world.loungingEntities, world.loungableAnchorCount and anchor index arg ↵ | Kae | |
to loungeableOccupied | |||
2024-04-02 | improvements to universe.sendPacket and world.sendPacket | Kae | |
adds necessary clientsMutex lock, and returns false if sending failed | |||
2024-04-02 | add world.sendPacket and fixed deadlock | ErodeesFleurs | |
2024-03-22 | world.id() for server | ErodeesFleurs | |
2024-02-25 | Use "#pragma once" instead of include guards | Kai Blaschke | |
2023-07-25 | Optimize entityPortrait: Drawable > LuaTable instead of Drawable > Json > ↵ | Kae | |
LuaTable | |||
2023-07-24 | Proper LuaString <-> String handling | Kae | |
Null-terminator usage is opt-in | |||
2023-07-23 | world.callScriptContext | Kae | |
2023-06-20 | everything everywhere | Kae | |
all at once |