Commit graph

2868 commits

Author SHA1 Message Date
MementoMartha 702724642b Evolutions sprites and a few other minor fixes 2022-09-05 16:12:16 +01:00
May Evans 09433cbeff Update README.md 2022-09-04 12:46:29 +01:00
May Evans 6c081d2d27 Improve fast text scrolling
Instatext seems to have its own thing going on that I have issues sorting, so I'm just removing the frame delay on fast text. It doesn't look like much but it's surprisingly good.

Also, this makes fast text the default option.
2022-09-04 12:44:45 +01:00
May Evans 723f7d56f7 repels
also annoyed me exactly once
2022-09-04 12:29:02 +01:00
May Evans 2e43aae60b Give DebugChu Flash
Inconvenienced me exactly once and egg has surf anyway
2022-09-04 11:59:03 +01:00
May Evans 3180772ed1 wild DV buff
It doesn't appear to work properly for ATK/DEF, but SPC/SPE worked with a couple Bellsprout so it's good enough for now.
2022-09-04 11:56:47 +01:00
emaskyesmogon b857f71b5a DV Fix and New Mon stats
Kleav, Licky and Tang still need sprites though
2022-09-03 20:23:58 -06:00
emaskyesmogon a97ac3ac3f Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack 2022-09-03 19:25:00 -06:00
emaskyesmogon 8539b71fc7 PokeDex is fixed 2022-09-03 19:24:56 -06: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 91b766d519 Update slot_machine.asm 2022-09-04 01:50:39 +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
emaskyesmogon 384515d3a1 Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack 2022-09-03 18:02:41 -06:00
emaskyesmogon b429b2ce2f Genderless protags
Easier than adding gender options
2022-09-03 18:02:15 -06:00
emaskyesmogon 874bfafe92 Kleavor/Tangrowth 2022-09-03 18:00:05 -06: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 8ee7e59d47 finishing some more pokemon
plus a few minor tweaks as well
2022-09-03 16:19:29 +01:00
emaskyesmogon 392f7abb97 Yellow Trainer Arrays
Allows more freedom in enemy design
2022-09-02 20:34:43 -06:00
emaskyesmogon 198c9c8255 Next Evolution Batch
Kingdra, Lickilicky, Magnezone and Porygon2.
2022-09-02 11:05:54 -06:00
emaskyesmogon 48f71027f7 Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack 2022-09-01 16:32:41 -06:00
emaskyesmogon b4804ae629 New Mons
Adds Blissey, Hitmontop, Steelix, Crobat, Politoed and Slowking. Remnants for Porygon2, Lickilicky, Kingdra and Magnezone can be seen but are currently non functional due to wram space.
2022-09-01 16:32:37 -06:00
MementoMartha fb19f47f11 Update README.md 2022-09-01 20:49:35 +01:00
MementoMartha 9f3242ecaf Oh yeah, this too 2022-09-01 20:45:13 +01:00
MementoMartha 1f759c8033 Finished the eeveelutions! 2022-09-01 20:43:03 +01:00
MementoMartha 88a8405111 reverting sprites back to R/G originals 2022-09-01 19:33:32 +01:00
emaskyesmogon 3dac5fca8b
Update README.md 2022-09-01 10:58:33 -06:00
May Evans a8a3da768f Debug enhancements 2022-09-01 17:47:53 +01: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 197d669830 R/B/G sprites, and a few minor edits 2022-09-01 16:30:39 +01:00
emaskyesmogon b959e0bbe0 Underground Path
Allows Rock Tunnel to be optional
2022-09-01 08:52:16 -06:00
emaskyesmogon 149d9d6f4b Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack 2022-09-01 08:51:21 -06:00
emaskyesmogon 363fe3c315 oop
these were supposed to be in the last commit
2022-09-01 08:37:56 -06:00
emaskyesmogon 5944210393 Eevees and More
Adds the five eeveelutions we don't have, evo items for Glaceon and Sylveon, fixes Rhyperior's dex entry, renamed the Super Rod to Fishing Rod, and commented out the OW Crocky/Kabutops for now
2022-09-01 08:37:35 -06:00
MementoMartha 20b6899169 Finished adding Rhyperior 2022-09-01 10:16:49 +01:00
emaskyesmogon 1893b4c7cf expanded Pokemon size
Rhyperior files are dummies and will need to be properly edited with sprites, Rhydon evo data, etc, but it (and the other files included) show that the trainer and pokemon sprite indexes have been separated, which allows us to add the other KEP mons
2022-08-31 20:47:02 -06:00
emaskyesmogon b33e266d44 Update Route21.asm
mime ruins things again
2022-08-31 20:10:46 -06:00
MementoMartha 7cd9a4b5f4 oh yeah, these too 2022-09-01 02:56:10 +01:00
MementoMartha 6bc7108ac6 removing new music data for now 2022-09-01 02:52:49 +01:00
emaskyesmogon de3a5a2822 Mr_Mime needs a space, not a period
why does this mon have the worst syntax?
2022-08-31 17:44:42 -06:00
emaskyesmogon dc6bf06b12 zuduck is weird 2022-08-31 17:41:36 -06:00
MementoMartha f230c13870 Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack 2022-09-01 00:41:17 +01:00
MementoMartha 0ca56ebb22 A few more minor edits 2022-09-01 00:39:56 +01:00
MementoMartha 56e8cf0e92 Diglett's NEW Cave 2022-09-01 00:36:19 +01:00
MementoMartha 0adf3c90b4 Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack 2022-08-31 23:27:07 +01:00
MementoMartha a37e07b842 temporary music changes 2022-08-31 23:26:54 +01:00