Releases: G-Professional/Python-Scripts
v2.0beta (TazUO Legion Script)
THIS IS A BETA RELEASE
Install instructions:
- Download both treasure_hunter.py and treasure_hunter_dict.py
- Add both files to
Razor EnhancedTazUO scripts folder - Only run treasure_hunter.py, the other file is just a dictionary of rune data.
Summary
- Reverted incomplete state machine logic in treasure_hunter.py back to the previous coord/status model.
Changes
- File modified: treasure_hunter.py
- State machine behavior returned to using coord/status states instead of the newer (or experimental) alternate flow.
- Options menu implemented. Very basic/ probably doesn't work right.
Future goals -
TazUO legion scripting is much closer to the base code than Razor. It gives us more options.
- Convert everything to state machine type logic to clean up the code
- Overlay rune selection on book
- there is an updated dict (.csv) file not released yet that includes rune position in book.
- finish options menu (auto rune selection, looting options, travel options, others)
- clean up looting options codes, very messy right now
- implement compass
- error code logic for bug reporting
I am aiming to work on this again starting Dec. and hopefully get a full release out by New Years/ Late Jan. Hopefully this beta release doesn't have too many bugs, please let me know of any bugs/suggestions.
Future releases will at some point be done on a different repository for easy merger with TazUO PublicLegionScripts.
v1.4.4
Fixed Ter Mur/Eodon Maps
Install instructions:
- Download both treasure_hunter.py and treasure_hunter_dict.py
- Add both files to Razor Enhanced
- Only run treasure_hunter.py, the other file is just a dictionary of rune data.
v1.4.3
Improved logic for chest loop, gump, filter. This should have much less bugs than the previous release and hopefully provide a smoother experience.
Corrected a double entry in dictionary file.
v1.4.1 quick fix for no rune found error
v1.4.2 fixed not using lootmaster bug, fix for tracking arrow (Thanks Avernal)
v1.4.3 better text color. cleaned up global variables.
Install instructions:
- Download both treasure_hunter.py and treasure_hunter_dict.py
- Add both files to Razor Enhanced
- Only run treasure_hunter.py, the other file is just a dictionary of rune data.
Full Changelog: v1.4.0...v1.4.1
What's Changed
- Dev by @G-Professional in #6
Full Changelog: v1.4.1...v1.4.2
Full Changelog: v1.4.2...v1.4.3
v1.4.2
Improved logic for chest loop, gump, filter. This should have much less bugs than the previous release and hopefully provide a smoother experience.
Corrected a double entry in dictionary file.
v1.4.1 quick fix for no rune found error
v1.4.2 fixed not using lootmaster bug, fix for tracking arrow (Thanks Avernal)
Install instructions:
- Download both treasure_hunter.py and treasure_hunter_dict.py
- Add both files to Razor Enhanced
- Only run treasure_hunter.py, the other file is just a dictionary of rune data.
Full Changelog: v1.4.0...v1.4.1
What's Changed
- Dev by @G-Professional in #6
Full Changelog: v1.4.1...v1.4.2
v1.4.1
Improved logic for chest loop, gump, filter. This should have much less bugs than the previous release and hopefully provide a smoother experience.
Corrected a double entry in dictionary file.
v1.4.1 quick fix for no rune found error
Install instructions:
- Download both treasure_hunter.py and treasure_hunter_dict.py
- Add both files to Razor Enhanced
- Only run treasure_hunter.py, the other file is just a dictionary of rune data.
Full Changelog: v1.4.0...v1.4.1
v1.4
Improved logic for chest loop, gump, filter. This should have much less bugs than the previous release and hopefully provide a smoother experience.
Corrected a double entry in dictionary file.
Install instructions:
- Download both treasure_hunter.py and treasure_hunter_dict.py
- Add both files to Razor Enhanced
- Only run treasure_hunter.py, the other file is just a dictionary of rune data.
What's Changed
- Dev by @G-Professional in #4
Full Changelog: v1.3.0...v1.4.0
v1.3
Improved logic for chest status detection, a little bit of cleanup
Install instructions:
- Download both treasure_hunter.py and treasure_hunter_dict.py
- Add both files to Razor Enhanced
- Only run treasure_hunter.py, the other file is just a dictionary of rune data.
Full Changelog: v1.2.0...v1.3.0
v1.2
More filter options added, better logic behind button press, gui updated some small bug fixes
Install instructions:
- Download both treasure_hunter.py and treasure_hunter_dict.py
- Add both files to Razor Enhanced
- Only run treasure_hunter.py, the other file is just a dictionary of rune data.
v1.1
This version adds a couple filters and fixes the logic behind filter changes. Separated the huge dictionary into another python file.
Install instructions:
Download both treasure_hunter.py and treasure_hunter_dict.py
Add both files to Razor Enhanced
Only run treasure_hunter.py, the other file is just a dictionary of rune data.