Commit Graph

49 Commits

Author SHA1 Message Date
148ceba239
Remove Luna 2024-12-28 13:58:10 +07:00
fb1aea8803
Bump JDK to 21, Kotlin to 2.1, Gradle to 8.11, more native Lua work 2024-12-15 02:46:56 +07:00
c5fa4e4b59
Initial implementation of zstd instead of zlib in storage 2024-12-09 00:12:34 +07:00
918b6ff95f
More work on NPCs, async network messages handling support 2024-11-30 16:46:43 +07:00
19324c6247
Add cli command arguments 2024-05-16 19:32:08 +07:00
c016dade54
SQLite as underlying file storage engine 2024-04-23 13:51:24 +07:00
50a3fa6865
Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
8ee60c0f4d
Some initial Lua bindings (object, animator, root, sb) 2024-04-14 01:45:15 +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
8d7c74e965
Don't include transitive deps 2024-02-15 19:50:07 +07:00
2f47aa0652
Remove unneeded lwjgl libs 2024-02-04 12:10:19 +07:00
c5d1e0f4c7
Migrate to kommons 2024-02-03 20:41:51 +07:00
b7ec73bf0f
Server and network test code 2024-01-28 16:13:07 +07:00
4db69db0cd
Regular movement code port from original engine 2023-12-01 13:28:25 +07:00
2b94bfd41f
Collision detection updates 2023-11-20 14:18:57 +07:00
24529aba3e
Switch to Luna from PUC Lua 2023-11-10 22:25:41 +07:00
30b168766d
Remove kbox2d from deps and remove leftover code from previous testing stages 2023-10-14 19:26:28 +07:00
6ae8066ebc
multithreaded chunk geometry batching 2023-10-02 11:07:55 +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
62dfc63839
HashTableInterner fixes 2023-09-20 17:25:40 +07:00
33ac659e47
Bump KVector 2023-09-20 14:08:08 +07:00
a41037826c
Fixes to dataValue and flickering lights 2023-09-17 22:28:27 +07:00
3ad0e78c10
Remove unused graphics stuff, merge GLStateTracker with StarboundClient 2023-09-17 21:25:20 +07:00
57c32beb0d
Bare minimum for object loading 2023-09-16 17:00:21 +07:00
595b1c5e69
Use jvm default interface implementations 2023-09-04 09:34:39 +07:00
e459db83b2
Bump kvector, make liquid rendering a bit less stupid 2023-09-03 15:14:53 +07:00
808a938144
Slice and splice tiles, make tile layers be an abstraction, not reality 2023-09-03 13:43:36 +07:00
4e4875b5d7
Bump kvector and kbox2d 2023-09-02 22:04:26 +07:00
02ec8454ca
bump kvector 2023-09-02 20:56:00 +07:00
96e782c264
Make it compile against updated box2d and kvector 2023-09-02 20:51:15 +07:00
2faf509bf5
Бамп котлина до 1.9.0 2023-08-13 14:35:59 +07:00
0910b093f8
Caffeine как библиотека для кешей 2023-03-28 22:33:54 +07:00
b0e978b2d1
Avatar, QuestInstance, серьёзные улучшения Lua 2023-03-02 15:15:54 +07:00
645766ed42
оно крашится 2023-02-22 19:32:34 +07:00
023995c7f6
Bump KVector to 1.3.2 2022-09-15 15:16:33 +07:00
5b9f9a2dbc
Bump KVector to 1.3 2022-09-15 15:07:36 +07:00
b02477fc1a
Json function parsing? 2022-03-09 00:39:21 +07:00
bf458c2921
Move kvector and kbox2d to their own repos 2022-02-27 21:00:57 +07:00
a3f4cf8338
Projectile physics test 2022-02-21 17:00:09 +07:00
721d2a2029
Include kbox2d and kvector in assembled jar 2022-02-20 13:38:31 +07:00
1580467bc5
Move everything to kvector, implement more stuff 2022-02-20 13:26:49 +07:00
cb1bec0328
KVector initial commit 2022-02-19 18:48:44 +07:00
ad8910d098
Подгрузка описания прожектайлов и их тест рендер 2022-02-10 22:16:17 +07:00
70772344e6
Starbound Pack File! 2022-02-08 22:26:20 +07:00
0d95044ca3
Работающий Lua (на этот раз по настоящему) 2022-02-08 14:40:13 +07:00
386874a674
Отрисовка текста! 2022-02-04 10:36:11 +07:00
8a13a99713
Оно существует 2022-02-02 22:48:12 +07:00