Ottermandias
da019e729d
Move all animation and game event hooks to own classes.
2023-12-31 15:10:30 +01:00
Ottermandias
b5c69b2946
Merge branch 'dev'
...
# Conflicts:
# Penumbra/UI/AdvancedWindow/ModEditWindow.cs
2023-12-29 18:14:38 +01:00
Ottermandias
f8331bc4d8
Fix the mod panels header not resetting data when a selected mod updates.
2023-12-24 14:36:21 +01:00
Ottermandias
4aa19e49d5
Add filtering mods by changed item categories.
2023-12-22 14:22:03 +01:00
Ottermandias
5d28904bdf
Update for GameData changes.
2023-12-20 16:39:26 +01:00
Ottermandias
b494892d62
Update for changed GameData.
2023-12-18 16:50:52 +01:00
Ottermandias
7d612df951
Update for changed GameData.
2023-12-17 11:51:24 +01:00
Ottermandias
173b4d7306
Respect ascii setting for group names.
2023-12-12 21:05:16 +01:00
Ottermandias
59ea1f2dd6
Add option to clear non-ascii symbols from paths again.
2023-12-10 15:41:26 +01:00
Ottermandias
bb742463e9
Wait for saves to finish when the file might be read immediately after saving.
2023-12-10 15:10:43 +01:00
Exter-N
18d38a9974
Mod Edit Window: Highlight paths of files on player
2023-11-29 14:31:47 +01:00
Ottermandias
779d6b37a5
Improved messaging.
2023-10-05 18:21:16 +02:00
Ottermandias
21d503a8cd
Update for API 9
2023-09-28 18:12:27 +02:00
Ottermandias
2c0650614f
Merge branch 'mtrl-preview-extension'
2023-09-21 02:16:22 +02:00
Ottermandias
3f439bacb2
Extract remaining global usings for System libs.
2023-09-21 02:15:23 +02:00
Ottermandias
40b6c6022a
Add automatic restore from backup for sort_order and active_collections for now.
2023-09-20 18:51:17 +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
4e704770cb
Add Filesystem Compression as a toggle and button. Also some auto-formatting.
2023-09-14 17:24:20 +02:00
Ottermandias
0dbe9b59c2
Cleanup
2023-09-01 17:31:46 +02:00
Ottermandias
e24a535a93
Initial Texture rework.
2023-08-08 01:10:57 +02:00
Ottermandias
a95877b9e4
Add priority display to mod selector.
2023-08-01 13:12:07 +02:00
Ottermandias
1d5e050de6
Move some classes.
2023-07-29 02:46:43 +02:00
Ottermandias
18b6b87e6b
Use strongly typed ids in most places.
2023-07-29 02:22:31 +02:00
Ottermandias
2bc7eb165e
Add toggle for the Changed Item category filter.
2023-07-07 00:46:42 +02:00
Ottermandias
00bc17c57a
Move some stuff to shared things, improve some filesystem rename handling.
2023-07-05 16:13:11 +02:00
Ottermandias
8ea6893fc3
Fix some ToDos, parallelization problems.
2023-07-03 16:39:34 +02:00
Ottermandias
5f916efb13
Rename ChatService and move some support buttons to OtterGui.
2023-06-18 13:24:13 +02:00
Ottermandias
8436455936
Make equipitems sharable again.
2023-06-17 01:25:05 +02:00
Ottermandias
d9c5c053cf
Use EquipItem in item management and add filters to changed item types.
2023-06-09 16:10:02 +02:00
Ottermandias
5fcb07487e
Add SelectTab event, update new clientstructs.
2023-06-07 18:29:05 +02:00
Ottermandias
52efacacd7
Fix issue with trimmed folder names being empty.
2023-06-05 01:31:08 +02:00
Ottermandias
02fe5a4fb3
Maybe fix the race condition and add more logging.
2023-05-29 18:48:53 +02:00
Ottermandias
e98003eb09
Added some other task handling for collection caches.
2023-05-27 15:43:43 +02:00
Ottermandias
0243e7a633
Improve deduplicator and normalizer.
2023-05-27 15:43:43 +02:00
Ottermandias
e14fedf59e
Add some Metadata validation.
2023-05-19 23:00:44 +02:00
Ottermandias
cbda4614a9
Make Merge Prettier
2023-05-10 21:17:04 +02:00
Ottermandias
5d96f789fe
Some more work on mod merging/splitting, still WIP.
2023-05-09 20:19:12 +02:00
Ottermandias
5ba43c1b19
Add some delayed saves and UI for that.
2023-05-09 17:15:19 +02:00
Ottermandias
d403f44256
Add start of mod merger.
2023-05-05 16:19:19 +02:00
Ottermandias
beb777e3cd
Add some more debugging fuckery for the import popup fuckery.
2023-05-03 16:56:45 +02:00
Ottermandias
fb84b43d69
Use explicit priorities for all internal communication events.
2023-05-02 17:46:13 +02:00
Ottermandias
9c0406ec9d
Fix some caching issues.
2023-05-02 16:31:47 +02:00
Ottermandias
101a1b7392
Fix non-populating models for Update Bibo.
2023-05-01 18:43:59 +02:00
Ottermandias
d8597009a8
Trim created options.
2023-04-29 18:35:13 +02:00
Ottermandias
777c0cc69e
Fix invalid state after mod deletion.
2023-04-29 18:35:13 +02:00
Ottermandias
2402d0aa6f
Fix bug with deleting mods
2023-04-29 12:26:07 +02:00
Ottermandias
31338e43d6
Improve mod editor a bit
2023-04-29 12:25:43 +02:00
Ottermandias
fd3a066aee
Some more touches.
2023-04-22 21:55:31 +02:00