Commit graph

153 commits

Author SHA1 Message Date
Zeta_Null 9a0858971d White city exists now 2024-07-24 17:21:50 -04: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
Llinos Evans 8ec7b027fd Sepia School
Adds a prep-style school to Sepia City, which talks about all those super intricate GSC mechanics. It also gave it the May98 front porch and sign.

I like to imagine they all have their little Munchlaxes being trained up, maybe stockpiling on Ultra Balls to catch their first Zapdos too.
2024-07-23 15:24:55 +01:00
Llinos Evans e944e11479 Old City is now Sepia City, two houses
Earl now lives in Sepia City and alludes to White City, family house added too. City renamed Sepia City.
2024-07-23 12:50:30 +01:00
Llinos Evans 4eb81eec25 OId City
This implements Old City, the Honey Grandma's House, and its Pokecenter+Mart. Bunch of other bits and pieces not added yet, need to figure out the lore for them.

Honey Grandma is designed to make it easier to get important Pokemon, rather than give access to anything new. Thus, she's Nihon-locked by being an Old City resident. Martha's Perfect Rod will follow this trend.

Gold Berry tree exists to make them renewable in-game, I think this is very important.

The flypoint seems bugged.
2024-07-22 23:40:53 +01:00
Llinos Evans d3fbd1f846 Safari Game battle type & bug fix
This adds the restoration of the Safari Zone from Pokemon October. There isn't a proper place for this yet, but there will be soon!

It seems to have issues with tiles, which I am assuming to either be the tilemap clearing or something relating to Zeta's custom ball palettes, since I had to add the Safari Ball. Can you get to that, @ZetaNull?

2ff835730b

also fixed the unnumbered route errors.
2024-07-21 23:36:56 +01:00
Llinos Evans bcfafaaf83 Honey Pot & Grandma
Ported from Pokemon October.
8114fead91
1a6f3e4f03
d00cd6fafd

Alterations have been made in that the treemonset has been diversified a bit further, having Munchlax like in DPP. They're L60, intended to be used in Nihon.

I haven't placed the grandma in the region yet, intending for her to be in Old City.
2024-07-21 23:00:43 +01:00
Martha Schilling 29c3858f45 Unnumbered Route? Not anymore!
Route 66 is what we've assigned it.
2024-07-21 22:57:44 +01:00
Martha Schilling 12928cfc81 Minor spelling mistake :)
It's KazAppelin. Whoops.
2024-07-21 22:48:31 +01:00
Llinos Evans 61aeb76705 Nihon Gate maps/tileset
This adds the Nihon Gate tileset and gives Nihon its own gate style.

Kanto can be done another time.
2024-07-21 16:32:20 +01:00
Llinos Evans 30e57c9e38 Blue's Lab Groundwork
So the scenes are massively unfinished and need some bug fixes, namely;
- Make the Silent Hills scene load properly.
- Finish the interior scene; have the player walk into the map.
- Make the scene loading in the second Blue's Lab room load properly (same issue as Silent Hills)

Main issues come from the events not working like RBY:
- You cannot be walked directly into a warp!
- Coord events don't seem to trigger scenes on their own and I'm just kind of perplexed by it.

If anyone more experienced wants to take a stab at it, by all means! This is looking really good!
2024-07-19 23:42:49 +01:00
Llinos Evans 54cff4bf0b why were these there? oh well 2024-07-19 12:05:35 +01:00
Llinos Evans 13a253073b Winner's Path modifications
- Added a Strength Switch puzzle to floor 2, which took an unhealthy amount of time to do. This is possible in GSC but requires a lot of extremely hacky solutions. There is a glitch that causes the boulder not to move once on the switch if you reload the map but I have been doing this for 3-4 hours, shush.
- Added a depressed switch tile to accomodate the new functionality.
- New switch collision type for boulder puzzles.
- Removed a lot of unused/unreferenced stuff that isn't necessary in Crystal to save space.
2024-07-19 11:48:04 +01:00
Llinos Evans 289b250e89 Unnumbered Route
This route is unnumbered for now, because it's technically the last Nihon Route (numbered 23 in-prototype) and I don't know how to number it yet. It's easily find/replaced once we're sure, anyway.

Wild data uses the prototype's plus a couple edits, levels are kept low as you're actually entering here.

It's official: Nihon is connected to Johto and Kanto now!
2024-07-18 17:51:01 +01:00
Llinos Evans 157bfdc15b Winner's Path outside & connected
This makes and connects Winner's Path Outside to Victory Road Gate. Also fixes bugs in Winner's Path that caused signs to crash the game.

Next, making the route that connects to Silent Hills, and reintegrating Mt. Silver!
2024-07-18 16:15:40 +01:00
Llinos Evans 7ef292a431 (very rough) Winner's Path
This implements Winner's Path into the game, complete with trainers and wild Pokemon. There's still a lot to do, though.

