Commit graph

158 commits

Author SHA1 Message Date
May Evans 8c3857b097 Update README.md 2023-03-08 03:27:58 +00:00
May Evans 86f6151a17 A few cool changes
- Pokemon Mansion has a Guard NPC now
- Professor Oak now plays the Champion theme when you fight him.
2023-02-24 00:05:16 +00:00
May Evans a85c26b7d3 LOTS of things
- Replaces the Old Rod with the Candy Sack, an item to evolve Meltan into Melmetal. Meltan and Melmetal aren't in yet.
- Improves Gym Leader and Elite Four AI by a lot. They still use items, they're just better. Fixes XSpecial use while we're at it; before, it didn't actually increase the stat...
- The Scarlet Book now takes up both shelves, one section for each Paradox Pokemon. I also moved the bookshelf so it looks nicer.
- Text in Celadon University has been reduced significantly, taking up less memory and being a bit more RBY-like. It has also been made more accurate (thanks to Daiginjo for translating my booklet!)
- The Magikarp researcher in Celadon University now gives TM Dragon Rage (no longer unused!)
- Added a guard for Mt. Moon Crater.
- Removed TrainerNamePointers, Blank Leader Name Code, and Dakutens/Hakutens using a guide published by YakiNeen.
- PP no longer uses a shitty graphic and is instead properly implemented into the font, optimising the status screen. Also displays in-battle which is kinda cool.
- Lorelei, Bruno, and Agatha now play the Gym Leader theme, not just Lance.

Still unsure how to fix Celadon University's trainers, all I know is a lot of the information should be taken from the Oak fight I did. The code is radically different and doesn't call trainer headers at all. You'll likely want to start from scratch.

The Mt. Moon Crater Guard's text is a little wonky, not sure what's up there. May have been from the way I accessed Mt. Moon in testing. Anyway, if you want to mess around feel free.
2023-02-19 06:25:33 +00:00
May Evans 5e4fb4af38 Readme facelift, evo condition changes
I gave the readme a facelift to show what's what, and also added notes on the new evolution conditions.

Some notes on evo condition changes;
- Set Sirfetch'd to be a Heart Stone evolution, seems fitting.
- Reverted Pikachu back to stone -> trade, as this is the most consistent with what people will rationally do. People **will** try to trade for Gorochu according to the mythos behind the whole thing, there's really not much wiggle-room.
- Swapped the Vileplume and Bellossom to match SW97 and base Vileplume, it's just confusing to veterans otherwise.

Things to consider:
- Making the Porygons consistent, right now they just aren't. Either add the Up-Grade or make Porygon2 trade as well.
- Adding the Politoed evolution to Poliwag as well to match early material that implied such.
2022-12-17 22:10:45 +00:00
May Evans 25b61f95be Update README.md 2022-12-17 19:00:31 +00:00
May Evans 75b59760df Corrected gym scaling for Brock
Thanks to Chatot4444!
2022-12-17 19:00:21 +00:00
May Evans 2379dac1c3 Update README.md 2022-12-12 05:32:19 +00:00
May Evans b9ddd55ecc Update README.md 2022-12-12 05:31:28 +00:00
May Evans b7973444b2 Myriad of changes!
This is a pretty hefty commit, so let's break it down.
- Fixes Pokedex entries for Bittybat, Bulbasaur, and Shellder.
- ...presumably fixes the options menu.
- Adds a Fishing Group and water wild data to Diglett's Cave, also reduces the encounter rate. More to come.
- Modifies parties, including evolving Rival 2's starter.
- Attempts to fix the Ultra and Safari Balls by making `BallFactor` 4, which appears to be the intended number. Tests yielded positive results.
- Restores a ton of Japanese references that got removed in localisation, including some errors.
2022-12-11 21:40:43 +00:00
May Evans 17d12a0413 Faster health bar
A simple 1-character change that does so much. Usually, the game delays it by 2 frames per pixel, so changing it to 1 doubles the speed. If it remains too slow, I believe it can be removed entirely, but I'm avoiding it in case of bugs.

I also changed the debug Pokemon to Croakozuna as Pound is s/e vs Dark, allowing for an easier visual. Rhydon changed to Rhyperior for the same reason; more damage, better visual.
2022-12-08 16:11:29 +00:00
May Evans a9b159505e Pokedex text update
This restores much of the 1996 Tajiri lore to the Kanto Pokedex. Sourced from Dr. Lava's translations.

You can see this as a more mature, uncensored Pokedex. It contains more biological details and relates the Pokemon to real-world animals. I believe this can enhance the "dreamy" feel of the region to some degree, but could be off-putting to newer fans.

Some Pokemon did not need new dex entries due to either sharing the information with the book, or being Mew.

Scream Tail's dex entry was also reworked due to overflowing.

Some grammar enhancements were also made.
2022-12-08 04:44:40 +00:00
MementoMartha 2b3da5e254 A few fixes + added Blahaj cameo
Copycat now has a Jagg plushie in her house, referencing the amazing IKEA shark.

