.. |
api
|
TileModification packets
|
2024-04-10 22:41:41 +07:00 |
entities
|
Active item half functional
|
2024-04-18 14:04:37 +07:00 |
physics
|
Some initial Lua bindings (object, animator, root, sb)
|
2024-04-14 01:45:15 +07:00 |
terrain
|
Terrain fixes
|
2024-04-18 16:27:33 +07:00 |
Chunk.kt
|
Fix painting does nothing
|
2024-04-18 14:23:32 +07:00 |
ChunkPos.kt
|
Item drops stuff, but i accidentally inflated chunk memory requirements
|
2024-04-09 23:24:33 +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
|
Terrain generation, staged async chunk loading
|
2024-04-05 18:30:45 +07:00 |
Direction.kt
|
Active item half functional
|
2024-04-18 14:04:37 +07:00 |
EntityIndex.kt
|
Performance improvement bits
|
2024-04-12 10:24:47 +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
|
Dungeons generation (need optimizing), BlockableEventLoop (finally normal event loop)
|
2024-04-08 12:14:42 +07:00 |
RayDirection.kt
|
Dungeons generation (need optimizing), BlockableEventLoop (finally normal event loop)
|
2024-04-08 12:14:42 +07:00 |
Sky.kt
|
Update all methods to not reference global timestep constant
|
2024-04-11 15:06:32 +07:00 |
SystemWorld.kt
|
Update all methods to not reference global timestep constant
|
2024-04-11 15:06:32 +07:00 |
SystemWorldLocation.kt
|
SkyParameters are now finally generated
|
2024-04-04 10:50:46 +07:00 |
TileHealth.kt
|
Update all methods to not reference global timestep constant
|
2024-04-11 15:06:32 +07:00 |
TileModification.kt
|
Fix painting does nothing
|
2024-04-18 14:23:32 +07:00 |
Universe.kt
|
SystemWorld, fixed MWCRandom, event loops, universe io
|
2024-04-04 00:31:57 +07:00 |
UniversePos.kt
|
Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements
|
2024-04-17 15:35:32 +07:00 |
World.kt
|
Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements
|
2024-04-17 15:35:32 +07:00 |
WorldGeometry.kt
|
Item drops stuff, but i accidentally inflated chunk memory requirements
|
2024-04-09 23:24:33 +07:00 |