summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-09-07Graphics debug stats, coloring for layers to fix bleedin from debugAki
2017-09-07Removed tables for specific objects and replaced references with proper metho...Aki
2017-09-07Initial layering for drawingAki
2017-09-07Here tooAki
2017-09-07Renamed filepath to filenameAki
2017-09-07Sorona assets rename and extensionAki
2017-09-07Removed obsolete config/maps.luaAki
2017-09-07Rill translated to dev formatAki
2017-09-07Map name changesAki
2017-09-07Aiguillon translated to dev formatAki
2017-09-06Translated Alpha Abyss map to dev formatAki
2017-09-06Tag color fixedAki
2017-09-06Some additional info dislayed in debug modeAki
2017-09-06Spawn some Clouds on startAki
2017-09-06Some actual functionality added to CloudGenAki
2017-09-06yer funny aki, arent yerAki
2017-09-05Fresh take on cloud-related random methodsAki
2017-09-05Move clouds in front of decorationsAki
2017-09-05That background kept irritating me. Background now follows offset with ratioAki
2017-09-05Converted default map to new format for cloud testingAki
2017-09-05Cloud clean-up, moving methods from World to CloudGeneratorAki
2017-09-05CloudGenerator createdAki
2017-09-05It isn't anymoreAki
2017-09-05Display map name instead of table refAki
2017-09-05Random naut selection is back!Aki
2017-09-05Disallow nauts duplicates and empty as selectionAki
2017-09-05Moved selector's action handlers outside controlpressed methodAki
2017-09-05Map config filepath is now added to map config table; used by debug modeAki
2017-09-05Force start and countdown; selectors properly placedAki
2017-09-05Centered nauts selectors groupAki
2017-09-05Fixed typo in GroupAki
2017-09-05Added addChild, setPosition and getSize to GroupAki
2017-09-05Map config table is now passed to World rather than map nameAki
2017-09-05Notes on new naut selectorAki
2017-09-05Separated dev code part from restAki
2017-09-05Provided icons for nauts selectorsAki
2017-09-05Darken not unique selectionsAki
2017-09-05Provide icons for map selector to drawAki
2017-09-05That will draw content for selector's box for nowAki
2017-09-04Naut selection kinda works with new Group+Selector comboAki
2017-09-04Fix also in this lineAki
2017-09-04Fix for empty second parameter in table.insertAki
2017-09-04Minor interaction changes; draw arrowsAki
2017-09-04Basic interaction and changes to lock mechanicAki
2017-09-04Centered map selectorAki
2017-09-04Testing new Selector and added update, locked drawingAki
2017-09-04Basic draw for SelectorAki
2017-09-04Clearing up getLocked, docs changesAki
2017-09-04Minor getLocked and isUnique changesAki
2017-09-04First steps in Selector rewriteAki