Skip to content

Releases: smell-of-curry/pokebedrock-res

v2.12.8

13 Feb 16:37
Compare
Choose a tag to compare

Update v2.12.8

  • Fixed Clodsire texture gliches, and made animations into molang by @plain_trash_rose
  • Fixed Darmanitan Animations not working by @IsMeGames
  • Fixed Golett and Golurk Halloween Texture Glitches by @dcrdemonlord
  • Fixed Mew Christmas Broken Animations by @AbstractJoker
  • Added Gender Differences to both Wooper and Quagsire making them more accurate by @plain_trash_rose
  • Fixed broken Wooper Paldea, having broken typeId
  • Fixed Hoopa's Z fighting and some pixels fix by @AbstractJoker
  • Added setboost lang to en_US.lang
  • Fixed invalid size when rendering pokedex
  • Updated de_DE and en_ES translations by @TheblueJo
  • Updated pt_BR by @Personal0ne
  • Added new cs_CZ translations by @MangyCoyote
  • Removed duplicates inside lang files, to prevent errors.

v2.12.7

06 Feb 21:29
Compare
Choose a tag to compare

Update v2.12.7

  • Added Move Tutor
  • Added PokeBuilder Forms
  • Updated Gender Differences with all pokemon that have gender differences
  • Created a initial test scheme of pokemon behaviors
  • Added in a ton of new pokemon:
    • Finizen
    • Hoopa
    • Ninetales
    • Ninetales Alola
    • Palafin
    • Palafin Hero
    • Vulpix
    • Vulpix Alola
  • Updated Models for:
    • Clodsire
    • Golett
    • Golett Halloween
    • Golurk
    • Golurk Halloween
    • Gallade
  • Added in a Valentine NPC
  • Added in a Heart Scale Item

v2.12.6

30 Dec 15:16
Compare
Choose a tag to compare

Update v2.12.6

  • Add new Wooper Line by @rosegoldenowl
    • This new line adds Wooper Paldea, Clodsire, Wooper, & Quagsire!
  • Fixed Broken Garchomp Halloween Textures by @AbstractJoker
  • Added in missing Gourge Sprites by @IsMeGames
  • Added in missing Pumpkaboo Sprites by @IsMeGames
  • Fixed Armarouge Christmas Animation handling.
  • Fixed Flabebe skin map generating broken flababe before skin name.
  • Fixed the Gastly Halloween Line Sprites by @brunodltt
  • Added missing Pikachu Line sprites by @brunodltt
    • Pichu Spiky Eared
    • Pikachu Captin
    • Pikachu Detective
    • Pikachu doll
    • Pikachu santa
    • Pikachu witch
  • Added Missing Snorlax santa sprite by @brunodltt
  • Repositioned the Darumka sprite to match the other by @IsMeGames
  • Added Missing Dudun Sparce Three Segment Texture by @IsMeGames
  • Added a TON of missing translations of Send Message to translate keys to improve compatibility.

v2.12.5

24 Dec 20:38
Compare
Choose a tag to compare

Update v2.12.5

  • The Testing Workflow will now use the latest node-version when running tests.
  • Renamed Armarouge Christmas animation file, as Christmas was spelled wrong.
  • Removed unused Gardevoir Mega Animation
  • Changed Floating Text Texture Name to be a proper _spawn_egg name.
  • Fixed the Leaders Crest items.json icon id.
  • Updated scripts/removeUnusedFiles.ts:
    • Now when asking if you want to delete, it will give you proper path.
    • It will now loop through textures/item_textures.json to ensure all is used.
  • scripts/tests/verifyItemIcons now does extra verification to ensure the file referenced in the icon id path exists.
  • Fixed & Removed a ton of icons, to fix displays of items.
  • Merge pull request #87 from TheblueJo/main, which updates de_DE and en_ES.

v2.12.4

24 Dec 19:26
Compare
Choose a tag to compare

Update v2.12.4

  • Added in 11 New Models
    • Gardevoir Christmas by @dcrdemonlord
    • Gardevoir Mega by @dcrdemonlord
    • Gallade Christmas by @dcrdemonlord
    • Gallade Christmas Mega by @dcrdemonlord
    • Darumaka & Darumaka Galar by @IsMeGames
    • Darmanitan & Darmanitan-Zen by @IsMeGames
    • Darmanitan Galar & Darmanitan-Galar-Zen by @IsMeGames
    • Armarouge Christmas by @IsMeGames
  • Added in a new items.json file that stores a item map of PokeBedrock Behavior Item Type ID's to there display icon referenced in ./textures/item_texture.json.
    • This new file, is generated by the behavior pack like pokemon.json, it's use case is to standardize texts and item_textures to ensure nothing is missing.
    • With this new file a new script generateItemLang.ts was added. This script will append Missing Items to ./texts/en_US.lang to show what items are missing names, and to quickly make a fix.
    • Additionally this file added the ability to make a test script checking if each item has a valid icon (ADDING TESTS!).
  • Changed script name of generateEntityFiles => generatePokemonFiles, as it makes more sense of what it is used for.
  • generatePokemonFiles now will update the ./texts/en_US.lang Pokemon Spawn Eggs category to auto generate name conversions.
  • generatePokemonFiles will also now update the ./texts/en_US.lang Dismount Messages category to auto generate dismount messages, previously done by resource pack.
    • This feature also required canMount to be added to pokemon.json, generated by behavior pack.
  • blocks.json now have a standard format version, and was moved to top.
  • Added in Missing Item Textures:
    • Galarica Cuff
    • Galarica Wreath
    • Masterpiece Teacup
    • Unremarkable Teacup

v2.12.3

13 Dec 16:50
Compare
Choose a tag to compare

Update v2.12.3

  • Merged Pull Request from @TheblueJo which
    • Fixed missing booster energy lang map
    • Fixed black augurite, peat block,tart apple, sweet apple, and cracked pot items.
  • Added in Elf NPC Model & Animations
  • Added in Gallade and Mega Gallade by [Modeler] DCRdemonlord
  • Updated Terrain Textures resource pack name to match pokebedrock.

v2.12.2

06 Dec 13:34
Compare
Choose a tag to compare

Update v2.12.2

  • Added in Santa Entity
  • Fixed Hex Mania Spawn egg translation not showing
  • Added another argument to src.pokebedrock.modules.commands.redeem.10 to allow for a error reason.
  • Added Santa Quest Icons:
    • Candy Cane
    • Ability Icon
    • Shiny Icon
    • Snow Golem
  • Added Tinkaton Christmas Skin by @Jok3r00666
  • Added new Comfey Model and Christmas Skin by @DCRdemonKOD
  • Added Mew Christmas Skin by @Jok3r00666
  • Fixed the breaking sound of the custom ores (leaf stone, dusk, etc.)
  • Fixed the Mewtwo Shiny Armored skin which was broken.
  • Fixed the missing Female Pikachu Captin skin by @bruno
  • Deleted random Fossil Machine Geometry in ./models

v2.12.1

26 Nov 19:45
Compare
Choose a tag to compare

Update v2.12.1

  • Fixed Garchomp halloween textures by @joker00666
  • Fixed Voltorb Shiny & Model by @rosegoldenowl
  • Sprites now verify each skin to ensure each skin has a sprite. Which means skins will have different displays in the addon.
  • Added Mewtwo Mega X Shadow/Armored Sprites
  • Added Mewtwo Shadow/Armored Sprites

v2.12.0

05 Nov 00:15
Compare
Choose a tag to compare

Update v2.12.0

  • 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.

v2.11.2

25 Oct 18:19
Compare
Choose a tag to compare

Update v2.11.2

  • 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