summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-11-20...nsensfel
2019-11-19...nsensfel
2019-09-14Removes code smell, fixes roster editor atts view.Nathanael Sensfelder
It's still not coloring the negative values correctly, though.
2019-09-12Improves presentation of attributes in battle.Nathanael Sensfelder
2019-09-11...nsensfel
2019-09-11...nsensfel
2019-09-11...Nathanael Sensfelder
2019-08-10Statistics -> Attributes.Nathanael Sensfelder
2019-06-14Removes all references to attributes.Nathanael Sensfelder
2019-06-13Fixes animation manager rewind.Nathanael Sensfelder
2019-06-13Adds AoO pathfinding & temporary representation.Nathanael Sensfelder
The animation manager does not work correctly though: when a move action has been interrupted, it will rewind like if there was only the last movement part, yet play back all parts, landing the character at the wrong location.
2019-05-14Updates Dijkstra's to avoid attacks of opportunity.nsensfel
2019-05-09Adds danger zone calculation.Nathanael Sensfelder
2019-05-09(Untested) Should set player_ix, keep track of player chars.nsensfel
2019-05-06Minor UI improvements.nsensfel
2019-05-03Base dmg icon, dmg types help.nsensfel
2019-05-03Adds some help for stats & attributes.nsensfel
2019-04-29Still a lot of work to be done with the CSS...nsensfel
2019-03-27It 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-06Impr. MapEd tile focus, CSS factoring.nsensfel
2019-02-26Splits Tile & TileInstance (Battle).Nathanael Sensfelder
2019-02-18...Nathanael Sensfelder
2019-02-18...Nathanael Sensfelder
2019-02-11Untested attempt at adding players.nsensfel
2019-02-11Keeps track of who the players are.nsensfel
2019-01-31Adds a few more icons...nsensfel
2019-01-17Adds missing files.Nathanael Sensfelder
2019-01-17The battle loads, but it's nobody's turn to play...nsensfel
2019-01-17Woops, forgot the elm.json for the battle module.Nathanael Sensfelder
2019-01-17That should do it!elm-0.19Nathanael Sensfelder
What's being exchanged with the server in the battle module is not up to date though...
2019-01-17Remaining: time/delay, list encoding, httpNathanael Sensfelder
2019-01-17...Nathanael Sensfelder
Starting to get "elm: not enough bytes" errors.
2019-01-17Moving 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-25Reworking the CSS...nsensfel
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