Skip to content

Releases: happyzleaf/PixelmonPlaceholders

PixelmonPlaceholders v2.1.6 [Reforged 8.0.2]

07 Jul 18:45
Compare
Choose a tag to compare

I've been reported a few problems with the latest hotfix.
They've been patched now. Enjoy.

Download

Grab the latest release here.

PixelmonPlaceholders v2.1.5-hotfix [Reforged 8.0.2]

24 Jun 00:46
Compare
Choose a tag to compare

Evening folks.
This is a quick hotfix for Reforged's latest update.

This is not part of the future rewrite, it has nothing to do with that. Enjoy!

Download

Grab the latest release here.

PixelmonPlaceholders v2.1.3 [Pixelmon 7.0.6]

29 May 18:24
eef9b35
Compare
Choose a tag to compare

This release has been commissioned by @FrankF13 at Complex and @KhaozFrost at Lunar Rising.

Changelog

  • Updated to Reforged 7.0.6.
  • Fixed [pokemon]_ability%.
  • Added [pokemon]_ability_slot% which returns 1, 2 or H according to the pokémon's ability.
  • Made errors easier to be fixed by documenting which inputs are wrong.
  • Fixed both [pokemon]_texturelocation% and [pokedex]_texturelocation%. Now they reflect the pokémon's form and display the egg cycles correctly.
  • Every placeholder now fully supports any pokémon form. Meaning that [pokedex]_abilities% will now reflect the alolan abilities instead of the normal one. You can specify the form by using %pokedex_<pokemon>_<form>_[...], so for example %pokedex_vulpix_alolan_abilities% will display SnowCloak, SnowWarning. Even [pokemon] (by that I mean %party_<slot>_[...]) will pass the corresponding form to the other placeholders, so if your team member in the first slot has a special form it will show everything related to that.

Download

This project has been moved to the Sponge ores. Grab the latest release there.

PixelmonPlaceholders v2.1.1 [Pixelmon 7.0.4]

18 Mar 21:56
Compare
Choose a tag to compare

What changed

Reforged 7.0.4 updated the pixelmon photos code, and [pokemon]_texturelocation% is now marked as deprecated.

Who is affected

Only the people who used [pokemon]_texturelocation% to display pixelmon sprites in their (presumably) VC menus.

What does this mean

Right now, nothing, you can just download the jar and forget about its meaning, but in the future new pokémon might break [pokemon]_texturelocation%, because the code used there is doing something not supported anymore.

If it happens, I'll make sure to provide you a new way of doing the same thing.

PixelmonPlaceholders v2.1.0 [Pixelmon 7.0.3]

25 Feb 23:06
Compare
Choose a tag to compare

Changelog

  • Updated to Pixelmon 7.0.3.
  • Added [pokemon]_originaltrainer_name% and [pokemon]_originaltrainer_uuid%.
  • Added [pokemon]_nature_increased%, and [pokemon]_nature_decreased%.

PixelmonPlaceholders v2.0.1

07 Feb 23:34
Compare
Choose a tag to compare

Info

