Ottermandias
1d7829593e
Add IncRef mode and debug DecRef check.
2022-07-01 16:20:09 +02:00
Ottermandias
d445df256b
Add synchronous load to base_repo.
2022-07-01 16:18:40 +02:00
Det
c66a09dea3
PluginLog at OnFrameworkUpdate
...
When using Fixed Designs with Glamourer, this line goes really wild for being on OnFrameworkUpdate, so I thought it would be nice to have it only when debugging.
2022-06-30 19:06:54 -03:00
Ottermandias
f00fe54bb3
Add logging of destructed resource handles.
2022-06-30 13:35:27 +02:00
Ottermandias
71a7520e58
Lock, not fix the main window
2022-06-29 15:29:23 +02:00
Ottermandias
9ae843731d
Make penumbra initialization before game code has run possible.
2022-06-29 11:42:55 +02:00
Ottermandias
f13893cf77
Rename EQDP checkmarks. 50/50 chance.
2022-06-28 13:27:13 +02:00
Ottermandias
60229f8b45
Rename EQP bit _2.
2022-06-28 12:28:51 +02:00
Ottermandias
5aeff6d40f
Test Penumbra loading CharacterUtility.
2022-06-27 15:19:58 +02:00
Ottermandias
32cf729aa8
Load Atex based on the last loaded Avfx, testing?
2022-06-26 14:39:59 +02:00
Ottermandias
549f8ce4b4
Add special collections.
2022-06-26 13:44:15 +02:00
Ottermandias
ec91755065
Add date sort methods.
2022-06-25 00:05:48 +02:00
Actions User
c975336e65
[CI] Updating repo.json for refs/tags/0.5.2.0
2022-06-23 14:39:39 +00:00
Ottermandias
f0bdecd472
Let manipulations use a single string and re-add redrawing by object.
2022-06-23 16:36:47 +02:00
rootdarkarchon
14d8266d69
Merge branch 'xivdev:master' into master
2022-06-23 00:13:36 +02:00
Ottermandias
4381b9ef64
Add a function to obtain all meta manipulations for a given collection.
2022-06-22 22:34:10 +02:00
Ottermandias
95e7febd38
Let Material Path Resolver search through temporary collections.
2022-06-22 18:43:36 +02:00
rootdarkarchon
809422e8d3
Merge branch 'xivdev:master' into master
2022-06-22 17:17:17 +02:00
Ottermandias
311882948a
Add last IPC tests, fix some problems with them, increment API Version to 5.
2022-06-22 17:02:31 +02:00
Ottermandias
f17e9be824
Fix incorrectly disposed VFX.
2022-06-22 15:26:01 +02:00
Ottermandias
8ecf7e2381
Change return value of LoadTimelineResources
2022-06-22 11:56:01 +02:00
Ottermandias
1b4eea4d1e
Add IPC Test stuff, only temp missing.
2022-06-22 10:19:11 +02:00
rootdarkarchon
b4231d2a2a
Merge branch 'xivdev:master' into master
2022-06-20 18:42:10 +02:00
Ottermandias
00c11b49f0
Use file type enum for Crc64 handling.
2022-06-20 18:27:54 +02:00
Ottermandias
c4f82435bf
Fix for temporary collections.
2022-06-20 18:27:54 +02:00
Ottermandias
6ebf550284
Use Ordinal comparisons
2022-06-20 18:27:54 +02:00
Ottermandias
47cfaf4da2
Merge pull request #220 from Soreepeong/fix/segmented-read
...
Fix music modding: calculate correct crc32 values for segmented read
2022-06-20 17:40:33 +02:00
Soreepeong
30335fb5d7
Remove redundant crc32 calc
2022-06-21 00:29:52 +09:00
Soreepeong
c49fce4487
Remove MusicManager/DisableSoundStreaming
2022-06-20 10:56:28 +09:00
Soreepeong
9dd12f4a71
Take segmented read into consideration when changing CRC32 values after path replacement
2022-06-20 10:46:39 +09:00
rootdarkarchon
81b3a12341
Merge branch 'xivdev:master' into master
2022-06-19 19:32:35 +02:00
Ottermandias
d6d13594e0
Add Mare Synchronos and MUI API/IPC functions for testing. Not tested myself because how.
2022-06-19 19:20:02 +02:00
Ottermandias
8422d36e4e
Add another another animation hook. I hate animations.
2022-06-19 15:00:24 +02:00
Ottermandias
c64743ee98
actually reset test branch to master release, not before master release.
2022-06-19 11:47:14 +02:00
Ottermandias
c330859abc
Add customizable hotkeys for mod deletion.
2022-06-19 11:42:38 +02:00
Ottermandias
9d43895f38
Destroy clippers to stop leaking.
2022-06-19 02:43:25 +02:00
Actions User
37dcd0ba55
[CI] Updating repo.json for refs/tags/0.5.1.2
2022-06-18 21:57:17 +00:00
Ottermandias
c6e6c0098c
Emergency Fix
2022-06-18 23:54:59 +02:00
Actions User
8b7dc8fa5b
[CI] Updating repo.json for refs/tags/0.5.1.1
2022-06-18 21:44:26 +00:00
Ottermandias
fc767589a2
Change everything in collection caches to use IMod and introduce TemporaryMod.
2022-06-18 16:00:20 +02:00
Ottermandias
c578bd3a49
Add mod setting API functions.
2022-06-18 15:18:35 +02:00
Ottermandias
df1a75b58a
Add another hook for animations in character collections.
2022-06-18 14:23:28 +02:00
rootdarkarchon
f910211394
Merge branch 'xivdev:master' into master
2022-06-18 13:11:52 +02:00
Stanley Dimant
54f2e5c58f
Revert "add Penumbra.ObjectIsRedrawn and Penumbra.ReverseResolvePath to API"
...
This reverts commit 45d8d58ce2 .
2022-06-18 13:11:34 +02:00
Stanley Dimant
2103ae3053
Revert "formating fixes"
...
This reverts commit 1504af9f3d .
2022-06-18 13:11:25 +02:00
Ottermandias
58e46accae
Add errors when loading from elsewhere than installedPlugins or devPlugins/Penumbra existing and containing dlls in Release mode
2022-06-18 12:46:06 +02:00
Ottermandias
27650708f0
Fix collection in use not updating on first load.
2022-06-18 12:45:04 +02:00
Ottermandias
c097b634ab
Print a log message when Penumbra finished loading containing version and hash.
2022-06-18 11:11:55 +02:00
Ottermandias
018be13216
Use Current collection instead of Default for Effective Files and Changed Items.
2022-06-18 11:11:13 +02:00
Ottermandias
1ee4cb99d0
Add demihuman hooks for resolving.
2022-06-18 11:10:51 +02:00