Champions

Creates elite mobs of different rarities, with enhanced stats and extra abilities.

File Details

champions-forge-1.16.5-2.0.1.16-sources.jar

  • R
  • Jan 4, 2023
  • 77.32 KB
  • 80
  • 1.16.5+1
  • Forge

File Name

champions-forge-1.16.5-2.0.1.16-sources.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:champions-307152:4297615")

Learn more about Curse Maven

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project does not adhere to Semantic Versioning. This project uses MCVERSION-MAJORMOD.MAJORAPI.MINOR.PATCH.

[1.16.5-2.0.1.16] - 2023.01.04

Fixed

  • Fixed Champion summoning through NBT tags not working with certain spawner configurations

[1.16.5-2.0.1.15] - 2022.11.02

Added

  • Added Champion summoning through NBT tags #138

[1.16.5-2.0.1.14] - 2022.10.08

Changed

  • Changed Reflective affix's reflected damage to list the champion as the source rather than the player to avoid recursive player effects #133

Fixed

  • Fixed experience drop growth from champions stacking incorrectly with other mods #134
  • Fixed champions HUD disappearing or desyncing after player death #129
  • Fixed potential race condition crash with configuration files #126

[1.16.5-2.0.1.13] - 2022.04.09

Changed

  • chance fields in champions-ranks.toml now accepts 0.0 as a valid value

[1.16.5-2.0.1.12] - 2022.04.09

Fixed

  • Fixed Enkindling affix bullet attacks doing too much damage

[1.16.5-2.0.1.11] - 2022.04.08

Fixed

  • Fixed death.attack.cinderBullet death messages lacking localization #112

[1.16.5-2.0.1.10] - 2022.03.19

Changed

  • Small performance optimization

[1.16.5-2.0.1.9] - 2022.03.13

Added

  • Added ko_kr.json localization (thanks PixVoxel!) #100
  • Added ru_ru.json localization (thanks MiniRaptor!) #107

Fixed

  • Fixed Hasty affix not persisting

[1.16.5-2.0.1.8] - 2021.11.09

Fixed

  • Fixed compatibility with other mods that interact with the boss health bars #96 #82
  • Fixed potential NPE crashes #92 #83
  • Fixed potential CME crash with configuration loot #84

[1.16.5-2.0.1.7] - 2021.05.15

Added

  • Added config option for blacklisting/whitelisting entities

Fixed

  • Fixed Scaling Health integration #81

[1.16.5-2.0.1.6] - 2021.05.15

Changed

  • Added fallback for assigning ranks to mobs with irregular spawn patterns

Fixed

  • Fixed erroneous error logs on servers #74

[1.16.5-2.0.1.5] - 2021.03.17

Fixed

  • Fixed potential crash when missing rank configuration #78

[1.16.5-2.0.1.4] - 2021.02.25

Fixed

  • Fixed dimension list configuration option not being applied properly

[1.16.5-2.0.1.3] - 2021.02.04

Fixed

  • Fixed Champions not spawning properly

[1.16.5-2.0.1.2] - 2021.01.28

Fixed

  • Fixed NPE with empty configs #71

[1.16.5-2.0.1.1] - 2021.01.27

Fixed

  • Fixed maxTier in entity configs not applying if it's the same as the minTier

[1.16.5-2.0.1.0] - 2021.01.22

Added

  • Added Scaling Health integration

Fixed

  • Fixed CraftTweaker integration (note: this will break any current implementations)

[1.16.4-2.0.0.2] - 2021.01.05

Added

  • Added Chinese localization (thanks EnterFor!)

Changed

  • Disabled Molten affix fire effects temporarily #62

Fixed

  • Attempted fix for race condition crash #69

[1.16.3-2.0.0.1] - 2020.10.03

Changed

  • Updated to Minecraft 1.16.3

[1.16.2-2.0.0.0] - 2020.09.09

Changed

  • Updated to Minecraft 1.16.2

[2.0-beta6] - 2020.07.21

Changed

  • Ported to 1.16.1 Forge

Removed

  • [API] Removed IAffix#onKnockBack since Minecraft removed the entity information in the callback

[2.0-beta5] - 2020.07.20

Fixed

  • Fixed bullet renderer colorizer for Arctic and Enkindling affixes

[2.0-beta4] - 2020.07.11

Fixed

  • Fixed Magnetic affix pull vectors being too strong

[2.0-beta3] - 2020.06.15

Changed

  • Ported to 1.15.2

[2.0-beta2] - 2020.06.14

Added

  • Added Turkish translation (thanks Emirhangg!)

[2.0-beta1] - 2020.05.31

Added

  • Added config options for Infested parasite mob type
  • Added config options for HUD and particle effects
  • Added preset affixes config option to ranks
  • Added min and max tiers config option to affixes
  • Added entities config options

Changed

  • Ported to 1.14.4 Forge
  • Standardized affix names:
    • Cinder -> Enkindling
    • Desecrator -> Desecrating
    • Jailer -> Paralyzing
    • Knockback -> Knocking
    • Reflecting -> Reflective
    • Scrapper -> Wounding
    • Vortex -> Magnetic
  • Standardized effect names:
    • Injured -> Wound
    • Jailed -> Paralysis
  • Plagued now only spreads from the initial host and has a visible aura for its range
  • Ranks are now only server-side
  • Revamped champion names to use generic identifiers

Removed

  • Removed client config option for overriding rank colors
  • Removed Plagued potion effect