I working on New Party System now. Because it's first big feature in TODO queue

Party UI



Party member have 4 behavior types:
You can switch between types in game (optional)
You can setup default or restricted behavior type for actor
New Party system uses new own AI algorithms and not based on Enemies AI anymore
ABS Parameters
Party members will be supports own ABS Parameters (Actor Note section)

Quick Replicas

You can use uAPI script call to make your party members speak with player
uAPI.showMiniTextParty(ACTOR_ID, TEXT, COLOR_INDEX)
Use 0 instead ACTOR_ID and text will say any Party Actor
You can use this in quests in cutscense
Or write .JSON file and party member will speak automatically in certain event

Still in development feature. Events list is in development...
Map Inventory Improvements

You can select actor when use items.
If you using Potion that restore HP, you can see each actor HP bar and decide who needs heal. Same, if you will use restore MP potion, you will see MP bar.

You can select actor when change equip and see current actor equipped item
This is not complete features and changes of new build.
I planned to release this update in April, but sorry, I don't have time. The new party system is very big and still very raw, I need a week or more to finalize. NET ABS and Alpha NET updates have taken up too much time this month. Sorry for delay.