Commit Graph

  • 1698f0a088
    Merge 7eb6cc21ce into 01677393e2 John Cooper McDonald 2026-03-21 13:23:56 -0500
  • 4d24b2952e
    Merge c246050bd1 into 01677393e2 luckytyphlosion 2026-03-21 08:18:25 -0700
  • 01677393e2 Use -E for all midis master Marcus Huderle 2026-03-21 10:14:58 -0500
  • d731ae90d8 Convert last 3 .s files to .midi Marcus Huderle 2026-03-21 09:35:45 -0500
  • c098bb4d7c
    Merge ea130e064f into 1b35dd881e SiliconA-Z 2026-03-21 13:56:48 +0100
  • 967707036c
    Merge 3e646d3bd7 into 1b35dd881e SiliconA-Z 2026-03-21 13:56:47 +0100
  • 6d4fe878de Convert almost all remaining sound .s files to .midi symbols huderlem 2026-03-21 01:38:13 +0000
  • 1b35dd881e Convert almost all remaining sound .s files to .midi Marcus Huderle 2026-03-20 20:33:31 -0500
  • c816bcdf2c Pokevial donegit add . nicksnax 2026-03-20 18:37:01 +0900
  • 7596ba0371 THE NEW ENCOUNTERS WORKEDgit add .git add .git add . nicksnax 2026-03-20 16:19:51 +0900
  • de36c5c2c9 final date is ACTUALLY final for parsing and genning encounters nicksnax 2026-03-20 15:35:44 +0900
  • 4db49f2923 continue processing of data to automate .json for encounters. things are looking goodgit add .! nicksnax 2026-03-20 13:04:56 +0900
  • 84de644c03 finalized dataset for encounters! ready to process :) nicksnax 2026-03-20 11:28:13 +0900
  • 26f28f09d5 figured out more about data structure, etc, should be easy to gen the .json file tomorrow nicksnax 2026-03-20 02:46:08 +0900
  • b7120ae00d updates to data files from sorting etc. final enocunter data should be ready now nicksnax 2026-03-20 00:04:40 +0900
  • 3e16af8dc9 init MoopsBoops 2026-03-19 09:16:03 +1300
  • c9142aef60
    Merge pull request #4 from nmfernan/encounter-data-fixing nicholas 2026-03-19 02:37:41 +0900
  • a64812202f fix encounter parsin tool. encounters now parsed and ready for .json file thingo nicksnax 2026-03-19 02:35:27 +0900
  • c63b168012
    Merge pull request #3 from nmfernan/encounter-data-parsing nicholas 2026-03-19 01:16:43 +0900
  • 9c87680360 mucked with encounter parsing. it is really close! I can taste it. found all the encounters, locations, map ids, etc from base game nicksnax 2026-03-19 01:15:33 +0900
  • 0555c0a5af new data and information commits for route data pre-parsing nicksnax 2026-03-18 21:05:35 +0900
  • f3af0c5015 aether and madeline rival sprites and other small changes MoopsBoops 2026-03-18 22:03:36 +1300
  • ea130e064f Prevent Shiny in pokedex AZero13 2026-03-17 20:59:12 -0400
  • 3e646d3bd7 BUGFIX: Wally's ralts can be shiny AZero13 2026-03-17 14:27:36 -0400
  • 01ad85c9e7
    Merge pull request #2 from nmfernan/givemons-check nicholas 2026-03-18 02:14:13 +0900
  • a463221e39 update starting items and test mons nicksnax 2026-03-18 02:11:16 +0900
  • 9b7dfb3a6c
    Merge pull request #1 from nmfernan/new-mons-full nicholas 2026-03-18 00:36:41 +0900
  • c92fd873b5 THEY ARE ALL IN THE GAME :D nicksnax 2026-03-17 23:49:23 +0900
  • 7ebc96dcf4 lol oops forgot to make a branch cause I got in the tool fixing zone nicksnax 2026-03-17 21:13:09 +0900
  • 8819ff9fda add V1.0 guide from reddit as a resource/reference nicksnax 2026-03-17 17:15:20 +0900
  • e665b17248 got evo.h working as the move file. added the constant EVO to include/config/general.h to be used for indicating which move generation. updated include/config/pokemon.h to reference EVO for movesets. confirmed it works by changing bulbasaurs moveset nicksnax 2026-03-17 17:12:29 +0900
  • 6157a5eb24
    Merge 977598664c into 25ffb2c12c Raymond Dodge 2026-03-16 20:26:31 +0000
  • 334c49bfc6
    Merge f0cfc049da into 25ffb2c12c Raymond Dodge 2026-03-16 20:26:23 +0000
  • 383d49185b initial commit for moveset testing branching nicksnax 2026-03-17 00:33:56 +0900
  • cd5425ba3e oops forgot to make a new branch nicksnax 2026-03-16 23:59:34 +0900
  • 8259fa3cb7 tested new evolutions. simple to add to structure. weird bug when trying to level up but no previous evoltuino existed? nicksnax 2026-03-16 23:51:09 +0900
  • 26f595114c graphics working as added too src/data/graphics/pokemon.h nicksnax 2026-03-16 23:36:44 +0900
  • 60dc923683 demonstrated working version of src/data/pokemon/species/families_evo.h nicksnax 2026-03-16 23:01:26 +0900
  • 924d7464d8 added all new mons to the include/constants/species.h; ready to merge to main branch. Make did not cause issues. nicksnax 2026-03-16 21:54:14 +0900
  • 89766e8e5c all trainer battles info nicksnax 2026-03-16 19:49:11 +0900
  • 977598664c
    Name a compared-against value Raymond Dodge 2026-03-16 06:13:40 -0400
  • fb0f102ad3 understood more about how certain files work for config/includes for species nicksnax 2026-03-15 22:48:53 +0900
  • fee9c45000 janky merge of tools due to not understanding branches previously nicksnax 2026-03-16 18:39:40 +0900
  • d14734d5bf
    Name CompareMonSize return values Raymond Dodge 2026-03-16 03:28:18 -0400
  • f0cfc049da
    Extract GiveGiftRibbonToParty from file about size records Raymond Dodge 2026-03-16 02:51:32 -0400
  • 7ffc1bc265 small changes to include/config/species_enabled.h nicksnax 2026-03-15 21:56:55 +0900
  • 9e12654a0d quick update to .gitignore nicksnax 2026-03-15 13:31:52 +0900
  • 4608eb7ff6 update to all tools that was done in new-mons branch nicksnax 2026-03-15 13:30:42 +0900
  • 4e211b046b final preps nicksnax 2026-03-14 22:44:50 +0900
  • af558d2554 final committ before big changes nicksnax 2026-03-14 21:47:14 +0900
  • 42f270abd9 update to gitignore nicksnax 2026-03-14 21:23:00 +0900
  • 3cbfa4eb4f update to config files for level caps, etc nicksnax 2026-03-14 21:15:26 +0900
  • 0ad203a8ec new files and data processing to finish learnsets nicksnax 2026-03-14 20:12:27 +0900
  • a6601c3928 update lots of data, settings for parsings moves, etc. almost there <3 nicksnax 2026-03-13 23:54:55 +0900
  • 306801aad1
    Merge 6a65d8d532 into 25ffb2c12c AreaZeroArven 2026-03-13 08:31:42 +0000
  • 5626518bc8
    Merge a0acf50d7d into 25ffb2c12c AreaZeroArven 2026-03-13 08:09:39 +0000
  • d81e649830
    Merge b228155bb0 into 25ffb2c12c AreaZeroArven 2026-03-13 07:41:17 +0000
  • 7969e4bc70
    Merge fb47e090de into 25ffb2c12c Jari Vetoniemi 2026-03-13 06:57:13 +0000
  • 9d0501c70f
    Merge 14c0123344 into 25ffb2c12c redsquidz 2026-03-13 06:54:02 +0000
  • 4bead1b12f finish image parsing tools nicksnax 2026-03-12 23:48:00 +0900
  • f0b7fe1180 THERE IS COLOR IN THE SPRITESgit add .! nicksnax 2026-03-12 21:50:20 +0900
  • 9a6b4d4093 continued debug nicksnax 2026-03-11 22:42:04 +0900
  • 6248a06da7 backup before first build attempt nicksnax 2026-03-11 21:33:06 +0900
  • b28d6100e9 start tool for making trainers nicksnax 2026-03-11 19:22:41 +0900
  • 0b40e8fea3 stupid trainer sets need to be updated. gotta figure out how to do that before going full in for changes/fixes nicksnax 2026-03-11 01:28:12 +0900
  • 251521e940 file cleanup nicksnax 2026-03-11 00:54:26 +0900
  • 6d728df49b finalized prep of config files, etc nicksnax 2026-03-11 00:51:20 +0900
  • efcf494685 finalized bugs and fixes in gen files nicksnax 2026-03-10 01:25:53 +0900
  • 515e876d1f finalized bugs and fixes in gen files nicksnax 2026-03-10 01:09:28 +0900
  • 06dd3a29fb basically finished all data formatting and scripts for adding major amounts of mons nicksnax 2026-03-10 00:02:15 +0900
  • 7508f60a21 quick adjustment nicksnax 2026-03-08 22:49:00 +0900
  • 4d644c3808 quick adjustment nicksnax 2026-03-08 22:43:50 +0900
  • 03bc86a24c final update for 2026.03.08. should be ready to go to next steps for adding sprites, etc nicksnax 2026-03-08 22:39:19 +0900
  • 0b06f1d330 updates to tools for parsing and data nicksnax 2026-03-08 21:03:00 +0900
  • 47f225b584 major updates to data sets and parsing function nicksnax 2026-03-08 19:20:25 +0900
  • 5a610752c0 update to parsing tool for typing splits nicksnax 2026-03-08 16:25:22 +0900
  • e2af594f79 update data files and parsing file nicksnax 2026-03-08 15:23:27 +0900
  • 0166509f64 Update to gen tool to correctly identify a new species using new species column nicksnax 2026-03-08 10:56:03 +0900
  • ffb8f4fcfb Update to data files nicksnax 2026-03-08 10:52:10 +0900
  • 5188c1a195 Update to species gen tool to use openpyxl nicksnax 2026-03-08 10:47:07 +0900
  • b24cb144cc Add more data nicksnax 2026-03-08 00:49:26 +0900
  • 56c59e6114 Add pokeemerald tools and data pulled from ROM nicksnax 2026-03-08 00:44:23 +0900
  • 4d9580ffbb
    Fix GetSpeciesPreEvolution triggering assertf with disabled species (#9455) hedara90 2026-03-07 12:14:40 +0100
  • 012a63608f
    Fix AI_CompareDamagingMoves reading incorrect move indexes (#9454) Pawkkie 2026-03-07 03:21:51 -0500
  • 66b550b9f0
    Fixes Trump Card's power calculation using its own PP when called by another move (#9445) PhallenTree 2026-03-06 19:47:19 +0000
  • 78e4de61f8
    Fix weatherform change when primal weather leaves the field (#9424) Alex 2026-03-06 16:12:08 +0100
  • 8dd4135b46
    Fix ally targeting moves crashing in single battles (#9433) PhallenTree 2026-03-06 08:27:58 +0000
  • f2af06983a
    potential fix for trap effects (#9396) Meister-anon 2026-03-05 23:57:45 -0500
  • 1aa594d00e
    Fixes Bide's AI scoring being boosted by being able to boost offensive stats (#9435) PhallenTree 2026-03-05 23:24:03 +0000
  • 134f6a1756
    Partial fix to incorrect Throat Spray behaviour, with a fix to summary_screen config that no longer works (#9426) luuma 2026-03-05 22:50:17 +0000
  • 70b841d7dd
    Fix AI's inability to use Acupressure on its ally (#9437) Pawkkie 2026-03-05 17:07:48 -0500
  • 6bf1b59b72
    add luuma as a contributor for code (#9427) allcontributors[bot] 2026-03-05 18:33:35 +0100
  • 41c02c206f
    Fix Unseen Fist triggering protection move side effects (#9428) GGbond 2026-03-05 15:29:37 +0800
  • 18de04499e
    Update event_objects.h (#9418) shachar700 2026-03-04 21:42:36 +0200
  • 7eb6cc21ce BUGFIX: Use the unique fully open Timer Ball sprite kittenchilly 2026-03-04 09:30:17 -0600
  • c8ce8a2b28
    Fixes U-turn not reseting targetsDone flag (#9411) Alex 2026-03-04 13:16:56 +0100
  • 87078e355d
    Fix free match call compile fail (#9416) FosterProgramming 2026-03-04 13:16:37 +0100
  • e9040d6327
    Fix FRLG party menu Oak support message window (#9412) Montblanc 2026-03-03 15:00:15 -0800
  • 75b2e7460a
    Merge 371708f6d0 into 25ffb2c12c SiliconA-Z 2026-03-03 15:34:06 +0000
  • 371708f6d0 Add gBattleOutcome == B_OUTCOME_DREW to bugfix AZero13 2026-03-03 10:33:47 -0500