Skip to content

Commit

Permalink
Fix ItemFinder with brightness update. As always SRL requires max bri…
Browse files Browse the repository at this point in the history
…ghtness level.

Improvement to search for all images of a item when the sprite changes depending on stack quantity.
For example `Inventory.Find('coins')` will now search for all coin stack images.
  • Loading branch information
ollydev committed Jul 5, 2021
1 parent 9208b53 commit 6347ca6
Show file tree
Hide file tree
Showing 5 changed files with 17,348 additions and 23,807 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/docs/docgen/build
/osr/itemfinder/images/*.png
/osr/itemfinder/images
/osr/walker/maps/*.bmp
Empty file removed osr/itemfinder/images/.gitkeep
Empty file.
Binary file modified osr/itemfinder/item-images.zip
Binary file not shown.
Loading

0 comments on commit 6347ca6

Please sign in to comment.