File Details
v0.1.4-beta
- B
- Jul 12, 2020
- 11.08 KB
- 274
- 1.13.5
- Classic
File Name
Finder-v0.1.4-beta.zip
Supported Versions
- 1.13.5
tag 9dc7056dca9dc87c692bd7b24e378f4131b7a0e9 v0.1.4-beta
Author: haatveit <haatveit88@gmail.com>
Date: Sun Jul 12 09:32:44 2020 +0200
Significant internal changes:
* Cache builds are now ~7 times faster by default!
* Cache builds should be lag-free for most on default settings
* Cache builds do less work per frame, but much more frequently
* SavedVariables now much smaller (~1/4th the size)
* Search results are now delayed until all itemID's have been queried
* Finder can now try to upgrade the Cache from older versions if needed
commit 53fc2bd73446795bbb7886c3d66e3c79fe54197a
Author: haatveit <haatveit88@gmail.com>
Date: Sun Jul 12 09:28:07 2020 +0200
Wops, wrong AddOn version in ToC
commit bf56be6c092125be85f4b409f74c1e0b95299f8a
Author: haatveit <haatveit88@gmail.com>
Date: Sun Jul 12 09:26:54 2020 +0200
* Add delayed GetItemInfo() response and waitlist
* Add automatic item database upgrades
* Add certain options being enforced on addon version change
* Spread item queries out more smoothly (every .1s instead of every 1s)
* Update ToC
* Update Readme
commit 9d83704228ed350eb8643f957df1a19ff15311db
Author: haatveit <haatveit88@gmail.com>
Date: Sun Jul 12 06:04:29 2020 +0200
Speed up rebuild considerably by instantly skipping invalid itemID's
commit dbfd81a6711c53a229d53c3db26645da2fe02e60
Author: haatveit <haatveit88@gmail.com>
Date: Sun Jul 12 05:08:10 2020 +0200
Partial rebuilds using "/rebuild <fromID> <toID>"