Commit graph

55 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
Misty 2abab09c87 Feradactyl Fix + rom builds now
Rom was messing up due to pics 25's size, so I fixed that alongside Feradactyl's bg color. Hopefully will get the moveset rebalances out soon.
2025-02-01 18:24:18 -05:00
Martha Schilling 48e26cd090 Mysteries of the Earth + Updated palettes
Put Giovanni's book in Cal's room, allowing people to access a bit of lore they may have missed in KEP.

Also, Ursaluna and Annihilape needed palettes in order for the ROM to build, which they now have!
2025-01-13 11:45:18 +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
Zeta_Null 4b11121836 image fixes 2024-12-21 18:23:24 -05:00
Zeta_Null 28b35d93f8 fixes 2024-12-09 22:42:25 -05: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
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 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
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 5ef2108ce4 Fix Rocket Music bug, add Ariana/Archer to places
This fixes the executive music bug and ensures Giovanni also gets it. I removed the female Executive since it's usually just Ariana. Can use it another time if something comes up, but right now, no need.
2024-07-29 16:03:21 +01:00
Llinos Evans d55f848761 HGSS-style first rival fight
Now the rival doesn't awkwardly say his name is ???, using the trainer card from HGSS instead. Includes the funny lookaround gaffe among other bits. Changed the trainer class as well, making it seamless.
2024-07-29 15:30:04 +01:00
Llinos Evans 7114109368 Route 50
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.
2024-07-27 11:34:14 +01: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
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 37980e84d0 Lots of new trainer classes & pics, port kep cries
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.
2024-07-25 02:18:19 +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
Martha Schilling 12928cfc81 Minor spelling mistake :)
It's KazAppelin. Whoops.
2024-07-21 22:48:31 +01:00
Martha Schilling 6c358c3828 Okay this should build now
Palfix'd the stuff Llinos added so the ROM builds now, which is neat :3
2024-07-21 21:49:14 +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
Zeta_Null 913850d433 Trainerpic command and Fossils 2024-07-13 15:04:17 -04:00
Misty Cass 0b7b88d954 Gambling, Breeding, and Ressurection: My Kinda Night 2024-07-11 22:15:38 -04:00
Llinos Evans ae81f290d2 Buu and Grenmar? Nowaynowaynoway!
This required me to scrap some unused content from `load_font.asm`. However, this is only really a temporary fix - we need to decouple footprints.asm from it and make it load from separate banks to keep going.

Look at how Pokemon sprites are loaded for reference.
2024-07-09 20:20:51 +01:00
Llinos Evans f8bd02f62d 9 more Pokemon!
Toedscool, Toedscruel, Blottle, Pendraken, Kolta, Balumba, Magnetite, Magnezone, and Gavillain.

Balumba has a small chance to hold a Fairy Feather, which makes it vaguely obtainable.

Kolta is now found in the day in the Burned Tower, whereas Houndour is seen at night. Technically balances it, right?

Gavillain is a rare Dark Cave encounter on the Blackthorn side, dragons and all that.

Balumba is a rare encounter in the National Park!
2024-07-08 12:45:26 +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 62bdbe2a1b Terrados & Bug Fix
Fixes Molambino and Luanbo not evolving properly (oops) and adds Magiprey/Terrados. Since there's no place to put Magiprey in Johto or Kanto, this'll likely be a Nihon exclusive. Got some stuff in mind!
2024-07-07 09:27:46 +01:00
Llinos Evans b451ca81ce Charmada!
This required moving the base stat and cry files. Not tested, so someone ought to check...
2024-07-06 19:45:20 +01:00
Llinos Evans 4972915076 Luxwan
Now the random farfetch'd are worth catching!

