Commit Graph

17 Commits

Author SHA1 Message Date
9a958ecccb
Make it compile against PUC Lua 2024-12-28 21:09:44 +07:00
658dffc832
Partial utility bindings 2024-12-18 13:02:13 +07:00
d627526088
Move root bindings to native Lua 2024-12-17 20:51:38 +07:00
918b6ff95f
More work on NPCs, async network messages handling support 2024-11-30 16:46:43 +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
782fb29dbf
More Lua bindings 2024-05-02 17:23:51 +07:00
26c579f568
Entity message handling 2024-04-29 13:50:59 +07:00
ba0db89dcf
Damage handling (not tested because entire system is stupid) 2024-04-25 16:13:35 +07:00
87966e5fa1
Persistent world storage test 2024-04-23 03:04:17 +07:00
7e26f0d3b8
Add more world bindings 2024-04-20 14:44:20 +07:00
50a3fa6865
Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
3ead24267c
Active item half functional 2024-04-18 14:04:37 +07:00
d755e6cd66
Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
9f52e2314d
container objects "functional" 2024-04-15 21:28:43 +07:00
e134554879
Item drops stuff, but i accidentally inflated chunk memory requirements 2024-04-09 23:24:33 +07:00
3579f46209
2 Players in same place test 2024-03-27 17:11:38 +07:00
9c1772a766
Functional serverside player network receive 2024-03-27 14:30:44 +07:00