Commit graph

413 commits

Author SHA1 Message Date
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
thornAvery 8306a435c3
fixed case sensitivity (#33)
Co-authored-by: Thorn Avery <thorn@avery.garden>
2024-08-28 12:06:34 +01:00
Misty f2106089fb
The Worst Mistake I've Ever Made
I can't believe I made this error. I'm a fool.
Ampharos' Hypnosis learn level has been changed from 58 to 56.
How could I have made this mistake. I hope you forgive me.
2024-08-27 23:09:03 -04:00
Misty adb9733d48 The Worst Mistake I've Ever Made 2024-08-27 23:07:14 -04:00
Martha Schilling d221cf3599 Emordrome!
(Sprite by Zeta, edited by me)
2024-08-27 11:39:35 +01:00
Misty fbb6890360
Fairy Moves and Correcting an Oops
- Properly integrates all of the new moves that were left as comments or had placeholder levels in the move lists!
- Fixes the levels and Pokemon available on Route 36, as I may or may not have completely forgotten that the Crystal map layout is different than the HGSS one. lol.
- Adds animations for Fairy Wind and Draining Kiss made by SourApple for the Sour Crystal hack!
- In addition, adds several palettes from Sour Crystal that may be usable later if anyone wants to delve into them.
2024-08-27 00:30:30 -04:00
Misty b1cbf46ec6 Fairy Moves and Correcting an Oops 2024-08-27 00:25:56 -04:00
Llinos Evans e7a672a3a6 hi thorny 2024-08-27 03:31:07 +01:00
Llinos Evans caee1c278c Add move effect for Coin Hurl
Thanks to Shellnuts for helping out.

Coin Hurl is now a max-150 base power move that scales with the user's wealth.
2024-08-27 00:54:58 +01:00
Llinos Evans 1f0cc46814 Anims for Uppercut, Coin Hurl, and Strong Arm
Uppercut reimagines KEP's clusterfuck of an animation, reversing Karate Chop and then reworking the sounds

Coin Hurl works like the Poke Ball toss, and then spits out coins on-hit. Looks sort of like Acid in practice. This was weirdly complicated to implement as I had to disentangle the throw animation from the Poke Ball toss in Game Freak fashion.

Strong Arm does the "metal" starting animation, then does its best Rollout into DynamicPunch impression.
2024-08-26 23:39:23 +01:00
Martha Schilling 6919fa5fe3 Little Miss Uber
(also updated the readme a bit)
2024-08-26 19:08:53 +01:00
Llinos Evans 8e9d1e933f 3 anime reference trainers
This adds Duplica, Ritchie, and Casey to various Kanto areas, aiming to make the routes a bit more populated. They're also quite strong.

Minor rewrite on Silver's Victory Road quote to legitimise the lack of trainers, just like HGSS.
2024-08-26 09:57:49 +01:00
Llinos Evans caa6d9ceb3 New moves
This adds the SW97 and Fairy moves to the game. I have yet to do the effects for Coin Hurl, Synchronize, and Water Sport, but they seem relatively simple.

This also adds all the Fairy moves, including Moonblast, Strange Steam, and Play Rough, which become JEP-eligible under the game's criteria.

Animations not included. Sour Crystal may have what we're looking for, though.
2024-08-26 08:50:21 +01:00
Misty 2e24031730
THE MOVESET AUDIT
After several days of work, it's here!!! The moveset audit is complete, with new movesets for basically every Pokemon! This was a colossal undertaking, but I was more than happy to complete it! Also of note, the evolution move code has been commented out for now, as it completely breaks evolutions.
2024-08-26 03:07:59 -04:00
Misty 5d8dfcbea0 forgot an underscore ehe 2024-08-26 03:06:38 -04:00
Misty 756f9a23de THE MOVESET AUDIT 2024-08-26 03:00:23 -04:00
Llinos Evans 1a43922f29 name list for the uninspired
this will not have consequences in the future, no sirree. *gets bombarded with childcare ads when my browser fucks up*
2024-08-26 07:34:58 +01:00
Llinos Evans 1119997c21 FAQ entry
I see this being a very very common question
2024-08-26 06:49:19 +01:00
Llinos Evans 72c66d9d32 ayo wtf bro
lacked object permanence in union cave
2024-08-26 06:40:51 +01:00
Llinos Evans 213966aa3c Mystic Ice
May be fucked in some way but my rom is being weird with building and im tired
2024-08-25 21:52:47 +01:00
Martha Schilling cbf8cbb18c Hyoshu-Yang & Hyoshu-Yin (Rework)
A rework of the immediately previous rework. Huh.

Changes the Komainu name to Hyoshu, and implements the Yin form too, complete with stats, moves, and a very WIP sprite.
2024-08-23 21:57:52 +01:00
Llinos Evans 8643d40ab1 Komainu-Yang (Rework)
This reworks Shi-Shi into Komainu, a legendary Pokemon more in-touch with the mythology surrounding its design origins. It'll have two forms, centred around the yin/yang, considering its origins. See spreadsheet for more information.

Also rip fly shi-shi
2024-08-18 17:23:19 +01:00
Llinos Evans 0f7ce337f5 ROM builds, assign music, update Tanobi/Trustan/Foxfire
This updates the file structure so the ROM builds properly. It also updates the base stat files of Trustan, Tanobi, and Foxfire (name tbc), and updates Tanobi's name as was meant to be done a while ago.

I've also assigned Luci's music as she describes in her track files.
2024-08-18 15:23:29 +01:00
LuciShrimp 81dd4d64d0
First new music batch (#31)
* First new music batch

First batch of original themes:
- Birdon theme
- WIP Desert type theme
- Funky theme(Maybe)
- Upbeat route theme
- Calm route theme
- TowerThing theme(Navel Rock?)
- South City theme

* Create lavendercrypt.asm

* JEP Themes with finished descriptions

* New Music - Constants

Added the new tracks to audio.asm and music_constants.asm

* And the music pointers(Silly mode)

Okay, now *this* should do the trick!

* AAAAAAAAAA

EEEEEEEEE
2024-08-18 14:45:05 +01:00
Llinos Evans 6e832f06d8 Haunted House groundwork
Adds the Haunted House with wild data, warps, and most of the house itself done.

Gengar Doll is set to be a boss fight, needs walking sprites among other things.

BG events need a bit more fleshing out.

Needs integration for the loose board mechanic.

Otherwise extremely fleshed-out.
2024-08-15 20:49:25 +01:00
Zeta_Null 4905e4246f Lavender crypt/haunted house blockset 2024-08-14 18:22:00 -04:00
Zeta_Null 466a2cbded Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2024-08-14 17:53:18 -04:00
Zeta_Null 28a1d3061c Stairway tiles 2024-08-14 17:53:10 -04:00
Llinos Evans 9ccbda9f53 Walking Wake title sprite
S/O EyeDonutz
2024-08-13 13:41:30 +01:00
Misty 74d9620bb5
War Crimes and Ghost Times
An update to the Lavender Crypt, with several bug fixes and an updated sprite!!!

- Reroutes the Lavender Crypt entirely, providing more switching between map types and aligning the path with the channelers' hints.
- Moved Reimu and Sanae out of the wall they were stuck in (Marisa is at fault somehow).
- Updated Sanae's dialogue to better fit her personality.
- Fixed a bug where Sanae would use Reimu's defeat text.
- Fixed a bug where beating Channeler Genmei would softlock the game.
- Fixed a tile collision issue in Lavender Crypt.
- Added a new sprite for Blaine!
- FIxed a bug in Blaine's party where he would begin using glitchmons after Ninetales.
2024-08-09 00:49:59 -04:00
U-DESKTOP-IKOGN35\wazzu 34025863fd War Crimes and Ghost Times 2024-08-09 00:36:53 -04:00
Llinos Evans edccae1d74 Channeler Squad
This adds the Channeler trainers to Lavender Crypt and updates Mediums and Channelers to use the `PAL_NPC_EMOTE` NPCPAL. Over to you, Misty!
2024-08-08 17:37:51 +01:00
Llinos Evans d5fcc7d0d3 Add Kuye, Sigal, Carl, and Sham
This adds the four new trainer classes as discussed before and updates the leader file while we're at it. Uther is also finally named properly. Lorelei gets her new trainersprite from the CBB scratchpads.
2024-08-08 15:31:15 +01:00
Llinos Evans 8d512bc3b0 temp sigal sprite
before it goes missing
ty zeta
2024-08-08 00:10:33 +01:00
Misty 49dced6524
Lavender Crypt Syndrome
ntroducing the new and improved Lavender Crypt! Now with 100% less softlocking! If you manage to find a way to get softlocked here, I'd just be impressed at that point.

The Lavender Crypt is a hell of a maze, even I got a bit lost and I'm the one who designed it! Left a few signposts in my code with notes, but this really is a jumble, so always ask if you need a hand navigating it to do improvements / additions!
2024-08-06 21:55:14 -04:00
U-DESKTOP-IKOGN35\wazzu 5d3be2b0f1 Some Extra Notes 2024-08-06 21:52:02 -04:00
Misty cfaff71cfd
Merge branch 'PlagueVonKarma:master' into master 2024-08-06 21:45:36 -04:00
U-DESKTOP-IKOGN35\wazzu 6e7f38d64c Lavender Crypt Syndrome 2024-08-06 21:45:01 -04:00
Misty 3344a73dbc
The Elite... Two?
Updated sprites for Will and Karen!
2024-08-06 18:06:13 -04:00
Misty 12750cfc53
Merge branch 'PlagueVonKarma:master' into master 2024-08-06 18:04:43 -04:00
U-DESKTOP-IKOGN35\wazzu f899121bda The Elite... Two? 2024-08-06 18:00:23 -04:00
Llinos Evans efd1105333 Hirsuswine sprites
Zach does it again!
2024-08-06 18:00:39 +01:00
Llinos Evans 4432dd4d2f Sevii Region groundwork
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.
2024-08-06 15:30:37 +01:00
Zeta_Null 08cea5888f move sevii maps into the right folder 2024-08-05 18:29:02 -04:00
Zeta_Null 5697b2e209 Sevii Map Tweaks (Also they're bins now) 2024-08-05 18:20:57 -04:00
Zeta_Null 7d587205b5 Stromen Animation Tweak 2024-08-04 20:30:28 -04:00
Llinos Evans 892e8fc6b1 Summer Beach House fixes, evo moves (bugs!)
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?
2024-08-04 14:40:07 +01:00
Llinos Evans 0dd22ececa Summer Beach House (buggy!)
This adds the Summer Beach House from Pokemon Yellow to Route 19, in an effort to make Kanto a bit more interesting.

The code for teaching Pikachu is very buggy right now and someone should check it out. I usually throw code out if it isn't functional but this seems extremely close to working.
2024-08-04 02:27:27 +01:00
Llinos Evans 88390e8282 Gamer Girls exist now
This adds the Game Boy Girl sprite from the RG asset leak, allowing for a bit more diversity among traders. Should be good!
2024-08-03 18:28:09 +01:00
Llinos Evans d0bfd179b6 moveset audit results as of aug 2 '24
lots of notes for u to look through friendos
2024-08-02 22:50:36 +01:00