summaryrefslogtreecommitdiffhomepage
path: root/not/World.lua
AgeCommit message (Expand)Author
2017-07-31Fixed scaling issues on display changeAki
2017-07-20Moved name-tag drawing to separate function; moved up overall in drawing func...Aki
2017-07-19Cleaned-up Contact functionsAki
2017-07-19Added clash effect for clashesAki
2017-07-19Initial clashAki
2017-07-17Moved landing method to Hero from WorldAki
2017-07-17Trail now works mostly as intendedAki
2017-07-16Pause works nowAki
2017-07-15Win screen is now handled by SceneAki
2017-07-12Created Scene classAki
2017-07-12All changeScene calls replaced with proper SceneManager callsAki
2017-07-12Menu moved to new OOP modelAki
2017-07-12All music playing moved to single instance of MusicPlayerAki
2017-06-27Scenes now use MusicPlayerAki
2017-06-15Pushing old editsAki
2017-05-26World updated to new oop moduleAki
2017-05-26Rest of entities moved to new oop module; testedAki
2017-05-26Random changed to use love libAki
2017-05-26Halfway through with moving to new OOP moduleAki
2017-04-07Moved map configs to config directoryAki
2017-04-06Moved music.lua, cleaned-up its code; Fixed requires for main, World and MenuAki
2017-04-06World clean-up init and tableAki
2017-04-06Hotfix for destroyed body crashAki
2017-04-06Hero.alive -> Hero.isAlive; World.init methodAki
2017-04-06Controller-related methods and variables in Player renamedAki
2017-04-05Some of World's create methods are now following new parameter orders of enti...Aki
2017-04-04First steps to move player-input logics into Player from HeroAki
2017-04-03Renamed jumping-related variables, removed obsoletes.Aki
2017-04-03World comments, other comments, todosAki
2017-03-17Ray renamed and movedAki
2017-03-16Moved ? -> not.?; Renamed Player -> HeroAki