GGMR Update - PFE now uses the most recent version of GGMR. - The saving and loading scripts are more organized now. Attacks - General balance adjustments. - Ad...
Attacks - General balance adjustments. - "sheik_fspec_chain" is now easier to modify in the code. - `shulk_nspec_monado_arts" now increases your maximum shield...
Fixes - The tumble state now uses "hitstun_grav" instead of the normal gravity value. Extra - "hitbox_group_whitelist_id" can now be used on the "hitbox_group_a...
The latest version of the normal branch of GameMaker (v2023.8.1.148) causes PFE to crash on the stage select. This is due to backend changes in GameMaker. PFE o...
Attacks - Added Toon Link's Down Special. - This move spawns a bomb item that the user holds. - The bomb explodes after a certain amount of time, or if it is th...
Fixes - "game_reset" now properly clears the replay data and win screen data for the match. > This means you can now save replays of match that were restarted...
Online Teams - You can now play with Teams enabled in online games! - The lobby host determines the teams of all the other players. - Team Attack can be toggled...
Stages - Moved stage-specific properties out of "obj_stage_manager", into individual "stage init" scripts. - Added the "stage_data" script which stores all data...