Commit Graph

127 Commits

Author SHA1 Message Date
cawtds
d70203774b update special battles 2026-02-22 14:49:50 +01:00
cawtds
fa9023886e
Refactor/move relearner (#116) 2026-02-19 23:53:52 +01:00
cawtds
fae3763e33
Refactor/start menu (#114) 2026-02-16 12:17:24 +01:00
cawtds
46e2a87e2e
Update/battle engine c43dd0c3ca (#111) 2026-02-14 12:54:29 +01:00
cawtds
328838e0e6
[SAVEBREAKING] Feat/add battle frontier (#110) 2026-02-13 23:01:15 +01:00
cawtds
69366e22b9
[SAVEBREAKING] Refactor/remove battle tower (#107) 2026-02-02 18:28:36 +01:00
cawtds
e05f918521 update debug menu 2025-11-15 03:16:28 +01:00
cawtds
770ab29653 compilable 2025-10-03 02:02:20 +02:00
cawtds
65d9a1b71e update debug menu 2025-05-30 17:17:13 +02:00
cawtds
92962fef08 update battle engine 2025-05-30 01:17:44 +02:00
cawtds
fcd2bd2107 Merge remote-tracking branch 'pret/master' into pret-merge 2025-02-12 18:15:52 +01:00
cawtds
5b6db1a94f fix trainer slide and script effect tests 2025-02-10 22:42:32 +01:00
Kevin
d844877218
Rename the Move Relearner specials. (#684)
Some checks failed
CI / build (push) Has been cancelled
2025-01-19 14:14:55 -05:00
cawtds
109100b5a1 first working berry tree implementation 2024-11-19 13:51:07 +01:00
cawtds
557ae12ffb added battle_controller_player_partner, added functionality for BATTLE_TYPE_INGAME_PARTNER with multi_2_vs_2, fixed issues in battle_controller_opponent 2024-08-03 13:41:35 +02:00
cawtds
55b67e23ee added trainer see double battle and more overworld configs 2024-07-28 12:47:27 +02:00
cawtds
b2d370ef10 added missing battle configs 2024-07-24 20:06:13 +02:00
cawtds
6cd6e4feaf updated repel functionality and added spray menu 2024-06-04 23:53:02 +02:00
cawtds
c2e0ab5d73
Rtc implementation (#5)
added RTC and fixed time based evolutions
2024-05-05 14:20:30 +02:00
GriffinR
ab417d1255 Sync pokemon.c 2023-03-06 15:23:11 -05:00
GriffinR
a19cb44458 Clean up mystery gift sync, document wonder news 2022-11-22 01:58:30 -05:00
GriffinR
6d6f207eb4 Initial mystery gift sync 2022-11-19 21:01:35 -05:00
GriffinR
9983b41c1d Sync union room 2022-11-08 01:19:15 -05:00
GriffinR
9cde4e0f74 Remove address comments 2022-06-24 21:10:48 -04:00
PikalaxALT
ee6b3c1acf Sync berry crush from Emerald 2021-05-05 13:03:39 -04:00
Deokishisu
57e3f5e0f8 Mirror pokeemerald PR#1329 & PR#1335 to pokefirered
The `giftRibbons` field in `SaveBlock1` has been split out into proper subfields. The new ExternalEvent structs deal with interconnectivity between external games/peripherals and FRLG. US & JP Colosseum Bonus Discs', Colosseum and XD's, Pokémon Channel's, and PokémonBox: Ruby & Sapphire's interactions with these fields has been documented.

The `giftRibbon#` fields in `PokemonSubstruct3` have also been renamed to their appropriate ribbons, and commented with distribution info if applicable. The previous `fatefulEncounter` field was actually filler, and relabeled as such, while the `obedient` bit was renamed `eventLegal`. All relevant constants and functions dealing with the Pokémon data structure were renamed with these changes in mind.

I still maintain that `eventLegal` is a misnomer and it should be called `fatefulEncounter` in all three repos.
2021-02-16 16:56:31 -05:00
PikalaxALT
c78101535b Split quest_log.c 2020-04-06 17:58:24 -04:00
PikalaxALT
af32535610 Name all specials 2020-03-31 08:49:47 -04:00
PikalaxALT
e078e4b315 Some documentation of field_control_avatar and related routines 2020-03-19 08:45:32 -04:00
PikalaxALT
3aeb294572 Port pokemon_storage_2 from emerald 2020-03-11 13:32:30 -04:00
GriffinR
4df660dc76 Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
GriffinR
13e06bf7f8 Combine special prefixes, drop more 2020-03-04 10:42:16 -05:00
GriffinR
7af1b35d17 Sync some specials/drop unnecessary prefixes 2020-03-03 17:45:25 -05:00
GriffinR
1aa1f18972 Sync trainer_battle.inc 2020-03-03 14:52:32 -05:00
GriffinR
dd5f3c3c3d Add missing script labels 2020-03-02 13:52:16 -05:00
PikalaxALT
0169a98c68
Merge pull request #278 from GriffinRichards/doc-miscscript
Split/label some common event scripts
2020-03-02 12:19:18 -05:00
GriffinR
6280a3786b
Merge branch 'master' into doc-sixisland 2020-03-02 10:48:56 -05:00
PikalaxALT
5198a05272
Merge pull request #275 from GriffinRichards/doc-fiveisland
Document Five Island scripts
2020-03-02 10:48:13 -05:00
GriffinR
8ff7977b89 Merge branch 'master' into doc-fourisland 2020-03-02 10:34:35 -05:00
GriffinR
62100376b7 Split/label some common event scripts 2020-03-02 00:19:11 -05:00
PikalaxALT
cbd380f2bf Name many functions in cable_club.c 2020-02-29 17:01:03 -05:00
PikalaxALT
21dddd5760 Finish cable_club.c 2020-02-29 16:31:57 -05:00
GriffinR
575e8da6a9 Document Seven Island scripts 2020-02-28 20:24:19 -05:00
GriffinR
7d7c51973c Document Five Island scripts 2020-02-28 00:22:34 -05:00
GriffinR
2d9327a1ff Document Four Island scripts, trainer_card.inc 2020-02-27 14:21:13 -05:00
GriffinR
15dbc58959 Document teleporter and escalator anim 2020-02-25 02:47:28 -05:00
GriffinR
a4cd331634
Merge branch 'master' into doc-ttower 2020-02-15 20:44:57 -05:00
PikalaxALT
e0d25c3289 Document wireless_communication_status_screen 2020-02-03 20:09:14 -05:00
PikalaxALT
7bd0a83d35 I'm so original with these commit names 2020-02-03 16:41:25 -05:00
GriffinR
5106fc1c9a Move ReadTrainerTowerAndValidate 2020-01-26 16:50:32 -05:00