summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-28 | Adds "movie" controls to the timeline. | Nathanael Sensfelder | |
2020-05-28 | Repairs the moving animations. | Nathanael Sensfelder | |
2020-05-28 | Missing files + New Control UI. | Nathanael Sensfelder | |
2020-05-25 | Adds some default values. | Nathanael Sensfelder | |
2020-05-25 | Added a way to set default values for a single collection. | Nathanael Sensfelder | |
2020-05-25 | Adds a way to use all additive attributes of the collection in one call. | Nathanael Sensfelder | |
2020-05-25 | Adds a way to do some additive CSS. | Nathanael Sensfelder | |
As baffling as it may appear, Cascading Style Sheets cannot actually do cascading property values through multiple classes (you can only override the previous value, not see it). You'd think there would be a "current()" function which returns the not-yet-evaluated, about-to-be-overridden current value of the attribute, but no, there is not. There is no way to have any equivalent either, and since it's been nearly a decade they've seen propositions to address this deficiency without actually adding any, I wouldn't expect things to change within the next decade either. Doesn't help that they seem to consider the issue to be intertwined with the animation attributes, whereas it ought to be a generic thing. | |||
2020-05-25 | Displays some of the effects using the new approach. | Nathanael Sensfelder | |
2020-05-24 | ... | Nathanael Sensfelder | |
2019-09-16 | Changes omni scale op, Sec. WP allows negative att | nsensfel | |
2019-09-14 | Display proper color when attribute is negative. | Nathanael Sensfelder | |
It still does not check if things are okay when using the other weapon, though. | |||
2019-09-13 | Ensures 3 omnimods per line. | nsensfel | |
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-09 | Makes glyph selection more user-friendly. | Nathanael Sensfelder | |
2019-09-09 | Merge branch 'master' of dreamhost:~/repositories/git/tacticians-client | Nathanael Sensfelder | |
2019-09-09 | ... | Nathanael Sensfelder | |
2019-09-09 | Highlights invalid glyphs. | nsensfel | |
2019-09-06 | Highlights negative values. | Nathanael Sensfelder | |
2019-08-10 | Statistics -> Attributes. | Nathanael Sensfelder | |
2019-07-15 | Forgotten change. | 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-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-06 | Impr. MapEd tile focus, CSS factoring. | nsensfel | |
2019-02-05 | Adds max {H,M}P icons, +- mod visual separation. | nsensfel | |
Using colors (hue) shift doesn't work well enough. I'm pretty sure it won't work for colorblind people, and it kind of messes with the current color theme. Having a visual separation for the positive and negative effects does help, though... | |||
2019-02-02 | Prints the icons correctly. | Nathanael Sensfelder | |
2019-02-02 | Adds the last missing icons... | Nathanael Sensfelder | |
2019-02-01 | ... | Nathanael Sensfelder | |
2019-02-01 | ... | nsensfel | |
2019-01-31 | Adds a few more icons... | nsensfel | |
2019-01-21 | Fixes battle module not using bird armor correctly. | nsensfel | |
2018-12-06 | ... | Nathanael Sensfelder | |
2018-11-07 | Adds a link to the roster editor. | nsensfel | |
2018-11-07 | Primary & secondary weapons selection. | nsensfel | |
2018-10-26 | ... | nsensfel | |
2018-10-25 | ... | nsensfel | |
2018-10-15 | Adds missing scss files. | Nathanael Sensfelder | |
2018-10-11 | Lists characters on the roster character selection. | Nathanael Sensfelder | |
2018-10-01 | Fixes CSS. | nsensfel | |
2018-09-25 | ... | nsensfel | |
2018-09-25 | Reworking the CSS... | nsensfel | |
2018-09-06 | Login redirects to main menu if already connected. | nsensfel | |
2018-09-06 | Improves main menu presentation. | nsensfel | |
2018-09-04 | Homogenizes page headers. | Nathanael Sensfelder | |
2018-09-03 | Still working on the main-menu... | nsensfel | |
2018-08-31 | Adds a landing page. | nsensfel | |
2018-08-21 | Fixes css's Makefile. | nsensfel | |