Commit Graph
100 Commits
Author SHA1 Message Date
f0rmatme ff34a7d998 Merge remote-tracking branch 'origin/spawn' into spawn 2019-11-14 16:21:32 -08:00
f0rmatme c5e8512c7f Merge branch 'master' of https://github.com/open-osrs/runelite into spawn
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/npchighlight/NpcIndicatorsPlugin.java
#	runelite-client/src/test/java/net/runelite/client/plugins/npchighlight/NpcIndicatorsPluginTest.java
2019-11-14 16:20:49 -08:00
f0rmatme 6a2bd8f1a9 specialcounter: add tob boss modifiers 2019-11-14 16:02:34 -08:00
f0rmatme 3ca832e677 suppliestracker: crash bug fix for house pool 2019-11-05 17:36:47 -08:00
f0rmatme b60ecd8c47 unused imports 2019-10-21 01:13:42 -07:00
f0rmatme 89e1ce55cb update 2019-10-21 00:55:50 -07:00
f0rmatme 9b34443e77 Merge branch 'spawn-notification' of https://github.com/MrMagaw/runelite into spawn
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/npchighlight/NpcIndicatorsPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/npchighlight/NpcSceneOverlay.java
2019-10-21 00:49:44 -07:00
f0rmatme 5388f4f42c bank plugin: improve responsiveness of bank searches 2019-10-16 16:46:49 -07:00
f0rmatme 47c747c04a Merge branch 'faster-bank-search' of https://github.com/trimbe/runelite into bank
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/bank/BankPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/banktags/tabs/BankSearch.java
2019-10-16 16:41:25 -07:00
f0rmatme 00f6cbf39e OPENOSRS branding 2019-09-29 17:29:53 -07:00
James Munson 64c98e2c58 runelite-client: disabled IncrementalCompilation 2019-07-19 11:57:43 -07:00
James Munson 6519daaabf Added back MAX_DISTANCE to AgilityOverlay 2019-07-07 15:45:00 -07:00
James Munson 7a59c59181 removed flinching plugin, it got replaced by npc status 2019-07-06 23:07:26 -07:00
James Munson 0f256646c3 only add positive supplies 2019-07-06 15:20:36 -07:00
James Munson 189838dfd1 Update maven-compiler-plugin and allow incremental compilation 2019-07-05 15:55:46 -07:00
James Munson 842b6a7495 "Incremental Builds" 2019-07-05 15:37:21 -07:00
James Munson 1ac52afd4c "Incremental Builds" 2019-07-05 15:36:27 -07:00
James Munson 8688a87a94 "Incremental Builds" 2019-07-05 15:21:07 -07:00
James Munson 7412a29a54 Revert "Incremental Builds"
This reverts commit 9d8c96f6
2019-07-05 15:20:30 -07:00
James Munson 6ce193342b Revert "Incremental Builds"
This reverts commit 9d8c96f6
2019-07-05 15:19:37 -07:00
James Munson 1ec45e09d4 Incremental Builds 2019-07-05 15:19:04 -07:00
James Munson 9d8c96f612 Incremental Builds 2019-07-05 12:39:07 -07:00
James Munson 608c66766b Incremental Builds 2019-07-04 23:07:02 -07:00
James Munson 35fffe6299 removes max draw distance of ground markers 2019-07-04 21:09:27 -07:00
James Munson 7b8bd02bf8 Add ItemFinder util 2019-07-04 20:45:56 -07:00
James Munson a46b3c0321 Increase timeout for runelites api 2019-07-03 17:59:31 -07:00
James Munson 6518102e31 Update 2019-07-02 03:06:02 -07:00
James Munson 09419c2f81 Updated okhttp3 from 3.7.0 okhttp3 4.0.0
Updated timeout stuff
2019-07-02 03:01:15 -07:00
James Munson cfe7fe6be8 Merge remote-tracking branch 'MEEEEEEEEEEEEEEEEEEEEEEEEEE/timeout' into timeout
# Conflicts:
#	http-api/src/main/java/net/runelite/http/api/RuneLiteAPI.java
2019-07-02 01:47:40 -07:00
James Munson 4a77249440 Update 2019-07-02 01:46:35 -07:00
James Munson 0b2faa3e6d Fix for people lagging when loading a new region if they have a firewall/bad internet 2019-07-01 17:54:11 -07:00
James Munson 6e0eee982a Fix for test failing 2019-07-01 17:13:06 -07:00
James Munson 06224bd42e TODO : SUPPORT CUSTOM FONT ON UI? 2019-07-01 16:26:22 -07:00
James Munson 3b96dcf8a5 buildLinkPanel no longer static 2019-07-01 15:50:29 -07:00
James Munson 81ee1f9fba Added transparent text support
Added border color
2019-07-01 15:46:43 -07:00
James Munson e72af39f27 Font Change 2019-07-01 15:29:48 -07:00
James Munson 82bd556c77 Inventory Grid Plugin: Add color configuration 2019-07-01 02:43:05 -07:00
James Munson 09939fc03f Change api base to runeliteplus
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 23:01:15 -07:00
James Munson 8c045dcb0f unused import
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 22:01:49 -07:00
James Munson 847eb30d1f Removed useless mongo db
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 21:19:21 -07:00
James Munson 87fdcee6f7 Update
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-25 01:34:28 -07:00
James Munson f15068f448 Checkstyle?
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 16:53:36 -07:00
James Munson 34cb26d29b Added house host to api
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 14:24:34 -07:00
James Munson 26820175d9 removed http dumb test
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 13:30:30 -07:00
James Munson 9c9ce65ed8 Added cache control filter for later use
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 12:01:16 -07:00
James Munson 64874e9e98 Fix travis
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 11:39:36 -07:00
James Munson 9ee4320482 Added !layout
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 05:30:26 -07:00
James Munson cd77f9b513 Update
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 04:58:08 -07:00
James Munson 1754508b26 Update
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 04:45:03 -07:00
James Munson b0c884eda1 Update http-service
Signed-off-by: James Munson <jmunson@openpoll.io>
2019-06-24 04:39:33 -07:00
James Munson 9d07e360f5 How did i miss this 2019-06-22 14:58:57 -07:00
James Munson 42654621f0 How did i miss this 2019-06-22 14:58:31 -07:00
James Munson fc3547bb73 Checkstyle 2019-06-22 14:51:06 -07:00
James Munson 1552b8d9fc Moved pile stuff in player indicators to the pileindicators 2019-06-22 01:47:19 -07:00
James Munson 1868d503aa Added performance stats aka dps counter 2019-06-16 03:56:50 -07:00
James Munson 7afd38f2a1 Added performance stats aka dps counter 2019-06-16 03:44:46 -07:00
James Munson 4967ab87f2 Removed 2019-06-16 03:30:31 -07:00
James Munson 5c159307c9 Merge branch 'dps' of https://github.com/Trevor159/runelite into new_updates 2019-06-16 02:31:44 -07:00
James Munson 9cc48a45e1 Added raids scout overlay hotkey 2019-06-16 02:12:35 -07:00
James Munson 71a4b5d58b NPC hider based on name 2019-06-15 16:51:44 -07:00
James Munson 844089ae2e NPC hider based on name 2019-06-15 16:00:36 -07:00
James Munson 94ee8e276a Changes 2019-06-14 23:04:11 -07:00
James Munson 3a542a0184 Checkstyle update 2019-06-14 22:55:09 -07:00
James Munson d75ea74abd tob board highlight,moveable tob health orbs and boss hp bar 2019-06-14 22:47:29 -07:00
James Munson 58c37c0b79 Update headers 2019-06-14 21:50:44 -07:00
James Munson 5772de4cc2 Updated Grotesque Guardians Plugin 2019-06-14 21:41:52 -07:00
James Munson 07364346ba Unused 2019-06-14 11:46:12 -07:00
James Munson 7d4e489d28 Motherload Mine Updates 2019-06-14 02:34:29 -07:00
James Munson c86e555df2 Merge branch 'mining-plugin-remove-pie-on-early-mlm-respawn' of https://github.com/Twiglet1022/runelite into newupdates 2019-06-14 02:23:29 -07:00
James Munson 768b9f6110 fixed tooltips not working with only right click things 2019-06-14 01:22:12 -07:00
James Munson 37fb09efc7 Missed this 2019-06-14 01:09:41 -07:00
James Munson 7fa4d4c64c Update 2019-06-14 01:06:35 -07:00
James Munson a0e7d51a3a Update to use Tables 2019-06-14 01:00:00 -07:00
James Munson 5c3378e438 Added party info display to raids 2019-06-14 00:48:38 -07:00
James Munson 67f6163f4c Fix 2019-06-14 00:27:50 -07:00
James Munson dba542d689 Update 2019-06-14 00:03:27 -07:00
James Munson 3b3ad5ca18 Merge branch 'true-current-tile' of https://github.com/jesse1412/runelite into true 2019-06-14 00:01:41 -07:00
James Munson c0f3d2536a Unused imports 2019-06-13 16:20:15 -07:00
James Munson 02fda75a9c Change 2019-06-13 16:09:40 -07:00
James Munson b10464ac08 Updated the statusbar 2019-06-13 16:06:42 -07:00
James Munson 8a1f8147be Un needed else? 2019-06-13 14:27:37 -07:00
James Munson 4736950fbd Wildcard change 2019-06-13 14:23:58 -07:00
James Munson f59a902111 Updated pyramid plunder plugin 2019-06-13 14:21:15 -07:00
James Munson 7e6818ab0a Finished adding idle sounds to idle plugin 2019-06-12 05:05:47 -07:00
James Munson b1ea2eb30a Removed logging 2019-06-12 04:54:30 -07:00
James Munson 40b1e53b31 Added sound config settings to idle plugin
Added Over Special Energy Notification
2019-06-12 04:49:28 -07:00
James Munson 05493f5c8d Unused import 2019-06-12 03:30:17 -07:00
James Munson a285697eb6 Zulrah sounds, needs testing 2019-06-12 03:28:33 -07:00
James Munson 0024bdca52 Checkstyle fix 2019-06-12 02:02:44 -07:00
James Munson a0046876be Checkstyle fix 2019-06-12 02:02:01 -07:00
James Munson ba83bf11e9 Added Sounds files
Added Classes Sound/SoundManager
2019-06-12 01:44:52 -07:00
James Munson 248b238e9d Updated inferno plugin 2019-06-09 23:53:03 -07:00
James Munson 58014c53be Added inferno plugin 2019-06-09 23:43:15 -07:00
James Munson 71103190b5 Fix 2019-06-09 23:31:19 -07:00
James Munson e8cf7132c6 Add impling overlay 2019-06-09 23:26:50 -07:00
James Munson 54cd44581e Extend line of sight range 2019-06-09 23:10:06 -07:00
James Munson 5319e625c5 Removed unused tick counter 2019-06-03 13:08:05 -07:00
James Munson b6f0301a9a Nmz swapper 2019-05-21 01:30:11 -07:00
James Munson 7a2bd95f3b switch to our session endpoint 2019-05-20 20:40:04 -07:00
James Munson 9a787201e3 Merge branch 'item-util-2' of https://github.com/TheStonedTurtle/runelite into ult
# Conflicts:
#	runelite-client/src/main/java/net/runelite/client/plugins/fishing/FishingPlugin.java
#	runelite-client/src/main/java/net/runelite/client/plugins/roguesden/RoguesDenPlugin.java
2019-05-20 03:20:59 -07:00