DEADSOFTWARE

Add icon on desktop
[cavedroid.git] / core /
2018-04-21 fred-boyTP player when crossing world's edge
2018-04-21 fred-boyUpdate version alpha0.2
2018-04-21 fred-boyFix controls on Android
2018-04-21 fred-boyCiclic worlds
2018-04-21 fred-boyFix bugs
2018-04-21 fred-boyFix water in the sky
2018-04-20 fred-boyAdd pigs
2018-04-20 fred-boyRemove unused class Human
2018-04-20 fred-boyMore convenient controls on desktop
2018-04-19 fred-boyUpdate in-game version number
2018-04-19 fred-boyCut creative inventory
2018-04-19 fred-boyLess scale on android
2018-04-19 fred-boyGameplay enhancements
2018-04-13 fred-boyUpdate input handling (pretty messy)
2018-04-12 fred-boyAdd creative inventory
2018-04-12 fred-boyBetter spawn point pick
2018-04-12 fred-boyFix NPE on destroying background blocks
2018-04-12 fred-boyEven better collision
2018-04-12 fred-boyMore blocks, trees
2018-04-12 fred-boyBetter collision, disable auto jump
2018-04-12 fred-boyAdd more blocks
2018-04-12 fred-boyMinor enhancements
2018-04-11 fred-boyAdd player animation and fly mode
2018-04-11 fred-boyAdd mobs
2018-04-07 fred-boyHide touch buttons on desktop
2018-04-07 fred-boyAdd touch controls
2018-04-07 fred-boyChange desktop controls
2018-04-06 fred-boyAdd landscape
2018-04-06 fred-boyRename BlocksLoader to Items
2018-04-06 fred-boyAdd inventory bar
2018-04-06 fred-boyAdd different blocks
2018-04-06 fred-boyAdd assets loader and player skin
2018-04-05 fred-boyAdd player and physics
2018-04-05 fred-boyAdd input handling
2018-04-05 fred-boyAdd GameRenderer and GameWorld
2018-04-05 fred-boyInitial commit