KStarbound/src/main/kotlin/ru/dbotthepony/kstarbound/world
2023-11-11 14:25:31 +07:00
..
api Original game tile collision geometry 2023-10-25 22:28:49 +07:00
entities Universe thread, more synchronization (to allow more pararllel code), initiate player movement test once again 2023-11-11 14:25:31 +07:00
physics move json out of io package 2023-11-10 22:51:32 +07:00
Chunk.kt Universe thread, more synchronization (to allow more pararllel code), initiate player movement test once again 2023-11-11 14:25:31 +07:00
ChunkPos.kt Immutable chunk cells 2023-10-19 00:03:38 +07:00
Constants.kt Remove kbox2d from deps and remove leftover code from previous testing stages 2023-10-14 19:26:28 +07:00
CoordinateMapper.kt Sparse chunk map instead of infinite chunk map, allowing to create huge worlds, without complexity of "infinite" worlds 2023-10-19 00:47:53 +07:00
Direction.kt Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
LightCalculator.kt Redesigned registry 2023-10-22 00:45:22 +07:00
Raycasting.kt Redesigned registry 2023-10-22 00:45:22 +07:00
Side.kt Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
World.kt Universe thread, more synchronization (to allow more pararllel code), initiate player movement test once again 2023-11-11 14:25:31 +07:00