]> git.tdb.fi Git - poefilter.git/shortlog
poefilter.git
2018-09-03 Mikko RasaCorrectly merge icon and light beam appearances master
2018-09-03 Mikko RasaOutput divination card categories in a fixed order
2018-08-29 Mikko RasaDisable the default drop sound if a custom alert is...
2018-08-29 Mikko RasaAdd support for map tier condition
2018-08-29 Mikko RasaAdd support for the new visual indicators
2018-08-19 Mikko RasaAdd more map tier rules
2018-08-17 Mikko RasaSome tweaks to skill gem scraping
2018-08-17 Mikko RasaScrape skill gem data from the wiki
2018-08-17 Mikko RasaMerge and conditions if they only differ in one sub...
2018-08-17 Mikko RasaAdd equality comparison for conditions
2018-08-17 Mikko RasaMake the helper functions in CompoundCondition static
2018-08-17 Mikko RasaTighten some parameters and return values
2018-08-17 Mikko RasaRemove duplicates when merging choice conditions
2018-08-17 Mikko RasaAdd .gitignore file
2018-08-17 Mikko RasaAdd a script to generate some categories
2018-08-17 Mikko RasaActually recognize the cancel statement
2018-08-17 Mikko RasaMinor tweaks to the item scraping script
2018-08-17 Mikko RasaAdd another script to scrape more item data from the...
2018-08-17 Mikko RasaMerge overlapping or adjacent ranges in or conditions
2018-08-16 Mikko RasaChange the minimum value of itemlevel and droplevel...
2018-08-16 Mikko RasaCreated combined best/second_at_level categories
2018-08-16 Mikko RasaReplace Staff with Stave
2018-08-16 Mikko RasaAllow lower level items to be considered as upgrades
2018-08-16 Mikko RasaAdd debug output to the item data scraper
2018-08-16 Mikko RasaRemove a block of commented out code
2018-08-16 Mikko RasaStore item data in a list instead of a dict
2018-08-16 Mikko RasaConsider mods when detecting item upgrades in the scraper
2018-08-16 Mikko RasaFix a bug in merging ChoiceConditions
2018-08-15 Mikko RasaCheck for and prune non-viable branches in the conditio...
2018-08-15 Mikko RasaFurther merge conditions while flattening
2018-08-15 Mikko RasaAllow range conditions to be merged within and conditions
2018-08-15 Mikko RasaRework condition merging
2018-08-15 Mikko RasaUse covariant return type for Condition::clone
2018-08-15 Mikko RasaChange template parameter name to not be the same as...
2018-08-15 Mikko RasaAdd a script to scrape armor and weapon data from the...
2018-08-15 Mikko RasaAllow categories to use other categories as conditions
2018-08-15 Mikko RasaAdd statement to import filter definitions from another...
2018-08-15 Mikko RasaFavor vector over list for simple types
2018-08-15 Mikko RasaUse implicit instead of explicit category ordering
2018-08-15 Mikko RasaAdd show flag to filter blocks
2018-08-15 Mikko RasaAdd inheritance for appearances
2018-08-15 Mikko RasaAdd alpha channel support for colors
2018-08-15 Mikko RasaAssociate categories and appearances at filter level
2018-08-13 Mikko RasaRevamp appearance definitions
2018-08-13 Mikko RasaInitial version from when I last played