aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json52
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/all.pngbin0 -> 268 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/auctions.pngbin0 -> 271 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/back.pngbin0 -> 220 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/bin.pngbin0 -> 275 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/hover.pngbin0 -> 142 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/browser/background.pngbin0 -> 1063 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/browser/background_view.pngbin0 -> 837 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/rarity_widget/background.pngbin0 -> 410 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/rarity_widget/hover.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/back.pngbin0 -> 186 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/high.pngbin0 -> 295 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/hover.pngbin0 -> 143 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/low.pngbin0 -> 307 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/rand.pngbin0 -> 294 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/soon.pngbin0 -> 305 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/sprites/down_arrow_even.pngbin0 -> 137 bytes
-rw-r--r--src/main/resources/assets/skyblocker/textures/gui/sprites/up_arrow_even.pngbin0 -> 137 bytes
18 files changed, 49 insertions, 3 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index f37c6a5f..024996f8 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -11,6 +11,13 @@
"text.skyblocker.quit_config": "Changes Not Saved",
"text.skyblocker.quit_config_sure": "Are you sure you want to quit editing the config? Changes will not be saved!",
"text.skyblocker.quit_discard": "Quit & Discard Changes",
+ "text.skyblocker.confirm": "Confirm",
+ "text.skyblocker.config": "Open Config...",
+ "text.skyblocker.source": "Source",
+ "text.skyblocker.website": "Website",
+ "text.skyblocker.translate": "Translate",
+ "text.skyblocker.modrinth": "Modrinth",
+ "text.skyblocker.discord": "Discord",
"text.autoconfig.skyblocker.title": "Skyblocker Settings",
@@ -35,6 +42,14 @@
"text.autoconfig.skyblocker.option.general.etherwarpOverlay": "Etherwarp Overlay",
"text.autoconfig.skyblocker.option.general.fishing": "Fishing Helper",
"text.autoconfig.skyblocker.option.general.fishing.enableFishingHelper": "Enable Fishing Helper",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingTimer": "Enable Timer",
+ "text.autoconfig.skyblocker.option.general.fishing.enableFishingTimer.@Tooltip": "Display fishing time above bobber",
+ "text.autoconfig.skyblocker.option.general.fishing.changeTimerColor": "Change Timer At 20s",
+ "text.autoconfig.skyblocker.option.general.fishing.changeTimerColor.@Tooltip": "Changes timer to green after 20 seconds has passed",
+ "text.autoconfig.skyblocker.option.general.fishing.fishingTimerScale": "Fishing Timer Scale",
+ "text.autoconfig.skyblocker.option.general.fishing.fishingTimerScale.@Tooltip": "How big to display the fishing timer",
+ "text.autoconfig.skyblocker.option.general.fishing.hideOtherPlayers": "Hide Other Players Rods",
+ "text.autoconfig.skyblocker.option.general.fishing.hideOtherPlayers.@Tooltip": "Hide other players fishing rods from showing for you",
"text.autoconfig.skyblocker.option.general.fairySouls": "Fairy Souls Helper",
"text.autoconfig.skyblocker.option.general.fairySouls.enableFairySoulsHelper": "Enable Fairy Souls Helper",
"text.autoconfig.skyblocker.option.general.fairySouls.highlightFoundSouls": "Highlight found fairy souls",
@@ -162,6 +177,9 @@
"text.autoconfig.skyblocker.option.general.searchOverlay.historyLabel": "History:",
"text.autoconfig.skyblocker.option.general.betterPartyFinder": "Better Party Finder",
"text.autoconfig.skyblocker.option.general.fancyCraftingTable": "Fancy Crafting Table UI",
+ "text.autoconfig.skyblocker.option.general.betterAuctionHouse": "Better Auction House",
+ "text.autoconfig.skyblocker.option.general.betterAuctionHouse.enabled": "Enabled",
+ "text.autoconfig.skyblocker.option.general.betterAuctionHouse.highlightUnderAvgPrice": "Highlight BIN under average price",
"skyblocker.itemTooltip.nullMessage": "§cItem price information on tooltip will renew in max 60 seconds. If not, check latest.log",
"skyblocker.itemTooltip.noData": "§cNo Data",
@@ -322,8 +340,8 @@
"text.autoconfig.skyblocker.option.locations.dungeons.fireFreezeStaffTimer.@Tooltip": "Display a timer when to use a Fire Freeze Staff in the F3/M3 boss fight.",
"text.autoconfig.skyblocker.option.locations.dungeons.floor3GuardianHealthDisplay": "Guardian Health Display (F3/M3)",
"text.autoconfig.skyblocker.option.locations.dungeons.floor3GuardianHealthDisplay.@Tooltip": "Displays guardian's health below them in the F3/M3 boss fight.",
- "text.autoconfig.skyblocker.option.locations.dungeons.allowDroppingProtectedItems": "Enabled Dropping Protected Items",
- "text.autoconfig.skyblocker.option.locations.dungeons.allowDroppingProtectedItems.@Tooltip": "Allows the use of class abilities in Dungeons while holding an item which has been protected using /skyblocker protectItem.",
+ "text.autoconfig.skyblocker.option.locations.dungeons.allowDroppingProtectedItems": "Enabled Dropping Protected Items & on Locked Slots",
+ "text.autoconfig.skyblocker.option.locations.dungeons.allowDroppingProtectedItems.@Tooltip": "Allows the use of class abilities in Dungeons on a locked slot or while holding an item which has been protected using /skyblocker protectItem.",
"text.autoconfig.skyblocker.option.locations.dwarvenMines": "Dwarven Mines",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.enableDrillFuel": "Enable Drill Fuel",
@@ -350,6 +368,7 @@
"text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.enabled.@Tooltip": "Show a waypoint (waypoint selected in general/waypoints) at important areas in the crystal hollows e.g. Jungle Temple and Fairy Grotto. ",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.findInChat": "Find Waypoints In Chat",
"text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.findInChat.@Tooltip": "When in crystal hollows read the chat to see if coordinates are sent and extract these to show as waypoint or on the map",
+ "text.autoconfig.skyblocker.option.locations.dwarvenMines.crystalsWaypoints.shareFail": "Can only share waypoints you have found.",
"text.autoconfig.skyblocker.option.locations.rift": "The Rift",
"text.autoconfig.skyblocker.option.locations.rift.mirrorverseWaypoints": "Enable Mirrorverse Waypoints",
@@ -362,6 +381,7 @@
"text.autoconfig.skyblocker.option.locations.rift.mcGrubberStacks.@Tooltip": "Used for calculating Motes sell prices.",
"text.autoconfig.skyblocker.option.locations.end": "The End",
+ "text.autoconfig.skyblocker.option.locations.end.enableEnderNodeHelper": "Enable Ender Node Helper",
"text.autoconfig.skyblocker.option.locations.end.hudEnabled": "HUD Enabled",
"text.autoconfig.skyblocker.option.locations.end.screen": "End HUD Config...",
"text.autoconfig.skyblocker.option.locations.end.waypoint": "End Protector Waypoint",
@@ -559,6 +579,14 @@
"skyblocker.customArmorTrims.added": "§fSet a custom armor trim for your currently held item!",
"skyblocker.customArmorTrims.noItemUuid": "§cYou must be holding an item that has a uuid in order to set a custom armor trim!",
"skyblocker.customArmorTrims.unableToSetTrim": "§cUnable to set a custom armor trim :( (Are you in skyblock?, are you holding an item?)",
+
+ "skyblocker.customAnimatedDyes.invalidHex": "§cAn invalid HEX color code was supplied!",
+ "skyblocker.customAnimatedDyes.notDyeable": "§cThis item isn't a dyeable armor piece!",
+ "skyblocker.customAnimatedDyes.removed": "Removed this item's custom animated dye.",
+ "skyblocker.customAnimatedDyes.neverHad": "This item doesn't have a custom animated dye set, but why not add one? ;)",
+ "skyblocker.customAnimatedDyes.added": "Set a custom animated dye for your currently held item!",
+ "skyblocker.customAnimatedDyes.noItemUuid": "§cYou must be holding an item that has a uuid in order to set a custom animated dye.",
+ "skyblocker.customAnimatedDyes.unableToSetDye": "§cUnable to set a custom animated dye :( (Are you in skyblock?, are you holding an item?)",
"skyblocker.quiverWarning.50Left": "You only have 50 Arrows left in your Quiver!",
"skyblocker.quiverWarning.10Left": "You only have 10 Arrows left in your Quiver!",
@@ -578,6 +606,7 @@
"skyblocker.tips.customItemNames": "Customize the names of your items with /skyblocker custom renameItem",
"skyblocker.tips.customArmorDyeColors": "Apply a custom dye color to your leather armour with /skyblocker custom dyeColor",
"skyblocker.tips.customArmorTrims": "You can set custom armor trims on your armor using /skyblocker custom armorTrim.",
+ "skyblocker.tips.customAnimatedDyes": "You can apply a custom animated dye to your leather armour with /skyblocker custom animatedDye!",
"skyblocker.tips.fancyTabExtraInfo": "Did you know you can see extra info on our fancy tab menu when holding N or M?",
"skyblocker.tips.helpCommand": "Use command /skyblocker help and you might find some more nifty features!",
"skyblocker.tips.discordRichPresence": "Use Discord Rich Presence to show your friends how loaded you are!",
@@ -608,9 +637,26 @@
"skyblocker.partyFinder.deList": "Click to de-list",
"skyblocker.partyFinder.join": "Click to join",
+ "skyblocker.fancyAuctionHouse.editBid": "Click to edit bid!",
+ "skyblocker.fancyAuctionHouse.price": "Price:",
+ "skyblocker.fancyAuctionHouse.newBid": "New Bid:",
+ "skyblocker.fancyAuctionHouse.buy": "Buy!",
+ "skyblocker.fancyAuctionHouse.bid": "Bid!",
+ "skyblocker.fancyAuctionHouse.cantAfford": "Can't Afford!",
+ "skyblocker.fancyAuctionHouse.alreadyTopBid": "Already Top Bid!",
+ "skyblocker.fancyAuctionHouse.differentProfile": "On a different profile",
+ "skyblocker.fancyAuctionHouse.didntWin": "Didn't win :(",
+ "skyblocker.fancyAuctionHouse.changeProfile": "Change Profile",
+ "skyblocker.fancyAuctionHouse.collectAuction": "Collect Auction",
+ "skyblocker.fancyAuctionHouse.collectBid": "Collect Bid",
+ "skyblocker.fancyAuctionHouse.auctionEnded": "Auction Ended!",
+ "skyblocker.fancyAuctionHouse.cancelAuction": "Cancel Auction",
+ "skyblocker.fancyAuctionHouse.yourAuction": "This is your auction!",
+ "skyblocker.fancyAuctionHouse.youPay": "You pay: %s",
+
"skyblocker.crimson.kuudra.noArrowPoison": "No Arrow Poison!",
"skyblocker.crimson.kuudra.lowArrowPoison": "Low on Arrow Poison!",
-
+
"skyblocker.waypoints.ordered.groupNonExistent": "§cThe waypoint group %s doesn't exist.",
"skyblocker.waypoints.ordered.add.invalidHexColor": "§cInvalid HEX color code!",
"skyblocker.waypoints.ordered.addAt.success": "Added a waypoint in group %s at index %d.",
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/all.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/all.png
new file mode 100644
index 00000000..8842041d
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/all.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/auctions.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/auctions.png
new file mode 100644
index 00000000..1de6b9aa
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/auctions.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/back.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/back.png
new file mode 100644
index 00000000..58e84c34
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/back.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/bin.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/bin.png
new file mode 100644
index 00000000..b816a9fb
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/bin.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/hover.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/hover.png
new file mode 100644
index 00000000..cb55b1f0
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/auction_type_widget/hover.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/browser/background.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/browser/background.png
new file mode 100644
index 00000000..ca52a9e8
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/browser/background.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/browser/background_view.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/browser/background_view.png
new file mode 100644
index 00000000..34bf95c4
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/browser/background_view.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/rarity_widget/background.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/rarity_widget/background.png
new file mode 100644
index 00000000..d55e1973
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/rarity_widget/background.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/rarity_widget/hover.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/rarity_widget/hover.png
new file mode 100644
index 00000000..81ca8ef0
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/rarity_widget/hover.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/back.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/back.png
new file mode 100644
index 00000000..890b98d7
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/back.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/high.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/high.png
new file mode 100644
index 00000000..4e8a455a
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/high.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/hover.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/hover.png
new file mode 100644
index 00000000..eeb6b1c6
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/hover.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/low.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/low.png
new file mode 100644
index 00000000..c53864fc
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/low.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/rand.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/rand.png
new file mode 100644
index 00000000..d7dea847
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/rand.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/soon.png b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/soon.png
new file mode 100644
index 00000000..d72acf59
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/auctions_gui/sort_widget/soon.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/sprites/down_arrow_even.png b/src/main/resources/assets/skyblocker/textures/gui/sprites/down_arrow_even.png
new file mode 100644
index 00000000..94243d0a
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/sprites/down_arrow_even.png
Binary files differ
diff --git a/src/main/resources/assets/skyblocker/textures/gui/sprites/up_arrow_even.png b/src/main/resources/assets/skyblocker/textures/gui/sprites/up_arrow_even.png
new file mode 100644
index 00000000..2243bb95
--- /dev/null
+++ b/src/main/resources/assets/skyblocker/textures/gui/sprites/up_arrow_even.png
Binary files differ