summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-03 | Base dmg icon, dmg types help. | nsensfel | |
2019-05-03 | Adds some help for stats & attributes. | nsensfel | |
2019-04-29 | Still a lot of work to be done with the CSS... | nsensfel | |
2019-03-27 | It compiles again! | Nathanael Sensfelder | |
2019-03-26 | [Broken] ... | nsensfel | |
2019-03-23 | [Broken] ... 'battle' compiles again ... | Nathanael Sensfelder | |
2019-03-23 | [Broken] ... still refactoring ... | Nathanael Sensfelder | |
2019-03-23 | [Broken] ... | Nathanael Sensfelder | |
2019-03-22 | [Broken] ... | Nathanael Sensfelder | |
2019-03-22 | [Broken] More factoring in progress... | nsensfel | |
2019-03-15 | [Broken] Got 'battle' to compile again. | nsensfel | |
2019-03-15 | [Broken] Starting a code refactoring... | nsensfel | |
2019-03-06 | Impr. MapEd tile focus, CSS factoring. | nsensfel | |
2019-02-26 | Splits Tile & TileInstance (Battle). | Nathanael Sensfelder | |
2019-02-18 | ... | Nathanael Sensfelder | |
2019-02-18 | ... | Nathanael Sensfelder | |
2019-02-11 | Untested attempt at adding players. | nsensfel | |
2019-02-11 | Keeps track of who the players are. | nsensfel | |
2019-01-31 | Adds a few more icons... | nsensfel | |
2019-01-17 | Adds missing files. | Nathanael Sensfelder | |
2019-01-17 | The battle loads, but it's nobody's turn to play... | nsensfel | |
2019-01-17 | Woops, forgot the elm.json for the battle module. | Nathanael Sensfelder | |
2019-01-17 | That should do it!elm-0.19 | Nathanael Sensfelder | |
What's being exchanged with the server in the battle module is not up to date though... | |||
2019-01-17 | Remaining: time/delay, list encoding, http | Nathanael Sensfelder | |
2019-01-17 | ... | Nathanael Sensfelder | |
Starting to get "elm: not enough bytes" errors. | |||
2019-01-17 | Moving battle module to Elm 0.19... | Nathanael Sensfelder | |
2019-01-16 | ... | Nathanael Sensfelder | |
2018-11-15 | [Untested][Out-of-sync] Use Strings for IDs. | nsensfel | |
2018-09-25 | Reworking the CSS... | nsensfel | |
2018-09-08 | Redirects to login (and back) if disconnected. | Nathanael Sensfelder | |
2018-09-07 | Adds "Undo" action, (move?.(attack+switch_wp)?) | nsensfel | |
2018-09-06 | Login redirects to main menu if already connected. | nsensfel | |
2018-09-05 | Adds "Main Menu" buttons. | Nathanael Sensfelder | |
2018-08-31 | Adds a directory for shared code. | nsensfel | |
2018-08-30 | Shows omnimods when focusing a Tile.omnimods | Nathanael Sensfelder | |
2018-08-30 | Removes most PHs, updates omnimods on action. | nsensfel | |
2018-08-29 | It almost works, still has PHs and no omni updates | Nathanael Sensfelder | |
2018-08-29 | It compiles! | Nathanael Sensfelder | |
2018-08-29 | Adds the omnimods to the tiles & chars. | Nathanael Sensfelder | |
2018-08-29 | ... | Nathanael Sensfelder | |
2018-08-29 | Still 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-29 | Starting to update structures to use omnimods... | nsensfel | |
2018-08-07 | Removes obsolete style files. | Nathanael Sensfelder | |
2018-08-07 | Moving to SCSS, theme improvements, index p. txt | Nathanael Sensfelder | |
2018-08-05 | Fixes the borders being displayed in reverse order. | Nathanael Sensfelder | |
2018-08-03 | Updates to the new tile format (again). | Nathanael Sensfelder | |
2018-08-02 | Getting 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-02 | Moves to the new tile format. | Nathanael Sensfelder | |
2018-08-02 | Found 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-12 | Got it to load the map (full of "error" tiles). | nsensfel | |