Skip to content

Releases: BrendonCurmi/FusionPixelmon

Big One

13 Oct 21:47
Compare
Choose a tag to compare

FusionPixelmon v1.10/v1.11 is out - and it's a big one!

What's New?

  • Updated to Pixelmon Reforged 8.1.2 and SpongeForge 7.3.0!

  • Multiplatform
    The plugin is now available in multiplayer on Sponge and Spigot/Bukkit and in singleplayer on Forge.
    Note: Avoid using the FusionPixelmon Forge mod on multiplayer - it hasn't been tested and may cause issues.
    On servers/multiplayer, please use the Sponge or Spigot plugin instead.

  • PokeDesigner
    New Moves shop in the PokeDesigner to modify your Pokemon's moves - of course!
    Improved Nickname shop for a better shopping experience.

  • Modifier Tokens
    Token items to modify specific aspects of your Pokemon.
    Server admins can give these to players as rewards or in loot chests.

  • PokeShrine Pickup
    Ilex Shrines have been added and can only be picked up by diamond axes.
    Other Shrines, Chalices, and Altars can now only be picked up by with diamond pickaxes.

  • PokeShrine Locking (Sponge & Spigot)
    To prevent other players from picking up your shrines, you can now right click with an empty hand on a placed shrine to lock it from being picked up by other players.
    This is useful for public server shrines for player use and personal shrines within your faction.

  • ArcPlates Hovering (Sponge & Spigot)
    This is a purely cosmetic feature that displays a halo of plates around your Arceus, based on the ArcPlates in storage.
    Hovering plates are aligned and locked facing North/South for visual reasons.

  • ArcPlates Data
    Data files are now ~67% smaller so saves more space on your server.
    Also if an Arceus is traded/sold to another player, they will have access to that Arceus' ArcPlates.
    Note to users of previous FusionPixelmon Sponge plugin versions:
    If you've used the FusionPixelmon Sponge plugin v1.9 or older, join our discord to download the DataMigrator plugin in the #data channel to migrate the ArcPlate data.
    More information can be found here: https://github.com/BrendonCurmi/FusionPixelmon/blob/master/fusionpixelmon-data/README.md

  • Metrics
    v1.10 was released with bStats metric integration, but due to reported issues v1.11 was quickly released which is the same as v1.10 except without bStats integration.

Big One

13 Oct 19:59
Compare
Choose a tag to compare
Big One Pre-release
Pre-release

FusionPixelmon v1.10 is out - and it's a big one!

What's New?

  • Updated to Pixelmon Reforged 8.1.2 and SpongeForge 7.3.0!

  • Multiplatform
    The plugin is now available in multiplayer on Sponge and Spigot/Bukkit and in singleplayer on Forge.
    Note: Avoid using the FusionPixelmon Forge mod on multiplayer - it hasn't been tested and may cause issues.
    On servers/multiplayer, please use the Sponge or Spigot plugin instead.

  • PokeDesigner
    New Moves shop in the PokeDesigner to modify your Pokemon's moves - of course!
    Improved Nickname shop for a better shopping experience.

  • Modifier Tokens
    Token items to modify specific aspects of your Pokemon.
    Server admins can give these to players as rewards or in loot chests.

  • PokeShrine Pickup
    Ilex Shrines have been added and can only be picked up by diamond axes.
    Other Shrines, Chalices, and Altars can now only be picked up by with diamond pickaxes.

  • PokeShrine Locking (Sponge & Spigot)
    To prevent other players from picking up your shrines, you can now right click with an empty hand on a placed shrine to lock it from being picked up by other players.
    This is useful for public server shrines for player use and personal shrines within your faction.

  • ArcPlates Hovering (Sponge & Spigot)
    This is a purely cosmetic feature that displays a halo of plates around your Arceus, based on the ArcPlates in storage.
    Hovering plates are aligned and locked facing North/South for visual reasons.

  • ArcPlates Data
    Data files are now ~67% smaller so saves more space on your server.
    Also if an Arceus is traded/sold to another player, they will have access to that Arceus' ArcPlates.
    Note to users of previous FusionPixelmon Sponge plugin versions:
    If you've used the FusionPixelmon Sponge plugin v1.9 or older, join our discord to download the DataMigrator plugin in the #data channel to migrate the ArcPlate data.
    More information can be found here: https://github.com/BrendonCurmi/FusionPixelmon/blob/master/fusionpixelmon-data/README.md

  • Metrics
    The Sponge and Spigot plugins have been integrated with bStats.
    bStats does not collect any personal data. Most of the collected data is information about the server like Minecraft version, Java version, and more.
    All data gets sent and stored completely anonymously.
    If you don't want bStats to collect data from your server, you can disable it in the bStats config file. This file can be found in the /plugins/bStats/ folder.
    bStats has nearly no effect on your server's performance and the sent data is completely anonymous.
    The collected data is important information for plugin authors to improve their plugins and keep motivated. To value their work and effort, please keep bStats enabled.

