Jaizu

Results 16 issues of Jaizu

Would allow converting something like this: ``` MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE [ VAR_BIRCH_LAB_STATE, 2 { turnobject (OBJ_EVENT_ID_PLAYER, DIR_NORTH) } VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 1: LittlerootTown_ProfessorBirchsLab_EventScript_SetObjectPosForDexUpgrade VAR_DEX_UPGRADE_JOHTO_STARTER_STATE, 2: LittlerootTown_ProfessorBirchsLab_EventScript_SetObjectPosForDexUpgrade } ``` Into this: ``` MAP_SCRIPT_ON_WARP_INTO_MAP_TABLE [ VAR_BIRCH_LAB_STATE,...

Idk how hard it would be to add remapping support for the controls but an option to swap A/B would be nice, its currently the other way around of my...

Tested in the following scenarios: - [ ] Options Menu - [ ] Main menu - [ ] Starter choose screen - [ ] Battle ![chrome_ibjABsM8se](https://github.com/pagefaultgames/pokerogue/assets/18596778/fa581b6e-c8a2-47b7-af88-63f77abd0387) Edit: Is is possible...

bug

Screenshoot: http://i.imgur.com/C6SZI7B.png Tested on Linux only.

## Description That script will only get called from `SafariZone_EventScript_ChoosePokeblock` which uses a lockall. I don't think this have any impact in vanilla, but fixes other systems that interact with...

## Description Having a macro for a single use shouldn't be a thing. Makes the function more readable making it look more like the pokefirered one. ## **Discord contact info**...