goat
|
f82543bd66
|
feat(PluginInstallerWindow): also add "Reset plugin" to available plugins
|
2021-07-19 18:11:24 +02:00 |
|
goat
|
d7f3cef4ab
|
feat(ComponentDemo): Add easings demo
|
2021-07-19 12:17:07 +02:00 |
|
goat
|
85b19cafbc
|
feat(Animation): add OutCubic
|
2021-07-18 22:57:13 +02:00 |
|
goat
|
788914ce8c
|
feat(Animation): add InQuint
|
2021-07-18 22:57:05 +02:00 |
|
goat
|
cb85f8d49a
|
feat(Easing): add IsRunning, IsDone
|
2021-07-18 22:56:40 +02:00 |
|
goat
|
0a35700ee3
|
feat(Animation): Add In&Out easings
|
2021-07-18 21:53:30 +02:00 |
|
goat
|
71c8f453d0
|
move AnimUtil into correct namespace
|
2021-07-18 21:51:19 +02:00 |
|
goat
|
2857f37b00
|
feat(Animation): add InOutElastic
|
2021-07-18 19:32:17 +02:00 |
|
goat
|
bf1b8b06e6
|
feat(Animation): add InOutSine
|
2021-07-18 19:32:10 +02:00 |
|
goat
|
da41925755
|
feat(Animation): add InOutQuint
|
2021-07-18 19:32:02 +02:00 |
|
goat
|
3ca6f5e942
|
feat(Animation): add InOutCirc
|
2021-07-18 19:31:52 +02:00 |
|
goat
|
d9b6a05fc5
|
move Lerp into AnimUtils.cs
|
2021-07-18 19:24:33 +02:00 |
|
goat
|
4031a702c1
|
feat(Interface): add Easing, InOutCubic
|
2021-07-18 18:25:24 +02:00 |
|
goat
|
28e99f5e4d
|
feat: add "kill game" button to console
|
2021-07-18 17:36:42 +02:00 |
|
goat
|
8931ce75db
|
Dalamud.Boot doesn't need main.cpp
|
2021-07-18 12:23:40 +02:00 |
|
goat
|
ee5c5e6f37
|
Merge branch 'master' of https://github.com/goatcorp/Dalamud
|
2021-07-18 00:27:25 +02:00 |
|
goat
|
2e52a93e20
|
feat: expose MonoFont in UiBuilder.cs
|
2021-07-18 00:26:52 +02:00 |
|
goaaats
|
afe95722c0
|
Merge pull request #417 from daemitus/oops
Change Status effects to 30 again
|
2021-07-17 23:01:53 +02:00 |
|
goat
|
0a4051b3cc
|
fix: warnings, don't use singleton
|
2021-07-17 22:58:53 +02:00 |
|
goat
|
c287e28832
|
feat: add new ConsoleWindow
|
2021-07-17 22:45:59 +02:00 |
|
Raymond
|
ba31b5f306
|
Change Status effects to sz 30 again
|
2021-07-17 13:54:25 -04:00 |
|
goat
|
dc992e15ae
|
feat(SerilogEventSink): Add OnLogEvent event
|
2021-07-17 14:04:18 +02:00 |
|
goat
|
0f78129bf1
|
fix(Boot): use NDEBUG instead of _DEBUG
|
2021-07-17 00:28:49 +02:00 |
|
goaaats
|
cb1f06ae76
|
Merge pull request #416 from goaaats/feature/delete_config
|
2021-07-17 00:21:42 +02:00 |
|
goat
|
bf158c9386
|
fix(PluginManager): allow LoadError state in Unload()
|
2021-07-16 23:16:48 +02:00 |
|
goat
|
d43f07dc04
|
change wording for plugin resets
|
2021-07-16 23:04:34 +02:00 |
|
goat
|
01727929a5
|
fix(PluginConfigurations): add CanBeNullAttribute to Load()
|
2021-07-16 23:01:37 +02:00 |
|
goat
|
59ce9f94e2
|
fix xmldoc
|
2021-07-16 23:00:10 +02:00 |
|
goat
|
9759ac6d11
|
feat(PluginManager): add DeleteConfiguration() and UI
|
2021-07-16 22:57:41 +02:00 |
|
goaaats
|
68142da426
|
Merge pull request #414 from daemitus/fix_devplugin
|
2021-07-16 22:19:36 +02:00 |
|
goaaats
|
0586c47309
|
Merge pull request #406 from daemitus/feature/not-shit-actors
|
2021-07-16 14:56:34 +02:00 |
|
Raymond
|
974bc2108f
|
Missed a change reference
|
2021-07-16 08:52:15 -04:00 |
|
Raymond
|
f93773e2ca
|
Apply requested change
|
2021-07-16 08:47:28 -04:00 |
|
goaaats
|
9d9a80e75d
|
Merge pull request #413 from daemitus/italics
|
2021-07-16 14:36:45 +02:00 |
|
goaaats
|
84a2ed702c
|
Merge pull request #415 from daemitus/xivchatentry
XivChatEntry should use SeString
|
2021-07-16 14:34:37 +02:00 |
|
Raymond
|
5c4ed3f715
|
XivChatEntry should use SeString
|
2021-07-15 22:09:33 -04:00 |
|
Raymond
|
bfc7d634ce
|
Ref to Config.DevSettings was not updating
|
2021-07-15 21:31:22 -04:00 |
|
Raymond
|
2302f15c84
|
Disable unloaded dev plugins at boot
|
2021-07-15 21:31:10 -04:00 |
|
Raymond
|
e524a18ead
|
Fix comments
|
2021-07-15 21:28:13 -04:00 |
|
Raymond
|
57a87296cc
|
Expose MakeItalics as a helper method, add params to SeString ctor
|
2021-07-15 21:03:14 -04:00 |
|
Raymond
|
4fbdec34d3
|
Linter
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
639c7b6183
|
Add window stub as default
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
2e26bf8000
|
Widen suppression scope for coreplugin
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
4e24c8fa3a
|
feat: Fate Table
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
a18bcc385c
|
DataWindow should use an Enum
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
976688a924
|
Actor formatting, updates for resolvers
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
c1755d4bf8
|
Move Position3 to Game namespace
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
53e52dbae3
|
Simplify Resolvers, move to ClientState.Resolvers namespace
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
c3dfe0eb31
|
Break JobGauges
|
2021-07-15 18:36:34 -04:00 |
|
Raymond
|
c0ab271892
|
feat: unsafe actors
|
2021-07-15 18:36:34 -04:00 |
|