Skip to content
This repository has been archived by the owner on Jul 3, 2021. It is now read-only.

Releases: xPXpanD/PixelmonBroadcasts

Version 0.6.1 for Reforged 8.2.0

11 May 09:30
Compare
Choose a tag to compare

Updated support for the new 8.2.0 boss types, a %nearest% placeholder for the nearest player, fancier toggle management (no wrapping) and a few minor bugfixes. Check changelog for all the changes: https://github.com/xPXpanD/PixelmonBroadcasts/blob/master/CHANGELOG.txt

Version 0.6 test 2 for Reforged 8.1.2

08 Feb 00:12
Compare
Choose a tag to compare
Pre-release

Now pure Forge, and works in single player and LAN setups! Should run fine, but not yet recommended for production. Check changelog for all the changes: https://github.com/xPXpanD/PixelmonBroadcasts/blob/master/CHANGELOG.txt

Test 2 changes:

  • Logging now shows whether a Pokémon is/was Alolan, Galarian or mega-evolved.
  • Fixed Pokémon that could be a mega form always showing up as such, even if they weren't.

Version 0.5 for Reforged 8.1.2

03 Feb 22:49
Compare
Choose a tag to compare

Added in-depth event support for individual boss difficulties, inspired by what ElectronicManuel did in their fork. Split off excess toggles onto new lines in the toggle subcommand. Fixed a few bugs, the most notable one being players losing their toggles on death. (thanks for the report, zPr3d!)

For all of the changes, see: https://pixelmonmod.com/wiki/index.php?title=Version_history/Pixelmon_Broadcasts#0.5

(note that from this release on there will be no more -sources files, as the project has updated to a newer ForgeGradle build that seems to have removed them)

Version 0.4.2 for Reforged 8.0.0

19 Jun 12:55
Compare
Choose a tag to compare

Added Galarian support, fixed Alolan code to work on new versions of Pixelmon. Fixed some bugs. As always, see below for more:

https://pixelmonmod.com/wiki/index.php?title=Version_history/Pixelmon_Broadcasts#0.4.2

Version 0.4.1 for Reforged 7.0.5

15 May 17:24
Compare
Choose a tag to compare
Pre-release

Added support for happyzlife's Pixelmon Overlay, removed Toggle command permission check and fixed a few bugs. See below for the specifics:

https://pixelmonmod.com/wiki/index.php?title=Version_history/Pixelmon_Broadcasts#0.4.1

Version 0.4.0 for Reforged 7.0.3

09 Mar 21:29
Compare
Choose a tag to compare
Pre-release

Major update! Adds listeners for UB stuff, wormhole spawns, evolutions, party Pokémon fainting and much more. Also adds early support for Pixelmon's new-ish noticeboard. Check the changelog below for more!

https://pixelmonmod.com/wiki/index.php?title=Version_history/Pixelmon_Broadcasts#0.4.0

Version 0.3.0 for Reforged 7.0.0

01 Feb 22:54
Compare
Choose a tag to compare
Pre-release

Updated for 7.0.0. Adds ability support, fixes localization issues and gets everything ready for the new Reforged version. Check the changelog below for more!

https://pixelmonmod.com/wiki/index.php?title=Version_history/Pixelmon_Broadcasts#0.3.0

Version 0.2.2 for Reforged 6.3.4

18 Aug 12:55
Compare
Choose a tag to compare
Pre-release

Message file changes:

  • Changed "toggle.header" to "&5--------- &dPersonal event toggles (click to change) &5--------".
  • Changed "toggle.boss_trainer.on" to "&a&nleader" to prevent cut-off.
  • Changed "toggle.boss_trainer.off" to "&c&nleader" to prevent cut-off.

Broadcast file changes:

  • Changed all default mentions of "boss trainer" to "leader" to mirror the above.

Fixes:

  • Fixed hovers on certain challenge messages always being enabled.
  • Fixed the Pixelmon legendary message check not reloading the config immediately after editing it.
  • Hopefully worked around a rare error with battle participants going null when a battle ends.

Tweaks:

  • Clarified toggles only applying to the person setting them, to avoid further confusion. See changes.
  • Moved the "shiny legend" toggle so it shows after "shiny" and "legend" if enabled. Bit cleaner.
  • Split the mod's start-up messages into two blocks, with one only showing up if something's wrong.

For permissions and other info, see: https://pixelmonmod.com/wiki/index.php?title=Pixelmon_Broadcasts

Version 0.2.1 for Reforged 6.3.0

10 Jun 11:33
Compare
Choose a tag to compare
Pre-release

Fixes and tweaks:

  • Fixed %biome% on spawns and catches always showing the biome at 0, 0, 0.
  • Fixed %xpos%, %ypos% and %zpos% not working right.
  • Fixed an odd error where a Pokémon could apparently forfeit a fight with another Pokémon.
  • Fixed normal catch and blackout messages not being toggle-able.
  • Fixed PvP draws referencing two removed "toggle.pvp_draw" keys, and a missing comma.
  • Toggle categories now sort mostly alphabetically. Stuff was changing too often to keep up with.

For permissions and other info, see: https://pixelmonmod.com/wiki/index.php?title=Pixelmon_Broadcasts

Version 0.2.0 for Reforged 6.3.0

09 Jun 18:18
Compare
Choose a tag to compare
Pre-release

Permission changes:

  • "pixelmonbroadcasts.notify.trade.normal" is now "pixelmonbroadcasts.notify.trade".
  • All "defeat"-type permissions are now "victory"-type permissions to avoid confusion.
  • PvP "start"/"end" permissions have been merged into the old "challenge"/"victory" groups.

Additions:

  • Added support for showing catches and blackouts for Pokémon that aren't special.
  • Added a lang option for showing neutral stats in hovers, instead of just "ERROR".
  • Rewrote configuration/translation with a three-file setup, found in the PixelmonBroadcasts folder.
  • The %world% and %biome% placeholders should now work properly on trainer/PvP broadcasts.
  • Trades now support the showing of shiny Pokémon, using the new %shiny% placeholder.

Fixes and tweaks:

  • Enabled showing IVs on Pokémon that a player lost to or fled from. Turn off hover to disable.
  • Fixed an issue where old options would occasionally get stuck when reloading with changes made.
  • Fixed some potential bugs with players with edited names. There may be more, please report.
  • Removed a few leftover debug messages when players blacked out to wild Pokémon. Oops.
  • Updated CHANGELOG.txt with missed changes in 0.1.1, and corrected versions.

For permissions and other info, see: https://pixelmonmod.com/wiki/index.php?title=Pixelmon_Broadcasts