Commit graph

694 commits

Author SHA1 Message Date
Ottermandias
b3ee622396 Update workflows to use dalamud release. 2022-07-11 17:49:49 +02:00
Ottermandias
769f54e8dd Add Tutorials. 2022-07-11 17:27:39 +02:00
Ottermandias
2412e3be08 Change default values of AutoDeduplicate and EnableHttp to true. 2022-07-11 17:27:39 +02:00
Ottermandias
aed1474db8 Rephrase some settings. 2022-07-11 17:27:39 +02:00
Ottermandias
b09a736a85 Actually clear cache and restore imc files. 2022-07-11 17:27:39 +02:00
Actions User
4030487472 [CI] Updating repo.json for refs/tags/0.5.3.7 2022-07-10 17:40:52 +00:00
Ottermandias
e6a4cb9a58
Merge pull request #233 from rootdarkarchon/master
Add GetPlayerMetaManipulations to IPC
2022-07-10 18:00:14 +02:00
Stanley Dimant
b9ae348529 add GetPlayerMetaManipulations 2022-07-10 14:53:22 +02:00
Actions User
78bb869e67 [CI] Updating repo.json for refs/tags/0.5.3.6 2022-07-09 14:43:40 +00:00
Ottermandias
79e6a3b228 Merge branch 'master' of github.com:xivDev/Penumbra 2022-07-09 16:40:00 +02:00
Ottermandias
2fa0677869
Merge pull request #232 from rootdarkarchon/master
Add ResolvePlayerPath and rename ReverseResolvePathPlayer
2022-07-09 16:39:57 +02:00
Ottermandias
50d042c104 Fix metadata conflicts causing problems. 2022-07-09 16:39:22 +02:00
Ottermandias
4c90cc84f1 Do not delay IMC manipulations. 2022-07-09 15:23:39 +02:00
Stanley Dimant
da9969d3dd forgot to rename const string 2022-07-09 13:30:39 +02:00
Stanley Dimant
720a1dce7b add ReversePlayerPath to API, rename ReverseResolvePathPlayer to ReverseResolvePlayerPath 2022-07-09 13:29:10 +02:00
rootdarkarchon
acea5b1359
Merge branch 'xivdev:master' into master 2022-07-09 13:17:46 +02:00
Actions User
74cb08e551 [CI] Updating repo.json for refs/tags/0.5.3.5 2022-07-08 22:47:16 +00:00
Ottermandias
70bae7737e Move Collection Change Counter to Collection instead of Cache so it does not reset if cache is destroyed. 2022-07-08 10:52:34 +02:00
Ottermandias
f984283231 Increment the collection change counter when character utility is ready. 2022-07-08 10:52:34 +02:00
Ottermandias
9115cbaac1 Add ReverseResolvePlayer. 2022-07-08 10:52:34 +02:00
Actions User
95de9ea48a [CI] Updating repo.json for refs/tags/0.5.3.4 2022-07-05 21:37:08 +00:00
Ottermandias
f8f275a962 Merge branch 'master' of github.com:xivDev/Penumbra 2022-07-05 23:29:15 +02:00
Ottermandias
abce14dfdd Some fixes. 2022-07-05 23:28:14 +02:00
Actions User
477d61b6ab [CI] Updating repo.json for refs/tags/0.5.3.3 2022-07-04 09:13:09 +00:00
Ottermandias
8fd9569508 Add second ID to retainer check. 2022-07-04 11:10:35 +02:00
Ottermandias
0ce41f82a6 Fix invalid API call when manipulating multiple mods at once. 2022-07-04 11:10:35 +02:00
Actions User
7a3c23d8c9 [CI] Updating repo.json for refs/tags/0.5.3.2 2022-07-03 21:04:35 +00:00
Ottermandias
32e817d793 Some glamourer additions. 2022-07-03 23:01:45 +02:00
Ottermandias
6902ef48d1 Fix crash during migration 2022-07-03 23:01:45 +02:00
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