Skip to content

v3.23.0.5

Latest
Compare
Choose a tag to compare
@Barragek0 Barragek0 released this 04 Jan 16:51
· 3 commits to main since this release
  • Added sulphite veins
  • Fixes a bug which meant the plugin wouldn't click on items while an invisible / already clicked on altar was within a certain distance.
  • Fixes a bug reintroduced in the last update related to clicking while in windowed mode.
  • Fixes a bug that should have been fixed in the last update, where the plugin would click on both altar buttons, one after another. It will now correctly only click on the correct one.
  • Fixes a bug related to the one above that meant the plugin would always click on all altars, regardless of settings.
  • Reverted the change in the last update with waiting time as changing it depending on ground items didnt have as much impact as I thought it had while testing it. Haven't added the slider back as i don't see much need for it, but if people want me to add it back, i will, let me know. It's set at 100 for now.
  • Added more debug text related to clicking items, checking whether or not the plugin is allowed to click an item depending on screen location, etc.
  • Created some new variables to avoid using the same lines of code repeatedly, which will improve performance slightly. Planning to do this for the entire plugin at some point.
  • Updated all dependencies to the latest version.