DEADSOFTWARE

cavedroid.git
2024-04-21 fredboyUpdate version alpha0.6.0
2024-04-21 fredboyAdd tools
2024-04-21 fredboyAdd fluid update range restriction
2024-04-21 fredboyAdd top slabs
2024-04-21 fredboyAdd touch controls renderer to module
2024-04-21 fredboyMove block damage and cursor to player class
2024-04-21 fredboyDispose textures on app close
2024-04-21 fredboyFix drawing block damage
2024-04-21 fredboyRefactor rendering
2024-04-21 fredboyUpdate android.yml
2024-04-21 fredboyUpdate android.yml
2024-04-21 fredboyRemove debug signing config
2024-04-21 fredboyUpdate android.yml
2024-04-21 fredboyRemove debug keystore
2024-04-20 fredboyFix saves
2024-04-20 fredboyDelete old GameItems
2024-04-20 fredboyAdd desktop debug option
2024-04-20 fredboyStore block references intead of ids
2024-04-20 fredboyCreate new game items holder
2024-04-20 fredboyAdd mob attach to controller
2024-04-20 fredboyNew items data structure
2024-04-20 fredboyNew blocks structure
2024-04-20 fredboyAdd slab full block reference in json
2024-04-20 fredboyExternal keystore properties
2024-04-19 fredboyUpdate version alpha0.5.2
2024-04-19 fredboyAdd update blocks logic actions
2024-04-19 fredboyAdd use item actions module
2024-04-19 fredboyFix hitting animation
2024-04-19 fredboyFix slabs
2024-04-19 fredboyUse libgdx's timer for fluids
2024-04-19 fredboyMobs controller to kotlin
2024-04-19 fredboyAdd crippled survival
2024-04-19 fredboyHandle mob hits
2024-04-19 fredboyAdd player health
2024-04-19 fredboyAdd player hitting animation
2024-04-18 fredboySupport reading item ids from json
2024-04-18 fredboyUpdate version
2024-04-18 fredboyFix process not finishing when closed by system
2024-04-18 fredboySome mobs refactor
2024-04-17 fredboyUpdate README.md
2024-04-17 fredboyUpdate README.md
2024-04-17 fredboyAdd apache ssi to changelog
2024-04-17 fredboyUpdate version alpha0.5.0
2024-04-17 fredboyAdd item in player hand
2024-04-17 fredboyFix world gen config
2024-04-17 fredboyRefactor drop and its physics
2024-04-17 fredboyRemove seed from default world config
2024-04-17 fredboyFix process not finishing when exited
2024-04-17 fredboyAdd license to gradlew
2024-04-17 fredboyAdd attribution to so script
2024-04-16 fredboyAdd kotlin bom dependency
2024-04-16 fredboyUpdate version alpha0.4.2
2024-04-16 fredboyFix script
2024-04-16 fredboyFix build
2024-04-16 fredboyRemove package from manifest
2024-04-16 fredboyAdd release scripts
2024-04-16 fredboyRefactor world generator
2024-04-16 fredboyAdd support for external assets
2024-04-16 fredboyFix mob physics
2024-04-16 fredboyAdd minimap
2024-04-16 fredboyAdd ocean
2024-04-16 fredboyAdd player head rotation
2024-04-16 fredboyAdd biomes and fix mobs physics
2024-04-15 fredboyMaybe fix animation
2024-04-15 fredboyUpdate version alpha0.4.1
2024-04-15 fredboyFix player animation
2024-04-15 fredboyFix greedy fluids updater
2024-04-15 fredboyFix swimming
2024-04-15 fredboyFix jumping and ui controls
2024-04-15 fredboyMove game world to new package
2024-04-14 fredboyFix blocks at x=0 not selectable by mouse
2024-04-14 fredboyDelta time in physics and animation
2024-04-14 fredboyRename move -> velocity
2024-04-14 fredboyUpdate README.md
2024-04-14 fredboyUp version code alpha0.4
2024-04-14 fredboyUpdate android.yml
2024-04-14 fredboyCreate android.yml
2024-04-14 fredboyUpgrade project
2023-03-05 fredboyupgrade dependencies and gradle
2020-06-16 fredboyCloses #5: Reimplement world generator in kotlin
2020-06-16 fred-boyCloses #26: Set orientation to sensorLandscape
2020-06-16 fred-boyCloses #21: Add COPYING
2020-06-16 fred-boyUpdate items and textures
2020-06-16 fred-boySupport different block texture sizes and animation
2020-06-16 fred-boyReplace textures with PixelPerfection pack
2020-06-16 fred-boyCloses #22: Rewrite Item class as Kotlin data class
2020-06-16 fred-boyRewrite Block class as Kotlin data class
2020-06-16 fred-boyAdd Kotlin dependencies
2020-05-19 fredboyUpdate README.md
2020-05-06 fredboyMerge pull request #20 from fredboy/issue-013
2020-05-06 fred-boyImplement DI for menu and refactor #13
2020-05-06 fred-boyImplement dependency injection for game classes #13
2020-05-01 fredboyMerge pull request #19 from fredboy/issue-018
2020-05-01 fredboyMerge pull request #17 from fredboy/issue-016
2020-04-27 fred-boyFix controls in creative inventory #18
2020-04-27 fred-boyDisable force exit on desktop #16
2019-12-23 fred-boyBetter handle renderer
2019-12-23 fredboyMerge pull request #11 from fredboy/issue-008
2019-12-23 fred-boyMake separate textures for mob limbs #8
2019-12-23 fred-boyAdd NonnullByDefault annotation
next