summaryrefslogtreecommitdiff
path: root/src/css
AgeCommit message (Collapse)Author
2020-05-29Restores the message board attack displays.Nathanael Sensfelder
2020-05-29Fixes the puppeteer's animations; display more navigators.Nathanael Sensfelder
2020-05-28Working on Puppeteer driven animations.Nathanael Sensfelder
There's still some buggy behavior in there...
2020-05-28Adds "movie" controls to the timeline.Nathanael Sensfelder
2020-05-28Repairs the moving animations.Nathanael Sensfelder
2020-05-28Missing files + New Control UI.Nathanael Sensfelder
2020-05-25Adds some default values.Nathanael Sensfelder
2020-05-25Added a way to set default values for a single collection.Nathanael Sensfelder
2020-05-25Adds a way to use all additive attributes of the collection in one call.Nathanael Sensfelder
2020-05-25Adds 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-25Displays some of the effects using the new approach.Nathanael Sensfelder
2020-05-24...Nathanael Sensfelder
2019-09-16Changes omni scale op, Sec. WP allows negative attnsensfel
2019-09-14Display 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-13Ensures 3 omnimods per line.nsensfel
2019-09-13More successful attempt at improving omnimods UI.nsensfel
2019-09-12Revert "Experimenting with icons"Nathanael Sensfelder
This reverts commit 512d266bc7da3bfcd55d23fdb6de7e4ba5293165.
2019-09-12Experimenting with iconsnsensfel
2019-09-09Makes glyph selection more user-friendly.Nathanael Sensfelder
2019-09-09Merge branch 'master' of dreamhost:~/repositories/git/tacticians-clientNathanael Sensfelder
2019-09-09...Nathanael Sensfelder
2019-09-09Highlights invalid glyphs.nsensfel
2019-09-06Highlights negative values.Nathanael Sensfelder
2019-08-10Statistics -> Attributes.Nathanael Sensfelder
2019-07-15Forgotten change.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-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-06Impr. MapEd tile focus, CSS factoring.nsensfel
2019-02-05Adds 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-02Prints the icons correctly.Nathanael Sensfelder
2019-02-02Adds the last missing icons...Nathanael Sensfelder
2019-02-01...Nathanael Sensfelder
2019-02-01...nsensfel
2019-01-31Adds a few more icons...nsensfel
2019-01-21Fixes battle module not using bird armor correctly.nsensfel
2018-12-06...Nathanael Sensfelder
2018-11-07Adds a link to the roster editor.nsensfel
2018-11-07Primary & secondary weapons selection.nsensfel
2018-10-26...nsensfel
2018-10-25...nsensfel
2018-10-15Adds missing scss files.Nathanael Sensfelder
2018-10-11Lists characters on the roster character selection.Nathanael Sensfelder
2018-10-01Fixes CSS.nsensfel
2018-09-25...nsensfel
2018-09-25Reworking the CSS...nsensfel
2018-09-06Login redirects to main menu if already connected.nsensfel
2018-09-06Improves main menu presentation.nsensfel
2018-09-04Homogenizes page headers.Nathanael Sensfelder