Skip to content

Flagrum Changelog

Kizari edited this page Dec 21, 2022 · 30 revisions

日本語でご覧になる場合はこちらをクリックしてください。

Version 1.3.3 (2022-12-22)

Added

  • Address bar navigation is now available in the Mod Manager popup Asset Explorer
  • Files can now be switched in the Mod Manager build list without creating a new build instruction
  • Build list instructions in the Mod Manager can now be filtered by a search query
  • An icon has been added at the top of Asset Explorer while in the root folder to allow bulk export directly from data://
  • Texture settings have been added to the 3D viewer so the user can decide on the load speed versus quality trade-off
  • Tree view is now available in Asset Explorer's Game View for those that prefer this style
  • List view is now available in Asset Explorer's File System for those that prefer this style
  • Virtualisation has been added to the Mod Manager build list to speed up the UI on larger mods
  • File System view in Asset Explorer now supports a larger range of previews and conversions

Changed

  • Build order of reverting mods has been altered to prevent corruption in cases of rare crashes
  • Text is now selected when clicking on the address bar in Asset Explorer to make pasting URIs quicker
  • The popup Asset Explorer now stays visible while selecting a replacement file in the Mod Manager
  • Copyguard protection has been added to Workshop mods in hopes it may allow updating of old MO mods
  • Texture replacements now support DDS files once again

Fixed

  • Fixed a bug where non-Flagrum Workshop mods were being corrupted when altering the stats (see #10)
  • Fixed BTEX converter crash when replacing textures with non-compressed pixel formats
  • Fixed a bug where file association for FMOD was bound to older versions of Flagrum
  • Fixed a glitch with the Asset Explorer for model replacement presets (see #32)
  • Fixed a rare bug where changing model previews could crash Flagrum (see #33)
  • Fixed a rare bug where Flagrum could crash when switching to Asset Explorer (see #21)
  • Fixed a bug where some broken models would crash the 3D viewer (see #18)
  • Fixed bug where loading indicator would not show when switching between model previews

 

Version 1.3.1 and 1.3.2 (2022-12-02)

Added

  • Flagrum now supports mods that target 4K DLC files even if the user does not have this DLC installed

Changed

  • Flagrum now uses much less memory when converting images and building mods, this should make certain actions quicker and more stable

Fixed

  • Flagrum no longer crashes when exporting certain models with dependencies
  • The Mod README UI no longer deforms strangely when long lines of text are added
  • Flagrum no longer crashes occasionally when building Steam Workshop mods
  • Flagrum no longer crashes occasionally when using Batch Export in File System view

 

Version 1.3.0 (2022-11-26)

Added

  • Added Chinese language support (huge thanks to Chisa for providing the translations)
  • Flagrum now supports its own custom FMOD format, which allows for smaller mods, quicker installation, and installation by double-clicking the mod without needing to launch Flagrum first
  • Mods can now be favourited to keep important mods near the top of the list
  • Mods are now sorted alphabetically by name
  • Mods now have an optional README that allows for packaging rich text information in with your mod
  • Mods now have categories, and mod cards can be filtered by category
  • Files and earcs can now be navigated to quickly from the mod build list by clicking the button next to the path
  • Custom key bindings can now be set on the 3D model viewer in the Asset Explorer (thanks to cvlnomen for writing the code for part of this functionality)
  • Your own mods will now be cached on build to allow for faster build times on larger mods. A button has been provided to clear this cache for a given mod
  • You can now enter a URI or file path in the address bar of the Asset Explorer to navigate it quicker
  • BTEX converter has been upgraded to support replacing any possible image type in the game

Changed

  • Exporting a mod will now export to FMOD instead of ZIP
  • Mod card information has been separated from the build list to allow for editing mod information without rebuilding a mod

Fixed

  • Mod builder will no longer corrupt game files in the rare case that Flagrum crashes during build
  • Backup files will no longer be missing in the rare case that Flagrum crashes during mod build
  • Fixed issue where large missing file lists did not fit inside the error window

 

Version 1.2.6 (2022-09-13)

Added

  • 3D models can now be previewed in the asset explorer

Removed

  • The old gmdl.gfxbin preview information has been removed in favour of the 3D viewer

 

Version 1.2.5 (2022-09-10)

Added

  • All text now has Japanese localisation
  • Ability to change the client language has been added to the Settings page
  • Flagrum now checks for the presence of WebView2 and warns the user appropriately if it is unavailable
  • Additional donation options have been added for those who were unable to use BuyMeACoffee (thank you for your support!)

Changed

  • Steam Workshop ACF path is now inferred from the game path and no longer needs to be set manually
  • Configuration from settings.json and state.json has been moved into the local database

Fixed

  • Fixed another bug that could cause Flagrum to crash rarely while using the Mod Manager (see #3)

 

Version 1.2.4 (2022-08-08)

Added

  • Right-click option added to folders in Asset Explorer that allows exporting all script files to XML or XMB2
  • Mod Manager card thumbnails are now automatically resized when set to reduce mod size
  • Existing thumbnails will be automatically resized to save disk space
  • Flagrum now supports installing retexture mods that include 4K textures when the 4K pack is not installed
  • Legacy mods with files targeting the 4K packs can also be installed now if the 4K pack is missing

Fixed

  • XML now exports correctly on devices that use a comma decimal separator
  • Menu graphics are no longer deep fried when automatically converted to BTEX by the Mod Manager
  • Fixed issue where legacy mods with multiple conflicts would fail to install after selecting the first item to keep
  • Mods that target files you do not have will no longer potentially leave your files in a bad state
  • Delete button no longer shows on New EARC Mod page (use the cancel button instead)
  • Loading indicator now shows correctly after acknowledging a mod conflict when enabling mods
  • Loading indicator no longer gets stuck on indefinitely when declining to disable a conflicting mod
  • Fixed bug where Flagrum would rarely crash randomly when using the Mod Manager due to database thread collision
  • Mod thumbnails now update correctly when switching between different EARC mods
  • Mod thumbnails now update correctly on the mod card after changing the image
  • Fixed a rare issue where Workshop Mods would not show up due to case sensitive file paths

 

Version 1.2.3 (2022-06-13)

Added

  • Additional information has been added to legacy mod installation errors to help understand why the mod will not install

Changed

  • XML preview and export will now automatically encode reserved symbols—this fixes issues where certain EXML files would cause the game to crash when put back into the game

Fixed

  • Mods with instructions to "Remove" a file can now be saved successfully
  • Re-enabling a mod with "Remove" instructions will no longer permanently break the original EARC
  • Legacy mods will now be installed correctly when an existing mod removes files that the legacy mod would need to alter
  • Mods with "Remove" instructions can now be exported successfully
  • Installing legacy mods with multiple conflicts will no longer crash Flagrum
  • Warning text that appears when mods are enabled on the "Rebuild File Index" dialog is no longer truncated
Important Resources
Flagrum
Asset Management
Gameplay Mods

   Visual Scripting

   Script Editing

   Preliminary Level Editing

   Miscellaneous

Steam Workshop Mods

   Full Tutorials

   Advanced Guides

   Documentation

Developer Resources
Modding Blogs
Clone this wiki locally