Commit graph

41 commits

Author SHA1 Message Date
Zeta_Null 54c72fd12e Mart music and Music credits + Sepia Tweaks 2024-10-23 14:14:49 -04:00
Llinos Evans 59787cbecb
Update README.md
ImportedCheese named Hyoshu. I believe we also need to credit the person who named Gentlarva...
2024-10-12 12:57:08 +01:00
Misty cfaf56d5f7
Update README.md 2024-08-28 17:45:12 -04:00
Llinos Evans d8acbafc75 Stat exp., DV, & Hidden Power display
s/o Crystal Legacy for their DV & Hidden Power display code, which got this off the ground. Credited aptly.

I modified what they had with Stat Exp, but the menu is a little jank and scrolling is buggy. Someone wanna pick that up?
2024-08-28 14:01:06 +01:00
Martha Schilling 6919fa5fe3 Little Miss Uber
(also updated the readme a bit)
2024-08-26 19:08:53 +01:00
Llinos Evans 9ccbda9f53 Walking Wake title sprite
S/O EyeDonutz
2024-08-13 13:41:30 +01:00
Martha Schilling ff9243c7fb The Swines, A Dragonfly and the changed Giraffe
- 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.
2024-07-31 20:35:18 +01:00
Misty Cass 5f23d9da1b The Great Feet Pic Optimization 2024-07-29 23:28:02 -04:00
Llinos Evans 7e6d4d8c7f zuperZACH Alolan Ninetales
bippity boppity boop
2024-07-30 00:52:21 +01:00
Llinos Evans 76c497dd99 Partial Safari Game implementation
This adds some infrastructure for the Safari Game, specifically;
- The guards who let you in; the ticket is given and Safari Balls are provided; you also get the leaving early and so on. Bit janky at times.
- Infrastructure for the step system, albeit unfinished; the steps aren't initially counted and there's no kicking out process yet.

All in all, it's now playable, but the loss conditions are not yet finished. I shall now lay down in a dark room.
2024-07-29 18:42:40 +01:00
Llinos Evans a4044f0929 Naming mother restored!
The act of naming your mother was restored by adding a name substitution system to WRAM, thus allowing the Dude to occupy a slot naturally. I believe Red and Blue's names are unused too, but just to be safe, I left them alone. Using this means we can technically have battles that substitute names all the time, so this is really neat.

Reworked the first rival encounter scene to have him treat you like an idiot, blurt out what you name your mother, tease you, and piss you off. Arguably flows better than the original and makes more sense. Also, now the mother's name is placed in various spots.

Only concern really is seeing the default name in the phone contact. Feel free to change that if you want, but it's hard to place due to situations where the player leaves without talking to her, so take care!
2024-07-29 14:23:59 +01:00
Llinos Evans 30af5bc815 Decoration shop import
Unsure where to place these yet, made something on the spreadsheet to find my bearings. All I know is I want it!

I had to change `endtext` to an sjump as we don't actually have that script in our ROM. Polished is very different to pokecrystal. Luckily, everything else went off without a hitch.
2024-07-29 12:55:59 +01:00
Martha Schilling ac5f22ffaf Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2024-07-26 17:51:47 +01:00
Martha Schilling 5e61056e40 More sprites!
Terrados, Stromen, Dudunsparce, and Calflac this time.
2024-07-26 17:51:46 +01:00
Llinos Evans b4686d5fb5 Two more October sprites
Folage and Trebir!
2024-07-26 17:43:07 +01:00
Martha Schilling 71809acf1b SageDeoxys Sprites 1: Paradox edition
Adds a bunch of lovely sprites for KEP Mascot, Bad Santa and Lesser Smilodon.
2024-07-26 14:24:52 +01:00
Llinos Evans 33676d0f13 Decensoring the trainer sprites, elder pic
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.
2024-07-26 14:03:42 +01:00
Llinos Evans cd08f11fa4 Sepia City Gym & badge infrastructure
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.
2024-07-25 15:29:35 +01:00
Llinos Evans 66c71c1a97 PvK has the goods
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.
2024-07-24 20:40:44 +01:00
Llinos Evans f261edd7e7 Shaw's Alolan Geodude, open source mission statement, etc
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.
2024-07-24 17:45:52 +01:00
Llinos Evans d3fbd1f846 Safari Game battle type & bug fix
This adds the restoration of the Safari Zone from Pokemon October. There isn't a proper place for this yet, but there will be soon!

It seems to have issues with tiles, which I am assuming to either be the tilemap clearing or something relating to Zeta's custom ball palettes, since I had to add the Safari Ball. Can you get to that, @ZetaNull?

2ff835730b

