Commit graph

1537 commits

Author SHA1 Message Date
Ottermandias
fee99dd17e Fix params bug. 2023-09-18 17:18:11 +02:00
Ottermandias
4ffb69ea31 Remove enums folder from csproj?! 2023-09-18 17:14:42 +02:00
Ottermandias
3905d5b976 Rename ResourceType file. 2023-09-18 17:14:16 +02:00
Ottermandias
ea79469abd Move IPC Arguments around. 2023-09-18 17:06:16 +02:00
Exter-N
a241b933ca ResourceTree: Avoid enumerating the whole object table in some cases 2023-09-18 17:02:11 +02:00
Exter-N
22966e648d ResourceTree IPC: Remove mergeSameCollection. 2023-09-18 17:02:11 +02:00
Exter-N
d7205344eb ResourceTree improvements + IPC
- Moves ResourceType enum out of GameData as discussed on Discord ;
- Adds new color coding for local player and non-networked objects on On-Screen ;
- Adds ResourceTree-related IPC ;
- Fixes #342.
2023-09-18 17:02:08 +02:00
Ottermandias
2b4a01df06 Make line endings explicit in editorconfig and share in sub projects, also apply editorconfig everywhere and move some namespaces. 2023-09-18 17:01:21 +02:00
Ottermandias
53adb6fa54 Use System global usings. 2023-09-15 14:15:52 +02:00
Ottermandias
25cdc00404 Merge branch 'color-table' 2023-09-15 14:00:44 +02:00
Ottermandias
916ff0cbb2 Auto Formatting. 2023-09-15 14:00:30 +02:00
Ottermandias
50d7619dde GameData Commit. 2023-09-15 13:57:39 +02:00
Exter-N
28c2af4266 Material Editor: Split ColorTable apart from ColorSet 2023-09-15 13:38:47 +02:00
Ottermandias
652b2e99d2 Add key checks to restoring from backup or deleting backups. 2023-09-15 01:07:01 +02:00
Ottermandias
c5ef7bf46c Add Compacting to API AddMod. 2023-09-15 01:07:01 +02:00
Actions User
470c1317ed [CI] Updating repo.json for testing_0.7.3.10 2023-09-14 15:26:36 +00:00
Ottermandias
4e704770cb Add Filesystem Compression as a toggle and button. Also some auto-formatting. 2023-09-14 17:24:20 +02:00
Actions User
e26873934b [CI] Updating repo.json for testing_0.7.3.9 2023-09-13 18:11:56 +00:00
Ottermandias
7431db2a08 Fix click check for selectables. 2023-09-13 20:09:09 +02:00
Actions User
b352373a52 [CI] Updating repo.json for testing_0.7.3.8 2023-09-13 15:09:13 +00:00
Ottermandias
d21cba4669 Allow drag & drop of multiple mods or folders with Control. 2023-09-13 17:06:35 +02:00
Actions User
4fdb89ce62 [CI] Updating repo.json for testing_0.7.3.7 2023-09-11 14:26:51 +00:00
Ottermandias
8eaf14d932 Add Player and Interface to quick select collections and rework their tooltips and names slightly. 2023-09-11 16:24:07 +02:00
Ottermandias
569fa06e18 Fix CS update creating ambiguous reference. 2023-09-08 14:04:14 +02:00
Ottermandias
40eb0c81b8 Update GameData for new parsing. 2023-09-08 13:59:53 +02:00
Ottermandias
ed243df4f3 Fix changed item flags for emotes. 2023-09-08 13:59:53 +02:00
Actions User
4bd3fd357f [CI] Updating repo.json for testing_0.7.3.6 2023-09-06 19:19:57 +00:00
Ottermandias
6cc89f3e7c Add Emotes to Changed Items. 2023-09-06 21:15:12 +02:00
Actions User
a890258cf5 [CI] Updating repo.json for testing_0.7.3.5 2023-09-05 12:51:00 +00:00
Ottermandias
1cb74aeb9a Merge branch 'fix/skin-fixer-rc' 2023-09-05 14:48:18 +02:00
Ottermandias
0e0733dab0 Some formatting, use ConcurrentSet explicitly for clarity. 2023-09-05 14:48:06 +02:00
Exter-N
32608ea45b Skin Fixer: Switch to a passive approach.
Do not load skin.shpk for ourselves as it causes a race condition.
Instead, inspect the materials' ShPk names.
2023-09-05 12:53:53 +02:00
Exter-N
94a0a3902c Resource Tree: Use /s for game actual paths 2023-09-03 22:04:11 +02:00
Ottermandias
176956a1f8 Merge branch 'restree-less-io' 2023-09-03 13:13:54 +02:00
Ottermandias
2a2fa3bf1d Some auto-formatting and ROS iteration for lookups. 2023-09-03 13:13:35 +02:00
Exter-N
cca626449d Resource Tree: Fix shared model fold state 2023-09-03 05:50:51 +02:00
Exter-N
a17a1e9576 Resource Tree: Make skp child of sklb 2023-09-02 17:59:13 +02:00
Exter-N
30c622c085 Resource Tree: Add ChangedItem-like icons, make UI prettier 2023-09-02 17:59:13 +02:00
Exter-N
db521dd21c Resource Tree: Deduplicate nodes, add skp 2023-09-02 17:59:13 +02:00
Exter-N
ccc0b51a99 Resource Tree: Improve mtrl and sklb support 2023-09-02 17:59:09 +02:00
Actions User
ecfe88faa6 [CI] Updating repo.json for testing_0.7.3.4 2023-09-02 14:00:06 +00:00
Ottermandias
052811049e Merge remote-tracking branch 'Exter-N/material-editor-adjustments' 2023-09-02 15:56:08 +02:00
Ottermandias
0741ce0ce7 Fix variant gamepath. 2023-09-02 15:55:06 +02:00
Ottermandias
b985833aaa Check for drawObject != null before invoking draw object created event. 2023-09-02 15:54:11 +02:00
Exter-N
1b490510c7 Fix compiler warning 2023-09-01 19:09:38 +02:00
Exter-N
5899a59e06 Material editor: Vector field spacing 2023-09-01 18:46:40 +02:00
Exter-N
686c53d919 Material editor: Customizable highlight color 2023-09-01 18:46:31 +02:00
Exter-N
233a865c78 Material editor: use a SafeHandle for texture swapping 2023-09-01 17:57:01 +02:00
Ottermandias
0dbe9b59c2 Cleanup 2023-09-01 17:31:46 +02:00
Ottermandias
6f760426c7 Fix newtonsoft not playing well with records with strings. 2023-09-01 17:31:46 +02:00