Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
game
/
scripting
/
StarWorldLuaBindings.cpp
Age
Commit message (
Expand
)
Author
2025-06-03
add statusText to world.nametagEntity
Kae
2025-06-03
add player.nametag, player.setNametag, world.entityNametag
Kae
2025-05-07
add world.template, world.setTemplate
Kae
2025-03-23
block swapping lua support
chililisoup
2025-01-21
add world.loungingEntities, world.loungableAnchorCount and anchor index arg t...
Kae
2024-10-17
unify UniverseClient & WorldClient LuaRoots & let universeClient scripts inte...
Kae
2024-06-09
add Projectile::velocity
Kae
2024-05-01
world.entityAimPosition
Kae
2024-04-02
improvements to universe.sendPacket and world.sendPacket
Kae
2024-04-02
oops
ErodeesFleurs
2024-04-02
add world.sendPacket and fixed deadlock
ErodeesFleurs
2024-03-22
world.id() for server
ErodeesFleurs
2024-02-19
Fixed a huge amount of Clang warnings
Kai Blaschke
2023-10-30
Add world.isClient & isServer
Kae
2023-08-19
Add collision cycling to Material items
Kae
2023-08-19
Allow overriding placed collision kind ("""overground""") from world.placeMat...
Kae
2023-07-25
Optimize entityPortrait: Drawable > LuaTable instead of Drawable > Json > Lua...
Kae
2023-07-24
Proper LuaString <-> String handling
Kae
2023-07-23
world.callScriptContext
Kae
2023-07-23
experimental universe.sendWorldMessage function
Kae
2023-07-03
Add client world.players
Kae
2023-06-27
The Formatting String Catastrophe
Kae
2023-06-27
Change formatting to use fmtlib (STILL NEED TO CHANGE TO FMT SYNTAX!)
Kae
2023-06-20
everything everywhere
Kae