Commit Graph

15 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
2a4b5ffb03
Server world Lua bindings 2024-05-05 22:34:18 +07:00
e134554879
Item drops stuff, but i accidentally inflated chunk memory requirements 2024-04-09 23:24:33 +07:00
c3c928de92
Terrain generation, staged async chunk loading 2024-04-05 18:30:45 +07:00
209c1a5776
TileEntities, WorldObject 2024-04-02 20:07:11 +07:00
9c1772a766
Functional serverside player network receive 2024-03-27 14:30:44 +07:00
d37bad79c6
WorldTemplate, WorldLayout, VisitableWorldParameters, Biomes, BiomeDefinitions, Trees, Grass, Bushes, Terrain Selectors
RenderDirectives, JsonRPC, Json adapters fixes, DispatchingTypeAdapter
2024-03-17 11:10:18 +07:00
73cf5f596c
We welcome the Universe 2024-02-29 14:59:54 +07:00
1e04b7e777
Bump kommons 2024-02-08 20:23:40 +07:00
c5d1e0f4c7
Migrate to kommons 2024-02-03 20:41:51 +07:00
81ff32b8c1
Move starbound file system to top package 2024-01-28 20:25:31 +07:00
efadaeb28c
Get rid of loading log since it stalls threads 2023-12-01 20:16:21 +07:00
8af66ff359
move json out of io package 2023-11-10 22:51:32 +07:00
792e0c6ff6
Original game tile collision geometry 2023-10-25 22:28:49 +07:00
949ed802ad
Redesigned registry 2023-10-22 00:45:22 +07:00