UniquePassive
944452dde4
Fix running Maven install on JDK9
2017-10-17 18:18:12 +02:00
Adam
7689a90fd4
Merge pull request #175 from UniquePassive/java9-fix
...
Fix runelite-client when running on Java 9
2017-10-14 18:13:51 -04:00
Alexander
725fcc635f
Merge pull request #177 from UniquePassive/issue-167
...
http-service: Fix capturing the whole of dot-delimited keys
2017-10-15 00:07:31 +02:00
Unknown
09f7cebedb
http-service: Fix capturing the whole of dot-delimited keys
2017-10-15 00:04:33 +02:00
Unknown
1d6edb279b
runelite-client: fix settings loading when running on Java 9
2017-10-14 19:08:59 +02:00
Adam
7c79a3b845
runelite-client: update substance to 7.1.00-rc
...
Fixes color slider being inverted
2017-10-14 09:16:31 -04:00
Adam
b595563bad
combat notifier: reset on game state change
2017-10-14 09:08:10 -04:00
Adam
3e227b117e
Merge pull request #170 from devinfrench/queries
...
Add item queries
2017-10-14 08:59:20 -04:00
Devin
1a4be15c75
Update existing plugins to use item queries
2017-10-14 08:37:52 -04:00
Adam
cf2487529b
Set default query predicate to always true
2017-10-14 08:37:48 -04:00
Devin
f2f60820ca
Add item queries
2017-10-13 19:16:29 -07:00
Adam
58be3e8f4c
Merge pull request #169 from tylerthardy/runepouch
...
Add runepouch configs
2017-10-13 22:09:52 -04:00
Adam
8985b7efe6
Merge pull request #172 from dey0/patch-1
...
Add shields to README.md
2017-10-13 22:09:17 -04:00
dey0
2f455ff892
Add shields to README.md
2017-10-13 14:18:00 -05:00
Tyler Hardy
6e968e4836
Add configs for runepouch (color, icons, enabling)
2017-10-13 08:11:45 -04:00
Adam
9807ed8ccf
runelite-client: show runepouch runecount in thousands
...
It is too hard to read with >3 characters
2017-10-13 08:09:24 -04:00
Tyler Hardy
9e7e713d63
Add Font manager ( #165 )
...
Convert existing plugins which load fonts to use it
2017-10-12 13:10:00 -04:00
Adam
3584f4cfce
Merge pull request #164 from devinfrench/jewelry
...
Change jewelry overlay font and position
2017-10-11 11:30:47 -04:00
Adam
fda5e7aa70
Merge pull request #166 from tylerthardy/mouseHighlightFix
...
Fix mouseHighlight plugin bug
2017-10-11 11:26:30 -04:00
Tyler Hardy
c7e7c29a5d
Fix bug in decoding RS colors
2017-10-11 03:33:17 -05:00
Devin
35f3020ae8
Change jewelry overlay font and position
2017-10-10 22:50:56 -07:00
Adam
8a03cca83d
runelite-client: fix loading hiscore plugin resources on case sensitive filesystems
2017-10-10 15:52:23 -04:00
Devin French
348d33802f
Add fight cave plugin
2017-10-09 21:18:00 -04:00
Tyler Hardy
b05fc2e83e
Fix mouse highlight and add custom border color ( #162 )
...
* Fix hover to show item being used on objects
* Add custom color for border
* Replace hex2rgb with Color.decode
2017-10-09 21:17:16 -04:00
Adam
34d277c169
trackloader: refactor more midi messages
2017-10-08 16:20:49 -04:00
Devin French
0b3da3bfea
Hide ground items when interface is open ( #160 )
...
* Add viewport WidgetInfo
* Add side panels varbit
* Change ground items plugin to only display within viewport
* Change viewport ids to main interface viewport
* Hide ground items when viewport interfaces are open
* Change fixed viewport widget id
2017-10-07 16:57:34 -04:00
Adam
3e6be6d12b
Merge pull request #159 from devinfrench/prayers
...
Add additional prayers
2017-10-07 10:29:54 -04:00
Runelite auto updater
917b0963b4
[maven-release-plugin] prepare for next development iteration
2017-10-07 14:23:08 +00:00
Runelite auto updater
0d1abe4b1b
[maven-release-plugin] prepare release runelite-parent-1.2.4
2017-10-07 14:23:04 +00:00
Runelite auto updater
2f86fecf07
Update 155
2017-10-07 14:17:51 +00:00
Devin
57e345ed46
Add additional prayers
2017-10-01 21:51:11 -07:00
Adam
2cb8f0fe50
cache: fix assembler test
2017-09-29 12:33:15 -04:00
Adam
a82742d0f6
opcodes: forgot to name a few
2017-09-29 12:14:33 -04:00
Adam
901ff8e5cc
cache: update opcodes
2017-09-29 12:06:03 -04:00
Adam
9936fe352a
cache: update world map dumper for Areas
2017-09-29 10:10:11 -04:00
Adam
a58dca9cd0
xteakeymanager: don't explode if key loading fails
2017-09-28 22:59:49 -04:00
Adam
3414e27bd6
account service: use common gson
2017-09-28 22:59:49 -04:00
Adam
a8ecde7913
xtea client: fix checkstyle violation
2017-09-28 22:40:05 -04:00
Adam
72ee72d38e
xteakeymanager: load keys from api
2017-09-28 22:34:07 -04:00
Adam
a5f6da90d5
cache: remove runelite api dependency
2017-09-28 22:17:57 -04:00
Adam
8cf0e1cc8d
cache: set protocol on downloaded indexes too
2017-09-28 21:28:25 -04:00
Adam
593e93b13d
cache: fix writeBigSmart
2017-09-28 21:27:56 -04:00
Adam
ba4447d8b8
cache: update cache version to 154
2017-09-28 20:51:31 -04:00
Adam
58b34d0fc0
xtea: validate submitted keys and make them not unique per revision
2017-09-28 19:28:42 -04:00
Adam
f1bc016cf9
cache: use the most recent cache instead of the archive with the highest revision, which isn't always reliable
2017-09-28 19:22:56 -04:00
Adam
16aff43607
http-service: disable csrf protection which got enabled from the cache security manager
2017-09-28 19:22:08 -04:00
Adam
7ce893af7b
cache: store index and archive crcs, and check them for updates too
...
Switch archive storage to CAS as sometimes archives change content without changing revision
2017-09-24 15:44:16 -04:00
Tyler Hardy
52d46c1272
Runepouch plugin
2017-09-24 11:24:41 -04:00
Tyler Hardy
0374a983da
Added damaged pouches to RC plugin ( #155 )
2017-09-22 20:45:55 -04:00
Adam
714547e1bf
cachedao: use prepared statement for finding files in archive
2017-09-21 18:00:21 -04:00