mayo
d4b6f611f8
bugfix: fixed a race condition potentially causing last write wins
2025-11-01 16:52:21 -04:00
mayo
723eaa0076
refactor: made _collections thread-safe
2025-11-01 15:45:26 -04:00
mayo
101df501c5
refactor: ensure thread safety for _collectionsByLocal; extracted add collection logic; removed duplicate calls
...
Adding / removing collections do not require framework thread access.
It is only when assigning via AssignTemporaryCollection(), it needs to access `(ObjectManager)objects[actorIndex]` when framework thread is needed.
2025-11-01 15:45:02 -04:00
Actions User
c4b6e4e00b
[CI] Updating repo.json for testing_1.5.1.7
.NET Build / build (push) Has been cancelled
2025-10-23 21:50:20 +00:00
Ottermandias
912c183fc6
Improve file watcher.
2025-10-23 23:45:20 +02:00
Ottermandias
5bf901d0c4
Update actorobjectmanager when setting cutscene index.
.NET Build / build (push) Waiting to run
2025-10-23 17:30:29 +02:00
Ottermandias
cbedc878b9
Slight cleanup and autoformat.
2025-10-22 21:56:16 +02:00
Ottermandias
c8cf560fc1
Merge branch 'refs/heads/StoiaCode/fileWatcher'
2025-10-22 21:48:42 +02:00
Stoia
f05cb52da2
Add Option to notify instead of auto install.
...
And General Fixes
2025-10-22 18:20:44 +02:00
Ottermandias
7ed81a9823
Update OtterGui.
.NET Build / build (push) Waiting to run
2025-10-22 17:53:02 +02:00
Stoia
60aa23efcd
Merge branch 'xivdev:master' into fileWatcher
2025-10-22 14:28:08 +02:00
Ottermandias
ebbe957c95
Remove login screen log spam.
.NET Build / build (push) Has been cancelled
2025-10-11 20:13:51 +02:00
Actions User
300e0e6d84
[CI] Updating repo.json for 1.5.1.6
.NET Build / build (push) Has been cancelled
2025-10-07 10:45:04 +00:00
Ottermandias
049baa4fe4
Again.
2025-10-07 12:42:54 +02:00
Ottermandias
0881dfde8a
Update signatures.
2025-10-07 12:27:35 +02:00
Actions User
23c0506cb8
[CI] Updating repo.json for testing_1.5.1.5
.NET Build / build (push) Has been cancelled
2025-09-28 10:43:01 +00:00
Ottermandias
699745413e
Make priority an int.
2025-09-28 12:40:52 +02:00
Actions User
eb53f04c6b
[CI] Updating repo.json for testing_1.5.1.4
.NET Build / build (push) Waiting to run
2025-09-27 12:03:35 +00:00
Ottermandias
c6b596169c
Add default constructor.
2025-09-27 14:01:21 +02:00
Actions User
a0c3e820b0
[CI] Updating repo.json for testing_1.5.1.3
.NET Build / build (push) Waiting to run
2025-09-27 11:02:39 +00:00
Ottermandias
a59689ebfe
CS API update and add http API routes.
2025-09-27 13:00:18 +02:00
Exter-N
e9f67a009b
Lift "shaders known" restriction for saving materials
.NET Build / build (push) Has been cancelled
2025-09-19 11:18:39 +02:00
Ottermandias
97c8d82b33
Prevent default-named collection from being renamed and always put it at the top of the selector.
.NET Build / build (push) Has been cancelled
2025-09-07 10:45:28 +02:00
Stoia
c3b00ff426
Integrate FileWatcher
...
HEAVY WIP
2025-09-06 14:22:18 +02:00
Actions User
6348c4a639
[CI] Updating repo.json for 1.5.1.2
.NET Build / build (push) Has been cancelled
2025-09-02 14:25:55 +00:00
Ottermandias
5a6e06df3b
git is stupid
2025-09-02 16:22:02 +02:00
Ottermandias
f5f6dd3246
Handle some TODOs.
2025-09-02 16:12:01 +02:00
Ottermandias
4e788f7c2b
Update sig.
2025-09-02 11:51:59 +02:00
Ottermandias
ad1659caf6
Update libraries.
2025-09-02 11:29:58 +02:00
Ottermandias
18a6ce2a5f
Merge branch 'refs/heads/Exter-N/cldapi'
.NET Build / build (push) Waiting to run
2025-09-01 15:59:26 +02:00
Ottermandias
e68e821b2a
Merge branch 'master' into Exter-N/cldapi
2025-09-01 15:58:22 +02:00
Ottermandias
96764b34ca
Merge branch 'refs/heads/Exter-N/restree-stuff'
2025-09-01 15:57:06 +02:00
Exter-N
2cf60b78cd
Reject and warn about cloud-synced base directories
2025-08-31 06:42:45 +02:00
Exter-N
d59be1e660
Refine IsCloudSynced
2025-08-31 05:25:37 +02:00
Exter-N
5503bb32e0
CloudApi testing in Debug tab
2025-08-31 04:13:56 +02:00
Exter-N
f3ec4b2e08
Only display the file name and last dir for externals
2025-08-30 19:19:07 +02:00
Exter-N
b3379a9710
Stop redacting external paths
2025-08-30 16:55:20 +02:00
Exter-N
8c25ef4b47
Make the save button ResourceTreeViewer baseline
2025-08-30 16:53:12 +02:00
Ottermandias
912020cc3f
Update for staging and wrong tooltip.
.NET Build / build (push) Has been cancelled
2025-08-29 16:36:42 +02:00
Ottermandias
be8987a451
Merge branch 'master' of github.com:xivDev/Penumbra
.NET Build / build (push) Waiting to run
2025-08-28 18:52:29 +02:00
Ottermandias
f7cf5503bb
Fix deleting PCP collections.
2025-08-28 18:52:06 +02:00
Ottermandias
a04a5a071c
Add warning in file redirections if extension doesn't match.
2025-08-28 18:51:57 +02:00
Actions User
71e24c13c7
[CI] Updating repo.json for 1.5.1.0
.NET Build / build (push) Has been cancelled
2025-08-25 08:39:42 +00:00
Ottermandias
c0120f81af
1.5.1.0
2025-08-25 10:37:38 +02:00
Ottermandias
da47c19aeb
Woops, increment version.
2025-08-25 10:25:05 +02:00
Actions User
e16800f216
[CI] Updating repo.json for testing_1.5.0.10
2025-08-25 08:16:04 +00:00
Ottermandias
79a4fc5904
Fix wrong logging.
2025-08-25 10:13:48 +02:00
Ottermandias
bf90725dd2
Fix resolvecontext issue.
2025-08-25 10:13:39 +02:00
Ottermandias
a14347f73a
Update temporary collection creation.
2025-08-25 10:13:31 +02:00
Actions User
1e07e43498
[CI] Updating repo.json for testing_1.5.0.9
.NET Build / build (push) Waiting to run
2025-08-24 13:51:43 +00:00