KStarbound/src/main/kotlin/ru/dbotthepony/kstarbound/defs
2023-10-11 23:54:27 +07:00
..
animation Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
image Async image data loading 2023-10-11 23:54:27 +07:00
item Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
monster rename movement params classes 2023-09-29 22:32:11 +07:00
npc root.tenantConfig и root.getMatchingTenants 2023-03-29 19:11:12 +07:00
object Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
particle Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
player Add base movement parameters 2023-09-29 22:45:59 +07:00
projectile root.recipesForItem и подгрузка описания рецептов 2023-03-28 20:52:28 +07:00
quest Some renamings and make Either be able to handle nulls 2023-09-08 23:39:13 +07:00
tile Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
util Делаем композицию вместо билдера + наследования 2023-08-13 19:51:01 +07:00
AssetPath.kt Bare minimum for object loading 2023-09-16 17:00:21 +07:00
AssetReference.kt Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
BaseMovementParameters.kt Add base movement parameters 2023-09-29 22:45:59 +07:00
CollisionType.kt Proper and accurate grid raycasting 2023-09-29 18:27:41 +07:00
ColorReplacements.kt species 2023-02-04 16:32:34 +07:00
DamageType.kt Ещё больше приборки в структуре 2023-01-22 18:47:30 +07:00
Drawable.kt Geometry batching 2023-09-23 22:40:31 +07:00
IScriptable.kt Some renamings and make Either be able to handle nulls 2023-09-08 23:39:13 +07:00
ItemReference.kt Делаем композицию вместо билдера + наследования 2023-08-13 19:51:01 +07:00
IThingWithDescription.kt Bare minimum for object loading 2023-09-16 17:00:21 +07:00
JsonDriven.kt Fixes to dataValue and flickering lights 2023-09-17 22:28:27 +07:00
JsonFunction.kt Make it compile against updated box2d and kvector 2023-09-02 20:51:15 +07:00
JsonReference.kt Bare minimum for object loading 2023-09-16 17:00:21 +07:00
JumpProfile.kt KOptional type adapter, and movement controller defs structures 2023-09-29 20:26:49 +07:00
MovementParameters.kt Add base movement parameters 2023-09-29 22:45:59 +07:00
RegistryReference.kt Move stuff around to reduce stress on main starbound class 2023-09-29 22:05:26 +07:00
Species.kt Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
StatModifier.kt Bare minimum for object loading 2023-09-16 17:00:21 +07:00
StatusEffectDefinition.kt Redo how images are handled, more world objects work, custom tailored interner 2023-09-17 18:27:16 +07:00
TeamType.kt Bare minimum for object loading 2023-09-16 17:00:21 +07:00
TouchDamage.kt Bare minimum for object loading 2023-09-16 17:00:21 +07:00