Commit graph

1613 commits

Author SHA1 Message Date
Raymond
7cb1f3b2f9 Dependency bump 2021-08-09 09:59:04 -04:00
Raymond
2ddbad20eb Remove SharpDX.Desktop 2021-08-09 09:58:18 -04:00
goaaats
81b31d71ac
Merge pull request #434 from lmcintyre/master 2021-08-09 14:55:56 +02:00
goaaats
e324d887be
Merge pull request #448 from daemitus/HookChanges
Proposed hook changes
2021-08-04 23:25:27 +02:00
Raymond
984ff81cb5 Hook Changes 2021-08-02 17:08:01 -04:00
Raymond
42be18965d Hook changes 2021-08-02 09:15:46 -04:00
goaaats
64065abc9d
Merge pull request #435 from 0ceal0t/master 2021-08-01 16:23:55 +02:00
goaaats
72094136f3
Merge pull request #377 from karashiiro/feat/mb-purchases 2021-08-01 16:16:24 +02:00
karashiiro
835e6dc58e chore: add "Materia" to project dictionary 2021-07-25 11:11:37 -07:00
karashiiro
7a1ce01cc5 chore(Network): use object initializers 2021-07-25 11:11:17 -07:00
karashiiro
2adc01a953 chore(Network): log before upload requests 2021-07-25 11:10:10 -07:00
karashiiro
a376b3da91 fix(Network): correct delete endpoint path 2021-07-25 10:51:24 -07:00
karashiiro
c4d574732f fix(Network): avoid passing null object into purchase handler 2021-07-25 10:49:20 -07:00
karashiiro
ce47ccb151 fix(Network): swap world ID and item ID in URL 2021-07-25 10:34:21 -07:00
karashiiro
1789058e45 feat(Network): remove item ID from delete request body 2021-07-25 00:27:48 -07:00
karashiiro
6768a3c0fc fix(Network): correct serialized types for delete request 2021-07-25 00:18:35 -07:00
karashiiro
89314e0c0e feat(Network): implement full listing deletion process 2021-07-24 23:59:31 -07:00
karashiiro
6eb9dfefe1 chore: add "Universalis" and "Uploaders" to dictionary 2021-07-24 23:48:00 -07:00
karashiiro
c9a1ca2c14 chore(Network): fix NetworkHandlers access modifier (again) 2021-07-24 23:47:51 -07:00
karashiiro
dafb08403e Merge branch 'goatcorp-master' into feat/mb-purchases 2021-07-24 23:28:47 -07:00
karashiiro
f215fa77ee Merge branch 'master' of https://github.com/goatcorp/Dalamud into goatcorp-master 2021-07-24 23:28:37 -07:00
ocealot
a85a24116c Add ImGuiFileDialog 2021-07-23 15:52:27 -04:00
Liam
d14d1aa018 ImGui fixes: 1.83 and mouseup fix 2021-07-23 14:17:31 -04:00
goaaats
1dc5d917da
credits: update special thanks, libraries 2021-07-21 01:53:36 +02:00
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