Commit Graph
492 Commits
Author SHA1 Message Date
Adam c9859f36b6 hiscore panel: fix lookup to run on edt
It modifies various fields in the ui and should be running on edt.
Additionally add a clear listener to reset the search state when the
input is cleared.

This requires changing the hiscore client to be async so that the
response can be properly applied on the edt
2020-08-23 11:54:36 -04:00
Hydrox 549dd89f8a loottrackerclient: log when submitting loot isn't successful 2020-08-15 18:47:52 -04:00
leejtandAdam 18087ca9cc loot tracker: add metadata field to loot record
This is for tracking miscellaneous data with the loot records, such as
npc id and skill levels, for the wiki drop log project.

Co-authored-by: Adam <Adam@sigterm.info>
2020-08-07 18:50:18 -04:00
Runelite auto updater 7d94e5b839 Bump for 1.6.25-SNAPSHOT 2020-08-06 11:26:05 +00:00
Runelite auto updater abf6600241 Release 1.6.24 2020-08-06 11:25:56 +00:00
Runelite auto updater b5abb09152 Bump for 1.6.24-SNAPSHOT 2020-07-23 11:20:33 +00:00
Runelite auto updater 0bd97e19a3 Release 1.6.23 2020-07-23 11:20:24 +00:00
Cyborger1 4362adb876 itemstats: check for two handed interactions (#12168) 2020-07-21 02:13:11 -06:00
Runelite auto updater 7f354ca5e4 Bump for 1.6.23-SNAPSHOT 2020-07-16 16:24:47 +00:00
Runelite auto updater bd190d87ba Release 1.6.22 2020-07-16 16:24:36 +00:00
Adam 47c375cb03 client: use guice provided http client everywhere 2020-06-27 23:21:28 -04:00
Runelite auto updater f7a233b90d Bump for 1.6.22-SNAPSHOT 2020-06-25 11:47:39 +00:00
Runelite auto updater 9f97c5a54c Release 1.6.21 2020-06-25 11:47:31 +00:00
Runelite auto updater 90729281a1 Bump for 1.6.21-SNAPSHOT 2020-06-18 11:23:53 +00:00
Runelite auto updater b5ca6a9d7f Release 1.6.20 2020-06-18 11:23:44 +00:00
Runelite auto updater 0b3abecbc8 Bump for 1.6.20-SNAPSHOT 2020-06-12 15:50:43 +00:00
Runelite auto updater 74b0e7b27d Release 1.6.19 2020-06-12 15:50:33 +00:00
Adam a1122ba141 ge: fix computing bought/sold amount
Use the total spent price instead of the delta spent price, as it is
being divided by the total quantity
2020-06-06 10:35:20 -04:00
Runelite auto updater b9e660a939 Bump for 1.6.19-SNAPSHOT 2020-06-04 14:44:46 +00:00
Runelite auto updater 9de4189632 Release 1.6.18 2020-06-04 14:44:35 +00:00
Adam 2dd6fa41e9 ge: include both delta qty and qty 2020-06-04 10:14:01 -04:00
Adam a803ba567b ge: include slot id 2020-06-03 20:44:45 -04:00
Adam c67378c09e ge plugin: include if trade is synced on login 2020-06-01 09:56:09 -04:00
Adam 83756e8722 ge: submit spent price instead of computed per-item price 2020-06-01 09:56:09 -04:00
Adam 6a2e15643f ge plugin: include world type in trades 2020-05-30 20:06:33 -04:00
Adam 17d6921a4a ge plugin: submit partially completed trades 2020-05-30 19:26:43 -04:00
Adam 6d46bb09c4 ge plugin: submit trades even when not logged in 2020-05-30 19:26:43 -04:00
Adam 2622cc2ac6 http-api: use separate class for ge trade history 2020-05-30 19:26:43 -04:00
Runelite auto updater 1e7299bcc6 Bump for 1.6.18-SNAPSHOT 2020-05-28 13:13:26 +00:00
Runelite auto updater 590c11edb4 Release 1.6.17 2020-05-28 13:13:17 +00:00
Runelite auto updater 10b502278e Bump for 1.6.17-SNAPSHOT 2020-05-21 11:43:06 +00:00
Runelite auto updater 79361aa17a Release 1.6.16 2020-05-21 11:42:57 +00:00
Runelite auto updater ac244c1425 Bump for 1.6.16-SNAPSHOT 2020-05-14 13:02:54 +00:00
Runelite auto updater 7ff66be6f2 Release 1.6.15 2020-05-14 13:02:48 +00:00
Runelite auto updater b35ab9aecd Bump for 1.6.15-SNAPSHOT 2020-05-09 16:15:32 +00:00
Runelite auto updater 3865e838e5 Release 1.6.14 2020-05-09 16:15:23 +00:00
Runelite auto updater 1db99628a1 Bump for 1.6.14-SNAPSHOT 2020-05-01 15:44:43 +00:00
Runelite auto updater bf76bd140e Release 1.6.13 2020-05-01 15:44:35 +00:00
Adam d25546f5db Add dmmt world type and tournament hiscore endpoint 2020-05-01 10:25:50 -04:00
Runelite auto updater 1c9c71ef7c Bump for 1.6.13-SNAPSHOT 2020-04-23 11:21:55 +00:00
Runelite auto updater 522da94369 Release 1.6.12 2020-04-23 11:21:47 +00:00
Runelite auto updater af7af0623a Bump for 1.6.12-SNAPSHOT 2020-04-16 14:33:14 +00:00
Runelite auto updater e2bd51b1e8 Release 1.6.11 2020-04-16 14:33:05 +00:00
Trevor fae69d4fd2 loot tracker plugin: submit loot on client shutdown (#11243) 2020-04-10 15:51:09 -06:00
Max Weber e83d1e6b72 runelite-client: add ClientShutdown event
This should hopefully make the client not corrupt it's cache randomly,
and prevents the config sets from racing shutdown
2020-04-09 16:04:39 -06:00
Abex 165bbbb622 Merge pull request #11195 from abextm/rm-npc-names
http-api: remove unused fields from NPCInfo
2020-04-09 11:43:29 -06:00
Adam 670e62b6b9 item service: remove old item searching and item lookup methods
We haven't used this code in awhile. Additionally modify the price
crawler to re-fetch known items in the event the name or examine
changes.
2020-04-07 16:09:30 -04:00
Max Weber 6a0fd2a0d0 http-api: remove unused fields from NPCInfo
These fields are never used. If we need this information we can get it
from the client's cache
2020-04-04 05:21:19 -06:00
Runelite auto updater 09c5a1d951 Bump for 1.6.11-SNAPSHOT 2020-03-26 12:24:21 +00:00
Runelite auto updater 97d5dadbba Release 1.6.10 2020-03-26 12:24:10 +00:00