KStarbound/src/main/kotlin/ru/dbotthepony/kstarbound/world
2024-04-25 16:13:35 +07:00
..
api Persistent world storage test 2024-04-23 03:04:17 +07:00
entities Damage handling (not tested because entire system is stupid) 2024-04-25 16:13:35 +07:00
physics Add more world bindings 2024-04-20 14:44:20 +07:00
terrain Functional plants 2024-04-22 16:41:05 +07:00
Chunk.kt Persistent world storage test 2024-04-23 03:04:17 +07:00
ChunkPos.kt Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
ChunkState.kt More work on objects, orientations and spaces are working? kind of 2024-04-09 10:56:50 +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 Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
Direction.kt Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
EntityIndex.kt Damage handling (not tested because entire system is stupid) 2024-04-25 16:13:35 +07:00
IChunkListener.kt Entity spatial index 2024-03-30 12:36:17 +07:00
LightCalculator.kt Implemented all terrain selectors 2024-03-28 18:32:52 +07:00
Raycasting.kt Damage handling (not tested because entire system is stupid) 2024-04-25 16:13:35 +07:00
RayDirection.kt Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
Sky.kt Add more world bindings 2024-04-20 14:44:20 +07:00
SystemWorld.kt Merge kommons math into kstarbound 2024-04-19 14:51:36 +07:00
SystemWorldLocation.kt Persistent universe parameters storage, as well as player context 2024-04-23 16:59:51 +07:00
TileHealth.kt Plant entities? 2024-04-21 22:26:02 +07:00
TileModification.kt Add more world bindings 2024-04-20 14:44:20 +07:00
Universe.kt Universe migrated to sqlite database 2024-04-23 22:49:03 +07:00
UniversePos.kt Persistent universe parameters storage, as well as player context 2024-04-23 16:59:51 +07:00
World.kt Damage handling (not tested because entire system is stupid) 2024-04-25 16:13:35 +07:00
WorldGeometry.kt Add more world bindings 2024-04-20 14:44:20 +07:00