Commit graph

257 commits

Author SHA1 Message Date
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
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 0ca56ebb22 A few more minor edits 2022-09-01 00:39:56 +01:00
emaskyesmogon 466a6d30c2 Encounters
Finished routes, Rock Tunnel and Lavender Tower
2022-08-31 16:00:22 -06:00
emaskyesmogon 4852362cfa Merge branch 'master' of https://github.com/plaguevonkarma/kep-hack 2022-08-31 13:06:58 -06:00
emaskyesmogon 425990b82b syntax fixes 2022-08-31 13:06:09 -06:00
MementoMartha a1e009abb3 Dex entries! 2022-08-31 19:26:41 +01:00
MementoMartha 0935f2ab1f Yellow and Event-only moves 2022-08-31 19:01:18 +01:00
MementoMartha 25bedead03 Base stats for the beta Pokemon 2022-08-31 18:49:16 +01:00
MementoMartha 1ef523b2f5 Improving the picture system 2022-08-31 18:17:14 +01:00
May Evans 0c9da85a51 seems this is needed? 2022-08-31 17:45:23 +01:00
May Evans 8dafe51b13 Update DiglettsCave.asm 2022-08-31 17:28:26 +01:00
May Evans 697d478577 add more fossils etc 2022-08-31 17:26:15 +01:00
May Evans 585315dcfa add kabutops stationary
i simply do not know how to make the right missingno. show up!
2022-08-31 17:22:36 +01:00
May Evans 878f15ecda add crocky stationary..? 2022-08-31 17:20:31 +01:00
MementoMartha 53e0cbf9f5 Learnsets, Sun Stones and Evos, oh my 2022-08-31 16:43:33 +01:00
May Evans dbd504a154 associate diglett's cave theme? 2022-08-31 16:24:24 +01:00
May Evans c1d2bc7678 more fixes 2022-08-31 15:50:28 +01:00
MementoMartha f5a7cc9ffc Pokemon data, Gym Leader teams, palette updates and a couple of other fixes 2022-08-31 11:47:05 +01:00
MementoMartha ac45c8b5bc Adding move data, types, and some Pokemon data 2022-08-31 10:17:48 +01:00
May Evans f8ed54eb89
Merge pull request #4 from emaskyesmogon/master
Route 6
2022-08-31 02:22:04 +01:00
emaskyesmogon c9e8a5a8fd Route 6
This didn't get updated in the first pull request fsr
2022-08-30 19:16:21 -06:00
May Evans 6742863cd1
Merge pull request #3 from emaskyesmogon/master
rock tunnel has two floors
2022-08-31 02:12:45 +01:00
emaskyesmogon 6ebf1efa25 rock tunnel has two floors
and each floor needs to be a fishing location
2022-08-30 19:06:20 -06:00
May Evans 55d5761c6b Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack 2022-08-31 02:04:41 +01:00
May Evans 68941ff945 upper floor rock tunnel changes
Elevation added, scenery improved, surf zone added, generally just nicer to travel through
2022-08-31 02:04:26 +01:00
emaskyesmogon 4f31d9336c Fish In Rock Tunnel
Adds Rock Tunnel to Fishing Group 5
2022-08-30 18:46:29 -06:00
emaskyesmogon 9f7b9773c4 Super Rod and encounters
Updated wild encounters for the included locations, and consolidated Super Rod encounter data
2022-08-30 18:30:37 -06:00
Rangi 1e689606a3 PP must be 40 or less 2022-08-10 21:20:31 -04:00
vulcandth ce4c2d3d12
Remove empty lines on the top of map header files (#375) 2022-07-10 23:42:17 -04:00
Rangi 8f81e71f19 Identify some .asm_* labels 2022-07-10 21:11:03 -04:00
Rangi b045ac4f16 Remove comment about addresses 2022-07-09 14:34:45 -04:00
dannye 19814a4894 Fix typo: HeatButt -> HeadButt 2022-07-04 03:12:18 -05:00
vulcandth 6b5be9129c
RGBDS syntax updates (#358)
New MACRO and DEF syntax
2022-06-06 17:25:31 -04:00
vulcandth d7808d110f
Improved Virtual Console patch identifiers (#357) 2022-06-06 17:22:34 -04:00
SatoMew 27d0b146ad
Add comment explaining the purpose of TrainerNamePointers (#352) 2022-03-31 22:49:08 -05: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
stringflow 9523681b8c
Fix incorrect comment about money received after battle (#346)
* fix incorrect comment about money received after battle

* fix incorrect comment in wram.asm
2021-12-09 10:30:15 -06:00
Rangi 865d37e02a Use compound assignment operators 2021-11-23 20:56:57 -05:00
Rangi fc899e1906 warp_event warp IDs start at 1, like in pokegold/pokecrystal 2021-10-05 21:02:42 -04:00