DEADSOFTWARE

Update README
[cavedroid.git] / core / src / ru / deadsoftware / cavedroid / game / GameRenderer.java
21 hours ago fredboyInput handler modules code generation
5 days ago fredboyAdd furnace, more craft and items
6 days ago fredboyBug fixes
6 days ago fredboyAdd option for dynamic camera
6 days ago fredboyAdd joystick touch controls
7 days ago fredboyAdd tooltips
8 days ago fredboyInventory class
2024-04-24 fredboyAdd crafting
2024-04-23 fredboyAdd some survival inventory controls
2024-04-23 fredboyFix touch enywhere
2024-04-23 fredboyRefactor input handrling
2024-04-23 fredboyRefactor input handrling
2024-04-21 fredboyRefactor rendering
2024-04-20 fredboyFix saves
2024-04-20 fredboyDelete old GameItems
2024-04-20 fredboyStore block references intead of ids
2024-04-20 fredboyNew items data structure
2024-04-20 fredboyNew blocks structure
2024-04-19 fredboyAdd update blocks logic actions
2024-04-19 fredboyMobs controller to kotlin
2024-04-19 fredboyAdd crippled survival
2024-04-19 fredboyAdd player health
2024-04-17 fredboyRefactor drop and its physics
2024-04-16 fredboyAdd minimap
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 fredboyDelta time in physics and animation
2020-06-16 fred-boySupport different block texture sizes and animation
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 fred-boyFix codestyle
2019-12-23 fred-boyRefactor physics
2019-12-21 fred-boyReimplement mobs
2019-09-29 fred-boyUpgrade touch controls
2019-09-29 fred-boyMove some methods
2019-09-29 fred-boyRefactor
2019-09-29 fred-boySome refactor and javadocs
2019-09-29 fred-boyReturn tools
2019-09-29 fred-boyAdd map on M
2019-09-29 fred-boyMove items to JSON
2019-09-29 fred-boyAdd buckets
2019-09-29 fred-boyRename project