]> git.tdb.fi Git - poefilter.git/log
poefilter.git
5 years agoAdd show flag to filter blocks
Mikko Rasa [Tue, 14 Aug 2018 23:53:01 +0000 (02:53 +0300)]
Add show flag to filter blocks

The hide statement no longer erases blocks from the filter but rather
adds blocks with the hide command.  A new cancel statement does what
hide used to do.  The default hide command at the end has been removed
and must be explicitly defined in filters.

5 years agoAdd inheritance for appearances
Mikko Rasa [Tue, 14 Aug 2018 23:47:53 +0000 (02:47 +0300)]
Add inheritance for appearances

5 years agoAdd alpha channel support for colors
Mikko Rasa [Tue, 14 Aug 2018 23:22:59 +0000 (02:22 +0300)]
Add alpha channel support for colors

5 years agoAssociate categories and appearances at filter level
Mikko Rasa [Tue, 14 Aug 2018 23:08:20 +0000 (02:08 +0300)]
Associate categories and appearances at filter level

Categories can still define appearance properties but can no longer refer
to appearances in the theme.

Since categories now know their name, enable printing of category names
in the output.

5 years agoRevamp appearance definitions
Mikko Rasa [Mon, 13 Aug 2018 21:35:25 +0000 (00:35 +0300)]
Revamp appearance definitions

Appearance data is now stored in a separate class and whole appearances
can be defined in the theme.

5 years agoInitial version from when I last played
Mikko Rasa [Mon, 13 Aug 2018 19:32:23 +0000 (22:32 +0300)]
Initial version from when I last played