This uses some of the tech I made for the Day Care, since the House tileset had PCs in them. The Rest Houses now have slightly revamped maps to accommodate. Did you know these were unused?
internally kind of sloppy, filenames refer to Pink as a few different things and none of them are by their final name lol
Haven't managed to get this to build the debug rom? Probably not a big deal, though you have to specifically run "make kep" instead of just "make"
- Adds the Galarian Bird theme, crediting LuciShrimp.
- Removes the line mentioning Yellow Legacy's back sprites, as I decided against importing them in due to a bit of a style clash between them and the beta/custom sprites.
- Fixed up the Fishing Rod encounters.
- Finished the Pocket Lapras
- Farfetch'd on Route 13 and 15
- L50 Chansey on Victory Road 3F for Repel trick grinding
- Changed Surge's text to be way, way more accurate to the differences between American and Japanese relations at the time. See file for more details.
- Fixed the build error with the new Galarian Bird track
Pushing everything I've done, currently doesn't build because the Galarian Birds filesize is too thicc for the section but I need to push this before I go mad
This was a thing I made back in March, then got sidetracked by the Yoshi April Fool's thing, accidentally deleted and forgot about but now I've reimplemented. Oops.
This changes the tileset of Rocket Hideout, Silph Co. and Cinnabar Mansion to be much easier on the eyes, especially when holding the run button.
- An interesting thing I decided to implement here; every time the title screen gets loaded, it loads a random choice between Red and Green, as well as Scream Tail and Sandy Shocks. This effectively gives 4 different starting title screens.
- Made the EXPN. PAK text on the title screen more centered.
- Green now appears on the diploma instead of Red if you're playing as her.
- Fixes a few bugs from the last commit, namely:
- The guy who gives you the Pocket Lapras having bugged text
- Being able to use it where you shouldn't (Cycling Road, Seafoam before the boulder puzzle)
- Pocket Lapras not having an item description
- As well as this, automatic item sorting has been added. Just press Start in the bag menu and all your items will get assorted into a convenient list.
- Changed a few item descriptions since some of them didn't terminate properly
- Freed up some space in the Home bank
This is still a bit glitchy:
- For some reason, unrelated text pops up after something is printed. I don't know why.
- Pocket Lapras needs to close the menu post-use. Probably very easy, something in engine\items\item_effects.
- The Pocket Lapras needs to default to Lapras as the text. This is a bit difficult as the item effect is actually used by Surf itself, so you may need to add a function that the Pocket Lapras loads before jumping to the real function (basically just loading the LAPRAS species ID for the text, ask me if you need help)
- Cycling Road needs to run the routine to force you onto the bike after using the Pocket Lapras, or simply have it check for if you're on a ForceBikeSurf map and yell at you. Both work.
I don't have time to finish this right now but it's at least obtainable.
Also used in PureRGB. Gives the player the option to use another Repel after the last one runs out.
I had to remove some debug features in order to fit it in, but it won't have an effect on the regular game. Hopefully.
Uploading some of the 1.3 stuff to begin with, mainly the changes that are fully finished so far.
- After earning all 8 badges, the trainers in Celadon University get a decent level increase, allowing for a much better grinding spot between Victory Road and the Pokemon League.
- A handful of changes to move animations, credit to wrulfy for implementing some of these in their Carmine Red hack:
- Struggle has the user bouncing up and down similarly to Splash, rather than shaking back and forth.
- Slam has the user move forward while attacking.
- Mega Kick has the user move back, then lunging forward while attacking.
- Jump Kick has the user move forward while attacking, as well as a sound effect change.
- Horn Drill uses a unique animation of a rotating star effect, as well as darkening the screen.
- Both confusion-inflicting status moves show birds circling the enemy.
- Hyper Beam is slightly slower, and shakes the screen after the hit.
- Drill Peck uses the same circling star animation as Horn Drill.
- Solar Beam has a 'gathering energy' effect while lighting up the screen.
- SmokeScreen is a lot faster.
- Skull Bash shakes the screen and moves the user horizontally while attacking.
- Hi Jump Kick made slightly faster.
- Dazzling Gleam lights up the screen and has been made slightly longer.
- Acid Armor has been given a proper animatio, and no longer makes the user invisible.
- It's now possible to Escape Rope out of the SS Anne and Silph Gauntlet 3F.
- Changes made to a handful of Victory Road and Silph Gauntlet trainer parties.
- Slight level buffs to the Elite 4 initial matches, and significant buffs to their rematches.
- Silph Gauntlet Gym rematches have been increased by a few levels, and Chief has been similarly buffed.
- Slight encounter tweaks to Route 23
- Level buffs to Victory Road's wild encounters
- Minor text fixes
-