Commit graph

2138 commits

Author SHA1 Message Date
goat
e302b3bd8f
feat: add IsInverse to Easing 2021-09-01 02:06:07 +02:00
goat
7d56b717a2
feat: add console logos 2021-09-01 00:10:09 +02:00
goat
de27e383b2
feat: escape to close topmost window in WindowSystem 2021-09-01 00:00:38 +02:00
goaaats
559b5e2904
Merge pull request #521 from daemitus/ipc3 2021-08-31 20:23:43 +02:00
Raymond
e2dfcca482 Add a verbose log message, bring type selection out from the exception 2021-08-31 09:12:45 -04:00
Raymond
53f7e9a4f4 Another fix attempt at ipc 2021-08-31 09:01:44 -04:00
goaaats
0694ac4ccc
Merge pull request #519 from daemitus/ipc2
More IPC
2021-08-31 13:16:29 +02:00
Raymond
369d7af8a0 feat: AsmHook 2021-08-30 16:33:59 -04:00
Raymond
f7beb14ebd find compatible type from interface types 2021-08-29 20:01:29 -04:00
goat
3fd1637cf0
fix(IPC): serialize with type info 2021-08-29 23:49:31 +02:00
goaaats
abe256ec9a
Merge pull request #516 from daemitus/ipc 2021-08-29 23:13:18 +02:00
goat
c0901e11ba
fix: dispose DalamudPluginInterface if plugin init fails 2021-08-29 22:49:34 +02:00
Raymond
0c5aa91c17 Fix namespaces 2021-08-28 18:58:27 -04:00
Raymond
0d4bfb89f1 Fix namespaces 2021-08-28 18:56:14 -04:00
Raymond
656683b233 Suppress SeStringManager obsolete message 2021-08-28 18:50:24 -04:00
Raymond
e9ebee4c65 IPC with cross-plugin objects. 2021-08-28 18:50:12 -04:00
goat
49345847a5
fix: return empty SeString if ptr == null 2021-08-28 21:27:20 +02:00
goat
fc9ef07005
feat: add explicit conversions for Lumina SeStrings 2021-08-28 20:19:48 +02:00
goat
98f75ce13a
fix: still initialize SeStringManager service 2021-08-28 20:18:07 +02:00
goat
ab2a97c2f8
docs: add new files 2021-08-28 19:42:19 +02:00
goat
92d646f538
docs: regenerate 2021-08-28 19:41:14 +02:00
goat
5efe65a655
fix: explain when null in CreateMapLink doc 2021-08-28 19:21:16 +02:00
goat
c8566fc9b2
refactor: make Lumina=>Dalamud conversion explicit extension method 2021-08-28 19:05:48 +02:00
goat
ca201e1a14
refactor: obsolete SeStringManager, move into SeString 2021-08-28 19:02:18 +02:00
goat
e5cad2edde
fix: unsafe implementation of SeString.Parse() 2021-08-28 18:41:59 +02:00
goat
ef60d29ae0
feat: add implicit conversion from Lumina SeString => Dalamud SeString 2021-08-28 18:26:55 +02:00
goat
950756dfd2
feat: add Span overload for SeStringManager.Parse() 2021-08-28 18:26:26 +02:00
goaaats
23a40f1794
Merge pull request #514 from daemitus/pfGui 2021-08-28 16:52:42 +02:00
goaaats
0b60aeeb96
Merge pull request #513 from daemitus/corePlugin
Fix CorePlugin on Release
2021-08-28 16:52:22 +02:00
goaaats
6d5d358a04
Merge pull request #512 from daemitus/break_dnc_gauge 2021-08-28 16:52:05 +02:00
goaaats
367cd7dc4d
Merge pull request #505 from daemitus/logfile
Fix logfile permissions error
2021-08-28 16:51:40 +02:00
Raymond
29f4797b4c Print warning if dispose fails 2021-08-27 22:31:18 -04:00
Raymond
8b2271d88f Fix CorePlugin on Release 2021-08-27 22:29:32 -04:00
Raymond
53cb193013 DNCGauge break: ulong->uint, feat: expose all steps 2021-08-27 22:02:42 -04:00
goaaats
873d0c6305
Merge pull request #509 from daemitus/misc
Small misc stuff + client structs bump
2021-08-27 23:20:56 +02:00
goaaats
52003a07e4
Merge pull request #506 from daemitus/filterRepos
Filter disabled repos when retrieving repos from the settings window
2021-08-27 23:19:27 +02:00
goaaats
c660d98006
Merge pull request #511 from daemitus/ipc
Add missing ipc unregister methods
2021-08-27 23:19:08 +02:00
Raymond
f8cca94f12 Add missing unregister methods 2021-08-27 10:19:54 -04:00
goaaats
c26bb6daef
Merge pull request #508 from daemitus/exposeGameData
Expose DataManager.GameData
2021-08-27 15:05:23 +02:00
goaaats
f2dd770d0d
Merge pull request #507 from daemitus/disappearingPlugins
Fix plugins disappearing after disable
2021-08-27 15:04:42 +02:00
Raymond
606b910db6 Simplify interpolation 2021-08-27 08:59:09 -04:00
Raymond
5f8e309bd6 Fix target 2021-08-27 08:58:44 -04:00
Raymond
a6f351ad36 Bump client structs again 2021-08-27 08:58:23 -04:00
Raymond
a81681834c Update CorePlugin 2021-08-27 08:56:59 -04:00
Raymond
e21f71be44 Add nullable check on event invoke 2021-08-27 08:56:45 -04:00
Raymond
d457726100 Formatting 2021-08-27 08:56:39 -04:00
Raymond
1e9e3b3f16 Formatting 2021-08-27 08:56:32 -04:00
Raymond
14934a890c Expose DataManager.GameData
Why not?
2021-08-27 08:55:30 -04:00
Raymond
d1e7fe1f4a Update installed then available 2021-08-27 08:53:21 -04:00
Raymond
68107111f0 Filter IsEnabled when retrieving repos from the settings window 8feb0a 2021-08-27 08:51:26 -04:00