Eduardo Quezada D'Ottone
aedf18fea9
Debug Menu improvements ( #2814 )
2023-03-09 08:23:58 -03:00
LOuroboros
ff7686482f
Updated PokeStorageSys related debug functions
2023-03-08 15:56:16 -03:00
LOuroboros
f06c040bca
Updated the debug menu
...
-Updated the text string used by Debug_FlagsNotSetMessage.
-Renamed Debug_FlagsNotSetMessage to Debug_FlagsNotSetOverworldConfigMessage.
-Added an equivalent for the battle config file called Debug_FlagsNotSetBattleConfigMessage,
-DEBUG_FLAG_NO_COLLISION -> OW_FLAG_NO_COLLISION
-And moved it to include/config/overworld.h, because at the end of the day it's still an overworld flag just like the other 2 already in that file.
-Corrected miswritten preproc config in DebugAction_Flags_CatchingOnOff.
-Updated the comment that describes the effect of DEBUG_OVERWORLD_MENU reducing the number of characters a tiny bit and fixing a typo.
2023-03-08 15:27:22 -03:00
DizzyEggg
318666e21d
debug minor touches to give item max quantity and map number display
2023-03-07 12:20:36 +01:00
Eduardo Quezada
9917f5cc8b
Merge remote-tracking branch 'pret/master' into RHH/sync/pret_20230303
...
# Conflicts:
# Makefile
# include/constants/pokemon.h
# include/pokemon.h
# make_tools.mk
# src/battle_ai_script_commands.c
# src/battle_controllers.c
# src/battle_main.c
# src/battle_script_commands.c
# src/party_menu.c
# src/pokemon.c
# src/trade.c
# src/trainer_pokemon_sprites.c
2023-03-03 11:00:50 -03:00
Eduardo Quezada
41bf9ea63c
Removed trailing whitespaces
2023-02-26 18:43:15 -03:00
Bassoonian
07a8af5975
Set FLAG_SYS_POKEMON_GET when debug gifting yourself a Pokémon
2022-12-11 22:09:23 +01:00
Eduardo Quezada
011ec16f1e
Organized conffig files into their own folder and cleaned up
2022-11-14 11:03:49 -03:00
LOuroboros
5ebc996c51
Removed worthless DEBUG_FLAG_PC_FROM_DEBUG_MENU config
2022-10-30 22:03:14 -03:00
Eduardo Quezada
057f76bfe6
Cleaned up missing JOY macros
2022-09-25 13:05:18 -03:00
LOuroboros
5500e64a71
Reworked the debug menu's PC access
2022-09-24 17:26:41 -03:00
LOuroboros
d04a852e91
Update debug.c
2022-09-20 02:31:20 -03:00
LOuroboros
c137b01dd8
Update debug.c
2022-09-19 04:19:19 -03:00
Eduardo Quezada
6b79c7772c
Merge branch 'RHH/dev' into RHH/pr/pretmerge_20220909
...
# Conflicts:
# src/battle_interface.c
2022-09-16 11:56:50 -03:00
ghoulslash
133aa9e28d
Merge pull request #2306 from AsparagusEduardo/RHH/pr/autogenNames
...
Generating music names for the debug menu based on their labels
2022-09-15 18:02:27 -04:00
ghoulslash
6cfacb396e
Merge pull request #2307 from AsparagusEduardo/RHH/pr/debugMapCount
...
Automated creation of MAP_GROUP_COUNT for the debug menu
2022-09-15 18:01:05 -04:00
TheXaman
ef4e64c2f7
-added a submenu to set the weather
...
-lowest flag is 1
2022-09-14 15:19:23 +02:00
TheXaman
1e03b4747f
debug menu: object events now frozen while open
2022-09-14 13:43:26 +02:00
TheXaman
2c20514035
improved debug menu function declaration consistency
2022-09-14 13:39:35 +02:00
Eduardo Quezada
de32940fdf
Further removed trailing whitespaces
2022-09-13 16:26:36 -03:00
TheXaman
806106b537
removed flickering in debug menu @Jaizu
2022-09-12 12:12:26 +02:00
Eduardo Quezada
a462db5e69
Automated creation of MAP_GROUP_COUNT for the debug menu
2022-09-09 23:34:05 -04:00
Eduardo Quezada
503b85aa2d
Generating music names for the debug menu based on their labels
2022-09-09 16:44:34 -04:00
TheXaman
f6d111d0c7
Update src/debug.c
...
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2022-09-05 11:17:21 +02:00
TheXaman
40e3379921
removed music expansion songs, added newline, removed all weekday remains
2022-09-05 11:15:18 +02:00
Eduardo Quezada D'Ottone
1287c3d263
Fixed call to ItemIdToBattleMoveId
2022-09-03 21:27:29 -04:00
Eduardo Quezada D'Ottone
4017fc3e20
Apply style suggestions from code review
2022-09-03 21:22:15 -04:00
TheXaman
b4b3e84cbd
removed default flags and added ingame warning if a function that requires them is used
2022-09-02 18:39:38 +02:00
TheXaman
367b12801e
changed debug_config.h to overworld_config.h,
...
changed no bag use and no catching flags to battle_config.h,
removed TX reference (big sad)
2022-09-02 12:33:42 +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
8cf2933658
added preproc directive to main debug.c code
2022-08-29 19:46:03 +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
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
ghoulslash
0036a4dc36
pc acccess
2022-03-18 13:30:08 -04:00
LOuroboros
315813d186
Update debug.c
2022-03-16 10:39:59 -03:00
Eduardo Quezada D'Ottone
e088552398
Fixed going out of bounds when choosing a move for detailed Give Mon
2022-03-07 21:17:31 -03:00
TheXaman
5780560007
fixed some bugs, thanks to cbt
2021-11-28 20:28:54 +01:00
TheXaman
5104293344
Changed to TX_DEBUGGING define instead of makefile DEBUGGING option
2021-11-18 15:09:06 +01:00
TheXaman
a663742eba
fixed a bug not showing hidden abilities (POKEMON_EXPANSION) if the second ability was ABILITY_NONE, thanks to Syreldar
2021-06-30 10:44:09 +02:00
TheXaman
45012a66d7
fixes PlaySE overwriting some "music tracks" like MUS_MOVE_DELETED
2021-06-22 19:04:39 +02:00
TheXaman
010c1b5d82
fixed some songs not properly stopping and overlapping others, thanks to @Lunos for reporting
2021-06-22 18:29:04 +02:00
TheXaman
81d7986d34
added SE and MUS names
2021-06-22 15:57:02 +02:00
TheXaman
defd7d9e07
Added Sound menu for SE and MUS
2021-06-22 12:38:00 +02:00
TheXaman
9708ee0744
fixed credit link
2021-06-20 16:57:34 +02:00
TheXaman
20ca83bb20
Added menu to run custom scripts easily, credit: @Jaizu
2021-06-20 15:48:44 +02:00
Jaizu
4e98c268c1
Small change to hidden ability ( #3 )
2021-06-09 23:07:05 +02:00
TheXaman
c92c3456b1
Fixed bug not beeing able to select last species, thanks to Lunos for finding it
2021-05-24 10:19:22 +02:00
TheXaman
822a6c4260
Formatting
2021-05-07 11:52:51 +02:00
TheXaman
19cf846ba9
Added:
...
Toggle running shoes,
Poison all mons,
Max money,
Max coins,
Trigger daycare egg,
Fill PC
CREDITS: @Sierraffinity
2021-05-07 11:44:03 +02:00