The Debug Lady that gave Celebi now gives Furret because it gets all the important HMs, which we need to...test things. Naturally, you have all the badges now too!
2024-07-17 23:12:24 +01:00
Llinos Evans 1b77f551f1 Viridian Forest fixes and enhancements
- Fixed various tile port issues and made various visual enhancements. Now generally closer to the Kanto styled Viridian Forest.
- Added Lass Ikue, a trainer referencing Ikue Otani, to the area where the Yellow Lass was. Required updating the spriteset but it seems fine.
- Added parties for all the trainers, which were missed on the initial import.
- Fixed various inaccurate capitalisations.
- Fixed gate warps. Considering adding a Honey girl here if we ever do that?
- Restored various RBY NPCs in the Pewter and Viridian gates to the forest, saying largely the same stuff. Just keeps things move lively.
2024-07-17 13:12:28 +01:00
Zeta_Null 82f9dab3fa Viridian forest works! Kind of. It's still a little screwy but you can get to it now. 2024-07-14 20:20:48 -04:00
Zeta_Null 913850d433 Trainerpic command and Fossils 2024-07-13 15:04:17 -04:00
Llinos Evans 36d0916e8e Pewter Museum of Science
Most things are now done. Blockset is presentable, so expansion can be done with time.

Things not done:
- Scarlet/Violet Books (I want to do these like Bill's favourite Pokemon PC from RBY)
- Computer things for a fossil machine (Take from the Oak Lab tileset I sorted in KEP?? Or do what the RoA place does? Both require tileset modifications and map expansion)
- Aerodactyl/Kabutops fossil displays.

Pretty good, huh?
2024-07-12 23:33:26 +01:00
Llinos Evans 03162890a2 Route 49 - Old City Gate
- Added the gate for Route 49 and Old City in preparation for adding it
- Fixed a glitch in Quiet Cave where a PokeFan/Beauty would become Jesus
- Made the exit to Quiet Cave clearer

Kris experiences a microaggression in the gate because it's funny
2024-07-12 18:20:35 +01:00
Llinos Evans 264e680290 PokeCom Center
This replaces the Goldenrod Pokemon Centre with the PCC. Further implementations haven't been made yet, it just exists.

Things to implement:
- Egg Ticket exchange
- GS Ball
- Regional trades
- Unreferenced text

Need to pay a closer look when I have actually got my PC with me...
2024-07-12 12:02:10 +01:00
Llinos Evans d8d111abf5 Fossil scientist is now functional tm
There's a couple bugs here and there, but it's good enough and I think the bugs are related to how I tested it.

Doesn't use specials because it seems to just cause comical glitches to occur.

The Museum and Ruins of Alph fossil guys will talk differently, implying they're different individuals. The Museum one talks like in HGSS, the RoA one talks like the RBY one and comments on the Unown researcher's lack of care for fossils.

Also reused some PokeCom centre lore.
2024-07-12 11:23:25 +01:00
Misty Cass 0b7b88d954 Gambling, Breeding, and Ressurection: My Kinda Night 2024-07-11 22:15:38 -04:00
Llinos Evans 0923b49ca4 Berry Forest!
Worked on the map and added wild data. It's mostly Kanto stuff as it was in FRLG - the Sevii Islands are Kanto after all. Slowking in the water because there's not really anything else and it's kinda neat. Shuckle is in by Misty's suggestion.
2024-07-11 20:49:09 +01:00
Llinos Evans 0083f7a549 Altering Cave wild data and mapdev
This gives Altering Cave its appearance and wild data according to the current spreadsheet revision.
2024-07-11 18:54:34 +01:00
Llinos Evans 967e87462f Route 48 deets
Now has wildmons, a map, and a few signs.

It seems the map usually has street stalls, so we would need tiles made for this before the map is in a presentable state. Any ideas?
2024-07-11 11:53:01 +01:00
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
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 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 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 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
Llinos Evans 9f000f98f4 Nihon & Paradoxes Part 1 2024-07-01 21:26:31 +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 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 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 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 5e55e217be Revert "Gym Scaling proof of concept"
This reverts commit 442b9b9956.
2023-11-05 12:21:28 +00:00
Llinos Evans 442b9b9956 Gym Scaling proof of concept
pokecrystal requires a very different approach to gym scaling. This is based on the phone code.

Could absolutely be revised in a myriad of ways.
2023-11-05 12:14:20 +00:00
Llinos Evans be434c287e Cal and Silver's Houses
This covers everything but Blue's Lab.

Cal's House has Cal play the role of SW97 Gold, with his mother lamenting his leaving and his brother Ken praising his travels.

Silver's House is a carbon copy of the original. It's worth noting that Silver is less of an arsehole in SW97, so things could change wrt dialogue. This also violates some canon: It's heavily implied in HGSS onwards that Ariana is Silver's mother, chiefly because of her hair. It's worth noting that this hasn't been fully substantiated, and in GSC itself, Ariana has brown/purple hair in all interpretations, which is the basis for the theory. This warrants further discussion.
2023-11-04 11:19:21 +00:00
Llinos Evans aa3de1dbe2 Fully dynamic Pokecentres
This adds the Kanto Pokemon Centre maps, which combined with the Nihon versions, means every region has its own layout. This should make for some very immersive gameplay, no?
2023-11-04 09:29:49 +00:00
Llinos Evans c3065bd046 Nihon Pokemon Centre for Silent Hills
This adds the Pokemon Centre infrastructure for Nihon and Silent Hills's one.

For all future Nihon Pokemon Centres, they must refer to the 2F one for the warp, and the map blocks for 1Fs should use the Nihon variant.

Kanto will follow suit (eventually). The aim is to make a more immersive region structure.
2023-11-04 04:40:36 +00:00
Llinos Evans ebab1da7b4 Route 49_2
This completes the SW97 demo content, featuring translated text!
2023-11-04 02:54:06 +00:00
Llinos Evans e7fb81e28e Quiet Cave
This adds Quiet Cave, with all the relevant details. Wild Pokemon still don't appear, though.

I defined it as a route, as if it were a cave, the Pokemon would jump out anywhere, regardless of grass.
2023-11-04 01:47:45 +00: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
Zeta_Null e9cab6db16 Snowy tileset palettes + Blue Forest start 2023-11-03 17:34:54 -04:00
Zeta_Null 2a3547c22e Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2023-11-02 15:53:54 -04:00
Zeta_Null 452e2ecb0f Nihon Tilesets
Blocks aren't set up properly yet but ASIDE FROM THAT
2023-11-02 15:53:47 -04: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
Llinos Evans 4c1d1132aa Cliff Cave & bits
This fully adds Cliff Cave itself. The rest of the route isn't there, but you can access the cave via the Debug Room, featuring a crudely made cave structure.

I've also modified the Rock Smash wild data to feature some additional Pokemon. The Beach has a 20% Corsola, and Dark Cave has a 20% Phanpy, among other bits. Level scaling has also been applied.

The Cliff Cave music isn't right, I believe...but I don't know what it's actually meant to use, I haven't played HGSS since it was current gen.
2023-11-02 12:00:07 +00:00
Llinos Evans a91b7fd2a1 Rock Smash, but good
Adds new rock smash wild data categories. Somehow, the functionality for this existed in-game, they just...didn't use it.
2023-11-01 21:23:39 +00:00
Zeta_Null d9bc71f5de Sinjoh Ruins test track!
Not broken up about it if we decide to just go with a demake of the original song for the sinjoh ruins but if we want a more original one here's a thing I slapped the fuck together lol

Currently plays in the Debug Room.
2023-11-01 00:38:02 -04:00
Zeta_Null e8482b7991 DEBUG ROOM!! 2023-10-30 17:44:30 -04: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
Llinos Evans 56bf3ef2b0 Finish Lake of Rage "town"
Well, sort of. There's still a lot you can do with Pryce's House, it needs more things.

I want to make it so Pryce only appears when the Red Gyarados has been defeated. Maybe he can give a TM or something too.

This commit does the following;
- Fix the weird landmarking because I was a dumb stupid idiot.
- Adds all the relevant signs.
- Adds Pryce's House over where the gym was. Just a cute, quaint little place.
2023-10-28 00:03:23 +01:00
Llinos Evans c1fa88db2a Running Shoes, new readme, Munchlax
This adds a readme with credits so far. Make sure to keep this updated so everyone knows what is and isn't done!

We also get the Running Shoes feature from the tutorial, finally making debugging bearable given how laggy Crystal's overworld can be at times.

Oh, and Munchlax.
2023-10-27 21:59:33 +01:00
Martha Schilling 89e7506f05 martha un-fucks up
this one line, these TWO CHARACTERS, accidentally getting deleted by me caused the whole thing to break. They are now back.
2023-10-27 21:04:03 +01:00
Martha Schilling 37fbf884f3
Merge branch 'ZetaNull:master' into master 2023-10-27 17:09:09 +01:00
Zeta_Null a8a942cefb Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2023-10-26 15:26:09 -04:00
Zeta_Null 7f7ff6dc0b Nihon Music Attempt 2023-10-26 15:26:03 -04:00
Martha Schilling d4170f5fa8 Walking Wake and the Guardian Beast!
- Added preliminary data for Walking Wake and the new Legendary Pokemon Shi-Shi.
- Changed Bellignan's dex entry to reference how Sprout Tower was constructed.
- Changed some dialogue in Sprout Tower to reflect this.

Wake sprite by EyeDonutz
Shi-Shi sprite by me, but still unfinished. Will definitely rework sometime.
2023-10-26 16:16:00 +01:00
Llinos Evans a4854f63ba Trader NPC & Lake of Rage "Town"
This adds the Trader NPC to the Lake of Rage and restores its "town" environment.

The town is themed around evolution. The mart sells all the "normal" evolution stones, aiming to solve Johto's "stone problem" for Pokemon like Vulpix and Bellsprout. The Trader NPC actualises this, being at a point where most Pokemon are around Level 35-40, as is how we balanced it on Cinnabar Island in KEP.

The text is mostly revolved around the Gyarados, but this could shift.

The Gym isn't done - I don't have time to sort it at the moment - but I am thinking of making it a Pre-Gym. This doesn't make a lot of sense though, so maybe it should be changed to be the tower seen in an earlier build.
2023-10-26 13:51:05 +01:00
Llinos Evans b582a0e7aa Add Bellignan, fix evo stones
My first foray into adding Pokemon, here's Bellignan! Imported the sprite animation from Pokemon October. Works like a charm!

I also fixed the new evo stones, which didn't have their effects assigned yet.
2023-10-26 11:49:59 +01:00
Zeta_Null 05e2cdc3d2 Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2023-10-26 00:28:44 -04:00
Zeta_Null 852ad77cb1 Pewter Museum Bullshit 2023-10-26 00:28:11 -04:00
Misty Violet d1e9accd44 TOTARTLE AND BLASTYKEgit status! (+Viridian Forest & Debug Stuff) 2023-10-25 23:52:47 -04:00
Zeta_Null 327490a1f5 Viridian Forest Tileset things 2023-10-25 17:06:06 -04:00
Misty Violet a82fdf34dd Fixing Map Sizes 2023-10-23 11:11:18 -04:00
Misty Violet d0d6bbb8cf Fixing My Errors + More 2023-10-22 18:15:19 -04:00
ZetaNull db9bde9c89
Merge pull request #1 from LadyMisticus/master
Maps & ASM Batches 1+2!
2023-10-20 17:00:42 -04:00
Zeta_Null cf907d225f Nihon Tileset
Added Nihon01 tileset
2023-10-20 16:57:41 -04:00
Misty 472ca4351c
Merge branch 'ZetaNull:master' into master 2023-10-20 16:00:36 -04:00
Misty 3eccab1205
Update map_constants.asm 2023-10-20 15:30:56 -04:00
Misty b4d7aeeeca
Update landmark_constants.asm 2023-10-20 15:07:12 -04:00
Misty 391de21083
Update landmark_constants.asm 2023-10-20 14:57:21 -04:00
Zeta_Null efd3ce0f00 Merge branch 'master' of https://github.com/ZetaNull/jep-hack 2023-10-20 14:33:46 -04:00
Zeta_Null f7d3f9b08d Instant text speed + Roof colors
Added instant text speed and changed ruins of alph and silent hills's roof palettes
2023-10-20 14:33:35 -04:00
Llinos Evans 5c9b80e1a8 Add Fairy-type and Fairy Feather
This adds the Fairy type and the Fairy Feather. Neither are obtainable yet, but will be with time.
2023-10-20 19:02:50 +01:00
Zeta_Null 5e9e9b4b65 Fixed Typos and added unused SGB Colors for later use 2023-10-20 02:08:39 -04:00
Llinos Evans a8546f60c9 Nihon + Silent Hills Groundwork
Currently doesn't build due to a weird error

```
rgbasm -hL -Q8 -P includes.asm -Weverything -Wnumeric-string=2 -Wtruncation=1  -o data/maps/map_data.o data/maps/map_data.asm
error: data/maps/map_data.asm(3) -> data/maps/maps.asm(544) -> macros/asserts.as
m::assert_table_length(14):
    Expected constant expression: 'NUM_SILENT_HILLS_MAP' is not constant at asse
mbly time
error: data/maps/map_data.asm(3) -> data/maps/maps.asm(544) -> macros/asserts.as
m::assert_table_length(16):
    Assertion failed: MapGroup_SilentHills: expected 0 entries, each 9 bytes
error: Assembly aborted (2 errors)!
make: *** [Makefile:119: data/maps/map_data.o] Error 1
```
2023-10-20 06:23:47 +01:00
Zeta_Null d419bf77d6 Bump max Object_Events up from 15 to 17
Breaks save compatibility with previous build. Oh well!
2023-10-18 20:41:41 -04:00
Zeta_Null 820c2257bc Tiles can have different attributes in different blocks 2023-09-13 12:44:30 -04:00
Zeta_Null 94d9c77070 Expand tilesets from 192 to 255 tiles 2023-09-12 13:59:09 -04:00