Commit Graph
1202 Commits
Author SHA1 Message Date
Adam 534690b452 runelite-client: update bosstimer plugin to use infobox timers 2017-07-22 15:16:53 -04:00
Adam 1783a3e2e3 runelite-client: exclude org.pushingpixels from maven-shade-plugin 2017-07-22 14:26:27 -04:00
Adam fe487f5795 runelite-client: add substance graphite look and feel 2017-07-22 14:15:16 -04:00
Adam 653128cd97 runelite-client: fix some incorrect swing usage
All swing operations should be on the event dispatch thread
2017-07-22 14:08:41 -04:00
Adam 40e6604cae runelite-client: only prompt on close if logged in 2017-07-22 14:04:29 -04:00
Adam 22c34e84c5 Bump for 1.2.0-SNAPSHOT 2017-07-22 13:57:33 -04:00
Adam 4aec21c47b Merge pull request #136 from kfricilone/rsclient/rename
Rename some rsclient classes
2017-07-22 12:00:14 -04:00
Adam 0c6a862654 Merge pull request #135 from kfricilone/deob/log
Use renamed type for field/return
2017-07-22 11:45:34 -04:00
Adam 2db13e4a58 runelite-client: add lvl chat command 2017-07-21 18:17:34 -04:00
Adam 8b5f22106e http-service: add single skill hiscore lookup 2017-07-21 18:15:10 -04:00
l2- 546973c116 Renamed PriceCommands plugin to ChatCommands 2017-07-21 18:10:24 -04:00
Runelite auto updater 1d4305a17a [maven-release-plugin] prepare for next development iteration 2017-07-20 15:25:52 +00:00
Runelite auto updater 5db59e745a [maven-release-plugin] prepare release runelite-parent-1.1.33 2017-07-20 15:25:49 +00:00
Adam ede3b1b691 runelite-api: update minimap code from 150 2017-07-20 10:00:37 -04:00
Adam 7fb4515cbe runescape-client: update 150 2017-07-20 10:00:36 -04:00
Adam 53be6e1ff5 Add maven jvm.config
Set -Xmx512m since the injector runs some executions which was stressing
the GC
2017-07-19 20:55:57 -04:00
Adam 030a235b68 Merge pull request #133 from SteveOSRS/feature/xpglobetooltip
added xp globe tooltip
2017-07-19 14:20:30 -04:00
Steve 493b19ddcd added xp globe tooltip 2017-07-19 18:50:07 +01:00
Adam 5a270cfc6d cache: don't complete haneshake future until after state is changed to connected 2017-07-18 20:48:05 -04:00
Adam 45e41e06d6 Merge pull request #131 from Sethtroll/addbindingnecklace
Add binding necklace to jewelrycount
2017-07-18 20:43:20 -04:00
sethtroll a0df460eac Add binding necklace to runecraft plugin
-Since all charges are same ID, it will display a "?" until your current necklace breaks/or you right click check it
2017-07-18 20:42:56 -04:00
Seth 0eb197d7b2 runelite-client: add infobox and timers plugin 2017-07-18 18:48:46 -04:00
l2- 990acf1f89 Added high alch values to price command 2017-07-17 21:14:28 -04:00
l2- 634a7dc2ce Added pm sent to valid message types 2017-07-17 21:10:23 -04:00
l2- d6208133b6 Added comments. fixed a bug where it wouldn't recognize an item if there is another item with the search term in its name. 2017-07-17 21:10:17 -04:00
Adam f9b52e2472 Merge pull request #129 from Sethtroll/fixminsize
Fix for minimum client size
2017-07-17 19:43:29 -04:00
sethtroll 889417a967 Fix for minimum client size
-The default size isn't set until sidebar is expanded allowing you to minimize client until game crashes.
2017-07-17 18:31:25 -05:00
Adam 4c66e90185 Merge pull request #121 from Sethtroll/addcluescrolls
Add clue scroll plugin
2017-07-16 21:54:38 -04:00
sethtroll f3f8f4d4bb runelite-client: add cluescroll plugin 2017-07-16 21:31:30 -04:00
sethtroll ad14d0152b runelite-client: fix jewelery plugin npe when eqipment tab is not visable 2017-07-16 13:57:38 -04:00
sethtroll 33bcfc52a9 runelite-client: add skills necklace/combat braclet to jewelry plugin 2017-07-16 13:53:11 -04:00
Adam 43f8c58d5a runelite-client: add !price command 2017-07-16 13:49:17 -04:00
Adam f8178aa2ee runelite-client: split item price loader out of item manager, move into game
Also add synchronous getItemPrice
2017-07-16 13:10:25 -04:00
Adam ca32ec4502 injector: support hooks on constructors 2017-07-16 13:07:21 -04:00
Adam d1bbc52bb4 Remove unused imports 2017-07-16 10:11:08 -04:00
Adam 56f40345ac checkstyle: add UnusedImports 2017-07-16 09:51:44 -04:00
Adam 975b763397 Merge pull request #118 from kfricilone/deob/anns
Signature Annotating Rework
2017-07-16 09:43:15 -04:00
Adam 7be7a970f6 deobfuscator: use obfuscated types in annotated obfuscated signatures
Also annotate fields with their obfuscated type
2017-07-16 09:15:28 -04:00
Adam 9734ded390 http-service: add item search 2017-07-14 18:34:34 -04:00
Adam 9a14f46cf3 Merge pull request #117 from Sethtroll/addnpcid
Add Npc ID to DevToolsOverlay
2017-07-13 19:17:14 -04:00
sethtroll 58a56d4e9a Add NPC id to devtools 2017-07-13 18:08:19 -05:00
Adam ba3c1c2eea Merge pull request #110 from Sethtroll/addrememberusername
Add remember username option
2017-07-13 18:36:35 -04:00
Runelite auto updater 292df9c7d2 [maven-release-plugin] prepare for next development iteration 2017-07-13 12:41:15 +00:00
Runelite auto updater 3c3812821b [maven-release-plugin] prepare release runelite-parent-1.1.32 2017-07-13 12:41:11 +00:00
Runelite auto updater 13d1a1aab8 Update 149 2017-07-13 12:28:52 +00:00
Adam a3e67096c5 Merge pull request #116 from Sethtroll/addwcingnest
Add nest notification
2017-07-12 19:11:29 -04:00
sethtroll bb170029a8 Add nest notification 2017-07-12 17:42:46 -05:00
Adam 63192e5249 runelite-client: add synchronous job scheduler
Convert existing plugins to use it, so that the code all runs on the same
main game thread. Fixes various thread related issues caused from
accessing game state from executor threads.
2017-07-11 10:16:15 -04:00
Adam 8f4134f4bf runelite-client: update comment in pom 2017-07-10 22:11:12 -04:00
Adam 68b1b994a2 Merge pull request #114 from devinfrench/fishing-plugin
Change overlay color for flying fish
2017-07-10 20:50:37 -04:00