This update is offered by @FrankF13 (https://mc-complex.com).

This is an hotfix for a few issues encountered, and it might be the first of others.

Changelog

  • Fixed [...]_texturelocation% displaying a missing texture instead.
  • Fixed exception on initialization that could happen sometimes. Don't blame me, blame the 10 different versions of PlaceholderAPI around. 😅

PixelmonPlaceholders v2.0.0 [Pixelmon 7.0.0]

02 Feb 17:17
Compare
Choose a tag to compare

Info

Updated to Pixelmon 7.0.0! Which should be available very soon.
I've cleaned a lot of mess, but it's far from perfect. Please remember that this was (roughly) my second programming project ever.

Also, take in mind that I'm in a rush, therefore the wiki won't be updated before a week or so. ¯\_(ツ)_/¯

Oh, I almost forgot. Thanks @Aaron1011 and FrostEffects for the help!

Changelog

  • The plugin has been renamed from "zpixelmonplaceholders" to "pixelmonplaceholders", you might want to rename your config accordingly.
  • Added the shortcut %party_<slot>_[...] for %trainer_team_<slot>_[...].
  • Due to major Pixelmon's changes, %trainer_[...]% no longer works with npc trainers, but it's limited to the actual players.
  • However, %party_[...] fully supports both of them, the players, and the npc trainers.
  • Removed %pixelmon_dexsizeall% because it became a duplicate of %pixelmon_dexsize%, use the latter.
  • Removed [...]_ivtotalsum%, [...]_evtotalsum%, [...]_ivtotalsumpercent% and [...]_ivtotalsumpercent%, use [...]_ivs_total%, [...]_evs_total%, [...]_ivs_totalpercentage% and [...]_ivs_totalpercentage% instead.
  • Now [...]_texturelocation% displays eggs and special pokémon properly, and it will work even if you've enabled disabledEgg in the config.
  • Fixed a lot of buggy placeholders and exceptions.

PixelmonPlaceholders hotfix for Reforged 6.3.1

13 Jun 18:25
Compare
Choose a tag to compare

This is an hotfix for Reforged 6.3.1!
A stable build will be available in the next few days, but at least this kinda works.

I temporary had to remove some placeholders, they will (most likely) be added back with the stable release:
Removed placeholders:

  • [...]_rarity_day%
  • [...]_rarity_night%
  • [...]rarity_dawndusk%
  • [...]_biomes%
  • [...]_evolution_[...]_time%

PixelmonPlaceholders v1.3.0

31 Mar 15:22
Compare
Choose a tag to compare

Here we go! PixelmonPlaceholders for Reforged (6.2.3) is finally out!

Changelog:

  • New config featuring customizeable placeholder messages and more!
  • You can now disable the placeholders for pixelmon still in their eggs, go take a look at the config.
  • %trainer_team_[...]_pos_x% now shows the correct position of the pokémon, or the player's coordinate if the pokémon is being carried in a ball.
  • %trainer_team_[...]_pos_y% take a look above.
  • %trainer_team_[...]_pos_z%take a look above.
  • %trainer_team_[...]_ball% now returns the localized name of the ball.
  • %trainer_team_[...]_shiny% returns true if the pixelmon is shiny, false if it's not.
  • %pokedex_[...]_moves% returns a list of the learnable moves of the pokémon.
  • %pokedex_[...]_move_INDEX% returns the value at the INDEX provided in the list above.
  • %pokedex_[...]_evolutions% now shows the evolutions in order.
  • %pokedex_[...]_evolution_INDEX_list% shows a list of all the condition needed for the pixelmon to evolve, once you get that you can use it to get some other info, like the examples below.
  • %pokedex_[...]_evolution_[...]_biome% gets a list of the biome needed.
  • %pokedex_[...]_evolution_[...]_chance% gets the chance.
  • %pokedex_[...]_evolution_[...]_stone% gets the stone needed.
  • %pokedex_[...]_evolution_[...]_stone_biome% gets a list of the biomes in which you can find the stone.
  • %pokedex_[...]_evolution_[...]_friendship% gets the friendship needed.
  • %pokedex_[...]_evolution_[...]_altitude% gets the altitude needed.
  • %pokedex_[...]_evolution_[...]_level% gets the level needed.
  • %pokedex_[...]_evolution_[...]_move% gets the move that the pokémon needs to know.
  • %pokedex_[...]_evolution_[...]_movetype% gets the type of the move that the pokémon needs to know.
  • %pokedex_[...]_evolution_[...]_party_pokemon% gets the pokémon in the party needed to evolve.
  • %pokedex_[...]_evolution_[...]_party_type% gets the type of the pokémon in the party needed to evolve.
  • %pokedex_[...]_evolution_[...]_time% gets the time needed to evolve, "Day" or "Night".
  • %pokedex_[...]_evolution_[...]_weather% gets the weather needed to evolve. "Clear", "Rain" or "Storm".

There are some other minor updates, but they're from 1.2.2 or 1.2.3, which weren't released publicly due to the lack of time i had, some of them are:

  • %trainer_team_[...]_gender%, %trainer_team_[...]_growth%.
  • %pokedex_[...]_doesevolve%, %pokedex_[...]_evolutionscount%, %pokedex_[...]_type%, %pokedex_[...]_basestats_[hp, atk, def, spa, spd, spe]%, %pokedex_[...]_basestats_yield_[hp, atk, def, spa, spd, spe]%, %pokedex_[...]_type%, %pokedex_[...]_basestats_yields%, %pokedex_[...]_drops_[main, rare, optional1, optional2]%, %pokedex_[...]_egggroups%, %pokedex_[...]_texturelocation%.
    But don't worry if you've missed em! You can find them all in the wiki!
    (well, not right now, the wiki is gonna get updated next week! sowwy, i'm a lone wolf.

If you're experiencing problems with Sponge 7.0.0, update to 7.1.0, or open an issue.

PixelmonPlaceholders v1.2.1

12 Nov 18:34
Compare
Choose a tag to compare
  • Updated to PlaceholderAPI v4.2.
  • Removed and changed some placeholders (the wiki has been updated.).

Changes:
Removed %trainer_team_[position]_drops% because it's completely useless.
%pokedex_[id]_basestats_yield_total% is now %pokedex_[id]_basestats_yields%.
%pokedex_[id]_egggroup% is now %pokedex_[id]_egggroups%.