From 0d4daf54d94f6d4c57100f89f01e79ed489ce3b0 Mon Sep 17 00:00:00 2001 From: Smell of curry <75345244+smell-of-curry@users.noreply.github.com> Date: Mon, 4 Nov 2024 19:14:25 -0500 Subject: [PATCH] v2.12.0 --- CHANGELOG.md | 32 ++++++++++++++++++++++++-------- manifest.json | 4 ++-- package.json | 2 +- texts/en_US.lang | 2 +- 4 files changed, 28 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f18d0310..c0f6ce2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,25 @@ -**Update v2.11.2** +**Update v2.12.0** -- Render Controllers are now standardized in which only pokemon that need custom render controllers (skin mapping) will get one. - This reduces pack size, and makes editing of the basic file a lot easier. -- Added missing Zorua halloween dark sprite -- File Logging has been removed for scripts to prevent useless info. -- Now when generating entity files, the item textures file is now only edited once, to prevent broken reading and increase build speed. -- Fixed HUGE problem with compression on images, that resulted in broken texture displays of pokemon. -- Added Spanish + German v2.11.1 Halloween and Badges Translations by @TheBlueJo \ No newline at end of file +- Updated Walking Wake Texture by @Jok3r00666 +- Added Shiny Gardevoir Texture by @Jok3r00666 +- Added Shiny Ralts Texture by @Jok3r00666 +- Added Shiny Kirila Texture by @Jok3r00666 +- Updated Gabite Model and added Halloween Variant by @Jok3r00666 +- Updated Gible Model and added Halloween Variant by @Jok3r00666 +- Updated Garchomp Model and added Halloween Variant by @Jok3r00666 +- Added new Garchomp Mega Model and added Halloween Variant by @Jok3r00666 +- Updated Sandslash and added a new Halloween Variant by @isme +- Updated Sandshrew and added a new Halloween Variant by @isme +- Gender Differences for Pokemon have been completely revamped + - Now if a pokemon has a gender difference it will be marked in (`./scripts/data/genderDiffrences.ts`) + - Gender Differences can now include: model, texture, sprite, sound, and even animations. + - Now each entity file only needs to hold the files it has, instead of all ways having to have gender stuff in it. + - New Render Controllers are now generated when gender differences are required, with now dynamic texture change. + - Gender files are now verified to ensure integrity. + - Pokemon with gender differences now require variants for every skin. +- Fixed a bug where pokemon with animated textures were not getting a new render controller. +- Added `genderless` to the pokemon data in (`./pokemon.json`) +- Added Missing Held items `item_texture.json` links. +- Fixed Urshifu sprite being swapped with Urshifu Rapid Strike +- Removed `You can apply this skin too: %s!` messages as skins no longer use applicable format. +- Added all missing TM/HMs text. \ No newline at end of file diff --git a/manifest.json b/manifest.json index bedc2238..898b2ca5 100644 --- a/manifest.json +++ b/manifest.json @@ -5,14 +5,14 @@ "description": "pack.description", "min_engine_version": [1, 21, 4], "uuid": "358dc189-8d9e-4fdb-b4e1-f8e0fb855f9a", - "version": [2, 11, 2] + "version": [2, 12, 0] }, "modules": [ { "description": "Resources Module", "type": "resources", "uuid": "388de949-18e5-4228-a447-f63237aa45a2", - "version": [2, 11, 2] + "version": [2, 12, 0] } ], "metadata": { diff --git a/package.json b/package.json index 3e01708f..116b6087 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pokebedrock-res", "description": "Welcome to the PokeBedrock Resource Pack repository! This resource pack is designed for the Minecraft Bedrock server, PokeBedrock. It allows users to easily download, fix bugs, change textures, and modify the server's appearance.", - "version": "2.11.2", + "version": "2.12.0", "main": "scripts/build.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", diff --git a/texts/en_US.lang b/texts/en_US.lang index 1f704977..bc4da592 100644 --- a/texts/en_US.lang +++ b/texts/en_US.lang @@ -1,4 +1,4 @@ -pack.name=§lPokeBedrock v2.11.2 RES +pack.name=§lPokeBedrock v2.12.0 RES pack.description=§aA High Level Pokemon Addon Created by Smell of curry for Minecraft Bedrock ## Orbs