Cobblemon Counter

Cobblemon Counter

Mod

A utility mod that keeps track of Cobblemon wild KO/capture counts/streaks.

Client and server Game Mechanics

394.5k downloads
100 followers
Follow Save
Filter loader...
Filter versions...
  • Moved event handler registration from annotations to init. Change precipitated by an oddity in newer versions of KFF/NF that caused annotation-based event registration to fail (looks like NF removed access to something? idk). This should work across versions.
  • Added hatch counter.
  • Fixed broadcasting untracked form.
  • Refactored broadcast config to be server-first, client-override.
  • Fixed getCount giving 0 back if you didn't give the optional species.
  • Separated empty from to-be-ignored species in CounterManager.
  • Renamed the getScore functions to make more sense.
  • Refactored registries for CounterTypes and ScoreTypes.
  • Added commands:
    • Get Score, with optional species and form.
    • Set Score.
    • Add Score, which is just Set Score but adding to current value.
    • Reduce Score, which is just Set Score but reducing current value.
  • Added hatch counter type.
  • Fixed broadcasting untracked form.
  • Refactored broadcast config to be server-first, client-override.
  • Fixed getCount giving 0 back if you didn't give the optional species.
  • Separated empty from to-be-ignored species in CounterManager.
  • Renamed the getScore functions to make more sense.
  • Refactored registries for CounterTypes and ScoreTypes.
  • Added commands:
    • Get Score, with optional species and form.
    • Set Score.
    • Add Score, which is just Set Score but adding to current value.
    • Reduce Score, which is just Set Score but reducing current value.

Project members

tmetcalfe89

Owner

Details

Licensed MIT
Published 2 years ago
Updated 2 months ago