summaryrefslogtreecommitdiffhomepage
path: root/not/Hero.lua
AgeCommit message (Expand)Author
2017-04-04Kek, never commit late night. Fail statement back to not.Hero.updateAki
2017-04-04Punching method renamed, updated to use new stuffAki
2017-04-03Renamed jumping-related variables, removed obsoletes.Aki
2017-04-03Maximum combo increased to 990Aki
2017-04-03Missed applyLinearImpulse in HeroAki
2017-04-03Created physics functions to influence PhysicalBody; changed Hero to use them...Aki
2017-04-03Testing if body isn't destroyed in PhysicalBody's updateAki
2017-04-03World comments, other comments, todosAki
2017-04-03Hero use direct parent's update rather than distant relative's oneAki
2017-04-03Setting group differently, moved debug draw to PhysicalBody from HeroAki
2017-04-03Position, Fixture, Body init moved from Hero to PhysicalBodyAki
2017-03-20Hero.nextFrame -> Hero.goToNextFrameAki
2017-03-19Moving draw away to abstract classesAki
2017-03-19Comments, todos, pretty uselessAki
2017-03-19Spaces!Aki
2017-03-19Small changes, commentsAki
2017-03-19Initializers in PhysicalBody, Hero and SpriteAki
2017-03-19Night commit, added PhysicalBody, newImage to spriteAki
2017-03-16Moved ? -> not.?; Renamed Player -> HeroAki