Commit Graph

53 Commits

Author SHA1 Message Date
4c959b82a9
Some improvement to asset loading and feedback 2024-04-28 19:44:15 +07:00
ac55422c3b
Sequential or parallel disk access now handled properly 2024-04-26 19:02:26 +07:00
0fb5359521
Much smarter tick scheduling 2024-04-24 11:21:23 +07:00
74bbc58c60
Functional plants 2024-04-22 16:41:05 +07:00
135f8e9728
Plant entities? 2024-04-21 22:26:02 +07:00
50a3fa6865
Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
fffc0b6102
Misc perfromance improvements 2024-04-19 11:54:41 +07:00
d755e6cd66
Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
403aac63de
Some initial fixes for Lua bindings and stuff 2024-04-14 11:48:19 +07:00
e134554879
Item drops stuff, but i accidentally inflated chunk memory requirements 2024-04-09 23:24:33 +07:00
c2e5b32c94
Very compact dungeon representation in RAM, but it is quite slow 2024-04-08 14:06:12 +07:00
53bb3bd843
Dungeons generation (need optimizing), BlockableEventLoop (finally normal event loop) 2024-04-08 12:14:42 +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
602c21edfc
Implemented all terrain selectors 2024-03-28 18:32:52 +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
0f91102e6b
Ah yes, BTreeDB 2024-02-15 14:05:42 +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
bd8d0e58df
"Fix" random crash inside stbi_load_from_memory caused by JVM releasing DirectByteBuffer while it is being used 2024-02-02 15:47:42 +07:00
cb38ecfde7
Move JsonUtils to json package 2024-02-02 12:30:22 +07:00
81ff32b8c1
Move starbound file system to top package 2024-01-28 20:25:31 +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
d782b33970
Fix native memory leak
in GC language.
2023-10-22 14:01:21 +07:00
5fb6d817fc
Parallel move(), remove more outdated code, complete MailboxExecutorService 2023-10-14 22:23:30 +07:00
30b168766d
Remove kbox2d from deps and remove leftover code from previous testing stages 2023-10-14 19:26:28 +07:00
0b163481e7
Have textures be logically loaded from Image itself 2023-10-12 08:10:37 +07:00
c8488c3565
Async image data loading 2023-10-11 23:54:27 +07:00
425494e104
Smarter multithreading 2023-10-03 14:05:27 +07:00
97d441deba
Multithreaded game loading 2023-09-25 18:59:43 +07:00
40782fd18f
Fix possible memory leaks regarding unused resources, and tighten cache store times 2023-09-23 22:59:30 +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
528a2e6c59
Some renamings and make Either be able to handle nulls 2023-09-08 23:39:13 +07:00
96e782c264
Make it compile against updated box2d and kvector 2023-09-02 20:51:15 +07:00
9da968695e
Тест аниматора, RebindableSprite и ещё приборка в GL 2023-02-21 22:49:25 +07:00
791e57cb0f
Image Reference как и для изображений, так и для спрайтов 2023-02-13 21:50:19 +07:00
0052adf89a
непонятно как делать animator 2023-02-13 15:42:42 +07:00
ed12e99d43
Более тесно связанные классы ассетов 2023-02-10 14:55:39 +07:00
ebdf0aa642
я даже не знаю что сказать про динамические прототипы... 2023-02-07 20:09:52 +07:00
15abdba2c5
Starbound теперь более не синглтон, а настоящий класс
удалил кучу устаревших классов ибо они совсем не имеют смысла
2023-02-06 17:17:42 +07:00
d44fd8d6c1
Недо-чтение партиклей, Either<> 2023-02-05 16:14:16 +07:00
6584087842
AssetReference, AssetPathStack и корректировка существующих адаптеров 2023-02-05 00:39:18 +07:00
2dd84318cc
SBPattern как util 2023-02-04 14:54:18 +07:00
7fc4d225a2
JSON Описание игрока 2023-02-04 14:47:26 +07:00
f3a2c1d327
Все адаптеры на аннотациях 2023-01-23 13:48:50 +07:00
c80372e0fa
Больше переноса на TypeAdapterFactory 2023-01-22 23:11:20 +07:00
7eaccacc68
Более правильные имена 2023-01-02 00:11:55 +07:00