Commit Graph
13575 Commits
Author SHA1 Message Date
github-actions[bot] 2ba06b96ad Merge pull request #2534 from open-osrs/NPC-UPDATE-8b6a48aae
Client: Update NPC stats
2020-04-30 00:19:11 +00:00
OpenOSRS 6b639f406d Client: Update NPC stats 2020-04-30 00:12:12 +00:00
ThatGamerBlue 8b6a48aae2 Merge pull request #2532 from open-osrs/allow-plugin-abstraction
pluginmanager: allow Plugins to be instantized if they're a plugin regardless of superclass.
2020-04-29 16:16:34 +01:00
Ganom 9fb9bb1931 pluginmanager: one-line. 2020-04-29 11:06:55 -04:00
Ganom 5a5c1ab307 pluginmanager: allow Plugins to be instantized if they're a plugin regardless of superclass. 2020-04-29 10:45:18 -04:00
github-actions[bot] 4df96086b5 Merge pull request #2530 from open-osrs/NPC-UPDATE-5a02c94c9
Client: Update NPC stats
2020-04-29 00:15:40 +00:00
OpenOSRS 6162279c13 Client: Update NPC stats 2020-04-29 00:09:11 +00:00
Kyle 5a02c94c9f Merge pull request #2529 from xKylee/upstream2804
project: upstream
2020-04-29 00:20:49 +01:00
Kyle 5778539345 Merge pull request #2513 from Owain94/pluginlistnullcheck
pluginlist: Add null check
2020-04-29 00:20:33 +01:00
Kyle 44f3d89a4b Merge pull request #2524 from open-osrs/publish
gradle: make publishing easier
2020-04-29 00:19:54 +01:00
xKylee 78ff1d1485 project: upstream
project: upstream
2020-04-28 23:54:49 +01:00
Kyle 6c153c0932 Merge pull request #2528 from xKylee/add-trading-widgets
widgetinfo: add trade widgetinfos
2020-04-28 19:46:42 +01:00
Kyle 029a57cfea Update WidgetInfo.java 2020-04-28 19:37:57 +01:00
Kyle 5234cc5883 Merge pull request #2527 from xKylee/splashscreen
project: splashscreen fix capitalisation
2020-04-28 17:17:18 +01:00
Kyle 4eaed7c18e project: splashscreen 2020-04-28 16:55:39 +01:00
Tomas Slusny 06d8a217c8 Merge pull request #10575 from raiyni/move-equipment-button
Move bank equipment button into title bar
2020-04-28 02:53:19 +02:00
Tyler Davis 5bfefcccb8 account: Fix tooltip and dialog verbiage (#11132)
This commit changes uses of "login" and "logout" to "log in" and "log
out" when they are representing a verb.
2020-04-28 00:41:44 +00:00
Abex f0b70592ad Merge pull request #11183 from DSerp/quest-filter-fix
quest list: stop chat input from closing when pressing enter
2020-04-27 15:52:47 -06:00
Daniel b337cf8ee1 questlist, music, fairyring: don't close filter when pressing enter 2020-04-27 15:38:24 -06:00
Daniel 2706199944 chatboxtextinput: conditionally close input from ondone callback 2020-04-27 15:37:17 -06:00
Ron Young cac0828253 tabinterface: move equipment button into title bar and move title bar widgets 2020-04-26 22:15:32 -05:00
Ron Young 8b2f519546 widgets: add bank item count and equipment button ids 2020-04-26 22:15:32 -05:00
Ron Young 5b7eb0adaf revert banktags: move new tagtab button to the bottom of the list 358703f307 2020-04-26 22:14:31 -05:00
Spedwards 8eee9d12f6 world hopper: add region filter option to quick-hopping 2020-04-26 18:50:18 -04:00
ThatGamerBlue c15a2ed618 fix indent 2020-04-26 23:07:17 +01:00
Aaron King 9226db8e05 item stats: add the in-bank equipment interface 2020-04-26 17:29:03 -04:00
Owain van Brakel 153717161c Merge pull request #2525 from open-osrs/Owain94-patch-1 2020-04-26 22:47:15 +02:00
Owain van Brakel ab794c8c65 groups: Bind on local host instead of ip address 2020-04-26 22:39:18 +02:00
RansomTime 1e679fd385 cluescrolls: Clarify West Ardougne Church clue location (#11238) 2020-04-26 18:43:54 +00:00
Adam a20ae62995 combat level plugin: use script events for attack level range hook 2020-04-26 12:59:08 -04:00
Étienne Boutet 62e05610a0 idlenotifier: Add bolt tip attaching animations 2020-04-26 16:58:14 +00:00
Adam d85a72da0f runelite: log startup failures as errors 2020-04-26 11:56:39 -04:00
ThatGamerBlue 07151007cc Update build.gradle.kts 2020-04-26 16:49:56 +01:00
ThatGamerBlue 5d8dba3ea2 gradle: make publishing easier 2020-04-26 16:49:14 +01:00
Kyle 3d6c5e5ede Merge pull request #2522 from xKylee/upstream
project: upstream + version bump
2020-04-26 13:14:24 +01:00
Tomas Slusny 64848fee59 Merge pull request #11366 from Hydrox6/pearl-rods
api: correct pearl fly fishing and barbarian rod animations
2020-04-26 04:35:23 +02:00
Kyle 611783a3c0 project: splash screen change and more logging (#2523)
* Update PluginManager.java

* Update ExternalPluginManager.java
2020-04-26 02:23:52 +01:00
github-actions[bot] 2cafafb5bd Merge pull request #2521 from open-osrs/NPC-UPDATE-967c3be8b
Client: Update NPC stats
2020-04-26 00:16:56 +00:00
OpenOSRS 9cc4881a3b Client: Update NPC stats 2020-04-26 00:09:34 +00:00
Hydrox6 a7265f5996 api: correct pearl fly fishing and barbarian rod animations
Each of the pearl rods have 2 animation IDs, with one of them showing 
the casting of the rod. This casting animation is used by the normal and
oily rods. However, for whatever reason, the Fly fishing and Barbarian 
rods both use the non-casting animation whilst active.
2020-04-26 01:04:04 +01:00
Kyle 959ed65c22 Update Model.java 2020-04-26 00:21:47 +01:00
Kyle 0c48ae448f mixins 2020-04-26 00:06:57 +01:00
Kyle 8216dfa20f upstream: merge and version bump
upstream: merge and version bump
2020-04-25 23:53:09 +01:00
Kyle 967c3be8ba Merge pull request #2518 from open-osrs/bootstrap-ram
bootstrap: allow java up to 1g of ram
2020-04-24 21:12:53 +01:00
Tim Granata c507d0b4ff clues: add twisted slayer helm to warrior's guild steps (#11350) 2020-04-24 22:05:03 +02:00
github-actions[bot] d628b81c18 Merge pull request #2519 from open-osrs/NPC-UPDATE-3e5efa9dd
Client: Update NPC stats
2020-04-24 00:17:57 +00:00
OpenOSRS 2cd935b3c4 Client: Update NPC stats 2020-04-24 00:10:45 +00:00
ThatGamerBlue ed923ebc0b bootstrap: allow java up to 1g of ram 2020-04-23 16:24:25 +01:00
Runelite auto updater 1c9c71ef7c Bump for 1.6.13-SNAPSHOT 2020-04-23 11:21:55 +00:00
Runelite auto updater 522da94369 Release 1.6.12 2020-04-23 11:21:47 +00:00