summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-14 | Removes code smell, fixes roster editor atts view. | Nathanael Sensfelder | |
It's still not coloring the negative values correctly, though. | |||
2019-09-13 | More successful attempt at improving omnimods UI. | nsensfel | |
2019-09-12 | Revert "Experimenting with icons" | Nathanael Sensfelder | |
This reverts commit 512d266bc7da3bfcd55d23fdb6de7e4ba5293165. | |||
2019-09-12 | Experimenting with icons | nsensfel | |
2019-09-12 | Adds min values when displaying omnimods in battle. | Nathanael Sensfelder | |
2019-09-12 | Improves presentation of attributes in battle. | Nathanael Sensfelder | |
2019-09-11 | ... | nsensfel | |
2019-09-09 | Highlights invalid glyphs. | nsensfel | |
2019-09-06 | Highlights negative values. | Nathanael Sensfelder | |
2019-09-06 | Working on the UI... | Nathanael Sensfelder | |
2019-09-06 | Quick removal of omnimods from glyph boards. | nsensfel | |
2019-08-29 | ...attributes_removal | Nathanael Sensfelder | |
2019-08-10 | Statistics -> Attributes. | Nathanael Sensfelder | |
2019-06-14 | Default to 100% attack strength. | Nathanael Sensfelder | |
2019-06-14 | Removes all references to attributes. | Nathanael Sensfelder | |
2019-06-13 | Adds 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-06-12 | Working on Attacks of Opportunity... | Nathanael Sensfelder | |
I think that the use of map markers to handle attacks of opportunity is justified on the client: quick and cheap detection is key for the path finding algorithm, and we don't need to propagate the changes to another copy of the data. | |||
2019-05-14 | Updates Dijkstra's to avoid attacks of opportunity. | nsensfel | |
2019-05-09 | Adds danger zone calculation. | Nathanael Sensfelder | |
2019-05-07 | Working on markers... | nsensfel | |
2019-05-03 | Adds partial Marker edition (no permissions yet). | nsensfel | |
2019-05-03 | Fixes the Accuracy help text. | nsensfel | |
2019-05-03 | Base dmg icon, dmg types help. | nsensfel | |
2019-05-03 | Adds some help for stats & attributes. | nsensfel | |
2019-03-27 | It compiles again! | Nathanael Sensfelder | |
2019-03-26 | [Broken] ... | Nathanael Sensfelder | |
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-20 | Shows actual attribute values. | nsensfel | |
2019-03-20 | ... | nsensfel | |
2019-03-17 | ... | Nathanael Sensfelder | |
2019-03-15 | Got everything to compile again. | Nathanael Sensfelder | |
2019-03-15 | [Broken] Got 'battle' to compile again. | nsensfel | |
2019-03-15 | [Broken] Starting a code refactoring... | nsensfel | |
2019-01-18 | Adds "GoTo" server reply. | nsensfel | |
2018-12-22 | Converts map-editor, JSON broken, dep. updates... | Nathanael Sensfelder | |
2018-12-21 | Converts the login module to Elm 0.19. | Nathanael Sensfelder | |
2018-12-10 | ... | nsensfel | |
2018-12-06 | ... | Nathanael Sensfelder | |
2018-12-06 | ... | nsensfel | |
2018-09-08 | Redirects to login (and back) if disconnected. | Nathanael Sensfelder | |
2018-09-05 | Adds "Main Menu" buttons. | Nathanael Sensfelder | |
2018-08-31 | Adds a directory for shared code. | nsensfel | |