ImNoOSRS and ImNo
05ae0b769c
RSTile: setDecorativeObject ( #2967 )
...
Co-authored-by: ImNo <kylian@iphone.nl >
2021-03-18 23:42:16 +01:00
ImNoOSRS and ImNoOSRS
a499d7f305
WeaponMap Fix Typo ( #2948 )
...
Co-authored-by: ImNoOSRS <kylian105@hotmail.com >
2021-02-25 14:37:45 +00:00
ImNoOSRS
d4530548cd
PluginManager: Reverse the loading of plugins.
...
When loading plugins in the default order, lets say
Wintertodt-0.0.1.jar
Wintertodt-0.0.2.jar
Wintertodt-0.0.3.jar
It would load 0.0.1 then detect 0.0.2 and 0.0.3 as duplicates.
By reversing this it would load the newest one and detect the old ones as duplicate.
2020-11-23 16:36:35 +01:00
ImNoOSRS
0990182ac4
HTTP-API: Ignore snapshots for the runelite API.
...
As of now runelite doesnt support this link:
https://api.runelite.net/runelite-1.6.33-SNAPSHOT/worlds.js
When ignoring the SNAPSHOT version it takes the heighest version which isnt a snapshot.
2020-11-11 18:46:31 +01:00
ImNoOSRS
e5a74473fd
api: Add support for verbose inventory quantities ( #2814 )
...
* -
-
* Add VerboseInventoryQuantitiesMixin with changes.
* Fix checkstyle and add copyright header.
* Remove unused imports
* Checkstyle hotfix
* Checkstyle
* Checkstyle2
* Change Internal name to itemQuantitiesVerbose
2020-09-24 13:41:12 +02:00