LOuroboros
|
452b135c7f
|
I forgot to replace the function calls where appropriate :P
|
2022-08-31 19:17:09 -03:00 |
|
Eduardo Quezada
|
3264c3c87a
|
Shows amount of Exp gained.
|
2022-08-31 09:05:51 -04:00 |
|
Eduardo Quezada
|
fe5f30c200
|
Fixed moves learned at the same level being skipped while using exp candies
|
2022-08-30 22:50:46 -04:00 |
|
Eduardo Quezada
|
29448b6acc
|
Fixed XL Candy going out of bounds. Also added failsafe in case an invalid param is used.
|
2022-08-30 22:06:25 -04:00 |
|
Eduardo Quezada
|
494e8791d7
|
Fixed tutors changing levels
|
2022-08-30 22:06:25 -04:00 |
|
LOuroboros
|
7b8226a8af
|
Added descriptions for LA's moves
|
2022-08-30 23:05:22 -03:00 |
|
LOuroboros
|
cc86b2fd96
|
Added Z-Move stats for LA's moves
|
2022-08-30 20:29:36 -03:00 |
|
LOuroboros
|
c167e2c6cc
|
Added Legends: Arceus' move data
|
2022-08-30 19:32:44 -03:00 |
|
DizzyEggg
|
d167b4ea0a
|
Dragon Tail Weak Armor fix
|
2022-08-30 20:08:50 +02:00 |
|
DizzyEggg
|
7cb010d71e
|
fix magic bounce conflicts and fix magic coat
|
2022-08-30 19:36:06 +02:00 |
|
Eduardo Quezada
|
c2c18444b1
|
Updated HasAllMons to account for all Pokémon
|
2022-08-30 12:51:00 -04:00 |
|
Eduardo Quezada
|
925384eedc
|
Generations of Pokémon can now be disabled individually
|
2022-08-30 12:50:59 -04:00 |
|
Eduardo Quezada
|
e9a5442be5
|
Removed unused ITEM_EXPANSION constants from base stats
|
2022-08-30 12:50:59 -04:00 |
|
Eduardo Quezada
|
df4c065ea6
|
Separated P_NEW_POKEMON into sections by generation.
Sizes:
- GEN_3 15.690.076 bytes
- GEN_4 17.480.816 bytes
- GEN_5 19.544.944 bytes
- GEN_6 20.907.332 bytes
- GEN_7 22.233.288 bytes
- GEN_8 23.605.744 bytes
|
2022-08-30 12:50:59 -04:00 |
|
TheXaman
|
c13561e5ba
|
simplified filed controls code for debug menu
|
2022-08-30 18:15:06 +02:00 |
|
TheXaman
|
3debf0442d
|
changed the locations of tx_debug_system related #defines to its own file 'constants/debug_config.h'
|
2022-08-30 18:02:23 +02:00 |
|
TheXaman
|
04c40677bd
|
Changed the way debug flags are handled, now in constants/battle_config.h
|
2022-08-30 17:41:35 +02:00 |
|
TheXaman
|
e09ba650f3
|
imrpoved code formatting in field_control_avatar as per suggestion
|
2022-08-30 17:12:23 +02:00 |
|
TheXaman
|
d9bd272452
|
removed the entries ld_script as per pret#1738, added newline to debug.h
|
2022-08-30 17:08:35 +02:00 |
|
TheXaman
|
5fed45e40b
|
Update src/item_use.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-08-30 17:04:14 +02:00 |
|
TheXaman
|
2f61407c78
|
Update src/field_control_avatar.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-08-30 17:04:02 +02:00 |
|
TheXaman
|
725a9102ee
|
Update src/new_game.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-08-30 17:03:44 +02:00 |
|
TheXaman
|
155465a919
|
Update src/pokemon_storage_system.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-08-30 17:03:28 +02:00 |
|
TheXaman
|
79c4fa560f
|
Update src/start_menu.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-08-30 17:03:07 +02:00 |
|
TheXaman
|
cc921c62d7
|
Update src/field_control_avatar.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-08-30 17:01:59 +02:00 |
|
TheXaman
|
61c95421eb
|
Update src/event_object_movement.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
|
2022-08-30 17:01:46 +02:00 |
|
LOuroboros
|
df88317a98
|
Introduced FORM_BATTLE form changes
For species such as Xerneas and Zacian.
|
2022-08-29 19:10:52 -03:00 |
|
TheXaman
|
8cf2933658
|
added preproc directive to main debug.c code
|
2022-08-29 19:46:03 +02:00 |
|
TheXaman
|
bed5639074
|
Changed preproc defines to TRUE/FALSE, small cleanup
|
2022-08-29 19:36:44 +02:00 |
|
TheXaman
|
8c9a59ec1c
|
Merge branch 'tx_debug_system' of https://github.com/TheXaman/pokeemerald into tx_debug_system_rhh
|
2022-08-29 19:13:11 +02:00 |
|
ghoulslash
|
2cd01bd95d
|
Merge pull request #2239 from DizzyEggg/quash
Quash
|
2022-08-29 10:43:54 -04:00 |
|
Eduardo Quezada D'Ottone
|
280fd4b50b
|
Merge pull request #2177 from Blackforest92/Legends_Arceus_Expansion
Legends arceus pokemon expansion
|
2022-08-29 10:40:52 -04:00 |
|
Blackforest92
|
b209645b20
|
Changes Origin to Origin Forme
|
2022-08-29 21:33:28 +07:00 |
|
Eduardo Quezada D'Ottone
|
32a1017c2d
|
Fixed tab
|
2022-08-29 10:13:01 -04:00 |
|
Blackforest92
|
61c33f56a0
|
Updated to latest master branch + add PLA's data to teachable_learnsets.h
|
2022-08-29 21:01:31 +07:00 |
|
TheXaman
|
006d28fd69
|
tiny fix for wrong "give pokemon" window
|
2022-08-29 14:51:40 +02:00 |
|
TheXaman
|
94183b45c7
|
Added options for ttoggling battle frontier pass and giving max BPs
|
2022-08-29 14:48:40 +02:00 |
|
DizzyEggg
|
2d4ac679a6
|
tabs
|
2022-08-29 10:26:55 +02:00 |
|
DizzyEggg
|
27010e9ee6
|
quash faintclearsetdata
|
2022-08-29 10:23:26 +02:00 |
|
Eduardo Quezada D'Ottone
|
8612300020
|
Merge branch 'master' into patch-1
|
2022-08-29 04:22:48 -04:00 |
|
Eduardo Quezada D'Ottone
|
8ca2f949e3
|
Merge pull request #2233 from gruxor/tmhm_rework
Reworked TMHM into expandable list format
|
2022-08-29 04:20:45 -04:00 |
|
crater-git
|
1c735e1abe
|
Restored bool32 type to shouldUseMove
|
2022-08-29 03:47:11 -04:00 |
|
DizzyEggg
|
57c929275f
|
Merge pull request #2269 from AsparagusEduardo/RHH/pr/fairyicon
Update Fairy icon
|
2022-08-29 09:20:18 +02:00 |
|
DizzyEggg
|
b9babd9ff1
|
Merge pull request #2264 from AsparagusEduardo/RHH_pretMerge20220826
Friday Night Mergin' (weekly merge)
|
2022-08-29 09:17:40 +02:00 |
|
Eduardo Quezada D'Ottone
|
78c44b5f41
|
Merge pull request #2271 from LOuroboros/patch-2
Removed unused local var in SetMonFormPSS
|
2022-08-28 12:01:42 -04:00 |
|
LOuroboros
|
5801047e50
|
Removed unused local var in SetMonFormPSS
|
2022-08-28 12:10:54 -03:00 |
|
Blackforest92
|
d6998d4579
|
Edited PLA' pokedex_text.h
|
2022-08-28 19:55:45 +07:00 |
|
crater-git
|
9f16d1dd12
|
Fixed battle frontier tutors (for real this time)
|
2022-08-27 22:45:10 -04:00 |
|
phxGAMMA
|
4577f635c9
|
Update fairy.png
|
2022-08-27 22:42:05 -04:00 |
|
GriffinR
|
0a2ac61b0f
|
Merge pull request #1757 from AsparagusEduardo/pret_clean2
Cleanup based on previous PRs
|
2022-08-27 11:40:33 -04:00 |
|