Commit graph

185 commits

Author SHA1 Message Date
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
Misty 275d86288c
Merge pull request #21 from LadyMisticus/master
A Bunch of Cool Dex Entries!!!
2024-07-10 00:06:15 -04:00
Misty Cass 03332bd5f2 A Bunch of Cool Dex Entriesgit add --a! 2024-07-10 00:02:17 -04:00
Llinos Evans d633cfbaa4 Like 40 new maps
The aim was simply to make the rom build with EVERY currently posited map in it. This adds EVERYTHING.

Ground rules;
- All temp maps are 10x10 cave tileset goons with nothing in them
- Connections are NOT done
- Fishgroups and music are likely incorrect and/or unfinished
- No wild data

This is extremely achievable, as numerous unreferenced maps are unused in the block and script banks. Makes doing this a cinch!

All of this basically means: You can get creative now and start brainstorming what to do with all these maps. Get them fleshed out, connected, and...not being nothing. It's like ordering in a bunch of blank canvasses. Go nuts!
2024-07-10 01:50:43 +01: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 b62062a82c marking b1f union cave onix for departure
no one is looking for 5% onix in the bottom of union cave have a grenmar instead
2024-07-09 19:17:05 +01:00
Llinos Evans d4e7821ec1 AHA! GOTCHA, YA LITTLE RAT! 2024-07-09 19:11:48 +01:00
Llinos Evans 4cbd8ab7c4 Minor grass tweaks
- Yanma is no longer available at night on Route 35.
- Ilex Forest has nighttime Kotora and some slight night encounter reshuffles.
- Mt. Mortar is given a slight wallop over the head, levels are dampened down a chunk.
2024-07-09 19:07:19 +01:00
Llinos Evans d336fdb9da Trainer tweaks
Increased Johto frequency a tad and added some more interesting bits.

I have labelled a bunch of unused trainers and put in some questions/prompts for further improvements

Levels NEED looking at by someone better than me (hi misty how r u)
2024-07-09 16:21:43 +01:00
Martha Schilling 12a828d981 Gavillain, stop messing with the poor Magnemite
This should hopefully fix a glitch where Magnemite was using Gavillain's stats and sprite dimensions.
2024-07-09 14:42:02 +01:00
Misty 0615895f81
Merge pull request #20 from LadyMisticus/master
Some Light Prep
2024-07-09 00:04:05 -04:00
U-DESKTOP-IKOGN35\wazzu ba90104879 Some Light Prep 2024-07-09 00:01:50 -04: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 356b9183fb AA
no forget this
2024-07-08 00:33:06 +01:00
Llinos Evans 603073234a Implement Bug Catching Contest changes
I am really not sure about Tricules and Scizor being here, it's just so early...we can give it a whirl though. The day restriction alone seems to be enough of a balancing measure.

Added Heracross since we want that increased Johto frequency.
2024-07-08 00:31:13 +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 f53559e4e4 regional trade dialogset
Could be tweaked but is overall solid. Now ready to be used whenever.
2024-07-07 22:40:15 +01:00
Llinos Evans 1db44be609 Easier Rock Smash rates
Why did I do 90-10 splits??? Increase that Johto frequency smelly
2024-07-07 09:35:57 +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
Llinos Evans 2f19d364ab Minor wild data changes
distributes qatu, stritcheel (making it correspond with remoraid), disturban, and ribbito; previously added by misty

also hi from paris
2024-07-06 17:01:06 +01:00
Martha Schilling 5fce86d757 Dokuroar slight improvements
- Altered the eye and mouth slightly

- Changed the shiny to charcoal grey
2024-07-05 11:52:32 +01:00
Martha Schilling a5f7d81202 The Rise of Dokuroar
Perhaps a little biased that I'm finishing this one first, but this one's my personal favourite BetaMon.

- Sprite from Pokemon October currently

- Changed the Debug Mode second encounter to a shiny, so easier shiny form testing can be done
2024-07-04 11:25:28 +01:00
Misty afbd0f7680
Violet Waters and Lush Trees! (#19) 2024-07-04 10:28:47 +01:00
Llinos Evans a03a7e4f7a Wild encounter updates
This boosts the levels on tons of encounters and distributes more Johto Pokemon (plus newly-added ones). Still a long way to go. More stuff labelled too.
2024-07-03 19:33:26 +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
Llinos Evans ca092d9bd1 note 2024-07-02 10:41:18 +01:00
Llinos Evans 5f1e087fc2 ope 2024-07-02 10:28:48 +01:00
Llinos Evans 97612374a2 These need IDs on em!
Which are done with the capslock names!
2024-07-02 10:19:21 +01:00
Martha Schilling 4d0a61454c Bug Fixes, missing files, the ROM builds now 2024-07-02 10:15:48 +01:00
Misty 182f250d2d
Merge pull request #18 from LadyMisticus/master
Prep for Violet to Ilex
2024-07-02 01:15:37 -04:00
Misty Cass 8be411a6b6 Violet to Ilex - Setup 2024-07-02 01:09:42 -04:00
Misty Cass c209addf0b TEST 2024-07-02 00:15:27 -04:00
Martha Schilling 2bc2bbe800 Nihon Base Stats
Think this is all of them?
2024-07-02 01:05:45 +01:00
Llinos Evans 8968a9158f paradox base stats
scream and shox are done it seems
2024-07-02 00:25:11 +01:00
Llinos Evans 0aed6dcf50 Nihon & Paradox Part 2
Martha is handling the base stat files!
2024-07-01 23:56:05 +01:00
Llinos Evans 9f000f98f4 Nihon & Paradoxes Part 1 2024-07-01 21:26:31 +01:00
Martha Schilling 97557d005e Ho ho ho 2024-07-01 21:13:43 +01:00
Martha Schilling 1681f5def4 Shuckie changes + Lapras wild encounter buff
Kirk now takes back Shuckie after a day again. Also buffed the Union Cave Lapras 15 levels.
2024-07-01 19:44:40 +01:00
Martha Schilling af83085749 Gen 6+ Experience System
Makes the EXP. Share into a Key item and gives it to all party members.

Changed several item descriptions to be less garbage

Made the Dragon Fang boost attack like it should (Dragon Scale is left unchanged)

The Lottery now gives you a Lucky Egg if you win 2nd Prize, the EXP Share is still obtained from Mr. Pokemon
2024-07-01 18:58:19 +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 44db4d67ed New and improved Poke Ball colour palettes 2024-03-26 10:11:57 +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 393f2d7f1b why's there no south wind smh
- Adds WInd Ride, complete with a unique (and frankly, a bit over-the-top) animation. Learned by Shi-Shi at L1 and L70.

- Gave Aeroblast and Sacred Fire to Lugia and Ho-Oh respectively at L60, so that a Move Reminder isn't required to teach them those moves.
2024-03-22 00:26:23 +00:00
Martha Schilling 92e60de76d Update DebugRoom.asm
Adds a new NPC to the Debug Area that auto-completes the Pokedex when spoken to, plus gives you a free Celebi. Helpful for checking out dex entries, cries and other stuff like it.
2024-03-21 21:23:30 +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