Commit Graph
48 Commits
Author SHA1 Message Date
UniquePassive f81f2cd272 Add puzzle solver plugin 2018-02-08 19:13:05 -05:00
UniquePassive 74552d0018 Add puzzle solving algorithm 2018-02-08 19:13:03 -05:00
UniquePassive 49dc078b11 Add puzzle box WidgetInfo 2018-02-08 19:03:05 -05:00
UniquePassive d4c6575d9c Add puzzle box InventoryID 2018-02-08 19:03:03 -05:00
UniquePassive a61b383877 Rename ocLowDetail to objectCompositionLowDetail 2018-02-05 15:08:21 +01:00
UniquePassive 659413feb1 Rename highMemory to audioHighMemory 2018-02-05 15:05:06 +01:00
UniquePassive 48d6170351 Always use "high memory" audio 2018-02-05 14:59:41 +01:00
UniquePassive ad90e932c6 screenshot plugin: fix okhttp resource leak on imgur upload 2018-01-30 18:45:57 +01:00
UniquePassive 4fac783c18 Add a Reset button to config panels for resetting to defaults 2018-01-25 18:53:23 -05:00
UniquePassive 0cede52ba5 Add a config setting for the game applet's size 2018-01-26 00:49:00 +01:00
UniquePassive b0429cbd65 Add Dimension to configs 2018-01-26 00:47:49 +01:00
UniquePassive 741d42ab49 http-service: fix exception on empty config setKey request body 2018-01-22 01:21:58 +01:00
UniquePassive d1cb80004d runelite-client: add screenshot plugin 2018-01-20 10:55:09 -05:00
UniquePassive f242e8d047 runelite-client: add client ui loaded event 2018-01-20 10:54:58 -05:00
UniquePassive 709dac68d4 runelite-client: update to substance 8.0.00-dev 2018-01-20 10:54:43 -05:00
UniquePassive ea19150e40 Add nullcheck for counter in SlayerPlugin#onConfigChanged 2018-01-20 12:05:49 +01:00
UniquePassive 2d0cd23785 Notify before 5 minute idle and 6h logout 2018-01-20 11:49:54 +01:00
UniquePassive fc4188e48d runescape-client: Fix broken glyphs 2018-01-19 17:16:51 +01:00
UniquePassive f1821015db runelite-client: update plugins for new overlay layer 2018-01-14 21:46:48 -05:00
UniquePassive b9eb86edf2 runelite-client: add OverlayLayer and rendering logic for multiple overlay layers 2018-01-14 21:46:42 -05:00
UniquePassive 95bc310bc1 Add API for getting the client BufferProvider 2018-01-14 21:46:24 -05:00
UniquePassive e4a4be0069 Remove extra pixels on the right side of minimap_orb_background 2018-01-13 04:48:45 +01:00
UniquePassive 552beb0af5 SpecOrbOverlay: Use fields for position constants + adjust specorb pos 2018-01-13 04:42:29 +01:00
UniquePassive 68d448b7de Implement optimized isFriend, isIgnore and isClanMember 2018-01-12 20:49:21 -05:00
UniquePassive 5cf24a8f83 Add world types 2018-01-06 19:54:25 -05:00
UniquePassive 31c86ac816 Add a world list lookup client 2018-01-06 19:54:24 -05:00
UniquePassive 23acf6d80a runescape-client: Rename RSCanvas to GameCanvas 2018-01-06 20:32:43 +01:00
UniquePassive de66481965 Fix the UI freezing when refreshing widgets in the Dev Tools 2018-01-04 20:37:32 +01:00
UniquePassive b93927f4e6 Fix ground items not being toggleable 2018-01-03 01:05:52 +01:00
UniquePassive 2bdaf09b6b Fix previous result not being cleared in hiscore plugin 2018-01-02 19:37:25 +01:00
UniquePassive 945cdb1116 Fix BackgroundComponent's background overflow 2018-01-02 08:29:03 -05:00
UniquePassive e4487362a5 Expand the hiscore panel when looking up players 2018-01-02 08:28:09 -05:00
UniquePassive 8f9c74aa91 Don't NPE when Player name is null 2017-12-27 20:31:50 +01:00
UniquePassive 044502da78 Make special attack orb look a little nicer 2017-12-17 02:25:36 +01:00
UniquePassive e977a82882 Make hidden items case insensitive in GroundItems plugin 2017-11-03 15:09:52 +01:00
UniquePassive 741bc66907 Adjust client frame panel size
Removes the black line below the game applet
2017-10-22 20:09:42 +02:00
UniquePassive 71382a7819 Fix checkstyle errors 2017-10-22 16:42:06 +02:00
UniquePassive 69895328be Add method mixin copy and replace functionality 2017-10-22 16:42:06 +02:00
UniquePassive 944452dde4 Fix running Maven install on JDK9 2017-10-17 18:18:12 +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
UniquePassive e4b1165601 Make ModelDefinition UV coordinate fields transient 2017-03-24 22:43:50 +01:00
UniquePassive 711e9424b2 Rename triangleSkinValues to faceSkins in ModelDefinition 2017-03-24 22:43:24 +01:00
UniquePassive ea523a296a Add boughtId & boughtTemplateId to ItemDefinition 2017-03-24 20:48:01 +01:00
UniquePassive 6d9d3fbb85 Format ModelDefinition code according to the project's standards 2017-03-24 20:01:29 +01:00
UniquePassive 2c44b43859 Add texture UV coordinate calculation to ModelDefinition 2017-03-24 19:36:31 +01:00
UniquePassive 28ff8e3366 Rename ModelDefinition fields for clarity 2017-03-24 19:35:46 +01:00
UniquePassive 72c82ae298 Pass in byte[] to all definition loaders, not InputStream 2017-03-24 19:04:53 +01:00