also fixed the unnumbered route errors.
2024-07-21 23:36:56 +01:00
Llinos Evans 74506bd7b0 Update README.md 2024-07-21 23:02:43 +01:00
Martha Schilling fe1911b5c8 Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2024-07-21 22:48:33 +01:00
Martha Schilling 12928cfc81 Minor spelling mistake :)
It's KazAppelin. Whoops.
2024-07-21 22:48:31 +01:00
Llinos Evans 869986db26 uncommitted bits 2024-07-21 22:26:04 +01:00
Llinos Evans 753ef7e8ab Many sprites from Gold97Reforged and Pokemon October
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!
2024-07-21 18:46:14 +01:00
Martha Schilling 6816e6bd8e Nuuk sprites 2
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...
2024-07-19 17:02:36 +01:00
Llinos Evans 1b77f551f1 Viridian Forest fixes and enhancements
- Fixed various tile port issues and made various visual enhancements. Now generally closer to the Kanto styled Viridian Forest.
- Added Lass Ikue, a trainer referencing Ikue Otani, to the area where the Yellow Lass was. Required updating the spriteset but it seems fine.
- Added parties for all the trainers, which were missed on the initial import.
- Fixed various inaccurate capitalisations.
- Fixed gate warps. Considering adding a Honey girl here if we ever do that?
- Restored various RBY NPCs in the Pewter and Viridian gates to the forest, saying largely the same stuff. Just keeps things move lively.
2024-07-17 13:12:28 +01:00
Llinos Evans 2a8f18ca8d Egg Ticket exchange!
This restores the old Egg Ticket functionality, albeit without the funky animation. I renamed the area the Ticket Corner on that account. Lore relating to it has been restored.

I also fixed the fossil items (they're regular items now) and updated the readme.
2024-07-17 11:17:12 +01:00
Martha Schilling 3ef4ee30b7 Nuuk sprites 1
Adds Nuuk's lovely sprites for Azurill, Leafeon, Glaceon, Sylveon, Magnezone, Togekiss and Farigiraf. Adjustments were made to Farigiraf's shiny palette to more closely match the official colours.

Fixed a glitch with Luxwan's palette.

Also, updated the README with additional sprite credits.
2024-07-16 17:17:20 +01:00
Llinos Evans 21ca035aa1 Restore some lore and make Eon Mail and Egg Tickets obtainable
The Egg Ticket still needs its function to be usable, but is now at least obtainable in some way. This makes Buena's Password much, much more interesting.
2024-07-13 11:11:19 +01:00
Llinos Evans 264e680290 PokeCom Center
This replaces the Goldenrod Pokemon Centre with the PCC. Further implementations haven't been made yet, it just exists.

Things to implement:
- Egg Ticket exchange
- GS Ball
- Regional trades
- Unreferenced text

Need to pay a closer look when I have actually got my PC with me...
2024-07-12 12:02:10 +01:00
Llinos Evans fc0c97f3ad Lavender Crypt
Very barebones - just placed in the Soul House with wild data and so on.

Will add more when the tileset is improved.
2024-07-10 12:42:53 +01:00
Llinos Evans 91e1763395 Breakable rocks now have items, add Club Fossil 2024-07-10 11:06:37 +01:00
Llinos Evans 1e629ebc1a 11 new trainer classes
This adds the lost RBY trainer classes and a few unused ones. No sprites because I keep messing up the alpha channels among other things. I shall simply ask Martha.

Also spruced up the readme slightly.
2024-07-08 00:14:17 +01:00
Llinos Evans ebab1da7b4 Route 49_2
This completes the SW97 demo content, featuring translated text!
2023-11-04 02:54:06 +00:00
Llinos Evans 9c824b3c5e Nihon Route 49, Folage, and Barreau
This commit adds Nihon Route 49. It has everything necessary to work, but the wild Pokemon don't seem to spawn. I've added infrastructure that should allow this to happen, and it works for Kanto, so I am presuming that some other tomfoolery is at work.

I've also added Folage and Barreau, and implemented Folage into the Headbutt Tree table. This was to give them to the Bug Catcher on the route.
2023-11-03 22:17:30 +00:00
Zeta_Null e9cab6db16 Snowy tileset palettes + Blue Forest start 2023-11-03 17:34:54 -04:00
Llinos Evans 038970363f Kurt instamakes balls now 2023-11-01 20:31:28 +00:00
Llinos Evans c1fa88db2a Running Shoes, new readme, Munchlax
This adds a readme with credits so far. Make sure to keep this updated so everyone knows what is and isn't done!

We also get the Running Shoes feature from the tutorial, finally making debugging bearable given how laggy Crystal's overworld can be at times.

Oh, and Munchlax.
2023-10-27 21:59:33 +01:00
Zeta_Null 2f8a41f833 First Commit
Upload literally everything from the pokecrystal16 expand-move-ID branch
2023-09-10 12:35:35 -04:00