Commit Graph

  • c3b3a761b4 runelite-client: cache negative item price queries Adam 2017-06-13 20:29:15 -04:00
  • 91c7dde12d runelite-client: add prices to ground items plugin Adam 2017-06-13 19:35:56 -04:00
  • 4844d024f8 runelite-client: add item manager for caching item prices Adam 2017-06-13 19:35:28 -04:00
  • 9b89d169e5 http-api: add item client Adam 2017-06-13 19:34:59 -04:00
  • a67fb38d27 http-service: add item price api Adam 2017-06-13 18:20:24 -04:00
  • a42f85ca40 Add widget item query Devin 2017-05-05 16:20:00 -07:00
  • cae29ff754 http-service: set content-type to application/json in various responses Adam 2017-06-12 19:11:15 -04:00
  • 2c6a19c434 http-service: add item api Adam 2017-06-12 18:35:21 -04:00
  • f0b707a1b8 Add getter for skill experience (#76) Nicholas Bailey 2017-06-10 14:12:49 -04:00
  • ba2062816a checkstyle: add WhitespaceAround for if/else/while/do/for Adam 2017-06-10 13:58:34 -04:00
  • 922366e131 checkstyle: require tabs for indenting Adam 2017-06-09 23:17:51 -04:00
  • bfff2dc07b Merge pull request #75 from baileyn/typo_fix Adam 2017-06-09 23:05:10 -04:00
  • 52c79395d5 Fixed typo rednerMinimapLocation -> renderMinimapLocation Nicholas Bailey 2017-06-09 22:39:55 -04:00
  • 45b9bfbe2c runelite-client: clean up zulrah plugin Kyle Fricilone 2017-06-09 22:28:16 -04:00
  • dc6436a66a runelite-client: add graphic to devtools overlay Kyle Fricilone 2017-06-09 22:28:00 -04:00
  • 364e99b244 runelite-client: add overlay util for rendering common overlays. use in plugins Kyle Fricilone 2017-06-09 22:27:30 -04:00
  • 9ce3852863 runelite-client: update pc plugin for widget changes, and cleanup Kyle Fricilone 2017-06-09 22:26:03 -04:00
  • 892bf245d8 runelite-client: clean up fps overlay. Move near XP orb. Kyle Fricilone 2017-06-09 22:24:43 -04:00
  • de46ae9592 Added fletching and glassblowing to idle notifier/animationID class (#74) Abel Briggs 2017-06-09 19:23:10 -05:00
  • 3118e6a799 Add checkstyle config for brace style Adam 2017-06-08 11:58:58 -04:00
  • b638318349 [maven-release-plugin] prepare for next development iteration Runelite auto updater 2017-06-08 14:05:45 +00:00
  • 127e77c1f4 [maven-release-plugin] prepare release runelite-parent-1.1.29 Runelite auto updater 2017-06-08 14:05:41 +00:00
  • 257fd0434f Update 144 Runelite auto updater 2017-06-08 13:55:34 +00:00
  • c5af56c618 Add plugin to display items dropped on the ground (#70) Abel Briggs 2017-06-06 20:03:57 -05:00
  • bec5ff64db cache: fix trackdumpertest with negative archive names Adam 2017-06-05 12:12:12 -04:00
  • c0a25b5626 cache: update to 143 Adam 2017-06-04 21:19:10 -04:00
  • ca93ce2a8b cache: remove unnecessary loop from TrackLoader Adam 2017-06-04 19:46:58 -04:00
  • 7e0a1c37d3 cache: fix trackloader sometmies producing corrupt midis Adam 2017-06-04 19:42:26 -04:00
  • 0ef72eb878 cache: fix setting enum size Adam 2017-06-01 19:39:35 -04:00
  • 6a552a81d6 cache: add area definition and loader Adam 2017-06-01 19:14:47 -04:00
  • cb07c315c9 [maven-release-plugin] prepare for next development iteration Runelite auto updater 2017-06-01 17:02:05 +00:00
  • 6e8ef356d5 [maven-release-plugin] prepare release runelite-parent-1.1.28 Runelite auto updater 2017-06-01 17:02:01 +00:00
  • 8515a3ba05 Update 143 Runelite auto updater 2017-06-01 16:57:09 +00:00
  • 1bc843b648 cache: fix cache server test Adam 2017-05-31 21:02:17 -04:00
  • f81592c320 cache client: batch requested archives instead of requesting individually Adam 2017-05-31 20:51:36 -04:00
  • c7af537df7 Disable javadoc generation by default, enable on ci Adam 2017-05-30 17:52:07 -04:00
  • 9adfb183d6 cache: add loaders for archive 0 of world map index Adam 2017-05-29 21:03:50 -04:00
  • 21f9f583f9 Update cache to 142 Adam 2017-05-29 18:30:32 -04:00
  • 2e5e118df4 cache: extract cache to working directory based on cache version Adam 2017-05-29 18:21:44 -04:00
  • 1624770d6f [maven-release-plugin] prepare for next development iteration Runelite auto updater 2017-05-26 22:00:00 +00:00
  • 6da1139263 [maven-release-plugin] prepare release runelite-parent-1.1.27 Runelite auto updater 2017-05-26 21:59:56 +00:00
  • 2143973127 Add maven-javadoc-plugin to catch javadoc errors prior to release Adam 2017-05-26 17:25:09 -04:00
  • 2e3028f664 runescape-api: fix getObjectDefinition import Adam 2017-05-25 20:40:48 -04:00
  • 10ee577f5e runescape-api: move canvas to GameEngine Adam 2017-05-25 20:40:25 -04:00
  • 20e397de4d runescape-api: remove unused imports Adam 2017-05-25 20:40:07 -04:00
  • 968d3ce6c1 runelite-client: set client size Adam 2017-05-25 20:07:06 -04:00
  • 51fe5f2b3b Bump rs.version to 142 Adam 2017-05-25 20:01:35 -04:00
  • 31f600e49f cache: add string append instruction Adam 2017-05-21 21:00:12 -04:00
  • 519e6d9f91 cache: add switch to interpreter Adam 2017-05-21 18:29:28 -04:00
  • 99d47b2053 cache: add invoke to instructions Adam 2017-05-21 18:07:07 -04:00
  • 21d7955071 cache: also write int operand for sload Adam 2017-05-21 18:02:49 -04:00
  • 27d154249e cache: add stack and lvt string/int counts to rs2asm Adam 2017-05-21 17:37:03 -04:00
  • 4f14eebd9d cache: document invoke/return some, add beginning of lvt to interpreter Adam 2017-05-21 17:03:21 -04:00
  • 82fcdb9506 cache: add iload/istore sload/sstore opcodes Adam 2017-05-21 16:35:10 -04:00
  • 69bb4d97b2 model-viewer: render kits too Adam 2017-05-21 13:17:25 -04:00
  • c73eebc934 runelite-api: add PlayerComposition and KitType enum Adam 2017-05-21 11:57:44 -04:00
  • 5eabbd8cff runelite-client: comment the config return type check.. Adam 2017-05-21 11:44:29 -04:00
  • 3cd86bbbc4 cache: fix framemap dumper file names Adam 2017-05-21 00:34:11 -04:00
  • 48bbb11ac4 cache: add definition/loader for frame and framemap Adam 2017-05-20 20:32:32 -04:00
  • ba4ff2edd2 cache: couple of newFile -> newFolder Adam 2017-05-20 18:13:11 -04:00
  • 6ea98a73e0 runelite-proxy: hexdump packets Adam 2017-05-20 16:33:18 -04:00
  • b8242eeed1 runelite-client: load vanilla client if an update has occured Adam 2017-05-20 15:42:01 -04:00
  • 39430395ef runelite-client: check saved session validity Adam 2017-05-20 11:49:24 -04:00
  • f92da7b9b1 http-service: add session check call to check session validity Adam 2017-05-20 11:37:49 -04:00
  • edebf40162 runelite-client: fix invocation handler to return config Adam 2017-05-20 11:29:05 -04:00
  • 9e8bf482cb runelite-client: set default config by default Adam 2017-05-20 10:58:38 -04:00
  • ade6a2ae97 runelite-proxy: c2s uses different packet opcodes than s2c, so we can't packetcopy it Adam 2017-05-19 19:13:10 -04:00
  • 0e6d408aee runelite-client: add config plugin Adam 2017-05-19 12:19:40 -04:00
  • fcbb405449 runelite-client: destroy session on logout Adam 2017-05-17 13:54:40 -04:00
  • 79a10cc2d2 runelite-client: add logout feature to account plugin Adam 2017-05-16 20:30:08 -04:00
  • 7e0cc60097 http-api: fix building config requests Adam 2017-05-16 19:24:00 -04:00
  • c32782a233 http-api: catch and rethrown json exceptions as ioexceptions - we don't check return code from the http response.. Adam 2017-05-16 19:23:48 -04:00
  • 45640a34be http-service: add config service Adam 2017-05-16 16:24:50 -04:00
  • e213d7e888 Merge branch 'master' of github.com:runelite/runelite Adam 2017-05-16 16:20:19 -04:00
  • 08fa07cf06 http-service: use open() not beginTransaction() in accountservice init Adam 2017-05-15 20:46:04 -04:00
  • 5250c4f1c3 http-service: remove old servicerunner test - does not anymore due to guice+JNDI Adam 2017-05-15 20:45:47 -04:00
  • 1171aed331 http-service: add ServletContextLogger.LEVEL context-param Adam 2017-05-15 20:45:16 -04:00
  • 58292794f3 http-api: share a common gson instance Adam 2017-05-15 19:36:57 -04:00
  • 38823d1afa http-api: share a common http client Adam 2017-05-15 19:07:41 -04:00
  • e53d984874 Merge pull request #64 from Noremac201/hitotal Adam 2017-05-15 18:33:48 -04:00
  • 566a785ebf travis: only deploy commits on the master branch Adam 2017-05-15 17:25:36 -04:00
  • a10b565f2e runelite-client: fix npe in websocket close Adam 2017-05-15 08:30:06 -04:00
  • e90e6ea2ab runelite-client: create session file directory if it doesn't exist Adam 2017-05-14 19:52:28 -04:00
  • 7af13c6d99 runelite-client: reconnect if connection is closed. Adam 2017-05-14 19:51:38 -04:00
  • cf4e9fab1d Add account plugin, and support for acquiring a session with the account webservice Adam 2017-05-14 19:23:44 -04:00
  • aebeba06ad runelite-client: load plugins on the main thread Adam 2017-05-14 18:52:40 -04:00
  • c49fe33cf9 runelite-client: fix npe from --no-rs in zulrah plugin Adam 2017-05-14 18:39:16 -04:00
  • cb0417cc9f http-api: Remove unused exception thrown from hiscore client Adam 2017-05-14 18:36:52 -04:00
  • 1ce044c308 runelite-client: add --no-rs option Adam 2017-05-14 18:35:38 -04:00
  • cb71a096a0 runelite-client: add runnable exception logger and use it in the zulrah plugin Adam 2017-05-14 18:34:51 -04:00
  • c36df36433 clan chat: fix code style Adam 2017-05-14 18:34:20 -04:00
  • e54f9e4c8a added total level to highscores/skill enum noremac201 2017-05-13 10:27:21 -05:00
  • 769166ced0 Reformatted skill order on hiscore lookup Abel Briggs 2017-05-13 08:32:11 -05:00
  • ee5c681cea Merge pull request #62 from Noremac201/poison Adam 2017-05-12 20:57:05 -04:00
  • be42942c1f added varbits poison and spec along with another varbits constructor noremac201 2017-05-12 18:58:57 -05:00
  • c04e896ff4 Updated DevTools for viewing widget components Kronos 2017-05-13 06:57:06 +10:00
  • 5596462b01 runelite-api: optimize getInteracting Adam 2017-05-11 17:30:35 -04:00
  • c24f6b5eb9 model-viewer: fix some of the orientation issues Adam 2017-05-11 17:09:48 -04:00
  • cce60dddab travis: update discord webhook Adam 2017-05-11 12:20:17 -04:00
  • 4023e3b2ed Merge pull request #59 from kfricilone/proxy/updates Adam 2017-05-11 09:25:30 -04:00