Age | Commit message (Collapse) | Author |
|
h
|
|
|
|
`Abstract` prefix and rename simple implementations with a `Simple` prefix
|
|
|
|
Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
|
|
Added EssenceShopPrice Feature, moved concatenate methods from ChocolateFactorySolver to Utils as they most likely will be used many times
Co-authored-by: Rime <81419447+Emirlol@users.noreply.github.com>
Co-authored-by: Kevinthegreat <92656833+kevinthegreat1@users.noreply.github.com>
|
|
|
|
|
|
classes
|
|
|
|
|
|
Repeated ding when a stray rabbit appears
|
|
Fix EggFinder highlight not being removed upon new egg spawn
|
|
|
|
|
|
|
|
|
|
Also unboxed the egg variable from MutableObject<Egg> into Egg, because initially I didn't know enums could have mutable fields.
|
|
|
|
|
|
|
|
|
|
|
|
mythic rabbits
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
being highlighted (#741)
|
|
Fix egg found message being sent twice
|
|
|
|
|
|
|
|
- Add support for the 2 new rabbits
- Refactor slot numbers into const variables to make it easier to read & maintain
- Add stray rabbit highlight
- Fix prestige highlight and tooltip
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|