This adds various house tiles that allow the creation of the game house from SW97. It's been heavily altered to include the SNES (from RBY), Virtual Boy, and N64.
Here, you can fight Jacky once a day to farm Gold Leaves, which will be currency for a Move Reminder. It should refresh just fine but definitely give it a closer look, I'm not exactly confident.
I also made a start on a GSCified sofa but it looks kinda weird.
This adds Route 50 to the game, as well as Jacky, albeit without the gate or house that you can warp to within.
I decided that the game house will be where Shinjuku Jacky hangs out this time! He'll battle the player and give them uhhh idfk you figure it out
Also I don't know what to call West City. It's a rather sea-blueish colour, sort of like duck egg blue. Sort of a Pacific Teal, right? I need another gay person to give colour ideas.
- 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.
The connections between maps, as well as Dokuroar's boss battle, are not finished. However, everything else is, including the warps themselves. My brain is just a bit too small for a puzzle like this, so I require assistance.
This decensors the Fisher, Beauty, Female Swimmer, Medium, and Sage sprites, to match the Japanese version. The Elder class will use the censored Sage sprite, though it's possible a demake of the HGSS one could be in order down the line.
Still placeholders, but you can now build off these to GSCify them, and I guess it makes playtesting minutely more enjoyable.
Also added the student, jessie/james, and yujirou sprites, as well as made blaine have his default sprite, while copying his usual one to be used for chief.
It's an art museum where you can get your legendary beasts sculpted for now, though I haven't added the functionality. There's a world where it could be for any Pokemon but that implies we make individualised icons...
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.
This adds a ton of overworld sprites, some from KEP, others from SW97/99, for you all to mess around with. It also adds the prototype trainer sprites from SW99 to use with the old trainer classes, though some don't have modern GSC shading.
Unfortunately, the SW99 trainer sprites need palfixing and my PC can't be fucked running it for some reason.
Lots of potential here, particularly with making Mediums now use their distinct sprites, and having Channelers to fit into the mix. I'll be using these when fleshing out the Haunted House and Lavender Crypt.
South Guy still doesn't have a name, so internally, they are called such.
Green from KEP/TPP Anniversary Red has been imported too, because she's awesome like that.
Yes this commit has the cat sprite. All rise for the best thing ever.
I've made the credits more precise and transparent, and added the KEP Open Source Mission Statement that's used to govern its content reuse. I've also noted who is directly affiliated with the project and who isn't, in case someone from left-field gets asked weird questions.
This implements Old City, the Honey Grandma's House, and its Pokecenter+Mart. Bunch of other bits and pieces not added yet, need to figure out the lore for them.
Honey Grandma is designed to make it easier to get important Pokemon, rather than give access to anything new. Thus, she's Nihon-locked by being an Old City resident. Martha's Perfect Rod will follow this trend.
Gold Berry tree exists to make them renewable in-game, I think this is very important.
The flypoint seems bugged.
I forgot to commit a bunch of this...
These were my favourite sprites from October and Reforged, bringing down a good chunk of the workload on things. Made sure to update the credits to the best of my ability as well.
Also includes zuperZACH's Clodsire and Mismagius sprites!
These were my favourite sprites from October and Reforged, bringing down a good chunk of the workload on things. Made sure to update the credits to the best of my ability as well.
So the scenes are massively unfinished and need some bug fixes, namely;
- Make the Silent Hills scene load properly.
- Finish the interior scene; have the player walk into the map.
- Make the scene loading in the second Blue's Lab room load properly (same issue as Silent Hills)
Main issues come from the events not working like RBY:
- You cannot be walked directly into a warp!
- Coord events don't seem to trigger scenes on their own and I'm just kind of perplexed by it.
If anyone more experienced wants to take a stab at it, by all means! This is looking really good!
Adds sprites for Electivire, Magmortar, Honchkrow, Porygon-Z and Wyrdeer!
Had to rearrange some things in both main.asm and layout.link but hopefully it won't break anything...
- Added a Strength Switch puzzle to floor 2, which took an unhealthy amount of time to do. This is possible in GSC but requires a lot of extremely hacky solutions. There is a glitch that causes the boulder not to move once on the switch if you reload the map but I have been doing this for 3-4 hours, shush.
- Added a depressed switch tile to accomodate the new functionality.
- New switch collision type for boulder puzzles.
- Removed a lot of unused/unreferenced stuff that isn't necessary in Crystal to save space.