Commit Graph

21 Commits

Author SHA1 Message Date
illumineawake 50866ceb72 iutils: fix chat widgets (4real) 2021-06-17 21:09:52 +10:00
illumineawake 287fb19068 all free plugins: remove Chin break handler dependency. Use Reflect break handler instead. 2021-06-07 22:06:58 +10:00
illumineawake 16b4b12cca cleanup and fixes 2021-06-07 16:21:36 +10:00
Mental-Peace 5342ecedaf iPowerFighter: Add new item price functions (#91)
* Update Dependency

- increase the version of OpenOSRS

* iUtils: Add ItemManager

iUtils:
- depreciate OSB item price lookup
- add ItemManager for more accurate item retrieval and pricing
- add function to retrieve ItemComposition from ItemManager
- add function to retrieve an Item's price using actively traded Wiki values

* iPowerFighter: Change Item Price lookup to ItemManager

- remove usage of OSB GE lookup
- change item pricing to be retrieved from iUtils new functions
- support total value of a given stack-able item
- update config to describe new functionality

* bootstrap

* plugins.json: add back premium plugins

* release: added premium plugins

Co-authored-by: Elli-tt
2021-03-14 19:27:53 +00:00
OogaBooga a594cb27ab iPowerfighter: TimeoutUntil in safespot (less time waiting to re-attack). Config Cleanup 2021-03-02 17:49:32 -08:00
OogaBooga c84f1bd0dd iPowerfighter: TimeoutUntil in safespot (less time waiting to re-attack). Config Cleanup 2021-03-02 17:31:22 -08:00
illumineawake d9ad07988e
Merge branch 'master' into fighter 2021-03-03 09:18:11 +11:00
illumineawake 8c19d1f8a0 update for oprs v4 2021-03-02 23:34:32 +11:00
Elli-tt 28e7be34bc project: Update all plugins 2021-02-23 11:17:49 +00:00
Justin 8869d2231d iPowerFighter: added rune pouch check to alch process 2021-01-15 03:47:18 +11:00
Justin a3db79af28 iPowerFighter: rollback isTradeable check, hard-coded some common untradables 2020-12-15 13:19:45 +11:00
Justin cd6dbb6483 iPowerFighter: NPE fix 2020-12-14 19:21:15 +11:00
Justin 762736dfd3 iPowerFighter: closes bug "Casts high alch on untradables" (discord) 2020-12-12 00:36:34 +11:00
illumineawake 0ad5c845a8 bootstrap version bump 2020-11-24 22:05:07 +11:00
illumineawake c8b072c2c4 iUtils: major update of doAction functions. Now has functions for each object type which will check the relevant click bounds of the object, create the menu entry and add to actionQueue.
BankUtils: Added Mine Cart as an option for Deposit box

all other plugins: checkStyle formatting and dependencies version update
2020-11-24 18:50:48 +11:00
illumineawake d427aa3b65 ipowerfighter: add slayer completion message for when you're boosting 2020-11-07 22:57:39 +11:00
illumineawake 912b12c013 ipowerfighter: improve logic for switching attack styles 2020-10-30 17:13:42 +11:00
illumineawake 50fc5c47d4 ipowerfighter: only retrieves high alch rune prices if high alch is enabled 2020-10-29 22:15:34 +11:00
illumineawake 08879f746a ipowerfighter: allows melee levels to be configured and will level up and switch between different attack style to reach goals
iutils: added methods for setting combat styles
2020-10-29 22:08:55 +11:00
illumineawake 1887cebe76 iutils: plugin rename - all plugins updated accordingly
handleMouseClick now executes click on a separate thread if it's running on clientThread
2020-10-11 21:29:39 +11:00
illumineawake 7119c8cd3d botutils: initial rework, most methods are split into separate class files 2020-10-05 21:43:57 +11:00