-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(TRSFairyRing): now wields dramen/lunar staff if present
Features: - Will now use some magic to wield dramen/lunar staff for fairy rings with the amount of tab openings. This is thanks to the `PRSInterface` added in SRL and I'm considering adding framework for equipment with this trick because it's really cool and the `TRSCombatHandler` would probably make good use of this too. - FairyRing RSObject was removed and moved into `TRSObjects`. Fixes and Refactors: - Compatibility fixes with latest SRL-T. Removed ChooseOptions.HasOption() that were moved there. - TRSDropDown were heavily based on TRSChooseOption, some of the tweaks I did to it on SRL were applied here. - FairyRings had a couple of bugs, they should all be fixed and this should be completely working
- Loading branch information
Showing
6 changed files
with
200 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.