From 277ce08b46de9b21147fd13e99c5a96de8a7b091 Mon Sep 17 00:00:00 2001 From: ILikePlayingGames <22475143+ILikePlayingGames@users.noreply.github.com> Date: Fri, 22 Jan 2021 21:36:33 -0500 Subject: [PATCH] Updated version files --- .github/versions/dev-versions.json | 3 ++- .github/versions/release-versions.json | 5 +++-- build.gradle | 2 +- src/main/resources/data.json | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/versions/dev-versions.json b/.github/versions/dev-versions.json index c7393c1ad3..3a0b689869 100644 --- a/.github/versions/dev-versions.json +++ b/.github/versions/dev-versions.json @@ -1,9 +1,10 @@ { "homepage": "https://biscuit.codes/mods/skyblockaddons/downloadversion/?v=latest", "promos": { - "1.8.9-latest": "1.5.4" + "1.8.9-latest": "1.5.5" }, "1.8.9": { + "1.5.5": "Bug Fixes:\n- Fixed Skyblock server detection issue\n- Enabled drop protection for personal compactor 4000, theoretical hoes, and theoretical hoe blueprint\n- Fixed right control key presses being cancelled in GUIs", "1.5.1": "New Features:\n- Change Zealot Color (yes, chroma zealots are possible)\n- Hide Sven Pup Nametags\n- Zealot counter now has support for explosive bow (its not 100% accurate yet though, sorry!)\n- Disable Enderman Teleportation Effect (required atm for the explosive bow feature)\n\nBug Fixes:\n- Discord RPC should now hopefully work for everyone\n- Fixed a lot of the new settings not saving after a restart\n- Fixed long warnings going outside of your screen\n- The fancy warp menu should now rescale a bit better if you resize your window while in the menu\n- Fixed location not detecting Colosseum Arena & Duel Zone\n- Fixed tickers display turning green while in the dragon's nest\n\nAnd much more, full changelog on the discord...", "1.5.0": "New Features:\n- Disable Magical Soup Messages\n- Power Orb Display\n- Zealot Counters\n- Ticker/Charges Display\n- Tab Potion Timers Display\n- No Arrows Left Alert\n- Show \"Broken\" Dragon Fragments\n- Turn Bow Green When Using Toxic Arrow Poison\n- Birch Park Rainmaker Timer\n- Combat Timer Display\n- Discord Rich Presence\n- Endstone Protector Display\n- Fancy Warp Menu\n- Legendary Sea Creature Warning\n- Only Break Logs in the Park\n- Slayer Boss Approach Alert\n- Disable Teleport Pad Messages\n- Bait List\n\nThe remainder of the changelog on the discord.", "1.5.0-beta.17": "New: \n- Added combat timer display!\n- Added simple rainmaker timer feature for the birch park \n\nChanges: \n- Add Chroma to more features \n- You can now use an empty item frame if it is empty while having the item frame feature enabled \n- Potion Timer improvements \n\nFixes: \n- Fixed possible crash if a warning message shows while disconnected \n- Fixed feature settings moving down after toggling full screen \n- Fixed revenant armor indicator not updating sometimes \n- Fixed command help formatting and command error messages \n\nPlease see #beta-tester-releases in the Discord for the full changelog.", diff --git a/.github/versions/release-versions.json b/.github/versions/release-versions.json index aad5a31f26..c96e002afc 100644 --- a/.github/versions/release-versions.json +++ b/.github/versions/release-versions.json @@ -1,10 +1,11 @@ { "homepage": "https://biscuit.codes/mods/skyblockaddons/downloadversion/?v=latest", "promos": { - "1.8.9-recommended": "1.5.4", - "1.8.9-latest": "1.5.4" + "1.8.9-recommended": "1.5.5", + "1.8.9-latest": "1.5.5" }, "1.8.9": { + "1.5.5": "Bug Fixes:\n- Fixed Skyblock server detection issue\n- Enabled drop protection for personal compactor 4000, theoretical hoes, and theoretical hoe blueprint\n- Fixed right control key presses being cancelled in GUIs", "1.5.1": "New Features:\n- Change Zealot Color (yes, chroma zealots are possible)\n- Hide Sven Pup Nametags\n- Zealot counter now has support for explosive bow (its not 100% accurate yet though, sorry!)\n- Disable Enderman Teleportation Effect (required atm for the explosive bow feature)\n\nBug Fixes:\n- Discord RPC should now hopefully work for everyone\n- Fixed a lot of the new settings not saving after a restart\n- Fixed long warnings going outside of your screen\n- The fancy warp menu should now rescale a bit better if you resize your window while in the menu\n- Fixed location not detecting Colosseum Arena & Duel Zone\n- Fixed tickers display turning green while in the dragon's nest\n\nAnd much more, full changelog on the discord...", "1.5.0": "New Features:\n- Disable Magical Soup Messages\n- Power Orb Display\n- Zealot Counters\n- Ticker/Charges Display\n- Tab Potion Timers Display\n- No Arrows Left Alert\n- Show \"Broken\" Dragon Fragments\n- Turn Bow Green When Using Toxic Arrow Poison\n- Birch Park Rainmaker Timer\n- Combat Timer Display\n- Discord Rich Presence\n- Endstone Protector Display\n- Fancy Warp Menu\n- Legendary Sea Creature Warning\n- Only Break Logs in the Park\n- Slayer Boss Approach Alert\n- Disable Teleport Pad Messages\n- Bait List\n\nThe remainder of the changelog on the discord.", "1.4.2": "Changes/Fixes:\n* Fixed big lag issue that had to do with the mana and health bars.\n* New setting to disable the message shown when using the stems/deep caverns ores features.\n* Added Maddox Batphone to the item cooldowns feature.\n* Remove tabs for the gui, add search bar to the gui. Ordered features alphabetically.\n* Fixed bars not rendering while riding a horse.\n* Fixed kick bug when taking off tarantula helmet in skyblock.\n* Fixed language reverting to english after restarting the game sometimes.\n\n* Added new feature that only allows you to mine value ores in the nether.\n* Added feature to hide pet hearts while riding an animal or using the skyblock launchpads." diff --git a/build.gradle b/build.gradle index ef95a48afe..aa0ed9fdb2 100644 --- a/build.gradle +++ b/build.gradle @@ -8,7 +8,7 @@ plugins { group = 'codes.biscuit' // The below line is for version checkers <= 1.4.2 -//version = "1.5.4" +//version = "1.5.5" // Java plugin settings sourceCompatibility = JavaVersion.VERSION_1_8 diff --git a/src/main/resources/data.json b/src/main/resources/data.json index ecad48f992..2ec617c4c3 100644 --- a/src/main/resources/data.json +++ b/src/main/resources/data.json @@ -2,7 +2,7 @@ "bannerImageURL": null, "bannerLink": null, - "latestVersion": "1.5.4", + "latestVersion": "1.5.5", "latestBeta": "1.6.0-beta.6", "videoLink": "https://youtu.be/_BZMJm6JD4Q", "directDownload": "https://biscuit.codes/mods/skyblockaddons/downloadversion/?v=1.5.4",