Commit Graph

20 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
illumineawake cc2cbd8d57
Merge branch 'master' into utils-rework 2021-06-07 15:28:58 +10:00
illumineawake 51bfdf915a iutils rework: ready for master 2021-06-07 15:13:35 +10:00
illumineawake c3dea93378 iutils rework: equipment api added
optimise imports
2021-05-05 00:21:18 +10:00
Elliott 70987ee3ea
icombo: fixed duel ring teleport id (#93) 2021-03-21 18:14:27 +00:00
illumineawake be7cdf1466 iutils rework: object streaming 2021-03-15 00:55:57 +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
illumineawake 2a05cc7e6b icombinationrunecrafter: fix to equipping item at bank which broke due to jagex interface update 2020-12-08 21:43:15 +11:00
illumineawake 2025f4cf21 icombinationrunecrafter: resolved double click issue and change actions to now use iutils action utils 2020-12-07 22:44:48 +11:00
illumineawake 5388b80060 icombinationrunecrafter: fix to using talisman on altar
iUtils: additions and changes to doAction methods
bankutils: withdrawItem fix, now uses doAction
2020-12-03 00:38:35 +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 b7d8242dae itasktemplate: added Task Template plugin as an example of how to use an injection based modification of the task framework that was originally ported by ben93riggs. iUtils and Chin Break Handler ready.
all plugins: removed unused imports
2020-10-16 12:14:44 +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 84248fffc8 iutils: sleep and iterating is now static to remove circular dependencies 2020-10-09 22:34:04 +11:00
illumineawake 26cc78b991 botutils: function renaming 2020-10-06 00:30:01 +11:00
illumineawake 7119c8cd3d botutils: initial rework, most methods are split into separate class files 2020-10-05 21:43:57 +11:00