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 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.
(kinda just clearing my commits list while I'm working on 1.3 still.)
- Lance's Room is no longer listed as a dungeon map
- Changed the layout of Cinnabar Volcano YET AGAIN, making it a little more visually appealing. If you get softlocked here, I will just sigh disapprovingly.
- Various moveset fixes:
- Arcanine-H gets EQ and Fissure now
- Raichu-A loses Counter
- Raticate-A gets TBolt and Thunder
- Swapped Bullet Punch and Iron Head around in Scizor's learnset
- Umbreon gets Psychic
- WigWug both now get Ice Beam and Blizzard
- Seel and Dewgong get Water Gun by level up
- Swapped inconsistent moveset levels for Omanyte and Omastar
- Eevee gets Quick Attack earlier
- Fixed a typo in Slowbro-G's dex entry
- Changed the Tauros Combat Breed trader's text to remove a moveset inaccuracy
- Changed Misty's AI to now use X Specials instead of Potions
- Gave Chief's teams a slightly updated moveset
- Fixed an issue where Steel just...didn't resist Rock? How did I miss this?????
- Made Sandshrew more common in Mt Moon B2F
- Changed the Marowaks on Silph Gauntlet 4F to Guardias
- Fixed issues where receiving a Gym badge wouldn't play the correct sound in most situations
- Increased the level of the Salesman's Cubone gift from 17 to 23
- Decreased the levels of the Fossil gifts from 44 to 35
- More text fixes
-
This commit fixes the following bugs:
- Viewing the Town Map in Viridian Pre-Gym would show the player as being in Cerulean.
- Psychic, Psywave, Night Shade and Dazzling Gleam wouldn't shake the full screen
- Okay, NOW it's impossible to trap yourself in Cinnabar Volcano.
- Getting the Vermilion Beauty gift would lock you out from getting the Silph Co Lapras gift later.
- Text fixes
This commit fixes the following bugs:
- A guy in Celadon University was stuck in a tree due to being placed on the wrong tile.
- It was possible to walk out of bounds in Mt. Moon Crater due to buggy collision near the bottom of the map
- Hi Jump Kick had a slightly glitched animation
- It was possible to walk into a specific rock in both Cerulean Cave and Garnet Cavern. This was a vanilla bug too, but I'm fixing it proper now.
- There was no signpost outside Bill's Lighthouse where there should've been.
- Fixed two errors in the README
- The Fissure TM was not purchasable at the Citrine Rocket house
- Even if you had picked one of the original starters, you could still get the Charmander and Squirtle gifts as the NPCs would show up regardless.
- Trying to get the Squirtle gift with a full party and box would lock you out from getting it
- Fixed a text issue in Celadon Uni where the professor states the wrong TM
- Fixed two text issues in Silph Co
Took them down a bit from Level 70 to 65, and mostly increased their learnset levels, so going to Citrine first to catch them shouldn't make Silph Gauntlet WAY easier. In order to stay consistent with the number of moves they were each given, I've added Psychic to Garticuno's level up learnset.
- Adds a slightly remade version of the Rocket battle theme that plays when fighting Rocket Grunts, Jessie & James, and Giovanni (1 and 2)
- Giovanni 3 and Chief now share a new battle theme composed by myself and LuciShrimp, which is a slower, more intimidating remix of the regular Rocket fight theme.
- Gave Giovanni 3 his own trainer class, allowing for better AI routines and smarter move choices.
- Removed Giovanni's name from the Viridian City Gym statues to keep his identity a further secret. It also made more sense than in vanilla.
- Gave the postgame Morimoto fight a better selection of moves.
- Added a gate between the two halves of Route 10 on the right side of Rock Tunnel that contains the Graveler trade NPC.
- Improved Faraway's encounter table.
- Made the music go silent before battling both of the postgame bosses for suspense reasons. It also sounds cool.
- Minor text fixes
okay look I did this months ago and now I'm finally pushing it
This gives Giovanni's Room its own theme, which is a slower-tempo version of the Rocket HQ theme that's missing channel 1.
Please stop asking me about the sprite limit i beg u
Ok so this commit does the following;
- Oak's Lab now uses the Fossil Lab tileset, featuring lots of new contraptions etc to make up for the old removed aides.
- Places the Pikachu and Eevee starters in a new place, which results in a slightly blocky mess, but does the job.
- Fossil Lab tileset graphic has many new things. Lots of bad tiles in the blockset in case we want to use this more.
- Changes the rival's pathing so he, y'know, works on the new map...
- Re-adds the Oak email thing, but I had to do like 4 stupid workarounds because it was broken for unknown reasons. Just made it a generic bg event with no issues.
- Removed the old oak email event; no visible difference.
Well, 'unique' is VERY loose here. He looks and behaves identically to a Black Belt still, just with a proper name and a higher payout. He replaces the unused Junior class.
In addition, I've brought back the text on the scrolls on the back wall in the Fighting Dojo that were accidentally inaccessible for a while.
This functionally turns the Silph Gauntlet into a battle tower of sorts.
I did notice some weirdness post-event-reset so definitely do some tests. It should be fine, though.
I'm trying to make the warp to Mt. Moon Crater a hole warp like the ones from Seafoam Islands, but I cannot seem to get to work at all, the hole just doesn't send me down. I know I'm clearly missing something, but I'm committing as-is in the hopes that someone could have a look at it
In the glade and trail
could possibly move some to the grotto itself; I wasn't sure what to put there
I realised that I don't have polishedmap on this laptop so you'll want to move the items elsewhere
I've been at this for like 2 hours, I don't care how scuffed this code is, I just wanted to make the entrance to Giovanni's room look smoother and less obvious-
- Added another counter to the Game Corner prize room, adding Abra, Clefairy and Dratini back as prizes.
- Fixed Thorn Avery's and Zeta Null's names in the credits
- Small map changes to postgame areas
- Polished the new dex entries again
- Mewtwo no longer gets Waterfall and Roar from tradebacks
- Fixed a bug where you couldn't surf in the water on the Ferry tileset
- Gave Giovanni's room the same palette as Rocket HQ
- Minor text fixes
- Fixed an issue where LAST_MAP wouldn't update when sailing to Citrine
This adds a new tileset for the Seagallop Ferry. Had to remake the tileset from scratch using the S.S. Anne one. Very awkward!
The map could be made to look more like the FRLG one but that's neither here nor there.
- Added the unused rainbow palette for Celadon Gym.
- Fixed Faraway Island using Vermilion's palette.
- Rocket Hideout now uses the same palette as the Game Corner
- Minor text fixes
This was deleted when I was sprucing up the final Silph Co. floor, but I decided to restore it instead.
Because of the weird way PCs work, I made it so the text is a literal bg event on a monitor, true to the text. I think it works fine.
The text was changed to use `prompt` instead of `done` to fix text scrolling issues.
- Moved one of the trainers in the Celadon Uni PokeCenter to stop him from being in the way of the nurse
- Buffed one of the Scientists in the Mansion
- Moved the nurse and Weezing trader on the SS Anne slightly
- Boosted Meltan's catch rate because having it be that low is ridiculous
- Increased Luxwan's height because real swans are not that small
- Changed a Cue Ball's party to allow his dialogue to make sense
- Wild level balancing around Vermilion City
- Fixed a small Pokedex display bug
- Text fixes
- Cinnabar Volcano now requires Strength to complete, and contains several trainers, including 3 Firefighters.
- The entrance to Mansion B2F has been changed to a warp pad instead of a staircase.
- Removed the boulders in B2F to fix a bug and to prevent softlocks.
- Minor text fixes.
Here's one for all the people that wanted another wacky interaction with the shady salesman!
He stands outside the Safari Zone selling his own Safari Balls. They act the same way, they're called the same thing, but they're looking a little off...hey, is that paint peeling off?
Anyway, this acts as a way to get Safari Balls outside of the Safari Zone, like in SwSh! Whether or not you wanna pretend that they're real, it's still neat that he's selling them to you for a good price.
I'm committing this for someone to have a look at my apparently-garbage code and figure out what I'm doing wrong because i CANNOT figure this out on my own
- Tiles now animate correctly while still being sped up (credit to jojobear13!)
- Fixed issues with certain cave maps being glitched after importing the new tileset for Seafoam
- Gave Celeste Hill Cave the same palette as the exterior areas
- Fixed an inconsistency in Koga's pre-fight script
in the middle of a breakdown here but i'm committing this because I don't wanna have an overwhelming number of changed files like the Big One
- Fixed a bug where an item couldn't be picked up in Mt. Moon Crater
- Gave new cries to Leafeon, Glaceon, Perrserker, Gentlarva, Carapthor, Gorotora, Magnezone, Tangrowth, Tricules, Magmortar and Meltan. Pupal and Lickilicky also got new cries but they'll probably be changed later
- Changed Citrine's map slightly for hopefully the final time, removing the tall grass to allow the Old Man Glitch to work there
- Brought Pokemon Tower 5F back for some reason
- Moved the Rocket Grunt on Silph 11F closer to the Omegadge door
- 'Fixed' a warp issue on Faraway Island, can definitely be improved though
- Gave Gapdos 10 more base special because i forgot the first time
- Fixed a typo in Hitmontop's dex entry
- Fixed some inconsistencies in Gao and Gorotora's movesets
- Added the unused ice tiles to Seafoam Islands and Garnet Cavern (credit to Vortiene)
- Added a stats page to the Pokedex that displays base stats and the type of caught Pokemon (again, credit to Vortiene)
- Made Sandshrew more common in Mt. Moon
- Improved the 'already caught' icon
- uncapitalised all new instances of "trainer" in the text to make it more consistent
- HOPEFULLY fixed the issue where the SS Anne still couldn't be reboarded
- Added LuciShrimp's amazing demake of the Area Zero theme! Plays in Mt. Moon Crater.
- Lickilicky now has access to Explosion and Selfdestruct.
- Sirfetch'd forgot how to Fly.
- Steelix is now even more susceptible to getting BubbleBeamed to death since it now has 10 less base Special.
- Small changes to a handful of trainer parties.
- Changed some encounter tables, mainly making Ramoose more scarce and Tangela more common.
- Blissey, Magmortar and Rhyperior all receieved updated sprites by Albatross!
- Jynx also receieved an updated sprite, giving it the purple skin it has in later generations.
- Minor level changes.
- Updated README.
I made Mt. Moon Crater when KEP's ROM Hack was just starting, and in retrospect, it looked horrible. Lots of random things all over the place, not very layered, it really just looked like a normal route. Here, I've attempted to layer the crater more cleanly, added a "Zero Lab," and all-around improved the tree placement. Hopefully, this makes it more enjoyable to explore.
Just some very minor things I'm pushing while I work on the stubborn Silph Gauntlet Guard.
- Fixed the misshapen Poke Ball and Pikachu sprites on the 3DS Border, and gave Shocks the updated grey palette.
- Moved a trainer in Rock Tunnel that was accidentally made optional.
- Fixed some wording in Gavillain's dex entry
- Made wild encounters in Rock Tunnel have more consistent levels.