Commit Graph

25 Commits

Author SHA1 Message Date
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
b6ff323e5a
Stop objects from popping out of existence if they reside on chunk border and border chunk haven't loaded yet 2024-04-25 16:37:16 +07:00
ba0db89dcf
Damage handling (not tested because entire system is stupid) 2024-04-25 16:13:35 +07:00
50a3fa6865
Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
432f77a676
More object placement fixes 2024-04-18 19:18:47 +07:00
432df454e2
fix dumb mistake regarding anchors 2024-04-18 18:52:19 +07:00
d755e6cd66
Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
7f0f647494
Wire connecting? 2024-04-12 10:36:43 +07:00
7cd0f5e173
TileModification packets 2024-04-10 22:41:41 +07:00
e134554879
Item drops stuff, but i accidentally inflated chunk memory requirements 2024-04-09 23:24:33 +07:00
c91b448e66
More work on objects, orientations and spaces are working? kind of 2024-04-09 10:56:50 +07:00
66a3f0304a
Minor cleanup, VersionedAdapter 2024-04-02 21:53:18 +07:00
209c1a5776
TileEntities, WorldObject 2024-04-02 20:07:11 +07:00
73cf5f596c
We welcome the Universe 2024-02-29 14:59:54 +07:00
c5d1e0f4c7
Migrate to kommons 2024-02-03 20:41:51 +07:00
cb38ecfde7
Move JsonUtils to json package 2024-02-02 12:30:22 +07:00
8af66ff359
move json out of io package 2023-11-10 22:51:32 +07:00
949ed802ad
Redesigned registry 2023-10-22 00:45:22 +07:00
30b168766d
Remove kbox2d from deps and remove leftover code from previous testing stages 2023-10-14 19:26:28 +07:00
c0ecbe9a8b
Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
178953bce7
Geometry batching 2023-09-23 22:40:31 +07:00
339891b6e2
New shader render pipeline 2023-09-22 12:24:08 +07:00
ef52700ff2
Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
57c32beb0d
Bare minimum for object loading 2023-09-16 17:00:21 +07:00