(note that KEP is not sponsored by IKEA)
2022-11-04 11:12:44 +00:00
MementoMartha 1e7613f804 Adding a stable MissingNo, and fixing a few minor things 2022-10-31 23:09:41 +00:00
MementoMartha 87fdb46ede Adding temporary warps to Faraway
Note that Faraway is still broken, the inner forest can't be accessed for some reason
2022-10-18 00:16:31 +01:00
May Evans 8454d2fb02 Update README.md 2022-10-16 09:31:14 +01:00
emaskyesmogon b4ab0bd719 Update README.md 2022-09-30 11:38:36 -06:00
May Evans 51744c4e3c Update README.md 2022-09-30 00:09:10 +01:00
May Evans 70ada76931 Update README.md 2022-09-30 00:08:15 +01:00
emaskyesmogon 243c4a5a0f Update README.md 2022-09-29 16:27:42 -06:00
MementoMartha fece27f7c2 6 more Pokemon!
Animon, Bellossom, Porygon2, Kingdra, Politoed and Slowking have been added fully.
2022-09-29 13:54:40 +01:00
emaskyesmogon f457830786 Update README.md 2022-09-27 17:05:16 -06:00
emaskyesmogon 2d0cac3830 Update README.md 2022-09-25 09:18:48 -06:00
MementoMartha d7940ad08b Update README.md 2022-09-25 14:02:14 +01:00
Rangi 0c4d2e178e Link to the symbols branch 2022-09-10 13:52:11 -04:00
May Evans 09433cbeff Update README.md 2022-09-04 12:46:29 +01:00
May Evans 9689116668 buff AGAIN!!! 2022-09-04 02:11:27 +01:00
May Evans a85f88d03d buff slot rewards but again 2022-09-04 02:03:55 +01:00
May Evans a574d021e9 Make Amnesia Psyduck an L15 thing
This is so it remains accurate to the Stadium event. While the Japanese events are TMs and will thus break compatibility among other things, that's not really something we *can* implement at this stage. This feels better as a reduction thing.
2022-09-04 01:14:29 +01:00
May Evans a6d6a8647f Update README.md 2022-09-04 01:07:18 +01:00
May Evans e2c1037033 Maximise DVs, WRAM fix..?
Implements a fix with the WRAM stack space that pret mentioned.

DVs should be forced to max with the changes I added, will need testing.
2022-09-04 00:56:58 +01:00
MementoMartha fb19f47f11 Update README.md 2022-09-01 20:49:35 +01:00
emaskyesmogon 3dac5fca8b
Update README.md 2022-09-01 10:58:33 -06:00
May Evans 314452dfc0 Update README.md 2022-09-01 17:35:18 +01:00
May Evans e64d0dccd0 Update README.md 2022-09-01 17:34:34 +01:00
May Evans d4daed257b Update README.md 2022-09-01 17:30:34 +01:00
May Evans 2e6dd87335 Fix the Game Corner prizes
They are now engoodened.
2022-09-01 17:29:16 +01:00
MementoMartha 7cd9a4b5f4 oh yeah, these too 2022-09-01 02:56:10 +01:00
May Evans 878f15ecda add crocky stationary..? 2022-08-31 17:20:31 +01:00
May Evans 77ab806703 spelling error fix 2022-08-31 15:51:05 +01:00
May Evans c1d2bc7678 more fixes 2022-08-31 15:50:28 +01:00
May Evans a216a0f2e7 more bug fixes 2022-08-31 15:28:36 +01:00
May Evans 648289d4a9 lots of bug fixes
added a log for them in the readme
2022-08-31 15:18:16 +01:00
May Evans 3cd9f43e90 readme update 2022-08-31 14:21:43 +01:00
vulcandth fe8d3c51a4
Build the Virtual Console patches with make red_vc and make blue_vc (#351) 2022-03-26 16:59:36 -04:00
IIMarckus 0af787ea6d Kill Freenode. 2021-10-08 04:30:39 -06:00
Rangi a5c0da9bbe Switch from Travis CI to GitHub Actions 2021-06-19 22:27:15 -04:00
Rangi 4b4ad9894e Disassemble the BLUEMONS.GB debug ROM 2020-07-15 13:35:39 -04:00
Rangi 89a41f4bdf Sync README.md with pokegold and pokecrystal, and use binary SHA-1 ROM hashes 2020-07-05 19:06:56 -04:00
mid-kid 6348ed24fe
New Discord invite link
Something something community.
2019-12-11 21:00:38 +01:00
luckytyphlosion b250e788bd
Change Discord link. 2018-10-22 22:17:13 -04:00
luckytyphlosion c84667c4df
Add pokegold and pokefirered. 2017-12-31 13:23:25 -05:00
luckytyphlosion fc9712596f Add Gen 3 disassemblies. 2017-09-04 19:41:04 -04:00
luckytyphlosion a92733b2b9 Add other disassembly links. 2017-09-04 19:25:52 -04:00
luckytyphlosion 55bfaba38e Add Discord link. 2017-09-04 19:06:18 -04:00
IIMarckus 72cf53fcd3 Update IRC links. 2014-11-15 23:35:54 -07:00
yenatch 8f1b7acd3c Readme: Builds both Red and Blue. 2014-02-13 03:04:35 -05:00
yenatch 39a55822ce relative link to install in readme 2013-12-08 16:15:14 -05:00
yenatch 37f4f47aa8 add INSTALL.md and README -> README.md 2013-12-08 16:02:25 -05:00