KStarbound/src/main/kotlin/ru/dbotthepony/kstarbound/world
2023-10-19 00:47:53 +07:00
..
api Immutable chunk cells 2023-10-19 00:03:38 +07:00
entities Misc fixes 2023-10-18 22:36:46 +07:00
physics Parallel move(), remove more outdated code, complete MailboxExecutorService 2023-10-14 22:23:30 +07:00
Chunk.kt Immutable chunk cells 2023-10-19 00:03:38 +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 Revert "Help GC in light calculation" 2023-10-04 23:32:09 +07:00
Raycasting.kt Immutable chunk cells 2023-10-19 00:03:38 +07:00
Side.kt Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
World.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