kep-hack/engine
Llinos Evans 01737d7b77 Candy Jar in Indigo Plateau, plus improvements!
The Candy Jar is now obtainable in the Indigo Plateau, instead of being an item obtained from Chief. I've removed most Chief-related stuff but expect some instability after you beat him, as I don't believe I completely removed the function to call the text.

The Candy Jar will now not collect candies in the following instances;
- It isn't in the bag.
- The total would go over 40.
Just makes sense and ensures players are engaging with the proper intentions. The 40 total is necessary, as over 40 stops the jar from working. This does mean some candies are "lost", but the players see that.

There's a bug where Meltan will have the moves of the Pokemon it's replacing and I don't know why. I've tried a bunch of fixes in `LoadEnemyMonData` but it didn't seem to want to work.
2023-06-01 18:40:32 +01:00
..
battle Candy Jar in Indigo Plateau, plus improvements! 2023-06-01 18:40:32 +01:00
debug Candy Jar finished 2023-05-31 23:56:22 +01:00
events Functional Hyper Training! 2023-05-11 20:32:46 +01:00
gfx A few updates 2023-05-19 16:17:44 +01:00
items Candy Jar finished 2023-05-31 23:56:22 +01:00
link Merge branch 'master' of https://github.com/pret/pokered 2022-12-28 17:38:38 -06:00
math Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
menus Mystery Box functionality 2023-05-31 05:03:22 +01:00
movie Boy/Girl option 2023-05-13 00:08:39 +01:00
overworld Groundwork for the Candy Jar rework 2023-05-31 13:37:55 +01:00
pokemon (mostly) fix the tradeback tutor 2023-05-01 19:39:30 +01:00
slots A few small improvements 2023-04-29 18:10:11 +01:00
battletentdata.asm remove jack from the tent 2023-05-15 09:45:45 +01:00
flag_action.asm split code out of main.asm 2016-12-31 17:23:54 -08:00
joypad.asm Specify the ldh instruction, don't turn ld into ldh 2020-07-06 19:03:05 -04:00
play_time.asm Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
predefs.asm More WRAM label cleanup (still needs UNIONs and renaming) 2021-05-31 16:25:16 -04:00