DEADSOFTWARE

Update README
[cavedroid.git] / core / src / ru / deadsoftware / cavedroid / game / mobs / Player.java
8 days ago fredboyInventory class
12 days ago fredboyDrop behavior fixes
12 days ago fredboyFix bg break before fg
2024-04-24 fredboyAdd crafting
2024-04-23 fredboyPrettier world + ores
2024-04-23 fredboyRefactor input handrling
2024-04-22 fredboyAdd survival inventory
2024-04-22 fredboyAdd environment damage
2024-04-22 fredboyAdd items count and tools duration
2024-04-22 fredboyFix launch on desktop
2024-04-22 fredboyFix tools facing wrong direction
2024-04-21 fredboyAdd tools
2024-04-21 fredboyMove block damage and cursor to player class
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-19 fredboyAdd use item actions module
2024-04-19 fredboyFix hitting animation
2024-04-19 fredboyAdd crippled survival
2024-04-19 fredboyAdd player health
2024-04-19 fredboyAdd player hitting animation
2024-04-18 fredboySome mobs refactor
2024-04-17 fredboyAdd item in player hand
2024-04-17 fredboyRefactor drop and its physics
2024-04-16 fredboyFix mob physics
2024-04-16 fredboyAdd player head rotation
2024-04-15 fredboyMaybe fix animation
2024-04-15 fredboyFix player animation
2024-04-15 fredboyFix greedy fluids updater
2024-04-15 fredboyMove game world to new package
2024-04-14 fredboyDelta time in physics and animation
2024-04-14 fredboyRename move -> velocity
2020-05-06 fredboyMerge pull request #20 from fredboy/issue-013
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-boyFix codestyle
2019-12-23 fred-boyRefactor physics
2019-12-21 fred-boyReimplement mobs