KStarbound/src/main/kotlin/ru/dbotthepony/kstarbound
2024-04-18 18:52:19 +07:00
..
client Send network packets right away 2024-04-18 14:31:08 +07:00
collect TileEntities, WorldObject 2024-04-02 20:07:11 +07:00
defs fix dumb mistake regarding anchors 2024-04-18 18:52:19 +07:00
io Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
item Active item half functional 2024-04-18 14:04:37 +07:00
json Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
lua Improve StringByteString performance 2024-04-18 14:09:44 +07:00
math Update all methods to not reference global timestep constant 2024-04-11 15:06:32 +07:00
network Send network packets right away 2024-04-18 14:31:08 +07:00
server Fix wrong hue shift on modifiers 2024-04-18 18:35:36 +07:00
tools bump kommons 2024-02-03 20:50:54 +07:00
util Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
world Fix TileModification having wrong code for reading hue shift from network 2024-04-18 18:41:29 +07:00
Ext.kt Dungeons generation (need optimizing), BlockableEventLoop (finally normal event loop) 2024-04-08 12:14:42 +07:00
Globals.kt Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
Main.kt Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
Registries.kt Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +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 Active item half functional 2024-04-18 14:04:37 +07:00
StarboundFileSystem.kt Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
VersionRegistry.kt Items (not finished), Item Registry, performance tweaks, memory improvements, loading performance improvements 2024-04-17 15:35:32 +07:00
WindowsBindings.kt NtQueryTimerResolution 2024-02-04 20:06:12 +07:00