Commit Graph

5 Commits

Author SHA1 Message Date
illumineawake aada2324f5 iutils: remove hidden check for GE inventory as items as this was preventing items from being accessed when the equipment stats overlay popped up which occurs when buying equipment.
fixed interact with inventory item logic, in some instances it was selecting the wrong action menu.
fixed issue where LegacyInventoryAssistant was failing to inject and returning null

iItemCombiner: fixed issue where substring for second item was being incorrectly calculated after game update, this was preventing the plugin from working completely
2022-04-28 12:49:42 +10:00
illumineawake d37f0abc68 iutils: remove menu entry logging 2021-12-20 14:52:57 +11:00
illumineawake 726128a30e bump version numbers 2021-12-20 12:28:18 +11:00
illumineawake 3e35dda4d5 update iutils and free plugins to be compatible with latest OPRS update.
iutils: added LegacyMenuEntry, this will be required for all plugins utilising old methods of interacting using iUtils.
iutils: remove OSBItem, GrandExchangePrices class should be utilised instead
remove deprecated TileQuery

free plugins: updated to be compatible with above
2021-12-20 12:03:55 +11:00
illumineawake 12569181ef iItemCombiner: new plugin that combines 2 items together in inventory. Left click use on the first item, right click on the second item and select iCombine. 2021-09-07 00:43:26 +10:00