Skip to content

Releases: EnvyWare/EnvyHunt

Gender Spec selection

24 Apr 09:17
a4fa754

Choose a tag to compare

You can now specify which genders the random gender spec will select from like so: randomgender:male,female.
It should still function as randomgender too.

Full Changelog: 4.4.1...4.4.2

Features!

05 Jan 20:23

Choose a tag to compare

Changes:

Updated API usage
Updated Pixelmon versions to 9.2.6 and 9.1.10
Fixed the start-commands not working after a player finished the hunt (previously they would only work when the hunt timed out)
Added spec for ivpercentrange which matches Pokemon in the given range, or when applied picks a random number between the min and max values
Added optional fresnel shader application to hunt pokemon (with configurable colour) [1.20]
Added particle-specs config option

  • This config option will only display particles (and the frensel shader for 1.20) on Pokemon that match these specific specs
  • If this is left blank, or not in the config at all, then the standard requirement-specs will be used for the particle display

Full Changelog: 4.4.0...4.4.1

Startup & Logging issues

02 Dec 16:00

Choose a tag to compare

Changes:

Fixes the start up crash on 1.16.5
Fixes the logger not logging to the actual logs and only to console

Full Changelog: 4.3.0...4.4.0

1.20.2

19 Oct 09:25

Choose a tag to compare

Changes:

Updated to Minecraft 1.20.2
Updated to Pixelmon 9.2.4

Full Changelog: 4.2.1...4.3.0

Default form placeholder

15 Sep 10:28

Choose a tag to compare

Changes:

Adds the %default_form% placeholder for getting the random species' default form name

Full Changelog: 4.2.0...4.2.1

Big changes

13 Sep 12:35

Choose a tag to compare

Changes:

Moves all hunt configurations into their own files in the config/EnvyHunt/hunts directory (supporting sub directories)
You can find the default examples in config/EnvyHunt/hunts/defaults both examples using randomnonblockedspecies and one a shiny hunt example
Rewards now use the RandomConfigPool (go to the wiki for more information) allowing for guaranteed rewards, as well as chance based ones
Fixed an issue where the %species_name% and %dex_number% placeholders wouldn't work with the randomnonblockedspecies spec
Added the "reward-display-items" section for the items that should appear in the reward GUI display

NOTE: You will need to update your configs for this version to work so please be careful when deploying to a live server!

Full Changelog: 4.1.2...4.2.0

GUIs failing to open

10 Sep 09:53

Choose a tag to compare

Changes:

Updated to 9.2.2
Fixed GUIs failing to open

Full Changelog: 4.1.1...4.1.2

1.20.1 build errors

30 Aug 08:47

Choose a tag to compare

Fixes 1.20.1 failing to load

Full Changelog: 4.0.3...4.1.1

1.20.1

24 Aug 11:17

Choose a tag to compare

Changes:

Adds support for Pixelmon & Forge 1.20.1

NOTE: This has not been tested

Full Changelog: 4.0.3...4.1.0

Constantly resetting

24 May 10:56

Choose a tag to compare

Changes:

Fixes the issue where the hunt would reset (seemingly) every time you run the /hunt command
Fixes the console spam coming from the random ability class
Adds randomnonblockedspecies spec to get a random species that isn't on the blocked list in the config
Fixes the random gender spec from not accepting genderless

Fixes #21
Fixes #20

Full Changelog: 4.0.2...4.0.3