83 Commits

Author SHA1 Message Date
Kawe Mazidjatari
a5c73339c3 Add crafting replicator and crafting siphon
New assets to be used in the game. They are confirmed working and have correct physics and materials.
2025-01-17 14:47:12 +01:00
Kawe Mazidjatari
0874297f0f Improve comments on new variant shaders
They aren't replacements but new variants. we cannot replace them due to a new texture input layout so its is a variant.
2025-01-17 14:45:20 +01:00
Kawe Mazidjatari
53ae43347f Add stream cache
Deduplicate existing textures
2025-01-17 02:36:15 +01:00
Kawe Mazidjatari
a67f7ffb9e Default to compression level 6
Best performance to compression ratio, decodes quite fast on old machines.
2025-01-17 02:34:52 +01:00
kralrindo
8d5061e540 disable shuriken
causes crashes
2025-01-12 16:25:21 +03:00
kralrindo
d28534899c Add compression back 2025-01-09 20:02:58 +03:00
Kawe Mazidjatari
0abc77462b Add the satchel
Some parts of the game require it but it was missing. Materials and shaders were already in the game, only the models, rigs and animations were missing
2025-01-09 14:50:47 +01:00
kralrindo
965813cde0 fix comma 2025-01-02 18:31:43 +03:00
Kawe Mazidjatari
4bd5183b54 Rename last pixel shaders and remove unused vertex shaders
Vertex shaders already exist in the game's core rpaks.
2024-12-31 03:07:53 +01:00
Kawe Mazidjatari
5c0e2b53f3 Finish auto-rename 2024-12-31 02:16:12 +01:00
Kawe Mazidjatari
73ff452482 Create new variation of shaders and shader sets for combined textures
Combined textures wasn't a thing in S3, it appears to be added in S4. The new shaders use the same guid, therefore replacing them with existing ones in the engine will destroy anisotropy on other characters hair since those anisotropic and thickness textures are mapped out differently. Renamed the pixel shaders and shader sets by suffixing them with 'comb' make sure we don't overwrite the existing one,w hile indicating its the version for combined textures. This allows us to port other characters and models without interfering with the game's currently existing shaders and shader sets.
2024-12-31 00:41:16 +01:00
Kawe Mazidjatari
4b8ae7861b Auto rename and auto move new assets
Auto renamed and auto moved.
2024-12-30 21:42:10 +01:00
kralrindo
1eaaf9dfd6 remove shaders we already have 2024-12-29 22:48:05 +03:00
kralrindo
40717171df remove unused assets 2024-12-29 20:06:44 +03:00
kralrindo
f62f458254 Fix missing arc star indicator 2024-12-29 02:56:27 +03:00
kralrindo
912e7cffd6 Add Laser Sight 2024-12-29 02:24:54 +03:00
kralrindo
ca3c89f9a9 sentry turret 2024-12-28 22:14:50 +03:00
kralrindo
a7e06b829d Sniper mag 2024-12-28 20:42:50 +03:00
kralrindo
3961d09e17 revenant 2024-12-28 03:25:04 +03:00
kralrindo
2d68b06af5 Fix missing sidewinder projectile model 2024-12-27 17:40:37 +03:00
kralrindo
0148efccd6 Flame thrower world model and datatable loot update 2024-12-27 17:30:22 +03:00
kralrindo
3e512bdb68 Add missing loba model 2024-12-27 12:44:35 +03:00
kralrindo
069665f29e Custom Weapon: Flamethrower 2024-12-27 00:58:34 +03:00
Kawe Mazidjatari
309568508d Auto-rename and move all assets to original locations
Auto renamed and auto moved.
2024-12-26 11:10:22 +01:00
kralrindo
7c8805ae39 Loba 2024-12-25 23:58:41 +03:00
Kawe Mazidjatari
064982814e Enable dev only for now for debugging 2024-12-23 01:00:08 +01:00
kralrindo
98b11ff141 update repak 2024-12-20 23:39:44 +03:00
kralrindo
726847f24a update repak 2024-12-18 23:55:46 +03:00
kralrindo
9bd5a052b2 new EPG skin 2024-12-18 22:53:01 +03:00
kralrindo
899daafddb replace broken shadersets 2024-12-14 21:42:37 +03:00
Kawe Mazidjatari
0f01f5d8a0 Merge
Should've been commited in 704889a73273711027e1ccd746464f699d89395a
2024-12-14 18:53:07 +01:00
kralrindo
2609695142 Fix broken rmdls 2024-12-14 20:41:07 +03:00
kralrindo
c759081911 update assets 2024-12-14 03:40:06 +03:00
kralrindo
043676e108 add shaders 2024-12-14 02:51:02 +03:00
kralrindo
80bc4c3b77 add datatable and models back 2024-12-14 00:40:29 +03:00
kralrindo
30bb3cd476 Update repak 2024-12-14 00:36:54 +03:00
kralrindo
cac0511dcd Remove grunts 2024-12-13 00:29:07 +03:00
kralrindo
c35619bb3c GRUNTS 2024-12-13 00:26:34 +03:00
kralrindo
c89ebc2933 fix game crashes on pak unload 2024-12-12 19:00:51 +03:00
kralrindo
1384e6e6c9 NPC Drones
NPC Drone Plasma
NPC Drone Rocket
2024-12-12 18:48:34 +03:00
kralrindo
964ceb624d Add missing wings and nose for straton imc ship 2024-12-11 20:35:53 +03:00
kralrindo
4c69fcdb4a Update repak 2024-12-11 18:37:17 +03:00
kralrindo
5b5c480ef6 Straton IMC ship from titanfall
Including all it's animations
2024-12-11 16:49:48 +03:00
kralrindo
ab902927c6 MAJOR CONTENT UPDATE, CHECK DESC
New GUNS:
EPG, Sidewinder, Archer, Softball, Car, MGL, Coldwar, Thunderbolt, Smartpistol, Arc tool, Wingman Elite, R101 rifle, gravity mine

NEW BUG FIXES:
Fix UI rpak causing crash on pak unload
Fix Softball animations causing crash on pak unload
Json optimizations
Repak update

and a lot of other changes
2024-12-11 07:56:31 +03:00
kralrindo
423d560faa softball 2024-12-07 21:47:42 +03:00
kralrindo
30030096cf Archer 2024-12-07 20:34:55 +03:00
kralrindo
9442420feb fix missing sidewinder world model 2024-12-07 18:39:08 +03:00
kralrindo
b1660cdf4e Sidewinder 2024-12-07 16:55:18 +03:00
Kawe Mazidjatari
840afb75b3 Fix starpak file path
should be pc_sdk
2024-12-07 14:15:25 +01:00
kralrindo
17cd3766d8 EPG 2024-12-07 15:25:54 +03:00