Commit Graph

1668 Commits

Author SHA1 Message Date
Rob Trame
471bb22b13
chore: replace AvalonEdit with AvaloniaEdit (#61)
- Remove AvalonEdit 6.3.1.120 (WPF-only text editor)
- Add AvaloniaEdit 0.10.12 (Avalonia port, API-compatible)

Existing .xshd syntax definition files (Changelog.xshd, Cpp.xshd,
Ini.xshd, etc.) are format-compatible with AvaloniaEdit and require
no changes at this stage.

Closes #12 in r6e/FModel-Linux
2026-03-11 17:52:44 -06:00
Rob Trame
903aad35c9
[P1-002] Replace AdonisUI with Avalonia UI packages (#60)
* chore: replace AdonisUI with Avalonia UI packages

- Remove AdonisUI 1.17.1 (WPF-only)
- Remove AdonisUI.ClassicTheme 1.17.1 (WPF-only)
- Add Avalonia 11.3.12 (core framework)
- Add Avalonia.Desktop 11.3.12 (desktop host)
- Add Avalonia.Themes.Fluent 11.3.12 (cross-platform theme)

Closes #8 in r6e/FModel-Linux

* chore: add Avalonia.Fonts.Inter for consistent Linux font rendering

Without this package, Avalonia falls back to the system fontconfig font
on Linux, which varies by distro and can produce missing glyphs on
minimal CI runners. Inter gives a consistent cross-platform baseline.
2026-03-11 17:48:21 -06:00
Rob Trame
a8966ae9c1
chore: migrate TFM from net8.0-windows to net8.0 (#59)
- Change TargetFramework from net8.0-windows to net8.0
- Remove UseWPF (not used by Avalonia)
- Change OutputType from WinExe to Exe (cross-platform)
- Remove hardcoded RuntimeIdentifier win-x64 (supply at publish time)

Closes #7 in r6e/FModel-Linux
2026-03-11 17:38:48 -06:00
Rob Trame
ec0bb2b43b
Finish setting up env 2026-03-11 17:28:01 -06:00
Rob Trame
62a0d846f9
Set up dev env 2026-03-11 15:51:34 -06:00
Masusder
c9542f1a91 Aion 2, Crystal of Atlan, Fate Trigger, WuWa and The First Descendant updates
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2026-03-06 11:56:16 +01:00
Asval
d2fe259adc bump c4p + a few settings changes + fix #647
Some checks failed
FModel QA Builder / build (push) Has been cancelled
export raw data is now disabled by default (see settings)
2026-03-01 17:20:05 +01:00
Masusder
fd4eb0a418
Borderlands 3 audio (#649)
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2026-02-25 16:24:43 +01:00
LongerWarrior
7fab3e2ead Titan Quest 2 update, Windrose support
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2026-02-22 16:47:06 +02:00
LongerWarrior
83b5330d1e Fix issue with animation RateScale
Co-authored-by: Asval <asval.contactme@gmail.com>
2026-02-22 16:36:48 +02:00
Masusder
500fa59f85
Option for bulk audio conversion (#646)
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2026-02-18 17:40:15 +01:00
LongerWarrior
1c48a27f8e InitOodle update, High on Life 2 and Borderlands 4 Audio support
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2026-02-17 01:51:22 +02:00
Masusder
6b3a4ae785
Borderlands 4 - GbxAudio support (#645)
Some checks are pending
FModel QA Builder / build (push) Waiting to run
2026-02-16 02:05:52 +02:00
ᴅᴊʟᴏʀ3xᴢᴏ
40ed646dcd
Fix HTML tags in some Quests DisplayName. (#640)
Some checks failed
FModel QA Builder / build (push) Has been cancelled
* Fix HTML tags in some Quests DisplayName.

* New Backups & Hotfixes API

* fix backups being null

---------

Co-authored-by: GhostScissors <79089473+GhostScissors@users.noreply.github.com>
2026-02-11 20:33:50 +05:30
Marlon
bd2e924925
Merge pull request #643 from Krowe-moh/patch-1
Some checks are pending
FModel QA Builder / build (push) Waiting to run
2026-02-11 14:04:30 +01:00
Krowe Moh
dee4ecab9c
Prevents ImGui assert from AddFontFromFileTTF 2026-02-11 23:57:59 +11:00
LongerWarrior
e47b3ac6bb
WWise refactor and Wuthering Waves, Neverness To Everness update
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2026-02-10 01:28:43 +02:00
LongerWarrior
87fe6ed09d bump cue4parse 2026-02-10 01:10:24 +02:00
Masusder
508dcb4c7a Wwise media assets + .adx fallback 2026-02-08 12:49:50 +01:00
LongerWarrior
40996973eb Code Vein 2, Infinity Nikki update
Some checks failed
FModel QA Builder / build (push) Has been cancelled
Ashes of Creation dbc extraction
2026-02-03 00:35:13 +02:00
Marlon
14e05da2e0
fixed line endings to lf to match editorconfig
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2026-01-27 14:17:43 +01:00
Marlon
892dd8cdef
latest oodle dl 2026-01-27 14:10:13 +01:00
Marlon
1e2b1b1e3e
support for .UONDEMANDTOC files 2026-01-26 15:09:30 +01:00
Masusder
ef906084fb Bump CUE4Parse
I forgot
2026-01-25 18:06:48 +01:00
Masusder
669b07f807
Overall improvements (#633) 2026-01-25 17:49:44 +01:00
Fabian
31d426f795
Merge pull request #635 from LeleDerGrasshalmi/fix-bp-decompiling-disabled
Allow "decompile bp" for other bp types
2026-01-25 17:32:10 +01:00
Lele
667e5ef7b9
Fix "decompile bp" being disabled (typo) 2026-01-25 14:52:27 +01:00
Marlon
b4a5e05c8a
cue4parse update 2026-01-24 19:33:09 +01:00
Marlon
aae182d8e4
wwise fix 2026-01-24 19:30:47 +01:00
Marlon
3eb4c0d4be
update fn engine version 2026-01-24 18:36:31 +01:00
Masusder
b9315cc298
'The Dark Pictures Anthology: House of Ashes' Wwise support (#632)
* 'The Dark Pictures Anthology: House of Ashes' Wwise support

* AnyItemMeetsConditionConverter.ConditionMode

---------

Co-authored-by: Asval <asval.contactme@gmail.com>
2026-01-19 20:33:32 +01:00
LongerWarrior
86ec2a931e Assault Fire Future support
Ace Combat 7 wwise fixes
2026-01-19 19:21:58 +02:00
LongerWarrior
8de4402032 The Finals, Styx Blades of Steel, Palia, StarRupture, Octopath Traveler CoTC support
Dune Awakening, GrayZoneWarfare update
2026-01-13 22:52:22 +02:00
Asval
fe4529908e some post update fixes
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-12-22 00:02:37 +01:00
LongerWarrior
2415c50698 PUBG Black Budget support
Valorant mappings endpoint
2025-12-22 01:00:24 +02:00
Masusder
8b95b403bb
New Explorer System (#619)
Some checks failed
FModel QA Builder / build (push) Has been cancelled
+ filter by types, find by references (UE5+), and a lot of other improvements

Co-authored-by: Asval <asval.contactme@gmail.com>
Co-authored-by: LongerWarrior <LongerWarrior@gmail.com>
2025-12-19 18:34:33 +01:00
Marlon
5776444020
cue4p update
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-12-12 20:49:46 +01:00
Marlon
5b4494fda2
lib download error logging 2025-12-12 20:48:36 +01:00
Marlon
3098273a33
ci/cd build flag 2025-12-12 20:48:05 +01:00
Marlon
c9a97c73a1
csproj cleanup 2025-12-12 20:47:37 +01:00
Marlon
a68b469556
oodle dl fix 2025-12-11 14:47:43 +01:00
Marlon
4e0efe779b
action updates 2025-12-10 21:59:59 +01:00
Marlon
5d34bfaf4e
oodle init fix 2025-12-10 21:51:20 +01:00
Marlon
f082d39bf9
nuget updates 2025-12-10 21:51:04 +01:00
Marlon
1a2766a7e6
added slnx 2025-12-10 21:50:57 +01:00
LongerWarrior
6b4503abc3 Grounded 2 update
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-12-07 21:53:51 +02:00
LongerWarrior
819fbc42ec The First Descendant textures fix
Some checks failed
FModel QA Builder / build (push) Has been cancelled
Blood Bowl 3 support
2025-12-05 00:40:52 +02:00
LongerWarrior
012f780c08 Wuthering Waves 2.8 and Dead by Daylight 9.3.0 fixes
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-11-27 19:44:06 +02:00
simon
139c61d9db
Add Decompile Blueprint to Search View (#615) 2025-11-27 17:10:26 +02:00
GhostScissors
f51ad82e1f Show CompressionMethods in Archives Info
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-11-25 01:33:21 +05:30