Commit Graph

24 Commits

Author SHA1 Message Date
c9be37e37b
"Fix" image loading after bumping LWJGL by using slower code path 2024-12-16 09:17:10 +07:00
ac55422c3b
Sequential or parallel disk access now handled properly 2024-04-26 19:02:26 +07:00
d755e6cd66
Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
c5d1e0f4c7
Migrate to kommons 2024-02-03 20:41:51 +07:00
4d58f0ab71
Kind of more networking stuff 2024-02-02 12:09: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
425494e104
Smarter multithreading 2023-10-03 14:05:27 +07:00
c0ecbe9a8b
Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
97d441deba
Multithreaded game loading 2023-09-25 18:59:43 +07:00
ef838d52c2
Updated render classes structure to be less alien 2023-09-06 00:05:39 +07:00
6a39ed7f56
Порядок файлов теперь сохраняется полностью 2023-03-29 19:24:57 +07:00
a5668b57e6
Удаляем дубликаты функций из binary json 2023-02-09 16:09:21 +07:00
8a4a84c05b
BinaryJsonReader 2023-02-06 20:29:18 +07:00
6e248d5fcf
ускоряем чтение индексов pak вдвое 2023-02-05 11:13:25 +07:00
af7ff24320
Более большой буфер чтения индексов pak файлов 2023-02-05 11:08:03 +07:00
b939373298
Перемещены классы для работы с json в пакет json 2022-12-30 16:38:55 +07:00
64b777c11a
readNBytes impl 2022-12-02 14:53:20 +07:00
e8eed40a73
object oriented file system skeleton
so there at least some preparation for java nio filesystem
2022-11-24 15:30:47 +07:00
51a43d70be
More stuff
Scrolling callbacks
Improved btree reader
noclip controls
2022-08-04 17:28:37 +07:00
b02477fc1a
Json function parsing? 2022-03-09 00:39:21 +07:00
186144c8cc
Use AVL tree for chunk map 2022-02-22 07:35:23 +07:00
ad8910d098
Подгрузка описания прожектайлов и их тест рендер 2022-02-10 22:16:17 +07:00
70772344e6
Starbound Pack File! 2022-02-08 22:26:20 +07:00