Commit Graph

973 Commits

Author SHA1 Message Date
noremac201
e54f9e4c8a added total level to highscores/skill enum 2017-05-13 10:27:21 -05:00
Abel Briggs
769166ced0 Reformatted skill order on hiscore lookup 2017-05-13 09:32:11 -04:00
Adam
ee5c681cea Merge pull request #62 from Noremac201/poison
Add more varbits/constructor
2017-05-12 20:57:05 -04:00
noremac201
be42942c1f added varbits poison and spec along with another varbits constructor 2017-05-12 18:58:57 -05:00
Kronos
c04e896ff4 Updated DevTools for viewing widget components 2017-05-12 16:57:06 -04:00
Adam
5596462b01 runelite-api: optimize getInteracting 2017-05-11 17:30:35 -04:00
Adam
c24f6b5eb9 model-viewer: fix some of the orientation issues 2017-05-11 17:09:48 -04:00
Adam
cce60dddab travis: update discord webhook 2017-05-11 12:20:17 -04:00
Adam
4023e3b2ed Merge pull request #59 from kfricilone/proxy/updates
runelite-proxy: updated constants and fixed packet copying
2017-05-11 09:25:30 -04:00
Adam
cac6432a55 model viewer: fix rendering models if faceRenderTypes is null 2017-05-11 09:19:03 -04:00
Kyle Fricilone
bcfbe38303 runelite-proxy: updated constants and fixed packet copying 2017-05-10 20:15:12 -05:00
Adam
64f99a909a runelite-api: add Experience class for xpForLevel and levelForXp 2017-05-10 16:15:07 -04:00
Snorflake
fe13b29fa4 Add top right rendering padding (#53)
* Add top right rendering padding

* Removed todo
2017-05-10 12:36:14 -04:00
Adam
745e293575 Merge pull request #57 from kfricilone/plugins/xtea
runelite-client: close xtea response, add debug message
2017-05-09 21:01:56 -04:00
Kyle Fricilone
3e4a435da4 runelite-client: close xtea response, add debug message 2017-05-09 19:56:10 -05:00
Adam
fe7e4ed515 Merge pull request #54 from devinfrench/develop
Remove colour text from option in MouseHighlight plugin
2017-05-08 20:15:33 -04:00
Adam
4769728aca Add websocket server and client, for use later 2017-05-08 19:29:00 -04:00
Adam
3068fee671 zulrah: don't update when not logged in 2017-05-08 19:27:12 -04:00
Adam
2f3073e051 Merge pull request #55 from kfricilone/cache/defs-update
Thanks
2017-05-08 19:23:00 -04:00
Adam
c64fb003b4 http-service: fix servlet-api dependency 2017-05-08 18:48:37 -04:00
Adam
872d22e524 http-service: use own servlet for proxying requests to spark
This allows using websockets more easily later

Also exclude spark dependency on jetty during non tests since we don't use it
2017-05-08 18:27:56 -04:00
Devin
867c1d4538 Remove colour text from option in MouseHighlight plugin 2017-05-08 14:24:19 -07:00
Kyle Fricilone
c532640569 cache: remove npc_def opcode 2017-05-08 16:11:10 -05:00
Kyle Fricilone
50857627e9 cache: update definitions 2017-05-08 11:52:26 -05:00
Adam
d007cdfa9f travis: add .m2 to cache 2017-05-07 19:10:32 -04:00
Cameron Moberg
15bf3eebbb updated Runecrafting plugin with additional logic and change location of text 2017-05-07 18:57:15 -04:00
Adam
50b7ff2064 cache: add switch instruction 2017-05-07 17:24:00 -04:00
Adam
b96619e2d8 cache: add script attrs to assembler and disassembler 2017-05-07 15:34:27 -04:00
Adam
e210cf6f1e cache: load script key/value pairs too 2017-05-07 14:38:07 -04:00
Adam
4049785d63 Merge pull request #52 from KronosDesign/dev-tools
Updated inventory overlay in DevTools
2017-05-07 12:10:11 -04:00
Adam
f33aed6d49 runelite-client: update fps plugin for render update 2017-05-07 12:04:59 -04:00
Kronos
5fc6ac5839 Updated inventory overlay in DevTools
Also, modified WidgetItem bounds to account for padding
2017-05-08 01:50:08 +10:00
Adam
34aaaa4dea Change tomcat username to runelite 2017-05-07 11:32:43 -04:00
aria
0469d83bb5 Add zulrah plugin 2017-05-07 11:09:10 -04:00
Devin French
feda25f1d2 runelite-api: Add queries 2017-05-06 21:37:10 -04:00
Adam
71dac537b5 runelite-client: allow plugins to have multiple overlays, fix top down renderer right 2017-05-06 16:13:15 -04:00
Adam
d39953a232 http service: fix not setting AI on user id 2017-05-06 11:40:22 -04:00
Adam
7bac276e25 http-service: add account api 2017-05-05 23:11:47 -04:00
Alexander
123336a1ed Merge pull request #48 from KronosDesign/travis-hook
Switched travis-ci.php host to fix blocking issues
2017-05-05 19:56:52 +02:00
Kronos
757e9850c1 Switched travis-ci.php host to fix blocking issues 2017-05-06 02:31:01 +10:00
Devin French
939ce237a1 Add ClanChat plugin 2017-05-04 07:22:27 -04:00
Adam
a22b8384f9 hiscore plugin: replace nbsp with space in player names, run lookup on another thread 2017-05-03 19:59:41 -04:00
Adam
747af7cb24 runelite-api: change getBoosted/RealSkillLevel to take a Skill 2017-05-03 19:23:58 -04:00
Adam
685771ea6b runelite-api: add beginning of prayers 2017-05-03 19:11:10 -04:00
Adam
6f8d000351 dev tools: add simple settings tracker 2017-05-03 18:52:31 -04:00
Adam
29280179f7 Merge pull request #43 from KronosDesign/api-updates
Hooked paddingX/Y in Widget
2017-05-03 16:57:55 -04:00
Kronos
593051977c Renamed paddingX/Y in Cache 2017-05-04 06:10:05 +10:00
Kronos
7314988f81 Hooked paddingX/Y in Widget 2017-05-04 05:57:14 +10:00
Adam
042fb54099 Merge pull request #42 from KronosDesign/patch-1
Added Discord webhook support to Travis-CI
2017-05-02 11:06:11 -04:00
Adam
b0135776f8 http service: close response body 2017-05-02 08:12:12 -04:00