Also I fucked up the channels on the sprite can someone get that
2024-07-06 18:16:45 +01:00
Llinos Evans d191b9c60b Uh oh...it's weirduck.
He's finally here. Performing for you. And he has a very, very funny face.
2024-07-06 17:43:35 +01:00
Misty afbd0f7680
Violet Waters and Lush Trees! (#19) 2024-07-04 10:28:47 +01:00
Llinos Evans 5b831b6e81 Togekiss!
No sprite yet - someone will need to catch that
2024-07-02 11:52:43 +01:00
Llinos Evans c6b2bf0885 woohoo it's orfry 2024-07-02 11:31:10 +01:00
Martha Schilling 4d0a61454c Bug Fixes, missing files, the ROM builds now 2024-07-02 10:15:48 +01:00
Llinos Evans 0aed6dcf50 Nihon & Paradox Part 2
Martha is handling the base stat files!
2024-07-01 23:56:05 +01:00
Martha Schilling 7554222e3c Random additions because Martha was bored
- Gave the Debug Room its own name and placement on the map, simply being '?????' and up in the top-left corner of Nihon.

- Added a feature where the shiny palette of a Pokemon can be seen by pressing Select on the Pokedex screen.

- Added preliminary sprites for Belledam, Bipulla, Burgela, Coinpur, Jungela, Pupperon, Stromen, and Tricules.

- Added preliminary shiny palettes for Bipulla, Bellignan, Burgela, Coinpur, Jungela and Tricules

- Changed Debug Room's layout again slightly

- Added another NPC to the Debug Room that gives you a bunch of useful items when spoken to, mainly all of the HMs and Apriballs, plus some Master Balls, Rare Candies and more.
2024-03-26 21:58:13 +00:00
Martha Schilling adb9e3c540 Kirk, Shuckie and the Antique Pot
- Adds Pockle, an evolution of Shuckle based on cut data from early 1999. Uses a custom sprite reminiscent of Shuckle's early 'pot' design, with the base sprite being used in Pokemon October, then heavily edited by me.

- Reworked the Shuckie event entirely. Shuckie is now 5 levels higher and holds a Berry Juice, and their OT has been changed to the better name used in HGSS. Kirk now no longer takes Shuckie back from you after a day, instead giving you an incentive to raise Shuckie's friendship. Once you raise it high enough, he gives you the Antique Pot, which (currently) acts like an evolution Stone for Shuckle.

- Kirk now no longer checks for the species as well, allowing the sidequest to be completed immediately by showing him an evolved Shuckie. This does mean that this can be bypassed with the right OT and ID, but you basically need ACE or RNG manip to achieve that so its a non-issue.
2024-03-26 00:26:25 +00:00
Martha Schilling 51a7593d6f These Fires be Gouging, yo
The bolts are also raging but they look fucking dumb so who cares

- Adds Gouging Fire and Raging Bolt, complete with sprites and learnsets. Gouging Fire was done by Zeta_Null, and Raging Bolt was done by Albatross, who did a great job at making the giraffe-necked smilodon look less ridiculous.

- Added a proper dex entry for Wake, based on the ones added in SV's Indigo Disk DLC.

- Fixed a bug with Lickilicky and Lickilord's dex entries where they weren't terminated correcly

- Made Rock Slash less obscene, now acting like Stone Edge without the raised crit chance.

- Changed the layout of the Beginning World (Debug Room) ever so slightly.
2024-03-15 20:56:55 +00:00
Misty 0721a89fea WE FORGOT WYNAUT 2023-11-19 03:20:34 -05:00
Misty e85c0ac4d6 The Road To Violet City! 2023-11-19 01:09:06 -05: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
Llinos Evans bd35a6c862 Cubburn and Palssio families
This adds the Cubburn and Palssio families; Silent Hills can start proper development from here.
2023-11-02 14:37:12 +00:00
Misty 5d1bf81944 Merge remote-tracking branch 'upstream/master' 2023-10-29 18:08:50 -04:00
Misty Violet d76255ec9f Stretchy Vines, Stretchier Tongues! 2023-10-29 17:57:22 -04:00
Llinos Evans 0f76cfc488 17 new Pokemon!
New Pokemon have been added and distributed across the region.

Leafeon
Glaceon
Sylveon
Coinpur - Night time on early routes over Rattata. I want to make an argument for branch evolving into Moibelle at night or if female.
Perrserker - Unobtainable for now.
Gentlarva - Ilex and Viridian Forest.
Pupal - Evolve Gentlarva.
Carapthor - Evolve Pupal.
Kotora - Mt. Mortar outside, Viridian Forest.
Gaotora - Evolve Kotora
Gorotora - Evolve Gaotora
Raitora - Evolve Kotora
Bittybat - Union Cave and other early routes.
Paraspor - Ilex & Viridian Forest
Vulpiii - Route 36, Burned Tower 1F
Annihilape - Trade Primeape
Pupperon - Route 36, Route 37, Burned Tower B1F
2023-10-29 21:41:15 +00:00
Llinos Evans e150889975
Merge branch 'master' into master 2023-10-29 17:39:31 +00:00
Llinos Evans dafc4aada7 Gorochu
This is the first use of the placeholder graphic. Works like a charm - copypaste the folder whenever you add something new.

This required me to change the layout.link for cries but it seems to work just fine. Earthtron cry is now available for use on other Pokemon, which I think could be neat for Shi-Shi.
2023-10-29 14:13:11 +00:00
Misty Violet 672cefbd96 The Big Bad Bugs and the Lunar Lord! 2023-10-28 01:46:11 -04:00