DEADSOFTWARE

Rename position -> pos
[cavedroid.git] / core / src / ru / deadsoftware / cavecraft / game / GamePhysics.java
2018-09-30 fred-boyRename position -> pos
2018-09-30 fred-boyRename Items -> GameItems
2018-09-30 fred-boySome refactor
2018-09-30 fred-boyRemove unnecessary vectors
2018-09-30 fred-boyFix code style
2018-09-28 fred-boyAdd drop picking
2018-09-28 fred-boyAdd drop and block breaking
2018-09-14 fred-boyAdd item in player's hand
2018-09-10 fred-boyMinor enhancements
2018-09-10 fred-boyMinor fixes
2018-09-10 fred-boyAutoswim on touch screen
2018-09-10 fred-boyAdd logic to some blocks and fluids
2018-09-09 fred-boyImprove autojump and AI
2018-04-25 fred-boyBetter pig AI
2018-04-25 fred-boyMove misc classes
2018-04-24 fred-boyComplete game save
2018-04-22 fred-boyFix bugs
2018-04-21 fred-boyTP player when crossing world's edge
2018-04-21 fred-boyFix controls on Android
2018-04-21 fred-boyCiclic worlds
2018-04-20 fred-boyAdd pigs
2018-04-20 fred-boyMore convenient controls on desktop
2018-04-13 fred-boyUpdate input handling (pretty messy)
2018-04-12 fred-boyBetter spawn point pick
2018-04-12 fred-boyEven better collision
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-06 fred-boyAdd different blocks
2018-04-06 fred-boyAdd assets loader and player skin
2018-04-05 fred-boyAdd player and physics