Commit graph

2629 commits

Author SHA1 Message Date
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 7c6bbb630f Fix a bunch of single player battle engine bugs
went through a bunch of the tutorials here;
https://github.com/pret/pokered/wiki/Bugs-and-Glitches#blaine-uses-super-potion-even-when-his-pok%C3%A9mon-arent-below-10-health

Overall:
- Blaine is no longer addicted to Super Potions
- CoolTrainerF no longer switches a lot
- Transformed Pokemon aren't presumed to be Dittos (very important given Animon)
- Status curing items don't remove modifiers anymore
- Learning new moves plays the sound in the correct bank
2022-08-31 14:42:36 +01:00
May Evans cab111d01b Remove artificial save delay
Taken from this tutorial: https://github.com/pret/pokered/wiki/Remove-Artificial-Save-Delay

This makes saving far faster like in RG. The game artificially lags itself.
2022-08-31 14:26:56 +01:00
May Evans 39c0261872 Merge branch 'master' of https://github.com/PlagueVonKarma/kep-hack 2022-08-31 14:21:45 +01:00
May Evans 3cd9f43e90 readme update 2022-08-31 14:21:43 +01:00
May Evans 00c42c8ae9
Merge pull request #7 from MementoMartha/master
Adding move data, types, and some Pokemon data
2022-08-31 13:54:47 +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 ad8b5c5ebf
Merge pull request #6 from MementoMartha/master
Adding new sprites
2022-08-31 09:45:51 +01:00
MementoMartha cdcd29b503 Adding new sprites 2022-08-31 09:40:52 +01:00
May Evans 6a834b4c75
Merge pull request #5 from emaskyesmogon/master
Update intro.asm
2022-08-31 03:06:05 +01:00
May Evans a022479e28
Merge branch 'master' into master 2022-08-31 03:05:37 +01:00
emaskyesmogon 7d80a09f58 Update intro.asm 2022-08-30 19:30:09 -06:00
May Evans f8ed54eb89
Merge pull request #4 from emaskyesmogon/master
Route 6
2022-08-31 02:22:04 +01:00
May Evans 4c539b8954 PRESENTS subtitle restoration
from: https://github.com/pret/pokered/wiki/Restore-the-PRESENTS-subtitle-under-the-Game-Freak-logo-in-the-intro-animation
2022-08-31 02:19:47 +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
May Evans b8e9ade175
Merge pull request #2 from emaskyesmogon/master
Fish In Rock Tunnel
2022-08-31 01:47:53 +01:00
emaskyesmogon 4f31d9336c Fish In Rock Tunnel
Adds Rock Tunnel to Fishing Group 5
2022-08-30 18:46:29 -06:00
May Evans b21760bcb4
Merge pull request #1 from emaskyesmogon/master
Super Rod and encounters
2022-08-31 01:35:54 +01: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
May Evans 0e9ca644fc More visual appeal 2022-08-31 01:25:59 +01:00
May Evans a67da3b4d3 Add Surf zone to Rock Tunnel B1F
This adds a shortcut and surf zone to Rock Tunnel. Intended for use with an event, should have items and encounters revamped too.
2022-08-31 01:13:41 +01:00
Rangi bbb0e7e82d
Use the same music headers as pokecrystal (#382) 2022-08-11 21:23:08 -04:00
SatoMew ac7263b1ad
Update comments related to Swift and Substitute checks (#380)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-08-11 21:22:57 -04:00
Chatot4444 8b19405590
Replace Hard-Coded Number With Constant (#381)
Replace a hard coded $a in CheckMapForMon with NUM_WILDMONS
2022-08-11 07:51:18 -05:00
Rangi 1e689606a3 PP must be 40 or less 2022-08-10 21:20:31 -04:00
Rangi 498da6ab09 Clarify how Metronome picks a move 2022-07-26 00:01:21 -04:00
vulcandth 8ffc0367f9
Basic Issue Template with Discord Link (#377)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-07-20 22:06:40 -05:00
dannye bef36398c9 Update comment 2022-07-15 05:46:22 -05: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 cc98f28227 Replace "branch" labels in SFX files with local names 2022-07-10 20:26:20 -04:00
Rangi d8c6817279 Replace "branch" labels in music files with local names 2022-07-10 20:26:20 -04:00
Rangi a66adbcc5c Sync Pokédex rating text with pokeyellow 2022-07-10 19:26:18 -04:00
Rangi 927b5a4700 Identify Pokédex rating text 2022-07-10 19:16:17 -04:00
Colton G. Rushton cc46b0e510
wOAMBuffer -> wShadowOAM (#370) 2022-07-09 17:18:18 -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
Colton G. Rushton a24a39793c
Identify the rest of the hardware constants (#371)
See https://github.com/pret/pokecrystal/pull/972 and https://github.com/pret/pokecrystal/pull/947 for details.
2022-07-04 01:10:14 -04:00
vulcandth 70cbb48328
party_struct constants and ExchangeBytes size (#364)
Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-07-04 01:08:17 -04:00
Rangi 5d8da0dc54 Use backwards-compatible EQU syntax for rgbdscheck.asm 2022-06-30 21:32:09 -04:00
vulcandth fcd6e5a1b2
Stop_reducing_move_anim_flashing_Dream_Eater -> Stop_reducing_move_anim_flashing_Blizzard (#369) 2022-06-30 21:24:33 -04:00
Colton G. Rushton 60276d0c5b
Fix INSTALL.md's dead links (#365) 2022-06-26 08:41:36 -05:00
vulcandth 610ec0fd22
VC ExchangeBytes Aliases (#363)
Co-authored-by: aaaaaa123456789 <aaaaaa123456789@acidch.at>
2022-06-22 20:15:58 -04:00
Rangi 9cfae34658 Automatically upload .sym files to a 'symbols' branch
Fixes #248
2022-06-22 20:09:48 -04:00
Rangi 4e96f9d232 cp MR_FUJIS_HOUSE -> cp POKEMON_TOWER_7F + 1
Fixes #362
2022-06-17 22:58:46 -04:00