summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-07Adds "Undo" action, (move?.(attack+switch_wp)?)nsensfel
2018-09-07Adds README.nsensfel
2018-09-06Fixes miss in Makefile, adds a sanity check.Nathanael Sensfelder
2018-09-06Login redirects to main menu if already connected.nsensfel
2018-09-06Improves main menu presentation.nsensfel
2018-09-05Adds "Main Menu" buttons.Nathanael Sensfelder
2018-09-05Adds PH login buttons for players 1 & 2.nsensfel
2018-09-05Adds map listing.nsensfel
2018-09-04Homogenizes page headers.Nathanael Sensfelder
2018-09-04Removes PH links.Nathanael Sensfelder
2018-09-04Redirects to main-menu upon login in.Nathanael Sensfelder
2018-09-04Requests player info.Nathanael Sensfelder
2018-09-03Still working on the main-menu...nsensfel
2018-08-31Starting to work on the main menu...nsensfel
2018-08-31Adds a directory for shared code.nsensfel
2018-08-31Adds a landing page.nsensfel
2018-08-30Shows omnimods when focusing a Tile.omnimodsNathanael Sensfelder
2018-08-30Removes most PHs, updates omnimods on action.nsensfel
2018-08-29It almost works, still has PHs and no omni updatesNathanael Sensfelder
2018-08-29It compiles!Nathanael Sensfelder
2018-08-29Adds the omnimods to the tiles & chars.Nathanael Sensfelder
2018-08-29...Nathanael Sensfelder
2018-08-29Still working on it...Nathanael Sensfelder
Turns out enumerables are not considered to be "comparable". That might make the code a bit more ugly...
2018-08-29Starting to update structures to use omnimods...nsensfel
2018-08-28Starting to add omnimods to the client.nsensfel
2018-08-24Starting to work on the character editor.nsensfel
2018-08-21Adds tiles generation to the Makefiles.nsensfel
2018-08-21Fixes css's Makefile.nsensfel
2018-08-10Got login to work.Nathanael Sensfelder
2018-08-09Still working on it...Nathanael Sensfelder
2018-08-09Working on the appearance of the login page...Nathanael Sensfelder
2018-08-08Starting to work on the sign-{in,out,up} page.Nathanael Sensfelder
2018-08-07Removes obsolete style files.Nathanael Sensfelder
2018-08-07Adds SCSS for the map editor.Nathanael Sensfelder
2018-08-07Moving to SCSS, theme improvements, index p. txtNathanael Sensfelder
2018-08-05Fixes the borders being displayed in reverse order.Nathanael Sensfelder
2018-08-04Lets the user save their map.Nathanael Sensfelder
2018-08-03Updates to the new tile format (again).Nathanael Sensfelder
2018-08-03Got it to work and look okay. Only for map-editorNathanael Sensfelder
2018-08-03Working on a less ridiculous solution for tiles...Nathanael Sensfelder
2018-08-03Makes it a bit less ugly.Nathanael Sensfelder
2018-08-03Okay, now it works.Nathanael Sensfelder
It's still not looking good, though.
2018-08-02Updates the tile patterns.Nathanael Sensfelder
It still doesn't work correctly. Also, what *does* work doesn't look nice at all.
2018-08-02Getting the map editor up to date...Nathanael Sensfelder
It'll need a different way to display available tile instances to the user. Also, patterns will likely be more generic, replacing the current numbers with 'A', 'B', and tile variation indices.
2018-08-02Gives IDs to the frontier files.Nathanael Sensfelder
2018-08-02Moves to the new tile format.Nathanael Sensfelder
2018-08-02Adds something to avoids ID collisions in SVGs.Nathanael Sensfelder
2018-08-02Completes first corrective pass on the corners.Nathanael Sensfelder
2018-08-02Found some slight mistakes in corner borders.Nathanael Sensfelder
... which means I have to go back and edit every frontier template that contains one.
2018-08-01Adds the mushroom tiles.Nathanael Sensfelder