Kae
|
662f12da96
|
improvements to universe.sendPacket and world.sendPacket
adds necessary clientsMutex lock, and returns false if sending failed
|
2024-04-02 13:39:34 +11:00 |
|
ErodeesFleurs
|
be571b5cd0
|
add world.sendPacket and fixed deadlock
|
2024-04-02 09:34:06 +08:00 |
|
ErodeesFleurs
|
ec4787d78e
|
world.id() for server
|
2024-03-22 15:46:30 +08:00 |
|
Kai Blaschke
|
3073a88cd1
|
Use "#pragma once" instead of include guards
|
2024-02-25 15:46:47 +01:00 |
|
Kae
|
ea084165bf
|
Optimize entityPortrait: Drawable > LuaTable instead of Drawable > Json > LuaTable
|
2023-07-25 00:49:20 +10:00 |
|
Kae
|
8547c56ba4
|
Proper LuaString <-> String handling
Null-terminator usage is opt-in
|
2023-07-24 23:37:55 +10:00 |
|
Kae
|
121d27446b
|
world.callScriptContext
|
2023-07-23 13:49:34 +10:00 |
|
Kae
|
6352e8e319
|
everything everywhere
all at once
|
2023-06-20 14:33:09 +10:00 |
|