DivisionByZero

Results 216 comments of DivisionByZero
trafficstars

> Testing definitely needed, someone also attempted this at https://github.com/pokeclicker/pokeclicker/pull/4955 . I have not read everything there, I just know that just changing the ID does not solve the issue...

I'm not that familiar with the entire code base, so if the current changes should still not enought I'll gladly apply more in the future.

Ok, I did check the code base and found the `BagHandler` class that they were talking about in #4955. It has a method to retrieve the display name for a...

> [...] the BagHandler is not required anymore, you can either keep using it or drop the underground ItemType and use ItemList. I'm generally touching as less files as possible...

> Also, for testing, you should be following [this](https://github.com/pokeclicker/pokeclicker?tab=readme-ov-file#building-from-source). Thank you 🙏 --- Tested with 10k Orbs each: Pink Green Orange

**Team decision:** We generally want this. More generic locales (`en`, `de`) should contain a wider range of relevant contry codes. The more specific a locale gets, the more specific the...

I agree with @RealPendragon here. As a user, I want to have consistency in display formats. As pointed out before, the golden ball icon gives immediate information about whether or...

I see. I did missunderstood the following line from the issue description. > but shiny sprite display in the dex itself is in the pokeball icon at the top of...

@nicolasWD Are you still working on that? Otherwise, I would label this with `help wanted` and unassign you so other people can take it.

This is NOT scheduled for any specific release, so you are fine. Just wanted to know, so I can keep the tickets clean^^