summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2017-10-03Merge branch 'alpha'v1.0Aki
2017-10-03Merge branch 'build'Aki
2017-10-03Updated conf and makefile to use love-releaseAki
2017-10-03Removed old ignore entriesAki
2017-09-24Added animated background and clouds to Alpha AbyssMilkingChicken
2017-09-24Animations should be now usable with background, not decorations yetAki
2017-09-22Respect pixels!Aki
2017-09-22Maps can be unavailable now too; changed loadConfigs to reflect thatAki
2017-09-22Allow all nauts to be selected in debug modeAki
2017-09-22Merge branch 'icons'Aki
2017-09-22Changed name of local buttonAki
2017-09-22Cleaned-up icons and items population for selectors in menuAki
2017-09-22Hero now holds config for World restartAki
2017-09-22Removed obsolete icons functionsAki
2017-09-22Removed obsolete attempts to load portraits atlasAki
2017-09-22Hero now properly uses split-up portraitsAki
2017-09-22Added getIcon for SelectorAki
2017-09-22Split portraits, menu now should use themAki
2017-09-22Split map icons, menu now uses themAki
2017-09-22Changed portrait quad property name in HeroAki
2017-09-22Split nauts.lua into several files now used by Hero and MenuAki
2017-09-21Hotfix for compatibility with selectAki
2017-09-21Changed atlas width for newQuad in naut selectionAki
2017-09-21Merge branch 'maps'Aki
2017-09-21Merge branch 'renegades'Aki
2017-09-21It would work, but it wasn't intendedAki
2017-09-21Debug drawing for TrapsAki
2017-09-21Removed obsolete hotfix for clashes in TrapsAki
2017-09-21Changed Trap collision category, added category constants to Box2D callbacksAki
2017-09-21Flames animations moved to separate config fileAki
2017-09-21Yeah, commit for commentAki
2017-09-20Removed obsolete create methodsAki
2017-09-20buildMap is now a little bit more configurableAki
2017-09-20Merge branch '404' into mapsAki
2017-09-20Removed obsolete verbose call of addFixtureAki
2017-09-20Added fadein and fadeout methods to TrapAki
2017-09-20Moved most important parts from createFlame to TrapAki
2017-09-19Changed host map icons sheet widthAki
2017-09-19AI Station 404 assets and configs addedMilkingChicken
2017-09-19Added empty Trap classAki
2017-09-14Prototyped trap map hazard (flames on 205)Aki
2017-09-14Added crude way to toggle Sprite drawingAki
2017-09-14Added missing super constructorAki
2017-09-14Timer now inherits after TriggerAki
2017-09-14Added Timer and Trigger classesAki
2017-09-13I think this should properly place animated backgroundsAki
2017-09-13Camera and Layers now properly handle different resolution ratiosAki
2017-09-13Another attempt to fix real scaling bugAki
2017-09-13Fixed background bug on non-16:9 screensAki
2017-09-13Fixed typoAki