DEADSOFTWARE

Update version script
[cavedroid.git] / core / src / ru / deadsoftware / cavedroid / misc /
5 days ago fredboyRestructure project and use kotlin dsl
8 days ago fredboyCaveGame in kotlin
8 days ago fredboyRemove guava
9 days ago fredboyNew saving fromat and rewrite in kotlin
2024-05-15 fredboyLower min android api
2024-05-14 fredboyUse my automultibind lib
2024-05-14 fredboyChange generated modules package and move annotations
2024-05-12 fredboyAdd mobs damage and initial spawn
2024-05-12 fredboyUpdate assets structure
2024-05-10 fredboyAdd furnace, more craft and items
2024-05-08 fredboyAdd joystick touch controls
2024-05-07 fredboyAdd tooltips
2024-04-23 fredboyRemove java color
2024-04-23 fredboyPrettier world + ores
2024-04-23 fredboyRefactor input handrling
2024-04-22 fredboyAdd environment damage
2024-04-22 fredboyAdd items count and tools duration
2024-04-22 fredboyFix launch on desktop
2024-04-21 fredboyAdd top slabs
2024-04-21 fredboyDispose textures on app close
2024-04-21 fredboyRefactor rendering
2024-04-20 fredboyDelete old GameItems
2024-04-20 fredboyCreate new game items holder
2024-04-19 fredboyAdd player health
2024-04-18 fredboySome mobs refactor
2024-04-17 fredboyAdd item in player hand
2024-04-16 fredboyAdd support for external assets
2024-04-16 fredboyAdd player head rotation
2024-04-14 fredboyUpgrade project
2023-03-05 fredboyupgrade dependencies and gradle
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
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
2019-12-23 fred-boyFix codestyle
2019-12-23 fred-boyNonnull by default
2019-09-29 fred-boyFix weird behavior on android
2019-09-29 fred-boyUpgrade touch controls
2019-09-29 fred-boyRewrite menu
2019-09-29 fred-boyMake all Assets final
2019-09-29 fred-boyRemove ternary reading from json
2019-09-29 fred-boyInspect code
2019-09-29 fred-boyMove some methods
2019-09-29 fred-boyFix build
2019-09-29 fred-boyRefactor
2019-09-29 fred-boyFix touch controls
2019-09-29 fred-boySome refactor and javadocs
2019-09-29 fred-boyFix json load
2019-09-29 fred-boyFix flipped logo
2019-09-29 fred-boyMove items to JSON
2019-09-29 fred-boyAdd buckets
2019-09-29 fred-boyRename project