Commit graph

715 commits

Author SHA1 Message Date
Actions User
c4607a718e [CI] Updating repo.json for refs/tags/0.5.3.1 2022-07-02 17:09:33 +00:00
Ottermandias
e1f1a7f378 Fixes. 2022-07-02 19:06:10 +02:00
Actions User
8133e5927f [CI] Updating repo.json for refs/tags/0.5.3.0 2022-07-02 14:47:51 +00:00
Ottermandias
f99bfae4bb Use temporary mechanism to add main menu button. 2022-07-02 16:37:44 +02:00
Ottermandias
d97e9f37a8 Add breaking and feature version with backwards compatibility and warning. 2022-07-02 16:34:20 +02:00
Ottermandias
062c69385f Add NPC special collections. 2022-07-02 15:35:51 +02:00
Ottermandias
d9418b6743 Add Serenity's guides to readme and guide button to main interface. 2022-07-02 15:35:39 +02:00
Ottermandias
f5e29b96e1 Merge branch 'master' of github.com:xivDev/Penumbra 2022-07-02 12:33:47 +02:00
Ottermandias
57a38aeb94 Potentially more secure version for mod loading. 2022-07-02 12:33:25 +02:00
Ottermandias
0af0449814
Merge pull request #227 from InitialDet/master
PluginLog inside OnFrameworkUpdate
2022-07-02 00:42:29 +02:00
Ottermandias
958ff5d803 Fix sorting. 2022-07-02 00:16:26 +02:00
Ottermandias
ab2ca472fc Another try with atomic increment/decrement? 2022-07-01 22:10:11 +02:00
Ottermandias
adfe681631 Fix early commit. 2022-07-01 21:09:51 +02:00
Ottermandias
885dcbdf04 Add Draw after setting up everything else to prevent exception. 2022-07-01 20:46:55 +02:00
Ottermandias
99eb08958c Add some API 2022-07-01 20:46:30 +02:00
Ottermandias
653e21e237 Add MaterialUI IPC and increase API Version to 6. No breaking changes, only additions. 2022-07-01 16:21:41 +02:00
Ottermandias
53ff9a8ab3 Fix Self-Actor for GPose. 2022-07-01 16:20:47 +02:00
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