Commit graph

115 commits

Author SHA1 Message Date
Misty 56198480fd The Great Trainer Overhaul (Part 1)
It begins. Up to Jasmine.
2025-08-10 18:18:28 -06: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
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
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
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 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 622817ccb9 post-testing fixes
- Fixed Coinpur's classification
- Made rare type-boosting items as valuable as Charcoal with intent to have in marts
- Nerfed Fisher Ralph
2024-12-21 04:39:13 +00:00
Llinos Evans 6728a22407 Ajawalcan is here! Also, Inoshika buffs.
This adds Ajawalcan's new name, using Mayan grammar and vocabulary resources to produce something truly befitting of the Kukulcan Pokemon. Before, we conflated Aztec and Mayan theology and have now chosen to squarely focus on the Mayan side of things, with Ruddy Ruins scheduled to be based on Chichen Itza.

* Bolles, D. & Bolles, A. (1996). A Grammar of the Yucatecan Mayan Language. Revised ed. Lancaster, California: Labyrinthos Press. ISBN 0-911437-49-5. Available at: http://www.famsi.org/reports/96072/grammar/index.html
* Boot, E. (2009). The Updated Preliminary Classic Maya - English, English - Classic Maya Vocabulary of Hieroglyphic Readings. Updated edition. Mesoweb Resources. Available at: https://www.mesoweb.com/resources/vocabulary/Vocabulary-2009.01.pdf
2024-10-29 20:37:29 +00:00
Llinos Evans 94599c63e3 I promise I'm smart
I did not update the moves
2024-10-26 15:36:08 +01:00
Llinos Evans 9ee78dbf5a Avalop update
This turns Mimear into Avalop, but doesn't refactor the internal reference (so you see Mimear everywhere except in the names).
2024-10-26 15:33:02 +01:00
Llinos Evans 20519d700f Buffs to Kiwooked, Eucala, and Barreau
Thanks to Molk for the solid advice on handling these previously very underpowered Pokemon!
2024-10-26 15:27:08 +01:00
Llinos Evans 58f5de27fb New dex entries using DP myth docs
Piloswine and Lapras pending; seem weak.
Octillery story seems to lewd even for a game that has decensored much of the original content.

Rapidash and Tauros entries give credence to featuring them around Ruddy Town with Coatl and Xatu.

Typhlosion entry allows for connections to the mujina (even if not wholly intentional, seemingly), which I quite enjoy. However, the dex entry is unsatisfactory.
2024-10-26 14:41:39 +01:00
Martha Schilling ab6051a5d5 "33 colors are indeed more than 4"
Fixed the build issues caused by Zach's newly pushed sprites having too many colours.

Also, adds my version of the GSC-style Soldier sprite.

Also also, gave Dokuroar a slight weight increase to give it a better catch rate for the Heavy Ball.

Also also also, touched up the Dokuroar cutscene a bit (it now shakes the floor with each step, it moves slower, and its walking animation now animates correctly.)
2024-10-10 21:26:50 +01:00
Martha Schilling 38dc9a11dd King of the Crypt
Dokuroar, in all of its skeletal glory, has been added to the bottom of Lavender Crypt as a static encounter. It doesn't move when you interact with it, though...at first.

Also, gave Dokuroar a 100% chance to hold a Thick Club (it's MADE of bones, come on), a Snorlax-level catch rate, the Slow EXP group, a decent exp yield, and a very, VERY slight stat update.
2024-09-17 21:18:22 +01:00
Misty ad0e0f34de Quick Pidgeot Buffs 2024-09-02 13:40:38 -04:00
Llinos Evans 6a44f96575 Add Unown ! and ?
Taken from https://github.com/pret/pokecrystal/wiki/Add-a-new-Unown-form

There's some embedded palette errors that need fixing.
2024-09-01 14:54:29 +01:00
Misty 06ba5dad31 Distributing New Moves and the Rise of the Clubtail 2024-08-31 18:23:39 -04:00
Llinos Evans d240c4b046 bits n bobs 2024-08-31 00:19:38 +01:00
Martha Schilling 56ac3b6180 Nihon Starter dex entry improvements
Had these waiting to be pushed for ages but never did lol
2024-08-28 15:04:37 +01:00
Misty adb9733d48 The Worst Mistake I've Ever Made 2024-08-27 23:07:14 -04:00
Misty b1cbf46ec6 Fairy Moves and Correcting an Oops 2024-08-27 00:25:56 -04: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 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 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 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
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
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 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
Llinos Evans 31cdcc488d 32 more dex entries
Many of which were taken from the SW99-era prototype entries, chiefly for kanto pokemon
2024-08-01 01:06:14 +01:00
Llinos Evans bea71954b4 More dex entries
A good chunk of these use prototype dex entry details from the SW99 demo. Annotated the best I could!
2024-07-31 23:43:22 +01:00
Martha Schilling 3f0d4725cf Delete calflac.asm
Begone, small giraffe.
2024-07-31 20:37:34 +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
Llinos Evans f11063dffa More dex entries
heyo we workin through it
2024-07-31 19:54:59 +01:00
Llinos Evans 29b742cb6b Dex entry enhancements
Began the arduous process of giving old Pokemon new dex entries. Like KEP, the main aim is using media not from the mainline games, giving players new insights into the lore surrounding them. New Snap, Ranger, Carddass, TCG art, and more are all on the table. Carddass is prioritised for Gen 1 Pokemon considering its obscurity and...well, general insights into how the Pokemon act, it's pretty awesome.

I've also taken to enhancing some of the existing dex entries!
2024-07-31 12:31:19 +01:00
Misty Cass 713a38a721 Quick Feedback Changes 2024-07-30 19:46:06 -04:00
Martha Schilling b7099d8ee8 ROM builds now, yay!
- 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.
2024-07-26 21:08:15 +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