Commit Graph

1650 Commits

Author SHA1 Message Date
LongerWarrior
233b7ab03b Need For Speed Mobile and Game For Peace fixes
Some checks are pending
FModel QA Builder / build (push) Waiting to run
2025-07-07 00:17:56 +03:00
Asval
89c8cbaccc fixed goto 2025-07-06 22:48:55 +02:00
Asval
df3fdbbd2b refactored ChildProperties 2025-07-06 19:17:57 +02:00
Asval
00bcb7ca16 refactored parts of this hell 2025-07-06 18:52:16 +02:00
Krowe Moh
e78c7a7be9 Cpp xshd by Masus
added projectstore as it said unknown type
2025-07-06 12:21:10 +10:00
Krowe Moh
84030f5e20 Merge branch 'dev' of https://github.com/Krowe-moh/FModel into dev 2025-07-05 13:13:52 +10:00
Krowe Moh
b22c996a58 fixed duplicated "po" extension
fixed again because github pulled latest files for some reason
2025-07-05 13:12:30 +10:00
Krowe Moh
656d3b59ca
mb 2025-07-05 13:09:23 +10:00
Krowe Moh
b0625bbd6f gitignore and md files are now able to be read 2025-07-05 09:06:21 +10:00
Krowe Moh
f64a333847 Blueprint "Decompile" option
turns blueprint logic into readable c++ code, option shows only when setting is on
2025-07-05 09:01:29 +10:00
LongerWarrior
394bcf356f Neverness to Everness and Terminull Brigade support
Some checks failed
FModel QA Builder / build (push) Has been cancelled
Add new loading mode that skips patched assets
2025-07-03 17:27:32 +03:00
LongerWarrior
03a4f79c3a DNAExporter Fix
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-06-30 23:14:29 +03:00
LongerWarrior
ba0aedba68 Extract DNA and fixes for Crystal of Atlan and Naruto to Boruto
Some checks are pending
FModel QA Builder / build (push) Waiting to run
2025-06-30 13:11:25 +03:00
LongerWarrior
2dd98d4d64 full Nanite support for Static Meshes
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-06-26 23:56:59 +03:00
Masusder
ff58050fe9 Bump 2025-06-22 16:08:17 +02:00
LongerWarrior
aa75a8bbf2 Nanite Static Meshes support in UE 5.0-5.3
Some checks failed
FModel QA Builder / build (push) Has been cancelled
MindsEye and Wuthering Waves 2.4 support
2025-06-15 16:18:28 +03:00
LongerWarrior
6f19cacaeb EtheriaRestart and GameForPeace fix 2025-06-08 22:45:43 +03:00
Masusder
61da5a9ae0 Lazy loaded provider 2025-06-03 18:47:11 +02:00
LongerWarrior
9f4597f542 bump 2025-06-01 23:06:34 +03:00
Marlon
8ba756ade5
fix FN live 2025-05-29 13:03:03 +02:00
Masusder
06416cb7f8 Bump CUE4Parse 2025-05-25 21:16:44 +02:00
LongerWarrior
72930bcd14 Splitgate2 and Spectre Divide support 2025-05-25 19:30:55 +03:00
Valentin
c63721b644
Merge pull request #561 from AllyJaxx/fortnite-creator-update
Updates to "Creator" features
2025-05-21 14:50:56 +02:00
Asval
99bcfb2c29 random stuff 2025-05-21 14:49:15 +02:00
Masusder
b75413306f Moved logic to CUE4Parse 2025-05-21 11:55:33 +02:00
Masusder
47d003737b Merge remote-tracking branch 'upstream/dev' into dev 2025-05-18 15:48:11 +02:00
Masusder
746107875c Last bump 2025-05-18 15:36:35 +02:00
Masusder
c10ff9dfc2 Debug helper 2025-05-18 13:34:29 +02:00
Masusder
cf1f19f615 Semi-support for cross-soundbanks audio events
Unfortunately in case some game splits audio events across multiple soundbanks and given game has thousands of them, custom implementation for that game would be required
2025-05-14 22:23:45 +02:00
LongerWarrior
c0a03ac600 Dune Awakening
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-05-14 01:21:04 +03:00
GhostScissors
7d4b9e7094 Merge branch 'fortnite-creator-update' of https://github.com/AllyJaxx/FModel into dev 2025-05-13 23:39:11 +05:30
AllyJaxx
3b24be37d2 support for Cataba 2025-05-13 09:55:51 -04:00
AllyJaxx
7785a33b5e missed an edge case #fuck 2025-05-11 15:46:49 -04:00
AllyJaxx
7d425f6176 holy stats 2025-05-11 15:15:13 -04:00
AllyJaxx
c8de28130c switch 2025-05-11 13:51:11 -04:00
LongerWarrior
134e32757f Infinity Nikki and Wildgate support
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-05-11 19:58:06 +03:00
AllyJaxx
4e43a07f8e actual max stat values from Athena.Inventory.Stats.Max(stat) 2025-05-11 09:46:23 -04:00
AllyJaxx
a4ffb29841 note edge case season names correctly (X, OG, Remix, MS1) 2025-05-11 09:41:30 -04:00
AllyJaxx
4d3d43c704 slight rewrite and fixes item stats 2025-05-11 09:40:18 -04:00
AllyJaxx
22168b37c9 AthenaHatItemDefinition (tested on a custom asset) 2025-05-11 09:39:50 -04:00
Masusder
60292cb24f Music switch/rnd 2025-05-09 11:46:26 +02:00
LongerWarrior
cc2ff71759 Fixing 16bit bone weights and FMaterialInput converter
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-05-08 00:55:28 +03:00
Asval
037058da52 fixed fortnite fonts + updated quest icons
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-05-05 16:29:03 +02:00
LongerWarrior
a6c508c743 MotoGP25 and Days Gone support
Some checks are pending
FModel QA Builder / build (push) Waiting to run
2025-05-04 22:24:03 +03:00
Asval
4a1a758896 bump c4p
Some checks failed
FModel QA Builder / build (push) Has been cancelled
2025-05-04 01:08:55 +02:00
Masusder
31382e3dbe In case project has "Game" in its name 2025-05-02 21:15:04 +02:00
Masusder
c5e78e7ba7 Music Track/Segment 2025-05-02 01:01:09 +02:00
Masusder
adc19388c9 Generic search for wwise directory (v2)
and cute icon
2025-05-01 19:06:52 +02:00
Masusder
9318838ea7 Generic search for wwise directory 2025-04-28 17:28:04 +02:00
Masusder
48d172446e Update CUE4Parse 2025-04-28 13:22:46 +02:00