Economy Update+

12 May 16:15
9b174bf
Compare
Choose a tag to compare

Now it's possible to also configure which currency to use:

# The currency used in the PokeDesigner.
# Example: "pokedollar"
shop-currency="pokedollar"

Economy Update

12 May 08:38
9a074c5
Compare
Choose a tag to compare
  • New economy service, to allow users to configure whether to use PokeDollars or a default currency in a third-party economy plugin (like EconomyLite)
  • Added custom pokemon texture support
  • Added pokerus listing
  • Code restructuring
  • Bug fixes

Pokemon Nickname Shop

07 May 14:51
c3e171f
Compare
Choose a tag to compare

New Pokemon Nickname Shop

Shop and Pokemon Selector GUI titles are now configurable

Shop top row now looks nicer

Bug fixes

Pokemon Blacklisting

16 Apr 18:41
Compare
Choose a tag to compare

New Features

You can now use the config to blacklist Pokemon from being modifiable in the PokeDesigner

Known Issues section added

Finally updated mcmod.info

Bug fixes

Plate Dupe Hotfix

14 Apr 16:18
b3b0503
Compare
Choose a tag to compare

A hotfix to resolve a plate duplication glitch in the ArcPlate GUI

Configs & Pixelmon 7.2.2 testing

12 Apr 23:36
Compare
Choose a tag to compare

New Features

Added config files to enable/disable features, shops, and modify shop prices

Tested on Pixelmon 7.2.2 (most recent version as of writing)

More information in README.md and added contents summary

Optimization to InvInventory updater

Update Checker & Bug Fix

10 Apr 09:50
Compare
Choose a tag to compare

New Features

Update checker

The plugin will notify the admin upon server startup if there is a newer version available at https://ore.spongepowered.org/FusionDev/FusionPixelmon/versions

Including:

#2 Fix ArcPlates fast click dupe glitch

Public Release

09 Apr 00:16
Compare
Choose a tag to compare

FusionPixelmon

This is a plugin/mod hybrid that adds extra features to your Pixelmon Sponge server.

Features

PokeDesigner

An interactive GUI for modifying your Pokemon.

Inspired by the pokemon designer on PokeCentral.org

ArcPlates

An interactive GUI for storing Plates for your Arceus, and quickly switching the active held plate.

Picking up Shrines

Shrines, Timespace Altars, and Arc Chalices are unbreakable blocks in the Pixelmon mod. This plugin allows the "breaking" and picking up of these structures.
Right clicking one of these structures while holding an iron or diamond pickaxe in survival mode will drop this item in your inventory, if there are available slots.

Craftable Master Balls

Master Balls are made craftable again with the old recipe.

Anti-Fall Damage

After winning a battle while flying on a pokemon, the player will fall to the ground as they will no longer be in flight.
There is an issue on some servers that when the player falls, they'll take fall damage.
This plugin prevents taking fall damage by giving a 5 second grace period after defeating a pokemon.

Sponge Inventory API

An API for handling and creating custom GUI inventories.

Pixelmon API

An API wrapper for some features from the Pixelmon mod.

Pixelmon Currency API

A Bank API for the Pixelmon currency.

Installing

As this is executed as a plugin, it only needs to be installed server-side in the 'mods' folder of a Sponge server.

Mod/Plugin Dependencies

These are the mods/plugins that need to be installed on the server for FusionPixelmon to work

Development Dependencies

These are the dependencies used for developing FusionPixelmon

  • Pixelmon
    • Pixelmon-1.12.2-7.0.8-universal.jar
  • Sponge API
    • spongeapi-7.2.0-20191130.150509-32-shaded.jar
  • Sponge Forge
    • spongeforge-1.12.2-2825-7.1.6-dev-shaded.jar
  • Forge Src
    • forgeSrc-1.12.2-14.23.5.2768.jar