Commit Graph

7282 Commits

Author SHA1 Message Date
zeruth
2b0b126a1b Update Splash
Show our versioning as well. Recoolorize
2019-04-21 03:12:18 -04:00
James
2a7625f240 Adds splash screen (#29)
* clock manager: wrap panel to run on swing thread

* Add splash screen to Runelite

Although RuneLite is still fast at loading, it's more user friendly
for at least something to pop up before the client.
There is also an option (-no-splash) to disable the splash screen.
This uses psikoi's design.

* splash screen/client ui: don't set up theme twice

Setting up the look and feel of RuneLite shouldn't happen twice, so
check to see if it has already been set up before setting up the look
and feel.
2019-04-21 07:41:48 +01:00
zeruth
776734c51c Update ClientTransform.java
Lol, how many more times
2019-04-21 00:56:14 -04:00
Ganom
3d9f6473b2 Merge pull request #27 from runelite-extended/MenuEntriesFinito
Update ClientTransform.java
2019-04-21 00:53:21 -04:00
zeruth
a99efc343d Update ClientTransform.java
Finished setMenuEntries, "Whoops"
2019-04-21 00:52:06 -04:00
James
57b6ea81d7 Merge pull request #26 from runelite-extended/MenuEntriesFinito
ClientTransform
2019-04-20 21:19:26 -07:00
zeruth
6a73c6f8e6 ClientTransform
Adds all protected menu transforms necessary for blackjacking!
Eat shit upstream :)
2019-04-21 00:16:50 -04:00
Ganom
1db6142753 Merge pull request #24 from runelite-extended/update-2
Kitten notifer fix? Remove music indicator, removed nexthitnotifer
2019-04-20 23:02:46 -04:00
James
ce3c8ac392 Merge pull request #25 from Ganom/master
Fixes and type corrections
2019-04-20 20:00:30 -07:00
Ganom
428b6dc4dd Fixing issue where you were locked in nylo room 2019-04-20 22:55:05 -04:00
Ganom
480168e843 Removing next hit notifier as its redundant 2019-04-20 22:52:36 -04:00
Ganom
f243494b4f Adding type to PvpTools 2019-04-20 22:51:02 -04:00
Ganom
cf5fa63804 Adding type to PlankMake 2019-04-20 22:50:43 -04:00
James Munson
decdb652f2 revert 2019-04-20 19:27:41 -07:00
James Munson
e926fce1ce removed fkeyremapping, broken 2019-04-20 19:23:59 -07:00
James Munson
5f07a0681e Kitten notifer fix? Remove music indicator, removed nexthitnotifer(Repladed by Show Damage on XP Drop) 2019-04-20 19:02:04 -07:00
Kyleeld
d8031183d9 Merge pull request #20 from runelite-extended/pvpupdate
PvP update
2019-04-21 00:27:31 +01:00
James
4900e4bd0c Merge pull request #21 from ThatGamerBlue/config-secrecy
Don't send the config to RuneLite's devs
2019-04-20 16:25:58 -07:00
James Munson
2f7eb66555 Removed outline from freezetimers 2019-04-20 16:19:16 -07:00
James Munson
e7aec705ba Merge branch 'master' of https://github.com/runelite-extended/runelite into pvpupdate 2019-04-20 15:42:39 -07:00
James
efd9df9cf7 Merge pull request #18 from Kyleeld/master
additonal changes + plugins
2019-04-20 15:42:18 -07:00
Kyleeld
6444b004e4 Delete ZoneVisibility.java 2019-04-20 23:36:25 +01:00
Kyleeld
8b81946a90 Delete ZoneIndicatorsPlugin.java 2019-04-20 23:36:19 +01:00
Kyleeld
114f3a35a1 Delete ZoneIndicatorsOverlay.java 2019-04-20 23:36:13 +01:00
Kyleeld
fd1678463f Delete ZoneIndicatorsMinimapOverlay.java 2019-04-20 23:36:07 +01:00
Kyleeld
9be2b74747 Delete ZoneIndicatorsConfig.java 2019-04-20 23:36:00 +01:00
Kyleeld
06d0367802 Delete MapLocations.java 2019-04-20 23:35:55 +01:00
Kyleeld
7955ae016b Delete GroupedItem.java 2019-04-20 23:33:36 +01:00
Kyleeld
cb397e566b Delete GroupItemListPlugin.java 2019-04-20 23:33:29 +01:00
Kyleeld
82c3722470 Delete SafeSpotPlugin.java 2019-04-20 23:31:50 +01:00
Kyleeld
cb0bb31047 Delete SafeSpotOverlay.java 2019-04-20 23:31:44 +01:00
Kyleeld
55d7f64a08 Delete SafeSpotConfig.java 2019-04-20 23:31:36 +01:00
James Munson
e9ca8e681b Updated freezers config / FIXED? 2019-04-20 14:18:52 -07:00
ThatGamerBlue
011db2f462 Fix horrific typo 2019-04-20 22:56:14 +02:00
ThatGamerBlue
e96f3845ce Don't send the config to RuneLite's devs 2019-04-20 22:54:18 +02:00
James Munson
12e1de31d6 Only update ping on UI update 2019-04-20 13:49:23 -07:00
James Munson
88785dccf1 Updated pvp plugins 2019-04-20 13:19:51 -07:00
James Munson
a5383a909b Merge branch 'master' of runelite 2019-04-20 12:50:02 -07:00
James Munson
f06078cb9d Added config group item 2019-04-20 12:46:02 -07:00
lordzuku
7efc3c1dcd Plugin additions (#19)
* Added getProjectile tranform & zeruths player transform

cleaned up a bit of the imports / code

* fixed equipment inspector & added more features to tob
2019-04-20 15:44:19 -04:00
James Munson
b868b84afd Merge branch 'master' of https://github.com/runelite-extended/runelite 2019-04-20 12:41:35 -07:00
zeruth
ab7ca3ebed Update KittenNotifierPlugin.java
Prevent stack overflow, not sure if this is a complete fix, but stopped my crashes at GE
2019-04-20 15:39:55 -04:00
Kyleeld
1931a7e580 Update LootingBagViewerPlugin.java 2019-04-20 20:33:06 +01:00
James
c0bc66fb9c Changes (#15)
* Add config option to hide inventory viewer when player inventory is open

* Fix style error

* Adds world history to world hopper plugin.\n- Adds support for converting strings to Maps\n- Ability to clear history

* Fixed code style issues

* Fixed code style issues in another file

* Adds ability to not show tabs if you don't want

* Tabs are not shown by default

* Fix indentation in InventoryViewerConfig

* mixes checkstyle

* mixes checkstyle

* Adds ability to see your xp drops as damage, overlayed above your opponent

* Adds building to jar capabilities and fixes 0s

* added output

* Add grouping option to Inventory Viewer

* Add option to show free slots

Works on both the Grouped and Full modes

* skybox: calculate brightness increase in HSB format

* mixins: renderWidgetLayer: skip hidden widgets

* World Map: Identify Both Shield of Arrav Quest Start Points (#8442)

Closes #8437

* Add Ammo plugin

Shows the contents of the Ammo slot as an Infobox

* Add support for weapon slot items, such as darts

* Add stack formatting

* Improve Ammo's Documentation

* widgetitem: associate Widget with WidgetItem

* widgetitem overlay: allow configuring which interfaces to overlay

Update overlays to behave consistent with how they behaved before
removal of query api, with the exception of adding the rune pouch
overlay to the bank.

* Displays teammate health bars for BA Healer overlay

Parses teammate hp and outputs to System.out

Removed useless class

Displays offset inverted health bars

Set accurate values for location and size of health bars

Checkstyle

Checkstyle

* Nothing

* Removes max draw distance of ground markers

* Added vanguard hp tracker

* Vanguard Disabled by default

* Add player indicator config to show offline friends

* Better player indicator plugin, removed pk vison. added InteractChanged api

* Add a toggle to only show player indicators in the wilderness.

* Dont limit level by default in playerindicators

* Added type to plugins
2019-04-20 15:06:29 -04:00
Kyleeld
50a054ec86 lootingbagviewer 2019-04-20 19:38:40 +01:00
Kyleeld
7740d4f6a0 remove lootingbagviewer 2019-04-20 19:34:13 +01:00
Kyleeld
b26e2bdf0a remove inventorysetups 2019-04-20 19:16:35 +01:00
Kyleeld
08015501b0 Update StrongholdPlugin.java 2019-04-20 19:12:28 +01:00
Kyleeld
6de220f958 Merge branch 'master' of https://github.com/Kyleeld/runelite 2019-04-20 19:10:03 +01:00
Kyleeld
72de982de8 changes + security fix 2019-04-20 19:09:19 +01:00