Happy New Year
ECM v19.4 (4 Jan 2025)
Added:
- ECM.Debug.Storybits>Toggle Story Bit Log: Show Storybit info in console log, and extra info in g_StoryBitsLog.
- ECM.Game.Interface.Toggle Use All Loading Screens: Some DLC replaces loading screens with their own, enable to use all of them.
- ECM.Debug.Toggles>Show Console Errors: Show extra debug errors in console.
- This was already part of ECM and enabled by default, it's turned off by default now.
Changed:
- Object Cloner no longer centres in a hex.
- SetGameSpeed has a couple faster options to really speed up waiting.
- A couple of the console menu items can be right-clicked to paste func into console.
- ToggleFuncHook defaults to everything instead of just mod paths.
Fixed:
- When cloning barrel dome at non-default angle grass texture gets stuck on ground.
Removed:
- Toggle UI transparency checkbox from console log window.
Lib v12.4 (4 Jan 2025)
- Added checkbox to toggle UI transparency to my dialogs.
- Added DoSomethingQuestion(): Generic warning msg.
- Added CopyProperties(): Lets you skip certain properties when copying.
- Cleaned up how GetNearestIdleDrone looks for drones.
- RetName was showing weird crap for numbers.
- Moved RetThreadInfo/FindThreadFunc from ECM to Lib.
Examine:
- Added Tool Bar>Clear Table: Remove all entries from this table.
- Removed toggle UI transparency button.
- Holding Ctrl and closing an examine dialog by pressing X will no longer close the console log dialog.
- Cleaned up ThreadsRegister results.
- Shows more info for some tables.