This adds the baseline infrastructure to account for the Sevii Islands, while also fixing a couple of bugs. Zeta, please read the commit carefully!
Only real issue I noticed was that scrolling on the town map is infinite in all three new regions, implying there's something in `pokegear.asm` I haven't accounted for.
I've also ret'd the ezchat order and gen1 orders out of existence to reduce the sheer amount of 8-bit warnings. This abolishes gen1 compatibility (though this was already a bit fucked) in exchange for actually being able to debug things in a reasonable timeframe.
Evo moves commit is unfinished and doesn't work properly. Script in evolve.asm has details.
Summer Beach House now teaches Pikachu Surf and has two issues; one is that backing out of teaching Pikachu causes issues (basically, it only goes a correct way if you say yes), and the teaching menu uses tiles from the overworld because I am stupid.
Are you a bad enough dude to fix these bugs?
- Adds Mamoswine, alongside the new Hirsuswine, a slower and more tanky alternate evolution. Design by me, sprite by zuperZACH.
- Adds the framework for an alternate Yanma evolution, currently dubbed Pending03. It's designed to be based on a clubtail, albeit one that uses its tail like an actual weapon.
- Adds the framework for Emordrome, an alternate Normal/Ghost Girafarig evolution where the dark head grows and takes control. In order to not make the line any more complicated, Calflac has been removed entirely.
- Added cries for the Cubburn line.
Began the arduous process of giving old Pokemon new dex entries. Like KEP, the main aim is using media not from the mainline games, giving players new insights into the lore surrounding them. New Snap, Ranger, Carddass, TCG art, and more are all on the table. Carddass is prioritised for Gen 1 Pokemon considering its obscurity and...well, general insights into how the Pokemon act, it's pretty awesome.
I've also taken to enhancing some of the existing dex entries!
- Fixed/improved dex entries for Calflac, Stromen and Terrados.
- Fixed Bipulla's shiny, giving it the one from the beta.
- Added Calflac's shiny and official back sprite.
- Fixed Folage's, Stromen's and Munchlax's back sprites.
- Added Munchlax's shiny.
- Fixed Terrados' front sprite, and gave it a shiny palette (currently a clone of Gyarados')
- Added temporary colours to the Gen 1 trainer imports.
Turns out Lickilord had a lower base HP than Lickitung. Let's fix that.
Compared to Lickitung now, Lickilord has +10 HP, +55 Attack, +35 Defense, and +30 Speed, while its Special stats go totally unchanged.
Nihon badges now count and Sepia City has its Gym Leader. All fully functional.
I've also distributed the transfer-exclusive Kanto Pokemon items to their relevant owners, plus the Polkadot Bow.
This adds Tohjo Giovanni, Archer, Ariana, Prof. Blue, and fixes various bugs with my last commit. Also fixes the bug with Chris's img not having an embedded palette.
I also ported over all the KEP cries that are available as a bunch were incomplete or seemingly being remade.
Next step is to integrate much of this.
Taken from SW97, seemingly an oversight. I think they should be there, the slow levels are pretty fitting if you're a "no u got stoned L ratio die" guy
This required me to scrap some unused content from `load_font.asm`. However, this is only really a temporary fix - we need to decouple footprints.asm from it and make it load from separate banks to keep going.
Look at how Pokemon sprites are loaded for reference.
Toedscool, Toedscruel, Blottle, Pendraken, Kolta, Balumba, Magnetite, Magnezone, and Gavillain.
Balumba has a small chance to hold a Fairy Feather, which makes it vaguely obtainable.
Kolta is now found in the day in the Burned Tower, whereas Houndour is seen at night. Technically balances it, right?
Gavillain is a rare Dark Cave encounter on the Blackthorn side, dragons and all that.
Balumba is a rare encounter in the National Park!
Fixes Molambino and Luanbo not evolving properly (oops) and adds Magiprey/Terrados. Since there's no place to put Magiprey in Johto or Kanto, this'll likely be a Nihon exclusive. Got some stuff in mind!
Perhaps a little biased that I'm finishing this one first, but this one's my personal favourite BetaMon.
- Sprite from Pokemon October currently
- Changed the Debug Mode second encounter to a shiny, so easier shiny form testing can be done
- Gave the Debug Room its own name and placement on the map, simply being '?????' and up in the top-left corner of Nihon.
- Added a feature where the shiny palette of a Pokemon can be seen by pressing Select on the Pokedex screen.
- Added preliminary sprites for Belledam, Bipulla, Burgela, Coinpur, Jungela, Pupperon, Stromen, and Tricules.
- Added preliminary shiny palettes for Bipulla, Bellignan, Burgela, Coinpur, Jungela and Tricules
- Changed Debug Room's layout again slightly
- Added another NPC to the Debug Room that gives you a bunch of useful items when spoken to, mainly all of the HMs and Apriballs, plus some Master Balls, Rare Candies and more.
- Adds Pockle, an evolution of Shuckle based on cut data from early 1999. Uses a custom sprite reminiscent of Shuckle's early 'pot' design, with the base sprite being used in Pokemon October, then heavily edited by me.
- Reworked the Shuckie event entirely. Shuckie is now 5 levels higher and holds a Berry Juice, and their OT has been changed to the better name used in HGSS. Kirk now no longer takes Shuckie back from you after a day, instead giving you an incentive to raise Shuckie's friendship. Once you raise it high enough, he gives you the Antique Pot, which (currently) acts like an evolution Stone for Shuckle.
- Kirk now no longer checks for the species as well, allowing the sidequest to be completed immediately by showing him an evolved Shuckie. This does mean that this can be bypassed with the right OT and ID, but you basically need ACE or RNG manip to achieve that so its a non-issue.
- Adds WInd Ride, complete with a unique (and frankly, a bit over-the-top) animation. Learned by Shi-Shi at L1 and L70.
- Gave Aeroblast and Sacred Fire to Lugia and Ho-Oh respectively at L60, so that a Move Reminder isn't required to teach them those moves.
The bolts are also raging but they look fucking dumb so who cares
- Adds Gouging Fire and Raging Bolt, complete with sprites and learnsets. Gouging Fire was done by Zeta_Null, and Raging Bolt was done by Albatross, who did a great job at making the giraffe-necked smilodon look less ridiculous.
- Added a proper dex entry for Wake, based on the ones added in SV's Indigo Disk DLC.
- Fixed a bug with Lickilicky and Lickilord's dex entries where they weren't terminated correcly
- Made Rock Slash less obscene, now acting like Stone Edge without the raised crit chance.
- Changed the layout of the Beginning World (Debug Room) ever so slightly.