Commit graph

389 commits

Author SHA1 Message Date
Thorn Avery bc42af64c5 fixed shiny palette on pokedex new entry + gamecorner 2025-09-04 14:31:02 +10:00
Shawesomest af631e25e3 Revoked Wayne's Crashing Privileges
Updated parties.asm so that Bug Catcher Wayne's Folage and Pineco had movesets.
2025-08-27 13:06:16 -04:00
Misty c01fef279f Update parties.asm 2025-08-22 12:39:16 -06:00
Misty 0111ae8d1d Fix Sage Neal
I'm Silly
2025-08-17 10:57:45 -06:00
Misty a284fc5780 oops
Sharpoon isn't real it CAN'T hurt you. yet
2025-08-10 18:21:19 -06:00
Misty 56198480fd The Great Trainer Overhaul (Part 1)
It begins. Up to Jasmine.
2025-08-10 18:18:28 -06:00
Zeta_Null 5b4eb17c1e Five + Six island maps with another RBY style remix 2025-08-07 23:13:20 -04:00
Zeta_Null 5e81a6ce3a Music Bugfix from the Pokecrystal docs 2025-08-07 21:09:10 -04:00
Zeta_Null a47913cd98 Gen 1 style music for the Sevii islands (more needs to be added later but i'll get to it :V) 2025-08-07 18:21:27 -04:00
Llinos Evans 2d603b1a1b fix vulpiii
lol
2025-08-01 23:20:07 +01:00
Misty da7c30545c Shellder Additions
First commit in a LONG time, it's good to be back :3
2025-07-26 15:09:19 -06:00
Zeta_Null 0946334190 ledyba improvements + nihon tweaks (still needs pokegear realignment) 2025-07-25 17:01:05 -04:00
Llinos Evans 0ae24ced3c fix type matchup damage 2025-07-25 18:26:49 +01:00
Llinos Evans 8e9f9d8657 rev 2025-07-25 17:59:04 +01:00
Llinos Evans 555a96597e revert underwater 2025-07-25 17:57:05 +01:00
Llinos Evans c1b0ec142d reversions 2025-07-25 17:55:22 +01:00
Llinos Evans 9c3ce8b664 revert 161bc93 2025-07-25 17:33:52 +01:00
Llinos Evans 919250bd73 revert 093bda0 2025-07-25 17:31:12 +01:00
Llinos Evans 39ce6d1f69 fleemon enhancements
Added Dunsparce, Diglett, and Wiglett to 25% for their dex entries, also added Squeamata

Moved Phanpy and Teddiursa as they appear early-game and we don't want to promote a bad experience. That's Dunsparce's job.
2025-07-25 16:42:32 +01:00
Zeta_Null 95b59dfa8d Stalls + map tweaks 2025-07-24 16:12:29 -04:00
Martha Schilling a63ccf4c76 Update dokuroar.asm
'tis a Ground-type now. Helps give it more power on its Bone- moves while also removing a type overlap with fellow sub-legendary Alphalith.
2025-02-12 16:23:40 +00:00
Misty 3817537510 TM and Egg Move Updates
:3
2025-02-09 00:02:33 -05:00
Misty 4b0b08095a Level-Up Moveset Update
Did a second pass on the Level-up movesets, both to remove the Nihon HMs and tune up some mons that had more lacking movesets. Hope this overall makes the Pokemon feel more alive and enjoyable
2025-02-01 21:39:16 -05:00
Luisa Karlson 9c27542c28
Hot Savoy In Your Area (#55)
* Deep in the Crater

Here it is.

I'm probably taking a small break after this one, I'm sure you understand!

* Hot Savoys In Your Area

How...?

Just accept this FREE pull request

* Savoy City + small fixes

Savoy uses the Savoy music now, also fixed a mistake I made with Sepia where the theme would only play on the overworld
2025-01-25 12:03:38 +00:00
Martha Schilling c3f9e786fe Update dokuroar.asm
Dex entry!
2025-01-13 23:35:51 +00:00
Martha Schilling e3486fb9b7 You are now a Legendary, my child
- Buffed Dokuroar's stats, it now has a 580 BST like the Birds and the Beasts.

- Nerfed Dokuroar's catch rate, buffed its EXP yield, and made it genderless.

- Removed Dokuroar's Egg moves, and changed its learnset slightly - it no longer gets Leer, instead getting Scary Face, and now learns Bonemerang by level up.
2025-01-13 23:12:04 +00:00
Llinos Evans a14e978b98 Complete Inverse implementation, fix type matchups
Issues occurred resulting from an incomplete implementation of Inverse Battles from Commit #e59cc2b3292f3da336e89ef23b15b234bf469368.

Attempts to fix have been made through completing the implementation, which also accounts for proto-Fairy.

Additionally, some semi-invulnerable glitches have attempts made to resolve them, involving a generic list and 16bitification of the compare commands.

Damage processing seems iffy but this needs more testing. Type matchups function correctly, though.
2025-01-11 06:33:35 +00:00
Martha Schilling 90fe97fcb1 Another 13 dex entries: the Teraleak guys
Added dex entries for the 9 new misfits added as a part of the teraleak, plus Snorlax, Scyther, Magiprey and the new Armored Mewtwo.
2025-01-06 17:42:11 +00:00
Llinos Evans 59d2210951 13 dex entries
Done up to Exeggutor
2025-01-06 16:02:01 +00:00
Llinos Evans c824ae1aa7 Canonicity fix
turns out only nido-f is meant to be able to breed
2025-01-06 14:25:51 +00:00
Llinos Evans 7d6e73c690 34 or so modified dex entries (&Torpir)
This reworks Hippunk into Torpir (well, not entirely internally, it's still HIPPUNK there).

I have also done several new dex entries. May need vetting by some of the others, the writing is inconsistent.
2025-01-05 22:10:26 +00:00
Llinos Evans 6e8361f862 ~55 modified dex entries, Kotora sprite.
Modified up to Farfetch'd and added zach's Kotora.
2025-01-04 20:14:27 +00:00
Llinos Evans 2a14a32533 Stereo and Fast text are now default options
Making Stereo the default was weirdly taxing. I don't know how or where this is usually initialised, I searched for like 2 hours and came up empty-handed...so I made a virus in the intro sequence instead. Tested with an empty save file.

Fast text was just a case of adding it to defaultoptions. I have no idea how or why this worked, as it only seems to be called when save files corrupt, and adding the stereo bit there didn't let it work in the same way. Oh well...
2025-01-03 16:45:44 +00:00
Llinos Evans ac0d055474 Readme update, Lake of Rage changes, and must be 8-bit fixes
A slapdash of various little bits and pieces.
- Lake of Rage has a small culture entry at the top to illustrate what we're setting out to do. I mentioned the shell middens and canonised it alongside GSC.
- Move constants now have their 16-bit IDs set up
- Palfixed Feradactyl and Pupperon, fixed former's credit with confirmation from pokeoctober
- Wiped out the must be 8-bit errors on various Pokemon's `base_stats.asm` files.
- Fixed some aspects of Strong Arm and Water Sport calling garbage data; this was due to them using 8-bit comparison systems where there needed to be 16-bits. This fixes a good bit of their HM usage. Battle bugs need resolving (presumably due to a lack of gfx?)
- Fixed AI scoring with Water Sport (hopefully)
- Updated the readme with some of our progress over the past 5 months.
2025-01-03 13:19:09 +00:00
Llinos Evans 2fe0d906ea Integrate Route 53
For some reason the map was in the game with no data, so I added it into the region with some signs. No connection to the nonexistent Ochre Town.
2025-01-01 19:39:59 +00:00
Llinos Evans 8f3e178a35 Comment in Ruddy Town House
This makes the Ballsmith a general "profession" in the Pokemon world, something not elaborated on outside of SW99. I made it so Chad mentions it too, instead of "BALL creator", which makes him out to be something different.

Celadon University can elaborate on this too.
2025-01-01 19:08:30 +00:00
Llinos Evans 70fd4e37fa lol serves me right 2024-12-30 16:42:12 +00:00
Llinos Evans 2b2a5617b8 Merge branch 'master' of https://github.com/PlagueVonKarma/jep-hack 2024-12-30 16:31:56 +00:00
Llinos Evans e27b9c6200 Savoy, Ruddy, and Coral houses 2024-12-30 16:31:54 +00:00
Zeta_Null 2207e15bc7 Water Sport doesnt seem to work correctly? 2024-12-29 22:11:46 -05:00
Zeta_Null 161bc9374c WE BUILD AGAIN 2024-12-29 18:58:45 -05:00
Zeta_Null 288ca6e58f down to 9 errors 2024-12-29 17:41:01 -05:00
Zeta_Null d55e61a606 sprite fixes, down to 15 errors 2024-12-29 17:12:05 -05:00
Zeta_Null 29fc26f144 underwater tileset shit, brings number of errors down to 20
it's currently missing the custom palette but if I did I'd need to fuck with the code for it anyway when I add it properly when this stuff works so I dont think that's a big deal
2024-12-29 16:50:30 -05:00
Llinos Evans ef27eaf9ec Bring build errors down
This brings build errors down to 24 for zeta to deal with
2024-12-28 23:41:40 +00:00
Zeta_Null fd7ae97fbd Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2024-12-28 16:31:05 -05:00
Zeta_Null b7a9f6569a ABLK files and Steven 2024-12-28 16:30:57 -05:00
LuciShrimp 22e3c21f85
There's a Coral in my Sepia! (#49)
* There's a Coral in my Sepia!

Quick, get it out!

Anyways, here is the new Sepia theme, along with the less new Coral theme, the latter just sat on my drive for a few months. Oh well, it do be like that sometimes :^)

* Music to my cities!

(I hope I did this right)
2024-12-28 13:47:59 +00:00
Llinos Evans 093bda0253 Strong Arm, Water Sport, and more HMs.
This adds Rock Climb functionality to Strong Arm and Dive functionality to Water Sport, as discussed in the server. HMs have been added, but we need 16bit Items to add Wind Ride, and I haven't finished their functionality.

The Rock Climb tile is a bit terrible, it's not easy to notice. Maybe change so that it works well with yellow or another colour?

This does not build due to issues with effect_commands.asm, but since Zeta is meant to be working on the mapping and Water Sport anyway, it seems to be up his alley.

I ported over much of the underwater assets Rangi was using as they looked very pretty. I imagine it'll be fun to utilise going forward. May as well, right?

I shall now lay down in a dark room.

Review: c21561ea71 (diff-5508f3b794fc68821ba35e94b6a293b2aaaa16c02a1b34fac70d03fd2f74c4b2R113)
2024-12-28 06:26:01 +00:00
Zeta_Null eeff49ca07 Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2024-12-21 17:47:51 -05:00