Commit Graph

9693 Commits

Author SHA1 Message Date
sdburns1998
22914889aa plugins: reduce config calls by saving and reusing values, misc performance tweaks. (#799)
* Save config values -- AgilityPlugin

* Static state value map

* Don't run area in the for loop

* Checking for bounds is enough for widget null check

* Cache font settings

* SAve config values -- AntiDragPlugin

* Save config values -- AoEPlugin

* Save config values -- AttackStylesPlugin

* Save config values -- BankPlugin

* Check if player is in kingdom

* Save hideAutoRetaliate -- AttackStylesPlugin

* Save config values -- BanListPlugin

* Save config values -- BarbaranAssaultPlugin

* Save config values -- BarrowsPlugin

* Checkstyle

* Move up updateConfig.java

* Save config values -- BlackjackPlugin

* Save config values -- BlastFurnacePlugin

* Save config values -- BlastMinePlugin

* Save config values -- BoostsPlugin

* Save config values -- CannonPlugin

* Fix bank plugin test

* Parallelize plugin loading

* Fix sidebar going AWOL

* Save config values -- ChatFilterPlugin

* Save config values -- ChatHistoryPlugin

* Save config values -- ChatNotificationsPlugin

* Save config values -- ChatTranslationPlugin

* Save config values -- ClanChatPlugin

* Save config values -- ClueScrollPlugin

* Cleanup CombatCounterPlugin

* Save config values -- CombatCounter

* Checkstyle

* Save config values -- CombatLevelPlugin

* Convert game thread events without mutable field to singletons

These should be safe to convert, events with mutable field should be checked

* Checkstyle

* Fix test

* Save config values -- CookingPlugin

* Save config values -- CorpPlugin

* SAve config values -- CoxPlugin

* Save config values -- DailyTasksPlugin

* Save config values -- DiscordPlugin

* Coxhelper checkstyle

* Save config values -- EquipmentInspectorPlugin

* SAve cofig values -- XpDropPlugin

* Save config values -- FairyRingPlugin

* Save config values -- FightCavePlugin

* Save config values -- FishingPlugin

* Save config values and refactor -- FlexoPlugin

* Save config values -- FlinchingPlugin

* Save config values -- FreezeTimersPlugin

* Save config values -- GpuPlugin

* Save config values -- GrandExchangePlugin

* Save config values -- GroundItemsPlugin

* Save config values -- GroundMarkerPlugin

* Save config values -- GroundMarkerPlugin

* Save config values -- HerbiboarPlugin

* Save config values -- HidePrayersPlugin

* Save config values -- HighAlchemyPlugin

* Save config values -- HunterPlugin

* Save config values -- BabyHydraPlugin

* Fix Flexo

* Checkstyle

* Save config values -- IdleNotifierPlugin

* Save config values -- ImplingsPlugin

* Save config values and cleanup -- InfernoPlugin

* Use EqualsAndHashCode for GroundMarkerPoint

* Save config values -- InterfaceStylesPlugin

* Save config values -- InventoryGridPlugin

* Save config values -- InventorySetupPlugin

* Checkstyle

* Save config values -- InventoryTagsPlugin

* Save config values -- InventoryViewerPlugin

* Save config values -- ItemChargePlugin

* Save config values -- ItemIdentificationPlugin

* Save config values -- ItemPricesPlugin

* Save config values -- ItemStatPlugin

* Save config values -- KeyRemappingPlugin

* Save config values -- KourendLibraryPlugin

* Save config values -- LearnToClickPlugin

* Save config values -- LizardmenShamanPlugin

* Save config values -- LoginScreenPlugin

* Cleanup LootAssistOverlay

* Remove unused LootAssistConfig

* Save config values -- LootTrackerPlugin

* Save config values -- MetronomePlugin

* Add border color ground items

* Save config values -- WorstPluginEverPlugin

* Fix inferno plugin

* Save config values -- MinimapPlugin

* Save config values -- MiningPlugin

* Save config values -- MotherlodePlugin

* Save config values -- MouseHighlightPlugin

* Save config values -- MTAPlugin

* Save config values -- MultiIndicatorsPlugin

* Save config values -- NightmareZonePlugin

* Save config values -- NpcIndicatorsPlugin

* Save config values -- NpcStatusPlugin

* Save config values -- NpcAggroAreaPlugin

* Save config values -- ObjectIndicatorsPlugin

* Save config values -- OpponentInfoPlugin

* Save config values -- PartyPlugin

* Save config values -- PerformanceStatsPlugin

* Save config values and cleanup -- PestcontrolPlugin

* Save config values , cleanup and refactor -- PileIndicatorsPlugin

* Save config values -- PlayerIndicatorsPlugin

* Save config values -- PlayerInfoPlugin

* Save config values -- PluginSorterPlugin

* Save config values -- PohPlugin

* Checkstyle

* Save config values -- PoisonPlugin

* Save config values -- PrayAgainstPlayerPlugin

* Save config values -- PrayerPlugin

* Save config values -- PrayerAlertPlugin

* Checkstyle

* Save config values -- PuzzleSolverPlugin

* Save config values -- PvpToolsPlugin

* Save config values -- PyramidPlunderPlugin

* Save config values -- RaidsPlugin

* Save config values -- ShortcutPlugin

* Save config values -- RaidsThievingPlugin

* Oopsie

* Save config values -- RegenMeterPlugin

* Save config values -- ReportButtonPlugin

* Save config values -- RunecraftPlugin

* Save config values -- RunedokuPlugin

* Save config values -- RunepouchPlugin

* Save config values -- SafeSpotPlugin

* Save config values -- ScreenshotPlugin

* Save config values -- ShiftWalkerPlugin

* Save config values -- SlayerPlugin

* Save config values -- SmeltingPlugin

* Save config values -- SpawnTimerPlugin

* Save config values -- SpellbookPlugin

* Save config values -- StatusBarsPlugin

* Save config values -- ThievingPlugin

* Checkstyle

* Cleanup Zulrah

* Save config values -- XpTrackerPlugin

* Save config values -- XpGlobesPlugin

* Save config values -- WorldMapPlugin

* Save config values -- TheatrePlugin

* Save config values -- TickTimersPlugin

* Save config values -- TileIndicatorsPlugin

* Save config values -- TimersPlugin

* Save config values -- TitheFarmPlugin

* Save config values -- TMorphPlugin

* Save config values -- WarIndicatorPlugin

* Save config values -- WhaleWatchersPlugin

* Save config values -- WildernessLocationsPlugin

* Save config values -- WintertodtPlugin

* Save config values -- WorldHopperPlugin

* Save config values -- WoodcuttingPlugin

* Cleanup

* Checkstyle

* Fix tests
2019-07-05 01:11:31 +02:00
Lucas
6cfc662cd8 Fix wrong class names 2019-07-05 00:49:24 +02:00
Lucas
a8d801d830 Use newer version of fernflower and remove __xx names 2019-07-05 00:40:33 +02:00
Lucas
1f2a9b21d6 Fix some deob/asm bugs
Check if last char is ; as well, so (e.g.) Login doesn't end up as ogi
Check if name is the same as exported already for renamer
2019-07-05 00:40:32 +02:00
Lucas
d26115cac6 Fix deob pom and revert updatemappings change
Revert not working updatemappings change
Show log messages in deob
2019-07-05 00:40:31 +02:00
Kyleeld
6617f6a144 Update RuneLiteConfig.java 2019-07-04 20:50:36 +01:00
Kyleeld
6b0851001a Update RuneLitePlusPlugin.java 2019-07-04 20:49:30 +01:00
Kyleeld
0c64dddf78 Update FlexoPlugin.java 2019-07-04 20:47:31 +01:00
ocekyled
8f05c01618 Added several missing interfaces to bank pin plugin (#878) 2019-07-04 15:37:56 +01:00
Hydrox6
f213753c7e prayer: fix HD prayer bar flick location 2019-07-04 14:51:32 +01:00
Runelite auto updater
d7a1e51041 [maven-release-plugin] prepare for next development iteration 2019-07-04 13:01:18 +00:00
Runelite auto updater
4fd0fcab0f [maven-release-plugin] prepare release runelite-parent-1.5.28 2019-07-04 13:01:12 +00:00
sdburns1998
4045d18b14 Merge pull request #873 from sdburns1998/test-ganom
DynamicObjectAnimationChanged
2019-07-04 04:56:20 +02:00
Owain van Brakel
be301d14fa DynamicObjectAnimationChanged 2019-07-04 04:48:57 +02:00
se7enAte9
2d3af49624 pluginsorter: fix runelite plugin incorrect position when unhidi… (#872) 2019-07-03 19:00:16 -07:00
James Munson
a46b3c0321 Increase timeout for runelites api 2019-07-03 17:59:31 -07:00
JavaBlah
6193c08aad cursors plugin: add dragon dagger (p) cursor 2019-07-03 18:34:26 -04:00
kristo naeris
9d927c3d6f world hopper: add option to disable Hop-to menu option 2019-07-03 18:25:29 -04:00
Abex
d004dc0548 Merge pull request #9272 from abextm/framedumpertest-index-confusion
cache/FrameDumperTest: Don't get the wrong framemaps for a frame
2019-07-03 13:04:38 -06:00
Ian William O'Neill
9e7d124d49 Quick fix for people not being able to send/receive Translated messages. (#868)
Thanks to 7ate9.
2019-07-03 14:53:44 -04:00
sdburns1998
781a1cc2a4 Merge pull request #867 from runelite-extended/runepouch-font-fix
incorporate font manager into rune pouch
2019-07-03 20:23:33 +02:00
PKLite
d8fbd902cc Bug Fixes
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-07-03 14:02:41 -04:00
PKLite
1e80b0ef14 Merge branch 'master' into loot-tracker-reset 2019-07-03 11:30:28 -04:00
Kyleeld
d8d75eac1b Update RunepouchOverlay.java
stupid insert key
2019-07-03 15:47:23 +01:00
Max Weber
911893b710 cache/FrameDumperTest: Don't get the wrong framemaps for a frame 2019-07-03 08:45:24 -06:00
Kyleeld
3889ebefa1 bring inline with font manager
bring inline with font manager

currently ignores font manager
2019-07-03 15:13:03 +01:00
PKLite
4390617d0e test
Signed-off-by: PKLite <stonewall@pklite.xyz>
2019-07-03 04:20:22 -04:00
Max Weber
d72a1b9456 runelite-client: Don't try to contain to screen when contain is off
Java's GraphicsConfiguration::getBounds() is completely nonfunctional
for me, returning nearly random values, which causes the our window to
move itself to random places, often outside of my displays' bounds
2019-07-03 00:48:18 -06:00
Kusha Gharahi
80f0000f89 wintertodt plugin: add round start notification
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-02 22:34:32 -04:00
Zeruth
1754ade711 Revert "Merge branch 'master' into master"
This reverts commit 16561db1d6, reversing
changes made to c2710ada6b.
2019-07-02 21:09:07 -04:00
Tyler Bochard
16561db1d6 Merge branch 'master' into master 2019-07-02 21:08:27 -04:00
Adam
ff5d0432c8 Merge pull request #9256 from Nightfirecat/hot-cold-fixes
Hot cold fixes
2019-07-02 20:48:32 -04:00
Zeruth
c2710ada6b fixes cluescroll plugin 2019-07-02 19:22:20 -04:00
Tyler Bochard
236ccaf33f Merge pull request #864 from runelite/master
bringup to upstream
2019-07-02 18:59:16 -04:00
Tyler Bochard
2da2a0d6e6 Merge pull request #857 from Kyleeld/MES-fixes
menuentryswapper: various fixes
2019-07-02 18:58:16 -04:00
Tyler Bochard
b135a65939 Merge pull request #733 from gazivodag/lootingbag_viewer_update
lootingbagviewer: add gp amount overlay to looting bag in inventory.
2019-07-02 18:55:47 -04:00
Tyler Bochard
a86ef48f16 Merge pull request #855 from f0rmatme/timeout
runeliteapi: add timeout to rlp api call.
2019-07-02 18:54:35 -04:00
Tyler Bochard
3aacea79ac Merge pull request #860 from Kyleeld/nmz-fix-4-sammich
NMZ total points added as config option
2019-07-02 18:53:20 -04:00
Tyler Bochard
ea20ce5521 Merge pull request #862 from icyredstar/patch-1
Fix Barrows overlay colors
2019-07-02 18:52:51 -04:00
Tyler Bochard
5090480382 Merge pull request #861 from Kyleeld/corp-overlay
Corp Overlay update
2019-07-02 18:52:33 -04:00
Tyler Bochard
b68f39fe1d Merge pull request #858 from Kyleeld/bringup-rl
upstream: bringup merge
2019-07-02 18:47:54 -04:00
Tyler Bochard
f1fa898687 Merge branch 'master' into bringup-rl 2019-07-02 18:41:47 -04:00
Zeruth
a24cab01e2 makes translator work in clan chat as well. 2019-07-02 18:39:36 -04:00
Zeruth
e111b3aeae Revert "bringup to current runelite-master"
This reverts commit 74da8a883f.
2019-07-02 18:39:36 -04:00
icyredstar
8a2bad0728 Update BarrowsBrotherSlainOverlay.java
Accurately apply red color to X (brothers not killed yet) and green color to ✓ (brother has been killed)
2019-07-02 16:33:15 -04:00
Tyler Bochard
269db34f11 Update README.md 2019-07-02 14:41:47 -04:00
Adam
6d51862668 Merge pull request #9236 from Nightfirecat/fix-npc-respawn-timer-bug
npc indicators: Fix long respawn timer bug
2019-07-02 13:54:22 -04:00
Adam
8df4e0ef43 Merge pull request #8845 from Hydrox6/hd-prayer-bar
prayer: Add HD Prayer Bar
2019-07-02 13:11:18 -04:00
Damen
7fe69bd86b worldmap: fix shield of arrav start points 2019-07-02 12:45:28 -04:00
Daniel Serpa
692609480f ge plugin: add grand exchange total value
Co-authored-by: Adam <Adam@sigterm.info>
2019-07-02 11:10:40 -04:00