Skip to content

Releases: EnvyWare/Pixelmon-Mixins

Server startup crash

04 Feb 11:11
cbef34a
Compare
Choose a tag to compare

Fixes startup crash with last version

Spawning performance

03 Feb 23:33
e19b34e
Compare
Choose a tag to compare

Changes:

  • Adds a mixin for the player's party to improve performance of getting the spawning multiplier
  • Adds a mixin for structure checks to improve performance in spawning
  • Adds a mixin for the spawning selection algorithm to reduce boxing and unboxing and hence improve performance

Full Changelog: 1.0.2...1.0.3

Bye bye Pichu

13 Jan 15:54
Compare
Choose a tag to compare

Prevents Pichu spawning from the move skill interaction with the shrine

Full Changelog: 1.0.1...1.0.2

Fixes loading issue in 9.1.8

25 Oct 13:36
Compare
Choose a tag to compare

Fixes loading issue in 9.1.8

Fixes trainer NPE from virtual battles

15 Sep 10:56
Compare
Choose a tag to compare

:shockedpikachu:

Adds a mixin to fix trainers causing NPEs when the pokemon is prevented from spawning

Full Changelog: 0.4.0...1.0.0

Updates to Pixelmon 8.3.4

03 Dec 14:05
Compare
Choose a tag to compare
0.4.0

chore(gradle): bump version to 0.4.0

Adds bop mixins

15 Nov 15:38
Compare
Choose a tag to compare

Adds bop mixins

Adds attack fix

11 Nov 19:48
Compare
Choose a tag to compare

Adds attack fix

Optimizes pokemon movement AI

27 Oct 22:30
Compare
Choose a tag to compare

Optimizes pokemon movement AI

Fixes NPCTrainer bug

21 Oct 16:55
Compare
Choose a tag to compare

Fixes NPCTrainer bug