summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-09-08Redirects to login (and back) if disconnected.Nathanael Sensfelder
2018-09-07Adds "Undo" action, (move?.(attack+switch_wp)?)nsensfel
2018-09-06Login redirects to main menu if already connected.nsensfel
2018-09-05Adds "Main Menu" buttons.Nathanael Sensfelder
2018-08-31Adds a directory for shared code.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-07Removes obsolete style files.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-03Updates to the new tile format (again).Nathanael Sensfelder
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-02Moves to the new tile format.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-07-12Got it to load the map (full of "error" tiles).nsensfel
2018-07-11"Battlemap" -> "Battle".nsensfel