diff --git a/GroundItems/plugin$ignoreItem$1.class b/GroundItems/plugin$ignoreItem$1.class index 77aae83..60450b7 100644 Binary files a/GroundItems/plugin$ignoreItem$1.class and b/GroundItems/plugin$ignoreItem$1.class differ diff --git a/GroundItems/plugin$tagItem$1.class b/GroundItems/plugin$tagItem$1.class index c3189a1..b7279c8 100644 Binary files a/GroundItems/plugin$tagItem$1.class and b/GroundItems/plugin$tagItem$1.class differ diff --git a/GroundItems/plugin.class b/GroundItems/plugin.class index c9c51d9..e4a1ccc 100644 Binary files a/GroundItems/plugin.class and b/GroundItems/plugin.class differ diff --git a/GroundItems/plugin.properties b/GroundItems/plugin.properties index e14f44c..c77a215 100644 --- a/GroundItems/plugin.properties +++ b/GroundItems/plugin.properties @@ -5,4 +5,4 @@ Commands:\ ::(tag,ignore)item ID\ ::(reset)groundconfig\ Special thanks to Chisato for the original skeleton. -VERSION=1.2 \ No newline at end of file +VERSION=1.3 \ No newline at end of file diff --git a/GroundItems/item_configs.json b/GroundItems/res/item_configs.json similarity index 100% rename from GroundItems/item_configs.json rename to GroundItems/res/item_configs.json diff --git a/KondoKit/AltCanvas$1.class b/KondoKit/AltCanvas$1.class new file mode 100644 index 0000000..311a26b Binary files /dev/null and b/KondoKit/AltCanvas$1.class differ diff --git a/KondoKit/AltCanvas$2.class b/KondoKit/AltCanvas$2.class new file mode 100644 index 0000000..d14b17c Binary files /dev/null and b/KondoKit/AltCanvas$2.class differ diff --git a/KondoKit/AltCanvas$3$keyPressed$1.class b/KondoKit/AltCanvas$3$keyPressed$1.class new file mode 100644 index 0000000..8e361ab Binary files /dev/null and b/KondoKit/AltCanvas$3$keyPressed$1.class differ diff --git a/KondoKit/AltCanvas$3$keyReleased$1.class b/KondoKit/AltCanvas$3$keyReleased$1.class new file mode 100644 index 0000000..3719a26 Binary files /dev/null and b/KondoKit/AltCanvas$3$keyReleased$1.class differ diff --git a/KondoKit/AltCanvas$3$keyTyped$1.class b/KondoKit/AltCanvas$3$keyTyped$1.class new file mode 100644 index 0000000..fdca1b8 Binary files /dev/null and b/KondoKit/AltCanvas$3$keyTyped$1.class differ diff --git a/KondoKit/AltCanvas$3.class b/KondoKit/AltCanvas$3.class new file mode 100644 index 0000000..58677b3 Binary files /dev/null and b/KondoKit/AltCanvas$3.class differ diff --git a/KondoKit/AltCanvas$4.class b/KondoKit/AltCanvas$4.class new file mode 100644 index 0000000..b7e2e4a Binary files /dev/null and b/KondoKit/AltCanvas$4.class differ diff --git a/KondoKit/AltCanvas.class b/KondoKit/AltCanvas.class new file mode 100644 index 0000000..11de0a9 Binary files /dev/null and b/KondoKit/AltCanvas.class differ diff --git a/KondoKit/BaseSprite.class b/KondoKit/BaseSprite.class new file mode 100644 index 0000000..d20db78 Binary files /dev/null and b/KondoKit/BaseSprite.class differ diff --git a/KondoKit/Constants.class b/KondoKit/Constants.class index 0d212d3..d60d571 100644 Binary files a/KondoKit/Constants.class and b/KondoKit/Constants.class differ diff --git a/KondoKit/Exposed.class b/KondoKit/Exposed.class new file mode 100644 index 0000000..2f0ca61 Binary files /dev/null and b/KondoKit/Exposed.class differ diff --git a/KondoKit/Helpers$FieldNotifier.class b/KondoKit/Helpers$FieldNotifier.class new file mode 100644 index 0000000..e25f3c3 Binary files /dev/null and b/KondoKit/Helpers$FieldNotifier.class differ diff --git a/KondoKit/Helpers$FieldObserver.class b/KondoKit/Helpers$FieldObserver.class new file mode 100644 index 0000000..3f3fe2b Binary files /dev/null and b/KondoKit/Helpers$FieldObserver.class differ diff --git a/KondoKit/Helpers$Spacer.class b/KondoKit/Helpers$Spacer.class deleted file mode 100644 index c4a8893..0000000 Binary files a/KondoKit/Helpers$Spacer.class and /dev/null differ diff --git a/KondoKit/Helpers$showToast$1$1$run$1.class b/KondoKit/Helpers$showToast$1$1$run$1.class new file mode 100644 index 0000000..476a764 Binary files /dev/null and b/KondoKit/Helpers$showToast$1$1$run$1.class differ diff --git a/KondoKit/Helpers$showToast$1$1.class b/KondoKit/Helpers$showToast$1$1.class new file mode 100644 index 0000000..91d906c Binary files /dev/null and b/KondoKit/Helpers$showToast$1$1.class differ diff --git a/KondoKit/Helpers$showToast$1.class b/KondoKit/Helpers$showToast$1.class new file mode 100644 index 0000000..5e988fb Binary files /dev/null and b/KondoKit/Helpers$showToast$1.class differ diff --git a/KondoKit/Helpers.class b/KondoKit/Helpers.class index 054126d..62a0dcd 100644 Binary files a/KondoKit/Helpers.class and b/KondoKit/Helpers.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$1$keyPressed$1.class b/KondoKit/HiscoresView$CustomSearchField$1$keyPressed$1.class new file mode 100644 index 0000000..b48fe04 Binary files /dev/null and b/KondoKit/HiscoresView$CustomSearchField$1$keyPressed$1.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$1$keyTyped$1.class b/KondoKit/HiscoresView$CustomSearchField$1$keyTyped$1.class new file mode 100644 index 0000000..cbd2bbe Binary files /dev/null and b/KondoKit/HiscoresView$CustomSearchField$1$keyTyped$1.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$1.class b/KondoKit/HiscoresView$CustomSearchField$1.class index d99eeba..55ecc6c 100644 Binary files a/KondoKit/HiscoresView$CustomSearchField$1.class and b/KondoKit/HiscoresView$CustomSearchField$1.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$2$mouseClicked$1.class b/KondoKit/HiscoresView$CustomSearchField$2$mouseClicked$1.class new file mode 100644 index 0000000..131f9f3 Binary files /dev/null and b/KondoKit/HiscoresView$CustomSearchField$2$mouseClicked$1.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$2.class b/KondoKit/HiscoresView$CustomSearchField$2.class index 623285b..e2a1be1 100644 Binary files a/KondoKit/HiscoresView$CustomSearchField$2.class and b/KondoKit/HiscoresView$CustomSearchField$2.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$3$1.class b/KondoKit/HiscoresView$CustomSearchField$3$1.class new file mode 100644 index 0000000..fae0d4c Binary files /dev/null and b/KondoKit/HiscoresView$CustomSearchField$3$1.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$3.class b/KondoKit/HiscoresView$CustomSearchField$3.class index 2856bc5..b0ad64f 100644 Binary files a/KondoKit/HiscoresView$CustomSearchField$3.class and b/KondoKit/HiscoresView$CustomSearchField$3.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$1.class b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$1.class index 6678826..86a38fe 100644 Binary files a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$1.class and b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$1.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$2.class b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$2.class index c191260..e7450f3 100644 Binary files a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$2.class and b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$2.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$3.class b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$3.class index b4d0938..c90ebfe 100644 Binary files a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$3.class and b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$3.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$4.class b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$4.class new file mode 100644 index 0000000..59da1a9 Binary files /dev/null and b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1$4.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1.class b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1.class index 9a2beaf..03e0d60 100644 Binary files a/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1.class and b/KondoKit/HiscoresView$CustomSearchField$searchPlayer$1.class differ diff --git a/KondoKit/HiscoresView$CustomSearchField.class b/KondoKit/HiscoresView$CustomSearchField.class index 80be31e..b4cc7ef 100644 Binary files a/KondoKit/HiscoresView$CustomSearchField.class and b/KondoKit/HiscoresView$CustomSearchField.class differ diff --git a/KondoKit/HiscoresView$HiscoresResponse.class b/KondoKit/HiscoresView$HiscoresResponse.class index 8788110..6b30b38 100644 Binary files a/KondoKit/HiscoresView$HiscoresResponse.class and b/KondoKit/HiscoresView$HiscoresResponse.class differ diff --git a/KondoKit/HiscoresView$PlayerInfo.class b/KondoKit/HiscoresView$PlayerInfo.class index fd619a4..26d71ca 100644 Binary files a/KondoKit/HiscoresView$PlayerInfo.class and b/KondoKit/HiscoresView$PlayerInfo.class differ diff --git a/KondoKit/HiscoresView$Skill.class b/KondoKit/HiscoresView$Skill.class index 4f93e4c..34511fa 100644 Binary files a/KondoKit/HiscoresView$Skill.class and b/KondoKit/HiscoresView$Skill.class differ diff --git a/KondoKit/HiscoresView.class b/KondoKit/HiscoresView.class index c39e883..8552bcc 100644 Binary files a/KondoKit/HiscoresView.class and b/KondoKit/HiscoresView.class differ diff --git a/KondoKit/HiscoresViewKt.class b/KondoKit/HiscoresViewKt.class index 742338e..bf94448 100644 Binary files a/KondoKit/HiscoresViewKt.class and b/KondoKit/HiscoresViewKt.class differ diff --git a/KondoKit/ImageCanvas.class b/KondoKit/ImageCanvas.class index c178f41..61b625c 100644 Binary files a/KondoKit/ImageCanvas.class and b/KondoKit/ImageCanvas.class differ diff --git a/KondoKit/IndexedSprite.class b/KondoKit/IndexedSprite.class new file mode 100644 index 0000000..03bb7f6 Binary files /dev/null and b/KondoKit/IndexedSprite.class differ diff --git a/KondoKit/KondoKitUtils$FieldNotifier.class b/KondoKit/KondoKitUtils$FieldNotifier.class deleted file mode 100644 index 9518a6c..0000000 Binary files a/KondoKit/KondoKitUtils$FieldNotifier.class and /dev/null differ diff --git a/KondoKit/KondoKitUtils$FieldObserver.class b/KondoKit/KondoKitUtils$FieldObserver.class deleted file mode 100644 index 1c00e46..0000000 Binary files a/KondoKit/KondoKitUtils$FieldObserver.class and /dev/null differ diff --git a/KondoKit/KondoKitUtils.class b/KondoKit/KondoKitUtils.class deleted file mode 100644 index bbeff3d..0000000 Binary files a/KondoKit/KondoKitUtils.class and /dev/null differ diff --git a/KondoKit/LootTrackerView$FixedSizePanel.class b/KondoKit/LootTrackerView$FixedSizePanel.class index 216e67d..437a732 100644 Binary files a/KondoKit/LootTrackerView$FixedSizePanel.class and b/KondoKit/LootTrackerView$FixedSizePanel.class differ diff --git a/KondoKit/LootTrackerView$GroundSnapshot.class b/KondoKit/LootTrackerView$GroundSnapshot.class index c6f2485..f40ed1a 100644 Binary files a/KondoKit/LootTrackerView$GroundSnapshot.class and b/KondoKit/LootTrackerView$GroundSnapshot.class differ diff --git a/KondoKit/LootTrackerView$Item.class b/KondoKit/LootTrackerView$Item.class index ba81f22..4330cda 100644 Binary files a/KondoKit/LootTrackerView$Item.class and b/KondoKit/LootTrackerView$Item.class differ diff --git a/KondoKit/LootTrackerView$addItemToLootPanel$1$newQuantity$1.class b/KondoKit/LootTrackerView$addItemToLootPanel$1$newQuantity$1.class index 0aa8986..7565ab6 100644 Binary files a/KondoKit/LootTrackerView$addItemToLootPanel$1$newQuantity$1.class and b/KondoKit/LootTrackerView$addItemToLootPanel$1$newQuantity$1.class differ diff --git a/KondoKit/LootTrackerView$createItemPanel$$inlined$apply$lambda$1.class b/KondoKit/LootTrackerView$createItemPanel$$inlined$apply$lambda$1.class new file mode 100644 index 0000000..42045aa Binary files /dev/null and b/KondoKit/LootTrackerView$createItemPanel$$inlined$apply$lambda$1.class differ diff --git a/KondoKit/LootTrackerView$createLootFrame$rightClickListener$1.class b/KondoKit/LootTrackerView$createLootFrame$rightClickListener$1.class new file mode 100644 index 0000000..7359157 Binary files /dev/null and b/KondoKit/LootTrackerView$createLootFrame$rightClickListener$1.class differ diff --git a/KondoKit/LootTrackerView$createLootTrackerView$1$rightClickListener$1.class b/KondoKit/LootTrackerView$createLootTrackerView$1$rightClickListener$1.class new file mode 100644 index 0000000..04c7f60 Binary files /dev/null and b/KondoKit/LootTrackerView$createLootTrackerView$1$rightClickListener$1.class differ diff --git a/KondoKit/LootTrackerView$handleNewDrops$$inlined$forEach$lambda$1.class b/KondoKit/LootTrackerView$handleNewDrops$$inlined$forEach$lambda$1.class new file mode 100644 index 0000000..da4ab18 Binary files /dev/null and b/KondoKit/LootTrackerView$handleNewDrops$$inlined$forEach$lambda$1.class differ diff --git a/KondoKit/LootTrackerView$removeLootFrameMenu$1.class b/KondoKit/LootTrackerView$removeLootFrameMenu$1.class new file mode 100644 index 0000000..a04d9c6 Binary files /dev/null and b/KondoKit/LootTrackerView$removeLootFrameMenu$1.class differ diff --git a/KondoKit/LootTrackerView$resetLootTracker$rightClickListener$1.class b/KondoKit/LootTrackerView$resetLootTracker$rightClickListener$1.class new file mode 100644 index 0000000..b4eca12 Binary files /dev/null and b/KondoKit/LootTrackerView$resetLootTracker$rightClickListener$1.class differ diff --git a/KondoKit/LootTrackerView$resetLootTrackerMenu$1$1.class b/KondoKit/LootTrackerView$resetLootTrackerMenu$1$1.class new file mode 100644 index 0000000..900bed3 Binary files /dev/null and b/KondoKit/LootTrackerView$resetLootTrackerMenu$1$1.class differ diff --git a/KondoKit/LootTrackerView$resetLootTrackerMenu$1.class b/KondoKit/LootTrackerView$resetLootTrackerMenu$1.class new file mode 100644 index 0000000..e9d4243 Binary files /dev/null and b/KondoKit/LootTrackerView$resetLootTrackerMenu$1.class differ diff --git a/KondoKit/LootTrackerView.class b/KondoKit/LootTrackerView.class index 38028f7..754dc4f 100644 Binary files a/KondoKit/LootTrackerView.class and b/KondoKit/LootTrackerView.class differ diff --git a/KondoKit/NonIndexedSprite.class b/KondoKit/NonIndexedSprite.class new file mode 100644 index 0000000..9967e59 Binary files /dev/null and b/KondoKit/NonIndexedSprite.class differ diff --git a/KondoKit/ProgressBar.class b/KondoKit/ProgressBar.class index 840ea1c..bdeb5c8 100644 Binary files a/KondoKit/ProgressBar.class and b/KondoKit/ProgressBar.class differ diff --git a/KondoKit/ReflectiveEditorView$addPluginToEditor$1.class b/KondoKit/ReflectiveEditorView$addPluginToEditor$1.class index 0c1ae35..08dfea7 100644 Binary files a/KondoKit/ReflectiveEditorView$addPluginToEditor$1.class and b/KondoKit/ReflectiveEditorView$addPluginToEditor$1.class differ diff --git a/KondoKit/ReflectiveEditorView$addPluginToEditor$2$run$1.class b/KondoKit/ReflectiveEditorView$addPluginToEditor$2$run$1.class deleted file mode 100644 index a15b071..0000000 Binary files a/KondoKit/ReflectiveEditorView$addPluginToEditor$2$run$1.class and /dev/null differ diff --git a/KondoKit/ReflectiveEditorView$addPluginToEditor$2.class b/KondoKit/ReflectiveEditorView$addPluginToEditor$2.class index 767b0a7..19016f8 100644 Binary files a/KondoKit/ReflectiveEditorView$addPluginToEditor$2.class and b/KondoKit/ReflectiveEditorView$addPluginToEditor$2.class differ diff --git a/KondoKit/ReflectiveEditorView$addPluginToEditor$3$run$1.class b/KondoKit/ReflectiveEditorView$addPluginToEditor$3$run$1.class new file mode 100644 index 0000000..e3a5c3f Binary files /dev/null and b/KondoKit/ReflectiveEditorView$addPluginToEditor$3$run$1.class differ diff --git a/KondoKit/ReflectiveEditorView$addPluginToEditor$3.class b/KondoKit/ReflectiveEditorView$addPluginToEditor$3.class index 31f8a46..3110043 100644 Binary files a/KondoKit/ReflectiveEditorView$addPluginToEditor$3.class and b/KondoKit/ReflectiveEditorView$addPluginToEditor$3.class differ diff --git a/KondoKit/ReflectiveEditorView.class b/KondoKit/ReflectiveEditorView.class index 9db0211..7601b12 100644 Binary files a/KondoKit/ReflectiveEditorView.class and b/KondoKit/ReflectiveEditorView.class differ diff --git a/KondoKit/ScrollablePanel$1.class b/KondoKit/ScrollablePanel$1.class new file mode 100644 index 0000000..25f54d6 Binary files /dev/null and b/KondoKit/ScrollablePanel$1.class differ diff --git a/KondoKit/ScrollablePanel$2.class b/KondoKit/ScrollablePanel$2.class new file mode 100644 index 0000000..8de6309 Binary files /dev/null and b/KondoKit/ScrollablePanel$2.class differ diff --git a/KondoKit/ScrollablePanel$3.class b/KondoKit/ScrollablePanel$3.class new file mode 100644 index 0000000..1e56de3 Binary files /dev/null and b/KondoKit/ScrollablePanel$3.class differ diff --git a/KondoKit/ScrollablePanel$4.class b/KondoKit/ScrollablePanel$4.class new file mode 100644 index 0000000..17fec30 Binary files /dev/null and b/KondoKit/ScrollablePanel$4.class differ diff --git a/KondoKit/ScrollablePanel$5.class b/KondoKit/ScrollablePanel$5.class new file mode 100644 index 0000000..39dc3e3 Binary files /dev/null and b/KondoKit/ScrollablePanel$5.class differ diff --git a/KondoKit/ScrollablePanel$handleResize$1.class b/KondoKit/ScrollablePanel$handleResize$1.class new file mode 100644 index 0000000..89885c4 Binary files /dev/null and b/KondoKit/ScrollablePanel$handleResize$1.class differ diff --git a/KondoKit/ScrollablePanel$scrollContent$1.class b/KondoKit/ScrollablePanel$scrollContent$1.class new file mode 100644 index 0000000..c300d27 Binary files /dev/null and b/KondoKit/ScrollablePanel$scrollContent$1.class differ diff --git a/KondoKit/ScrollablePanel$updateScrollbar$1.class b/KondoKit/ScrollablePanel$updateScrollbar$1.class new file mode 100644 index 0000000..207c2af Binary files /dev/null and b/KondoKit/ScrollablePanel$updateScrollbar$1.class differ diff --git a/KondoKit/ScrollablePanel.class b/KondoKit/ScrollablePanel.class new file mode 100644 index 0000000..4a7020f Binary files /dev/null and b/KondoKit/ScrollablePanel.class differ diff --git a/KondoKit/SpriteToBufferedImage.class b/KondoKit/SpriteToBufferedImage.class index 6c8cda1..6dbe4a8 100644 Binary files a/KondoKit/SpriteToBufferedImage.class and b/KondoKit/SpriteToBufferedImage.class differ diff --git a/KondoKit/SpriteToBufferedImageKt$adaptGlIndexedSprite$1.class b/KondoKit/SpriteToBufferedImageKt$adaptGlIndexedSprite$1.class new file mode 100644 index 0000000..8dcc5c3 Binary files /dev/null and b/KondoKit/SpriteToBufferedImageKt$adaptGlIndexedSprite$1.class differ diff --git a/KondoKit/SpriteToBufferedImageKt$adaptGlSprite$1.class b/KondoKit/SpriteToBufferedImageKt$adaptGlSprite$1.class new file mode 100644 index 0000000..cec910e Binary files /dev/null and b/KondoKit/SpriteToBufferedImageKt$adaptGlSprite$1.class differ diff --git a/KondoKit/SpriteToBufferedImageKt$adaptSoftwareIndexedSprite$1.class b/KondoKit/SpriteToBufferedImageKt$adaptSoftwareIndexedSprite$1.class new file mode 100644 index 0000000..fd3b6a8 Binary files /dev/null and b/KondoKit/SpriteToBufferedImageKt$adaptSoftwareIndexedSprite$1.class differ diff --git a/KondoKit/SpriteToBufferedImageKt$adaptSoftwareSprite$1.class b/KondoKit/SpriteToBufferedImageKt$adaptSoftwareSprite$1.class new file mode 100644 index 0000000..02c1a87 Binary files /dev/null and b/KondoKit/SpriteToBufferedImageKt$adaptSoftwareSprite$1.class differ diff --git a/KondoKit/SpriteToBufferedImageKt.class b/KondoKit/SpriteToBufferedImageKt.class new file mode 100644 index 0000000..a12d83c Binary files /dev/null and b/KondoKit/SpriteToBufferedImageKt.class differ diff --git a/KondoKit/Themes$Theme.class b/KondoKit/Themes$Theme.class new file mode 100644 index 0000000..e6904a6 Binary files /dev/null and b/KondoKit/Themes$Theme.class differ diff --git a/KondoKit/Themes$ThemeType.class b/KondoKit/Themes$ThemeType.class new file mode 100644 index 0000000..69c5f6e Binary files /dev/null and b/KondoKit/Themes$ThemeType.class differ diff --git a/KondoKit/Themes$WhenMappings.class b/KondoKit/Themes$WhenMappings.class new file mode 100644 index 0000000..0a5e14c Binary files /dev/null and b/KondoKit/Themes$WhenMappings.class differ diff --git a/KondoKit/Themes.class b/KondoKit/Themes.class new file mode 100644 index 0000000..0477b86 Binary files /dev/null and b/KondoKit/Themes.class differ diff --git a/KondoKit/XPTable.class b/KondoKit/XPTable.class index dbe58f7..cf49e6b 100644 Binary files a/KondoKit/XPTable.class and b/KondoKit/XPTable.class differ diff --git a/KondoKit/XPTrackerView$createResetMenu$1$1.class b/KondoKit/XPTrackerView$createResetMenu$1$1.class new file mode 100644 index 0000000..4f8ed96 Binary files /dev/null and b/KondoKit/XPTrackerView$createResetMenu$1$1.class differ diff --git a/KondoKit/XPTrackerView$createResetMenu$1.class b/KondoKit/XPTrackerView$createResetMenu$1.class new file mode 100644 index 0000000..e9b3705 Binary files /dev/null and b/KondoKit/XPTrackerView$createResetMenu$1.class differ diff --git a/KondoKit/XPTrackerView$createXPTrackerView$rightClickListener$1.class b/KondoKit/XPTrackerView$createXPTrackerView$rightClickListener$1.class new file mode 100644 index 0000000..2f331ae Binary files /dev/null and b/KondoKit/XPTrackerView$createXPTrackerView$rightClickListener$1.class differ diff --git a/KondoKit/XPTrackerView$resetXPTracker$rightClickListener$1.class b/KondoKit/XPTrackerView$resetXPTracker$rightClickListener$1.class new file mode 100644 index 0000000..1f4918d Binary files /dev/null and b/KondoKit/XPTrackerView$resetXPTracker$rightClickListener$1.class differ diff --git a/KondoKit/XPTrackerView.class b/KondoKit/XPTrackerView.class index 1bc15b8..17a02ef 100644 Binary files a/KondoKit/XPTrackerView.class and b/KondoKit/XPTrackerView.class differ diff --git a/KondoKit/XPWidget.class b/KondoKit/XPWidget.class index b84d160..75ef5da 100644 Binary files a/KondoKit/XPWidget.class and b/KondoKit/XPWidget.class differ diff --git a/KondoKit/plugin$Companion.class b/KondoKit/plugin$Companion.class index 368c24a..e0b0b29 100644 Binary files a/KondoKit/plugin$Companion.class and b/KondoKit/plugin$Companion.class differ diff --git a/KondoKit/plugin$StateManager.class b/KondoKit/plugin$StateManager.class index 54ffee5..183c414 100644 Binary files a/KondoKit/plugin$StateManager.class and b/KondoKit/plugin$StateManager.class differ diff --git a/KondoKit/plugin$createNavButton$$inlined$apply$lambda$1.class b/KondoKit/plugin$createNavButton$$inlined$apply$lambda$1.class index de19a76..698d2cf 100644 Binary files a/KondoKit/plugin$createNavButton$$inlined$apply$lambda$1.class and b/KondoKit/plugin$createNavButton$$inlined$apply$lambda$1.class differ diff --git a/KondoKit/plugin$createNavButton$actionListener$1.class b/KondoKit/plugin$createNavButton$actionListener$1.class index e6935c2..f8b187e 100644 Binary files a/KondoKit/plugin$createNavButton$actionListener$1.class and b/KondoKit/plugin$createNavButton$actionListener$1.class differ diff --git a/KondoKit/plugin$searchHiscore$1.class b/KondoKit/plugin$searchHiscore$1.class index bce3b56..1711b48 100644 Binary files a/KondoKit/plugin$searchHiscore$1.class and b/KondoKit/plugin$searchHiscore$1.class differ diff --git a/KondoKit/plugin.class b/KondoKit/plugin.class index a8cda09..002213f 100644 Binary files a/KondoKit/plugin.class and b/KondoKit/plugin.class differ diff --git a/KondoKit/plugin.properties b/KondoKit/plugin.properties index 51c6d2a..629c117 100644 --- a/KondoKit/plugin.properties +++ b/KondoKit/plugin.properties @@ -1,3 +1,3 @@ AUTHOR='downthecrop' DESCRIPTION='A plugin that adds a right-side panel with custom widgets and navigation.' -VERSION=1.1 \ No newline at end of file +VERSION=2.0 \ No newline at end of file diff --git a/KondoKit/item_configs.json b/KondoKit/res/item_configs.json similarity index 100% rename from KondoKit/item_configs.json rename to KondoKit/res/item_configs.json diff --git a/KondoKit/npc_hitpoints_map.json b/KondoKit/res/npc_hitpoints_map.json similarity index 100% rename from KondoKit/npc_hitpoints_map.json rename to KondoKit/res/npc_hitpoints_map.json diff --git a/KondoKit/res/runescape_small.ttf b/KondoKit/res/runescape_small.ttf new file mode 100644 index 0000000..4f3d764 Binary files /dev/null and b/KondoKit/res/runescape_small.ttf differ diff --git a/LeftClickAttack/plugin.properties b/LeftClickAttack/plugin.properties new file mode 100644 index 0000000..36941d4 --- /dev/null +++ b/LeftClickAttack/plugin.properties @@ -0,0 +1,3 @@ +AUTHOR='bushtail' +DESCRIPTION='Always select "Attack" option on leftclick' +VERSION=1.0 \ No newline at end of file diff --git a/LoginTimer/plugin$OnMiniMenuCreate$1.class b/LoginTimer/plugin$OnMiniMenuCreate$1.class index b36313d..1ed4936 100644 Binary files a/LoginTimer/plugin$OnMiniMenuCreate$1.class and b/LoginTimer/plugin$OnMiniMenuCreate$1.class differ diff --git a/LoginTimer/plugin$OnMiniMenuCreate$2.class b/LoginTimer/plugin$OnMiniMenuCreate$2.class index 6782fc6..cee68f8 100644 Binary files a/LoginTimer/plugin$OnMiniMenuCreate$2.class and b/LoginTimer/plugin$OnMiniMenuCreate$2.class differ diff --git a/LoginTimer/plugin$OnMiniMenuCreate$3.class b/LoginTimer/plugin$OnMiniMenuCreate$3.class index 02cea6c..78d51b2 100644 Binary files a/LoginTimer/plugin$OnMiniMenuCreate$3.class and b/LoginTimer/plugin$OnMiniMenuCreate$3.class differ diff --git a/LoginTimer/plugin$OnMiniMenuCreate$4.class b/LoginTimer/plugin$OnMiniMenuCreate$4.class new file mode 100644 index 0000000..5c4638b Binary files /dev/null and b/LoginTimer/plugin$OnMiniMenuCreate$4.class differ diff --git a/LoginTimer/plugin.class b/LoginTimer/plugin.class index ab0f3e6..c65acd2 100644 Binary files a/LoginTimer/plugin.class and b/LoginTimer/plugin.class differ diff --git a/LoginTimer/plugin.properties b/LoginTimer/plugin.properties index 1ebf1f5..1f9beaa 100644 --- a/LoginTimer/plugin.properties +++ b/LoginTimer/plugin.properties @@ -1,3 +1,3 @@ AUTHOR='Woahscam, Ceikry' DESCRIPTION='Displays the session time played, system time, or no time over the "Report Abuse" button.' -VERSION=1.2 \ No newline at end of file +VERSION=1.1 \ No newline at end of file diff --git a/ToggleResizableSD/plugin$Init$1.class b/ToggleResizableSD/plugin$Init$1.class index ac1dde2..206262b 100644 Binary files a/ToggleResizableSD/plugin$Init$1.class and b/ToggleResizableSD/plugin$Init$1.class differ diff --git a/ToggleResizableSD/plugin.class b/ToggleResizableSD/plugin.class index 0a06487..448899d 100644 Binary files a/ToggleResizableSD/plugin.class and b/ToggleResizableSD/plugin.class differ diff --git a/ToggleResizableSD/plugin.properties b/ToggleResizableSD/plugin.properties index 08a1c2b..54fa4cc 100644 --- a/ToggleResizableSD/plugin.properties +++ b/ToggleResizableSD/plugin.properties @@ -1,3 +1,3 @@ AUTHOR='ipkpjersi' DESCRIPTION='Allows you to use F12 to toggle resizable SD.' -VERSION=1.0 \ No newline at end of file +VERSION=1.1 \ No newline at end of file diff --git a/XPDropPlugin/plugin$Theme.class b/XPDropPlugin/plugin$Theme.class new file mode 100644 index 0000000..47ee9a6 Binary files /dev/null and b/XPDropPlugin/plugin$Theme.class differ diff --git a/XPDropPlugin/plugin$WhenMappings.class b/XPDropPlugin/plugin$WhenMappings.class new file mode 100644 index 0000000..ffb0843 Binary files /dev/null and b/XPDropPlugin/plugin$WhenMappings.class differ diff --git a/XPDropPlugin/plugin$XPGain.class b/XPDropPlugin/plugin$XPGain.class index a8c7e07..eaf3679 100644 Binary files a/XPDropPlugin/plugin$XPGain.class and b/XPDropPlugin/plugin$XPGain.class differ diff --git a/XPDropPlugin/plugin.class b/XPDropPlugin/plugin.class index 25dc08a..3a29c7f 100644 Binary files a/XPDropPlugin/plugin.class and b/XPDropPlugin/plugin.class differ diff --git a/XPDropPlugin/plugin.properties b/XPDropPlugin/plugin.properties index 35027ea..53b820f 100644 --- a/XPDropPlugin/plugin.properties +++ b/XPDropPlugin/plugin.properties @@ -1,3 +1,3 @@ AUTHOR='Ceikry' DESCRIPTION='Draws nice and clean experience drops onto the screen.' -VERSION=1.2 +VERSION=1.3 diff --git a/XPDropPlugin/res/rl-lvls.png b/XPDropPlugin/res/rl-lvls.png new file mode 100644 index 0000000..c840a49 Binary files /dev/null and b/XPDropPlugin/res/rl-lvls.png differ diff --git a/XPDropPlugin/res/xpIco.png b/XPDropPlugin/res/xpIco.png new file mode 100644 index 0000000..c68a872 Binary files /dev/null and b/XPDropPlugin/res/xpIco.png differ