Commit graph

  • b5bf00e104 Update to RGBDS 0.7.0 (#447) Rangi42 2024-01-03 15:59:52 +0000
  • fabe2b3fb3
    Update to RGBDS 0.7.0 (#447) Rangi 2024-01-03 10:59:04 -0500
  • d3422f8601 Poison, burn, and Leech Seed deal 1/8th damage Joey Tidmore 2024-01-01 16:05:30 -0600
  • d5af55ffec Update to RGBDS 0.7.0 Rangi42 2024-01-01 15:43:11 -0500
  • 081f13306d
    Merge pull request #4 from SouthernGuy89/add-running-shoes SouthernGuy89 2024-01-01 11:01:59 -0600
  • 2a9441b9e2 Implement Running Shoes Holding B while walking doubles movement speed Bicycle is four times walking speed Surf is always at double walking speed Joey Tidmore 2024-01-01 11:01:08 -0600
  • dd3abbb433
    Merge pull request #3 from SouthernGuy89/update-flying-moves SouthernGuy89 2024-01-01 00:18:17 -0600
  • d8c39c07a4 Update flying moves Changes Gust to flying. Buffs Wing Attack to modern base power of 60 Add Brave Bird Joey Tidmore 2024-01-01 00:17:34 -0600
  • 0c14f7ac4d
    Merge pull request #2 from SouthernGuy89/update-moves SouthernGuy89 2023-12-31 23:21:35 -0600
  • a6d5bf3adc Make dragon physical and ghost special Joey Tidmore 2023-12-31 22:55:00 -0600
  • 5c04ec3d27 Add and update moves Adds new moves so each types has at least one low or medium andn high power move. Updates Karate Chop, Rock Throw, and Poison Gas to modern type and accuracy. Joey Tidmore 2023-12-31 22:26:47 -0600
  • 8ecc339f27
    Merge pull request #1 from SouthernGuy89/use-yellow-trainer-moveset-engine SouthernGuy89 2023-12-31 20:03:11 -0600
  • d57cf9c4d2 restore gym leader and rival champion movesets to red/blue Joey Tidmore 2023-12-31 19:59:07 -0600
  • f80758f0c4 use yellow trainer moveset engine Joey Tidmore 2023-12-31 19:20:14 -0600
  • d34cacb77c probably return line changes Joey Tidmore 2023-12-31 15:42:03 -0600
  • 7889d40382
    Merge pull request #1 from bfreud94/running-shoes Ben Freudman 2023-12-28 16:22:32 -0500
  • ff6efea8f8 added running shoes Ben Freudman 2023-12-28 16:17:57 -0500
  • 3d20c19ccd Add constant for hidden item maximums Vortyne 2023-12-27 03:01:17 -0500
  • 6929dd0b02
    Use constant in wram for hidden item flags Vortyne 2023-12-27 02:57:20 -0500
  • 0b20304e6d
    Use BANK("Trainer Sight") to apply to all four possible functions in the "Trainer Sight" section (#444) Vortyne 2023-12-23 19:24:29 -0500
  • f0f57f1e9a
    Use BANK("Trainer Sight") to encompass all the functions Rangi 2023-12-23 19:21:43 -0500
  • f79722cb3b
    Update trainers.asm Vortyne 2023-12-23 10:00:11 -0500
  • d7e63f7598
    New assertion since the bank is assumed to be the same for these subroutines Vortyne 2023-12-23 09:39:19 -0500
  • dd013130d3 Clean up item comments (#443) dannye 2023-12-19 00:31:11 +0000
  • 07cefd462f
    Clean up item comments (#443) SatoMew 2023-12-19 00:30:37 +0000
  • fa68efc586 Clean up item comments SatoMew 2023-12-17 23:11:33 +0000
  • f6017ddbfd
    Correct StarterDex function comment (#440) colawsol 2023-12-07 01:34:37 +0000
  • a691e6a67c Correct StarterDex function comment colawsol 2023-11-26 12:53:10 +0000
  • 1593d9c08e Label wd730 and add associated flags vulcandth 2023-11-24 14:07:06 -0600
  • 5908ca8fb9 Label wd72d and wd72e and add associated flags vulcandth 2023-11-24 13:36:09 -0600
  • d4d7b91aec Convert a couple ds 2 to dw vulcandth 2023-11-22 15:12:40 +0000
  • 1dcc16b347 Delete a couple EOL whitespace. vulcandth 2023-11-22 15:09:21 +0000
  • ce8a960b1f Label wd728 and add associated flags vulcandth 2023-11-21 22:32:52 -0600
  • 3c76871600 Fix some map text constants dannye 2023-11-21 20:25:12 -0600
  • a247120ac1 Fix a few usages of EFFECTIVE dannye 2023-11-21 20:18:04 -0600
  • 41ec74e1f0 Fix inaccurate comment in UpdateNPCSprite Rangi42 2023-11-21 20:36:00 -0500
  • 437ab7a940 Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE Rangi42 2023-11-22 01:34:17 +0000
  • 0a616ae560 Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE Rangi42 2023-11-21 20:33:03 -0500
  • 13079730ac Rename two unused items as ITEM_XX like pokecrystal Rangi42 2023-11-21 20:21:14 -0500
  • d4e7a39dd8 Use some more constants in place of raw numbers Rangi42 2023-11-21 20:15:30 -0500
  • 465b859c4c
    Replace some $a with EFFECTIVE (#399) RainbowMetalPigeon 2023-11-21 17:01:20 -0800
  • a681f718ac
    Rename EV_* constants to EVOLVE_* like pokecrystal (#407) SatoMew 2023-11-22 00:54:39 +0000
  • 9827190aea
    Use MEGA_PUNCH constant in explosion animation routine (#434) BlueZangoose 2023-11-22 00:52:53 +0000
  • a85f3ad8cd Add AnimationType constants and assert vulcandth 2023-11-21 17:21:41 -0600
  • 66b6c51971
    Update install instructions for Arch Linux Rotekoppen 2023-11-21 23:52:04 +0100
  • d3e713f6c6 Fix event check dannye 2023-11-20 21:03:38 -0600
  • 100e0a76fb List unidentified labels in Discord webhook Rangi42 2023-11-20 19:25:49 -0500
  • e8868d53e9 Have palfix.py always output grayscale Rangi42 2023-11-20 19:05:09 -0500
  • c7890aa70a Identify wSavedCoordIndex and its other usages Rangi42 2023-11-20 23:54:46 +0000
  • 77887be251 Identify wSavedCoordIndex and its other usages Rangi42 2023-11-20 18:53:23 -0500
  • b066d3c9bc Add bigdw and dc data macros Rangi42 2023-11-20 17:53:19 -0500
  • 54f3a49013 Identify the unnamed HRAM variables and one WRAM label (#438) Rangi42 2023-11-20 22:24:05 +0000
  • 7a7a6d689c
    Identify the unnamed HRAM variables and one WRAM label (#438) Vortyne 2023-11-20 17:23:22 -0500
  • 3d436369da Tweak names further Vortyne 2023-11-20 17:21:07 -0500
  • f382da0c7c Tweak naming Vortyne 2023-11-19 20:32:20 -0500
  • e21079d588 Update naming Vortyne 2023-11-19 20:12:48 -0500
  • 4986764ded
    Update ram/hram.asm Vortyne 2023-11-19 20:11:35 -0500
  • 844657fb23 This wram label seems easy to name Vortyne 2023-11-19 19:32:04 -0500
  • a71b342b93 Name unnamed hram variables Vortyne 2023-11-19 19:20:45 -0500
  • cc72db6406 Merge branch 'master' of https://github.com/pret/pokered into patch-3 Vortyne 2023-11-19 19:16:11 -0500
  • 22d1c961eb Name 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437) dannye 2023-11-19 23:38:34 +0000
  • 3bbd38aa15
    Name 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437) Vortyne 2023-11-19 18:37:59 -0500
  • 27940a7298 Fix SAFFRONCTIY typo dannye 2023-11-19 17:25:49 -0600
  • 445a1b07a2 Merge branch 'master' of https://github.com/pret/pokered into patch-3 Vortyne 2023-11-19 18:20:33 -0500
  • 81cc14cd2c Two labels I missed naming Vortyne 2023-11-19 18:19:15 -0500
  • 12a2f7a903 Fix inconsistent B1F object consts dannye 2023-11-19 16:41:19 -0600
  • 7d2dde5c84 Fix incorrect fallthrough comment dannye 2023-11-19 16:24:11 -0600
  • e7f94cc520 Fix inconsistent object const names dannye 2023-11-19 16:03:49 -0600
  • 3adf1e22ab Remove incorrect sign object consts dannye 2023-11-19 16:00:44 -0600
  • 43de270d4b Name unnamed labels in seafoam islands and pokemon mansion script files (#435) dannye 2023-11-19 21:10:11 +0000
  • 5739aea990
    Name unnamed labels in seafoam islands and pokemon mansion script files (#435) Vortyne 2023-11-19 16:09:33 -0500
  • a5634d399a Fix HallOfFake typo dannye 2023-11-19 19:18:31 +0000
  • 4ac6f54c67 Fix HallOfFake typo dannye 2023-11-19 13:17:51 -0600
  • 92da5318e3 Fix Celedon typo dannye 2023-11-19 18:35:33 +0000
  • 9f2d6aa0a8 Fix Celedon typo dannye 2023-11-19 12:33:30 -0600
  • 2bf69e223e Name unnamed seafoam/mansion labels Vortyne 2023-11-19 02:30:29 -0500
  • 9ab48c5f8b
    Update PokemonMansion1F.asm Vortyne 2023-11-19 01:43:43 -0500
  • dc705d25c5
    Correct wTilePlayerStandingOn "unused?" comment (#433) Alchav 2023-11-18 23:48:40 -0500
  • 1b8bf4fd7e Identify more map script labels Rangi42 2023-11-19 00:46:03 +0000
  • 26a342b104 Identify more map script labels Rangi42 2023-11-18 19:44:03 -0500
  • 64061e2092 .calculateHPBarCoords incorrectly referenced OAM vulcandth 2023-11-17 22:36:21 -0600
  • da382ed9f4 Move charmap.asm to constants/ vulcandth 2023-11-17 22:08:15 -0600
  • 141502ac44
    Replaced decomp list with pret.github.io link AnonymousRandomPerson 2023-11-17 21:32:47 -0500
  • d5e1c54ce9 Align readme with pokecrystal vulcandth 2023-11-17 20:31:10 -0600
  • a9eea15048 Add constants for wMapConnections bits and group map header wram labels vulcandth 2023-11-17 18:51:09 +0000
  • 83b373ad73
    Add constants for wMapConnections bits and group map header wram labels Linus Unnebäck 2023-11-17 19:50:27 +0100
  • 8568a1f9ed Apply Vulcandth and Rangi42 feedback vulcandth 2023-11-15 18:46:38 -0600
  • 55e3d3fdb0
    Use MEGA_PUNCH constant in explosion animation routine BlueZangoose 2023-11-15 20:19:54 +0000
  • f6421ee8c8
    Add Surf tile pair comment Alchav 2023-10-21 22:13:36 -0400
  • e24ccbe8d9
    fix removed a Alchav 2023-10-21 21:56:14 -0400
  • 3e12dfd001
    Remove incorrect comment Alchav 2023-10-21 21:42:13 -0400
  • b302e93674
    Use map object consts in data/maps/hide_show_data.asm (#432) dannye 2023-10-11 20:12:25 -0500
  • 2a742a0f3a Use map object consts in data/maps/hide_show_data.asm dannye 2023-10-10 00:01:30 -0500
  • 30c244ae4f
    Use PSN constant in PoisonEffect routine (#426) strager 2023-09-20 12:43:27 -0700
  • c2d2cc4e11
    Fix wPlayerHPBarColor type (#429) Linus Unnebäck 2023-09-20 21:43:01 +0200
  • dffba0a0f2
    Fix wPlayerHPBarColor type Linus Unnebäck 2023-09-20 20:43:31 +0200
  • 2721a6fbde Use PSN constant in PoisonEffect routine Matthew "strager" Glazar 2023-08-17 10:38:27 -0700
  • 8994ce9393 Replaced decomp list with pret.github.io link AnonymousRandomPerson 2023-08-30 18:52:51 -0400
  • c248fe3c6e Lowercase pret AnonymousRandomPerson 2023-08-26 13:00:24 -0400
  • 8aa0333dc5 Added newer decomp projects to readme AnonymousRandomPerson 2023-08-19 00:16:28 -0400