Other user's assetsSome assets in this file belong to other authors. You will need to seek permission from these authors before you can use their assets
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
ffgriever for the External File Loader and LUA Loader Xeavin for the permission of using his lua script template Neonsquare for the MRP Documentation spreadsheet
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changelogs
Version 1.0.1
separated each UI (currently 2) into their own subMod lua file (no new feature)
fixed a potential crash issue because of null pointer
Version 1.0.0
==Major Update, renamed to Foedex Extended User Interface==
party info supports up to 99.999/99.999 hp value and 9999 mp value
target info supports up to 999.999/999.999 hp value and 999 level value
Version 0.1.0
==initial version==
Foedex Extended User Interface
Ths mod runs a script that copy some groups in the loaded section001.mrp and modify them to increases the digits count. Note that this mod only increases the limitation of the UI and not the party/foe/ally stats value limitation.
Party Info UI HP is now capped at 99.999/99.999 MP is now capped at 9999
Target Info UI HP is now capped at 999.999/999.999 Level is now capped at 999
Compatibility This mod is compatible with mods that only change the position and size of some UI elements. Tested with Ivalice UI. This mod is not compatible with mods that modify the section001.mrp file in depth, especially for groups 22-29 (Target Info) and 40-48 (Party Info), such as adding/removing entries.
Special thanks to Xeavin for allowing me to use his lua script template.