pokerogue/src/field
alpaca 36cde21ce3
Adds ribbon in starter screen if mon has beat classic mode (#370)
* adds the ribbon asset, hooking it up

* works if override. need to add field on server side I imagine

* moves count to starterData, increments on win

* formatting

* increment works properly

* recursively check for prevolution

* cleaned up to use getRootSpeciesId()

* changes ribbon to gold medal version

* adds Akuma's ribbon achievements

* ribbons increment correctly

* missed ui handler update

* reorder achievements

* ribbon correct, vouchers not. currently investigating

* increments properly, but voucher reward phase not appearing

* some cleanup

* works great, need to better reflect who is getting ribbon in message and cry

* plays level fanfare, tabling cry for now

* reran items.bat

* Minor fixes

---------

Co-authored-by: Flashfyre <flashfireex@gmail.com>
2024-05-07 00:44:41 -04:00
..
anims.ts Add unique Rogue Ball sprites 2024-03-05 19:48:41 -05:00
arena.ts Add separate achievements for sub-legendaries and rename pseudoLegendary field 2024-05-05 11:05:22 -04:00
damage-number-handler.ts Damage-related fixes and changes 2024-03-01 09:35:36 -05:00
pokemon-sprite-sparkle-handler.ts Add damage numbers feature 2024-03-01 00:27:46 -05:00
pokemon.ts Adds ribbon in starter screen if mon has beat classic mode (#370) 2024-05-07 00:44:41 -04:00
trainer.ts Make trainer switch AI aware of arena traps 2024-03-31 12:00:54 -04:00