Skip to content

Conversation

@DV666
Copy link
Collaborator

@DV666 DV666 commented Jul 30, 2025

I made this PR for many little ideas i want to make... i note them here and i will work on it when i get time.

✅ New hack for AllCharactersAvailable (option 2) : keep the default name for the characters.
⚙️Need to improve the SwapFieldModelTexture feature : precise the actorId to be more precise... (or maybe NCalc ?)
✅Need a new NCalc to check if a player has a SA or not (different to HasSA).... ?
⚙️Need to improve some btl_scrp functions for my NPC debug => Will be useful later for a kind of "Debug room project".
Editing a variable, give all items, learns all SA on a characters, etc...
⚙️Feature to hide SaHidden in player's menu (need an option in Memoria ? new parameter for SaHidden ?)
✅Need a new feature in DictionnaryPatch.txt to add specific parameters for custom model (#1252)
Tirlititi suggests this format => 3DModelParameter MODELID HEIGHT RADIUS BONENECK
Source : https://github.com/Albeoris/Memoria/blob/main/Assembly-CSharp/Global/ff9/Battle/FF9BattleDBHeightAndRadius.cs

❌Memoria supports folder instead of an .ogg file for music : meaning you can put a kind of "playlist" for a specific ID. (edit : i will that later... don't have enough time).
✅Add a new parameter for Libra => Show stats on the target and loot earned.
BanishSA show the SA, even if the player hasn't teach the SA on the character.
⚙️When altering HP or MP via SA with a piece of equipment, the player can't loose HP/MP, even if he didn't equip it.
✅Need to replace btl_abil.CheckCoverAbility position for monsters, when using Cover :
target.pos[2] += target.bi.player != 0 ? -400f : 400f;
✅ Need to create a HardDisable argument for AA (AbilityFeatures.txt)
⚙️ Remove the hardcoded limit for EffectElement and EnemyCategory
❓ Idea for Sitri, a way to order manually AA and SA in game (in the menu player)
✅ Added a small safety feature to disable a player's SAs when loading a save, if they no longer have them in his .csv

@WarpedEdge
Copy link
Contributor

WarpedEdge commented Aug 4, 2025 via email

@DV666 DV666 force-pushed the FeaturesAndImprovements branch from 13c783a to 40dbbae Compare December 17, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants