besteon / Ironmon-Tracker

A Lua script for the Bizhawk/mGBA emulator compatible with Pokemon Fire Red, Leaf Green, Ruby, Sapphire, and Emerald that tracks relevant data for the IronMon challenge.
MIT License
125 stars 44 forks source link

Enhancement: Want to be able to mark a tracked stat as neutral #309

Closed UTDZac closed 1 year ago

UTDZac commented 1 year ago

Currently when marking a tracked stat for a Pokemon, you only have these three options, in order:

This enhancement would add a 4th option for Neutral, indicated by a = or maybe a circle like o. Not sure what would work best, or if = looks too much like -

image

UTDZac commented 1 year ago

This change will likely have conflicts with the large mGBA addition and rewrite I've been working on. Let me know if you plan to work on this and/or what it looks like afterwards so that I can prepare my code.

Fellshadow commented 1 year ago

isn't the empty option essentially the neutral option? or at least thats how myself and a bunch of other people have used it.

Unless i'm misunderstanding the point of a "neutral", what then becomes the purpose of "empty" if a neutral was added?

EDIT: as pointed out by ninjafriend, the difference is clarifying between untested stat and explicitly saying "this has been tested, but wasn't too good but also not nothing" which makes sense to me

jtigues commented 1 year ago

Adding the rest of the discussion here for posterity, other ideas:

UTDZac commented 1 year ago

Feature enhancement is done and available in version 7.1.0.