• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Red Eagle LXIX's A17 Modlet Collection (UI, Blocks, Quests)

Red i would like to add your broader gameoptions into my Vanilla+ Mod(let collection)

I would smelt them into one file and give credits

Would this be ok for you ?

 
Alpha 17.1 b8 Experimental:

Status: Modlets working

Known Issues:

  • Water Fill does not lower with percentage.
  • Food and Water fill go up to 100%, still need to check Player Stats to see Overeat amount

Issue Screenshots:





 
2019-01-11 - RELXIX_UI_PlayerStats - v1.0.4 - 2019-01-11 - Changes for Alpha 17.1 to re-enable the Water bar to change fill correctly. Slight resize of bars make this work (103 width reduced to 100).

Note: These do not display overeat/overdrink amount. To see anything above 100 check the Character Stats screen.

Water Fill Bar working again A17.1b8 - You need to check Character Screen to see Over-Eat/Over-Drink amounts (above 100).





 
Last edited by a moderator:
HDR Render Texture not supported, disabling HDR on reflection probe.

2019-01-11T16:47:15 34.214 WRN XML patch for "XUi/styles.xml" from mod "RELXIX_UI_Tweaks" did not apply: 2019-01-11T16:47:15 34.477 WRN XML patch for "XUi/windows.xml" from mod "RELXIX_UI_CompassCenterHighlight" did not apply: 2019-01-11T16:47:15 34.481 WRN XML patch for "XUi/windows.xml" from mod "RELXIX_UI_CompassStats" did not apply: 2019-01-11T16:47:15 34.487 WRN XML patch for "XUi/windows.xml" from mod "RELXIX_UI_MenuStats" did not apply: 2019-01-11T16:47:15 34.489 WRN XML patch for "XUi/windows.xml" from mod "RELXIX_UI_MenuTime" did not apply: 2019-01-11T16:47:15 34.491 WRN XML patch for "XUi/windows.xml" from mod "RELXIX_UI_PlayerStats" did not apply: 2019-01-11T16:47:15 34.496 WRN XML patch for "XUi/windows.xml" from mod "RELXIX_UI_SkillP1_SkillPointsTopLeft" did not apply: 2019-01-11T16:47:15 34.498 WRN XML patch for "XUi/windows.xml" from mod "RELXIX_UI_SkillP2_SkillPointsLevelTopLeft" did not apply: 2019-01-11T16:47:15 34.609 WRN XML patch for "XUi/xui.xml" from mod "RELXIX_UI_MenuStats" did not apply: 2019-01-11T16:47:15 34.613 WRN XML patch for "XUi/xui.xml" from mod "RELXIX_UI_MenuTime" did not apply: 2019-01-11T16:47:15 34.616 WRN XML patch for "XUi/xui.xml" from mod "RELXIX_UI_PlayerStats" did not apply: 2019-01-11T16:47:15 34.619 WRN XML patch for "XUi/xui.xml" from mod "RELXIX_UI_SkillP1_SkillPointsTopLeft" did not apply: 2019-01-11T16:47:15 34.621 WRN XML patch for "XUi/xui.xml" from mod "RELXIX_UI_SkillP2_SkillPointsLevelTopLeft" did not apply:

I get this on startup of my server. Any idea why?

 
@Greymantle, those are look like the purposeful WRN events that list each file as they are successfully read as mentioned in the first post. However the way they are copied appears to be broken. The full logs would be more able to confirm it or not.

  • These modlets all contain additional debugging in the form of a purposefully generated WRN event that will show Yellow in the console similar to the below entry. This allows me to know the file was successfully read and process by 7D2D, what mod the file was from, and which particular file in that mod:
    WRN XML patch for "XUi_Menu/windows.xml" from mod "RELXIX_UIMENU_DropOnDeathNothing" did not apply: <remove xpath="/Successfully_Loaded[@modname=RELXIX_UIMENU_DropOnDeathNothing][@version=1.0.3][@filename=\Config\XUi_Menu\windows.xml]"
 
@Greymantle, those are look like the purposeful WRN events that list each file as they are successfully read as mentioned in the first post. However the way they are copied appears to be broken. The full logs would be more able to confirm it or not.
Everything works sorry to bother you.

 
RELXIX_UI_PlayerStatsFood and water do not show correctly
I'm sorry, can you describe what does not work?

Do you mean they don't show values over 100? -- That is already noted. Over-eat and over-drink amounts I've still not found a way to display real-time (anything over 100). Under 100 both should be working.

As to status:

Currently both PlayerStatsWindow controller and HUDStatBar controller seem to be unaware of over-eat/over-drink values. PlayerStatsWindow controller the playerwaterfill does not change when below 100, and HUDStatBar controller my testing showed that using Water stat, the bar it filled was matched health level not water level (tested by creating another rect and displaying a Health stat bar of same size). Whereas the CharacterFrameWindow controller does not appear to update real time (only on initialization of window/window visibility changes).

To be fair PlayerStatsWindow controller is no longer used at all by TFP in A17, and HUDStatBar controller is only used to display the bars TFP use (Stealth, Stamina, Health). The other Stat bars HUDStatBar controller support are from versions way in the past and TFP probably didn't work on them since well, they aren't displaying those bars (water) anyway.

 
Last edited by a moderator:
I am currently working on v1.0.5 of RELXIX_UI_PlayerStats which will improve a number of long standing issues (such as percentage being wrong when perked into Attributes that raise either Food/Stamina or Water/Health).

This will also correct the bar overrun for Water Fill when having perked into Fortitude that was introduced with v1.0.4.

 
Last edited by a moderator:
2019-01-13 - RELXIX_UI_PlayerStats - v1.0.5 - A17.1b8 -

Fixed: Water Bar Over-run when purchasing Fortitude.

Fixed: Long standing issue (since A16 when I copied from TFP menu that % was listed for what was really current value).

Added: 3 mode toggle - With any menu open press the Character Button next to the PlayerStats to toggle between these 3 modes:

  • Default - Current Value. Does not show OverMax value.
  • Detailed - Current w/OverMax and Max
  • Percentage - Closest values to actual percentage. Does not show OverMax percent.


Screenshots:













 
Last edited by a moderator:
2019-01-18 - RELXIX_UI_PlayerStats - v1.0.7 - Additional Speed improvements suggested by stedman420 that work now due to changes from 1.0.6

2019-01-18 - RELXIX_UI_PlayerStats - v1.0.6 - Fixed speed issue with Water Bar (removed extra HUDStatbar controller invocation and removed Water Bar fill from inside PlayerStatsWindow controller area)

 
Last edited by a moderator:
2019-01-18 - RELXIX_UI_PlayerStats - v1.0.7 - Additional Speed improvements suggested by stedman420 that work now due to changes from 1.0.62019-01-18 - RELXIX_UI_PlayerStats - v1.0.6 - Fixed speed issue with Water Bar (removed extra HUDStatbar controller invocation and removed Water Bar fill from inside PlayerStatsWindow controller area)
So still in progress on this update Red?

 
So still in progress on this update Red?
RELXIX_UI_PlayerStats is done for Alpha 17.1 and should be good now.

RELXIX_UI_MenuStats & RELXIX_UI_ZeeNoPlayerStatNumbers will both be getting minor updates (remove percent sign from MenuStats. ZeeNoPlayerStatNumbers need to add support for new PlayerStats).

Everything else is golden and those 2 updates are minor.

 
Back
Top