Commit Graph

85 Commits

Author SHA1 Message Date
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
7857b8821e
Working name generator 2024-04-18 20:47:17 +07:00
dbef69d6e6
Terrain fixes 2024-04-18 16:27:33 +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
8ee60c0f4d
Some initial Lua bindings (object, animator, root, sb) 2024-04-14 01:45:15 +07:00
e134554879
Item drops stuff, but i accidentally inflated chunk memory requirements 2024-04-09 23:24:33 +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
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
8149fcb48d
More work towards implementing legacy protocol, new entity class tree 2024-03-20 20:18:41 +07:00
66aa99acc2
NetworkedElement, Json RPC and ClientContextUpdate fixes 2024-03-19 15:22:05 +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
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
24529aba3e
Switch to Luna from PUC Lua 2023-11-10 22:25:41 +07:00
949ed802ad
Redesigned registry 2023-10-22 00:45:22 +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
84e9fd842a
Actual world lighting, world objects test 2023-09-10 13:12:37 +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
48e1cd5263
Категория может быть null 2023-08-13 19:52:33 +07:00
3617b38196
Делаем композицию вместо билдера + наследования 2023-08-13 19:51:01 +07:00
a97e51a51d
Небольшие попроавления имён 2023-08-13 15:00:32 +07:00
3a29b49bf6
как так то я это проворонил 2023-04-03 23:41:25 +07:00
2d87575bfc
root.isTreasurePool и root.createTreasure, и полноценная подгрузка treasure pool 2023-03-31 11:05:48 +07:00
4f4baef997
Разделение одного пакета item на api и impl для удобства 2023-03-29 12:24:12 +07:00
59fd54499b
root.itemType 2023-03-29 12:21:19 +07:00
791e57cb0f
Image Reference как и для изображений, так и для спрайтов 2023-02-13 21:50:19 +07:00
ed12e99d43
Более тесно связанные классы ассетов 2023-02-10 14:55:39 +07:00
a5668b57e6
Удаляем дубликаты функций из binary json 2023-02-09 16:09:21 +07:00
005aa354df
Возвращаем rarity, fuel и category ибо они нужны движку 2023-02-09 15:48:42 +07:00
d6ac6d86bb
сыс 2023-02-08 19:01:14 +07:00
3275bb1087
ну вот так надо было именовать эту штуку 2023-02-08 16:13:30 +07:00
bd690ee56c
хз, всё равно надо что то другое 2023-02-08 14:51:15 +07:00
c3756b259a
более быстрый isMarkedNullable 2023-02-08 10:47:56 +07:00
ebdf0aa642
я даже не знаю что сказать про динамические прототипы... 2023-02-07 20:09:52 +07:00
15abdba2c5
Starbound теперь более не синглтон, а настоящий класс
удалил кучу устаревших классов ибо они совсем не имеют смысла
2023-02-06 17:17:42 +07:00
e154cec780
Избавляемся от устаревших тип адаптеров 2023-02-06 14:30:21 +07:00
6a437d3400
Небольшой тест подгрузки всех модов 2023-02-05 17:09:49 +07:00
2709f3d005
DirectAssetReference 2023-02-05 16:39:03 +07:00
6584087842
AssetReference, AssetPathStack и корректировка существующих адаптеров 2023-02-05 00:39:18 +07:00