Player icon indicating copy to clipboard operation
Player copied to clipboard

[Feature Request ] Provide the possibility to enable/disable debugging functions

Open Br4ssman opened this issue 1 year ago • 2 comments

This request refers to the FastForward functions, I haven't seen anything about whether this can be allowed/prevented from an EasyRPG.ini, I guess these things will be controlled from the future editor.

In the meantime, I don't know if it would be possible to add this feature, it's true that these options are interesting mainly as debugging, then it's the choice of each game maker if they doesn't mind it being used or if using it will ruin the game experience.

Thank you so much

Br4ssman avatar Mar 01 '24 03:03 Br4ssman

it's possible to change debug flags middle game. It would be the same implementation as https://github.com/EasyRPG/Player/pull/3123

Only worry about this, is devs from projects like Yume 2kki locking debug mode to prevent users to cheat, but also preventing us to debug it.

jetrotal avatar Mar 01 '24 04:03 jetrotal

I don't think it has to be something completely closed or complicated to undo, I said the ".ini" for the convenience of adding a FastForward = 1/0 to be able to give it preconfigured by the gamedev in a way, as anyone else can re-enable it will be up to them without the option being enabled or not by default.

Br4ssman avatar Mar 02 '24 07:03 Br4ssman