Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/scripting/StarWorldLuaBindings.hpp
AgeCommit message (Collapse)Author
2025-06-03add player.nametag, player.setNametag, world.entityNametagKae
2025-03-23block swapping lua supportchililisoup
2025-01-21add world.loungingEntities, world.loungableAnchorCount and anchor index arg ↵Kae
to loungeableOccupied
2024-04-02improvements to universe.sendPacket and world.sendPacketKae
adds necessary clientsMutex lock, and returns false if sending failed
2024-04-02add world.sendPacket and fixed deadlockErodeesFleurs
2024-03-22world.id() for serverErodeesFleurs
2024-02-25Use "#pragma once" instead of include guardsKai Blaschke
2023-07-25Optimize entityPortrait: Drawable > LuaTable instead of Drawable > Json > ↵Kae
LuaTable
2023-07-24Proper LuaString <-> String handlingKae
Null-terminator usage is opt-in
2023-07-23world.callScriptContextKae
2023-06-20everything everywhereKae
all at once