KStarbound/src/main/kotlin/ru/dbotthepony/kstarbound
2024-04-14 20:59:01 +07:00
..
client Update all methods to not reference global timestep constant 2024-04-11 15:06:32 +07:00
collect TileEntities, WorldObject 2024-04-02 20:07:11 +07:00
defs Loungeable objects, some cleanup to entities in general 2024-04-14 20:59:01 +07:00
io SystemWorld, fixed MWCRandom, event loops, universe io 2024-04-04 00:31:57 +07:00
item Item drops stuff, but i accidentally inflated chunk memory requirements 2024-04-09 23:24:33 +07:00
json Terrain generation, staged async chunk loading 2024-04-05 18:30:45 +07:00
lua Loungeable objects, some cleanup to entities in general 2024-04-14 20:59:01 +07:00
math Update all methods to not reference global timestep constant 2024-04-11 15:06:32 +07:00
network Remove old iteration of "avatar" 2024-04-12 11:00:38 +07:00
server Some initial Lua bindings (object, animator, root, sb) 2024-04-14 01:45:15 +07:00
tools bump kommons 2024-02-03 20:50:54 +07:00
util Loungeable objects, some cleanup to entities in general 2024-04-14 20:59:01 +07:00
world Loungeable objects, some cleanup to entities in general 2024-04-14 20:59:01 +07:00
Ext.kt Dungeons generation (need optimizing), BlockableEventLoop (finally normal event loop) 2024-04-08 12:14:42 +07:00
Globals.kt Item drops stuff, but i accidentally inflated chunk memory requirements 2024-04-09 23:24:33 +07:00
Main.kt Dungeons generation (need optimizing), BlockableEventLoop (finally normal event loop) 2024-04-08 12:14:42 +07:00
RecipeRegistry.kt Functional serverside player network receive 2024-03-27 14:30:44 +07:00
Registries.kt Some initial fixes for Lua bindings and stuff 2024-04-14 11:48:19 +07:00
Registry.kt Item drops stuff, but i accidentally inflated chunk memory requirements 2024-04-09 23:24:33 +07:00
RegistryTypeAdapterFactory.kt Terrain generation, staged async chunk loading 2024-04-05 18:30:45 +07:00
Starbound.kt Some initial Lua bindings (object, animator, root, sb) 2024-04-14 01:45:15 +07:00
StarboundFileSystem.kt WorldTemplate, WorldLayout, VisitableWorldParameters, Biomes, BiomeDefinitions, Trees, Grass, Bushes, Terrain Selectors 2024-03-17 11:10:18 +07:00
VersionRegistry.kt Actually load versioning.config 2024-04-02 21:57:53 +07:00
WindowsBindings.kt NtQueryTimerResolution 2024-02-04 20:06:12 +07:00