Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
game
/
StarUniverseClient.cpp
Age
Commit message (
Expand
)
Author
2025-05-26
client: attempt to disconnect safely instead of crashing when an incoming ser...
Kae
2025-05-07
add world.template, world.setTemplate
Kae
2025-04-25
allow forcing legacy connections
Bottinator22
2025-04-16
add optional data for chat messages, for custom Chat panes to read from
Kae
2025-02-01
Use Player:MoveTo instead of mcontroller->setPosition
Degranon
2025-02-01
Change your position on warp to the same planet
Degranon
2025-01-25
Fix callbacks not being updated properly in chat scripts
Kae
2025-01-22
add "team" lua callbacks
ErodeesFleurs
2024-12-19
Update StarUniverseClient.cpp
Kae
2024-12-05
add sky setting overrides to celestial.flyShip, pass net rules to packet read...
Kae
2024-11-24
scriptable chat
Kae
2024-10-17
unify UniverseClient & WorldClient LuaRoots & let universeClient scripts inte...
Kae
2024-10-11
Don't trigger player slot reordering when autosaving after swapped
Kae
2024-09-11
use a version number rather than a bool
Kae
2024-09-11
Network compatibility changes
Kae
2024-09-02
UniverseClient: log packet type when a packet throws an exception
Kae
2024-08-13
Connection changes
Kae
2024-07-27
Networking changes (needs P2P testing, requires clients to update unfortunately)
Kae
2024-04-22
Lua chat callbacks + better font styling
Kae
2024-04-04
Make ping updates more accurate
Kae
2024-03-19
make timescale a server command and add a tickrate command
Kae
2024-03-18
Update StarUniverseClient.cpp
Kae
2024-03-15
change net debug logging to kB/s
Kae
2024-03-09
minor code polish
Kae
2024-02-28
Fixed remaining compiler warnings
Kai Blaschke
2024-02-19
Fixed a huge amount of Clang warnings
Kai Blaschke
2023-11-24
Fix TestUniverse
Kae
2023-10-25
Add player Lua functions from SE
Kae
2023-08-18
Item drops inherit player velocity, other stuff
Kae
2023-08-02
Add loading icon when swapping character
Kae
2023-07-31
Changes to support modifying networking while maintaining legacy support
Kae
2023-07-29
Reset script panes on character swap
Kae
2023-07-29
Allow desired entity ID to be specified in addEntity
Kae
2023-07-26
Fix Teams not functioning as swapped character
Kae
2023-07-24
Fix ToolUser exception when swapping player
Kae
2023-07-22
Add character swapping (no GUI yet)
Kae
2023-07-21
Support for changing the game's timescale
Kae
2023-07-20
Add celestial callbacks to UniverseClient scripts
Kae
2023-07-17
Initial voice HUD indicator setup
Kae
2023-07-04
Start of Interface callbacks, starting with a bindCanvas function for the who...
Kae
2023-07-03
Prevent particle copy, tweak debugging some more
Kae
2023-06-29
Add base variables for warping cinematics
Kae
2023-06-27
The Formatting String Catastrophe
Kae
2023-06-26
Move error screen over title
Kae
2023-06-20
everything everywhere
Kae