Commit Graph

12 Commits

Author SHA1 Message Date
ebd2dd3ab1
Update imports 2024-08-10 23:40:26 +07:00
f95bc9762f
Minimally working Monster entities
PathController, PathFinder

Actor movement controller Lua bindings

Game loading no longer block Universe thread, more efficient registry population synchronization

Environmental status effects now can be stat modifiers
2024-06-28 22:44:13 +07:00
639aafce50
Now, at long last, unique entity index and messages 2024-05-03 16:13:16 +07:00
d141bb64b0
Minimal projectile net state code 2024-04-28 16:37:48 +07:00
195de2d160
Persistent universe parameters storage, as well as player context 2024-04-23 16:59:51 +07:00
5c840eaf77
Fix imports 2024-04-19 15:05:58 +07:00
50a3fa6865
Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
db09de857b
SystemWorld, fixed MWCRandom, event loops, universe io 2024-04-04 00:31:57 +07:00
209c1a5776
TileEntities, WorldObject 2024-04-02 20:07:11 +07:00
21a13134a4
Player warping test code 2024-03-29 17:03:39 +07:00
8149fcb48d
More work towards implementing legacy protocol, new entity class tree 2024-03-20 20:18:41 +07:00
afc45aac92
More legacy protocol implementation 2024-03-20 12:39:21 +07:00