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
|
7b4ae73647
|
add sb.jsonParse
also rolled up some rand functions into ternary statements
|
2023-07-24 19:17:17 +10:00 |
|
Kae
|
5a6c27dd9a
|
whoops
|
2023-07-24 18:43:50 +10:00 |
|
Kae
|
af31bde032
|
Handle world creation error when sending world messages, add active world callbacks
|
2023-07-24 18:42:55 +10:00 |
|
Kae
|
121d27446b
|
world.callScriptContext
|
2023-07-23 13:49:34 +10:00 |
|
Kae
|
5fa97741e5
|
experimental universe.sendWorldMessage function
|
2023-07-23 01:01:23 +10:00 |
|
Kae
|
cb19eef701
|
Add character swapping (no GUI yet)
|
2023-07-22 22:31:04 +10:00 |
|
Kae
|
4b0bc220e4
|
Support for changing the game's timescale
Context-specific (like per-world) timescales can also be added later
|
2023-07-21 00:58:49 +10:00 |
|
Kae
|
3aa45ab799
|
Add voice muting, add input key and mouse functions
|
2023-07-20 12:52:08 +10:00 |
|
Kae
|
3cdbf8bf01
|
Lua functions for updating Voice settings, improve loudness visualization
|
2023-07-19 18:15:49 +10:00 |
|
Kae
|
e1645f37fc
|
Support for player entity message commands
|
2023-07-19 01:16:22 +10:00 |
|
Kae
|
bf7418073d
|
Move input callback creation
|
2023-07-04 20:45:43 +10:00 |
|
Kae
|
e3461e9053
|
Start of Interface callbacks, starting with a bindCanvas function for the whole screen
|
2023-07-04 19:27:16 +10:00 |
|
Kae
|
1dacc0f41a
|
Add client world.players
|
2023-07-03 18:22:44 +10:00 |
|
Kae
|
069d61e487
|
Fix scaling a better way
|
2023-07-03 09:10:09 +10:00 |
|
Kae
|
7999442f01
|
Fix scaling
not happy with having to do this, but whatever
|
2023-07-03 08:57:30 +10:00 |
|
Kae
|
398a5655f4
|
Add Drawable <-> Lua conversion to LuaGameConverters
|
2023-07-03 08:51:42 +10:00 |
|
Kae
|
2386a95342
|
Input Binding support
|
2023-07-02 17:19:54 +10:00 |
|
Kae
|
73841ee041
|
more Input work
|
2023-07-02 10:55:25 +10:00 |
|
Kae
|
9d67cda97f
|
Update StarPlayerLuaBindings.cpp
|
2023-06-29 08:12:27 +10:00 |
|
Kae
|
fb0ab85089
|
Lua: player.* identity getters and setters
|
2023-06-29 05:58:24 +10:00 |
|
Kae
|
332983c97b
|
The Formatting String Catastrophe
|
2023-06-27 20:23:44 +10:00 |
|
Kae
|
14b9689b6d
|
Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!)
|
2023-06-27 19:24:35 +10:00 |
|
Kae
|
6352e8e319
|
everything everywhere
all at once
|
2023-06-20 14:33:09 +10:00 |
|