Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
game
/
StarWorldClient.hpp
Age
Commit message (
Expand
)
Author
2025-05-07
add world.template, world.setTemplate
Kae
2025-03-23
more block swap fixes
chililisoup
2025-03-21
block swap fixes
chililisoup
2025-03-20
block swapping
chililisoup
2025-03-09
speculative fix for lightmap flicker
Kae
2024-10-17
unify UniverseClient & WorldClient LuaRoots & let universeClient scripts inte...
Kae
2024-09-14
protected dungeon ID optimization + /settileprotection improvements
Kae
2024-09-09
code clean-up
Kae
2024-09-09
[Revision] Applying the recommended changes from pull request #110 (return cu...
lonaasan
2024-09-09
[Small Addition] added respawnInWorld Command
lonaasan
2024-04-04
Make ping updates more accurate
Kae
2024-03-20
experiment: unclamped lighting
Kae
2024-03-19
Async lighting improvements
Kae
2024-03-17
InterpolationTracker operates on time in seconds instead of steps now
Kae
2024-03-11
Tile Prediction: make refunds silent
Kae
2024-02-25
Use "#pragma once" instead of include guards
Kai Blaschke
2023-11-25
Hopefully fix the rare lightmap flicker
Kae
2023-11-24
Fix TestUniverse
Kae
2023-08-21
Objects can now be placed under tiles that have non-block collision
Kae
2023-08-19
Predict placed tile collision
Kae
2023-08-02
Add loading icon when swapping character
Kae
2023-08-02
Skip packet compression on Voice packets
Kae
2023-07-31
Tile Prediction improvements
Kae
2023-07-31
Tile Prediction
Kae
2023-07-29
Allow desired entity ID to be specified in addEntity
Kae
2023-07-22
Add character swapping (no GUI yet)
Kae
2023-07-21
Support for changing the game's timescale
Kae
2023-07-15
Get transmission working
Kae
2023-07-13
Add vanilla-compatible raw broadcasts
Kae
2023-07-10
Fix asynchronous lighting crash
Kae
2023-07-04
Start of Interface callbacks, starting with a bindCanvas function for the who...
Kae
2023-06-30
Fix rare world lighting thread race
Kae
2023-06-30
RenderPrimitive micro-optimizations
Kae
2023-06-29
Move lighting calculation to separate thread
Kae
2023-06-28
Fix broken regex, make game timestep non-const
Kae
2023-06-20
everything everywhere
Kae