Commit Graph

28 Commits

Author SHA1 Message Date
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
56c154cc96
provideConfigBindings 2024-05-25 21:16:46 +07:00
1b7076f04f
Use Lua's random in util bindings 2024-05-22 18:58:30 +07:00
2d3c080002
Central structures placement and replacement, minimally working shipworld saving, some more save format inconsistencies dug up 2024-05-10 20:13:57 +07:00
9eaa6ea5f1
Minor adjustments in added bindings 2024-05-06 22:55:20 +07:00
7f16e643f3
Expose almost all World Lua bindings 2024-05-06 22:45:50 +07:00
2a4b5ffb03
Server world Lua bindings 2024-05-05 22:34:18 +07:00
72d6db0a17
Make entity query Lua binding have less overhead 2024-05-03 17:07:21 +07:00
639aafce50
Now, at long last, unique entity index and messages 2024-05-03 16:13:16 +07:00
782fb29dbf
More Lua bindings 2024-05-02 17:23:51 +07:00
151571e8d0
More Lua bindings, minor performance improvements 2024-05-01 13:09:16 +07:00
d141bb64b0
Minimal projectile net state code 2024-04-28 16:37:48 +07:00
ac55422c3b
Sequential or parallel disk access now handled properly 2024-04-26 19:02:26 +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
baf04fe447
Object breaking 2024-04-22 20:11:16 +07:00
74bbc58c60
Functional plants 2024-04-22 16:41:05 +07:00
135f8e9728
Plant entities? 2024-04-21 22:26:02 +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
df329f7087
WorldGeometry.split, little more work on world bindings 2024-04-19 14:18:05 +07:00
fffc0b6102
Misc perfromance improvements 2024-04-19 11:54:41 +07:00
7857b8821e
Working name generator 2024-04-18 20:47:17 +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
77aa05d9f3
Loungeable objects, some cleanup to entities in general 2024-04-14 20:59:01 +07:00
8ee60c0f4d
Some initial Lua bindings (object, animator, root, sb) 2024-04-14 01:45:15 +07:00
38b189ac88
Remove old iteration of "avatar" 2024-04-12 11:00:38 +07:00