summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2017-09-04Added callEachBut methodAki
2017-09-04No more dank name: Demux => GroupAki
2017-09-04Fixed callWithSetAki
2017-09-04There was no end to itAki
2017-09-04Buttons' size just for sakeAki
2017-09-04Note about Element's getSizeAki
2017-09-04Element uses Object's deleteAki
2017-09-04Elements now have getSize by defaultAki
2017-09-04Renamed demux methodAki
2017-09-04Demux passes controller callbacks only if focusedAki
2017-09-04New menu element DemultiplexerAki
2017-09-03Verbose explanation of TODO about map selector listAki
2017-09-03Default delay static for SelectorAki
2017-09-03Variables initialized in constructorAki
2017-09-03Deleted (hehe) misleading commentAki
2017-09-03Moved default variables to constructor in ElementAki
2017-09-03Mentions in TODOAki
2017-09-03Cleaned up comments, background position based on map centerAki
2017-09-03Background as Decoration, no layers with scroll ratio yetAki
2017-09-03More map config and loading changesAki
2017-09-02Separated platforms' configs from maps' configsAki
2017-09-02Center_* changed to center.* (table)Aki