Commit graph

562 commits

Author SHA1 Message Date
Raymond
de0b933869 Update types in FlyText 2021-08-15 22:55:52 -04:00
Raymond
3cb15f2b9e Add missing documentation 2021-08-15 22:55:52 -04:00
Raymond
7cd2af9a66 Move toast files into toast namespace 2021-08-15 22:55:52 -04:00
goat
db66513474
fix: use ReadSeStringNullTerminated in FlyTextGui.cs 2021-08-14 21:52:59 +02:00
goat
2f6009035b
fix: only read 128 bytes for FlyText SEString 2021-08-14 21:31:50 +02:00
goat
ac9ed6490b
feat: read plugin zip from stream directly, make async 2021-08-14 03:28:02 +02:00
goat
4f26402893
fix warning in FlyTextGui.cs 2021-08-14 03:23:28 +02:00
liam
efb01aa70b More descriptive event again 2021-08-11 12:52:28 -04:00
liam
fecaa5d504 Event naming convention 2021-08-11 12:39:43 -04:00
liam
40bdd6b41c namespace and SeString read change 2021-08-11 12:34:15 -04:00
goaaats
4bf1e0f679
Merge branch 'master' into flytext 2021-08-11 16:37:33 +02:00
Raymond
0254f0cb21 Remove ClientState.PropertyChanged and Fody 2021-08-11 09:18:27 -04:00
Raymond
3e3757d30c IME implementation 2021-08-11 08:57:27 -04:00
liam
be352887bd Move namespace 2021-08-10 21:38:48 -04:00
goat
133646332f
refactor: OnToastX -> ToastX 2021-08-11 02:54:33 +02:00
goat
84d525a304
refactor: OnChatX -> ChatX 2021-08-11 02:53:26 +02:00
goat
9214e17577
refactor: OnLogin, OnLogout => Login, Logout 2021-08-11 02:38:39 +02:00
Raymond
f38629e36b Expose itemPayload ID.
Otter had to reflect it.
2021-08-10 18:16:22 -04:00
Raymond
72668ed057 Clean imports 2021-08-10 18:16:04 -04:00
Raymond
d0c8efdfa8 Remove Position3 usage 2021-08-10 18:15:56 -04:00
Raymond
3a29603def Actors and objects 2021-08-10 18:15:33 -04:00
Raymond
a5cccf8a76 Job Gauge update 2021-08-10 17:32:05 -04:00
liam
9449cd3b65 Remove erroneous comment 2021-08-10 15:33:03 -04:00
liam
383f8b1713 Remove hook timing 2021-08-10 15:19:40 -04:00
liam
5812b5a9c0 Merge remote-tracking branch 'upstream/master' into flytext 2021-08-10 15:16:44 -04:00
liam
9fe8395287 Fly text support 2021-08-10 15:02:37 -04:00
goaaats
fbd4176d59
Merge pull request #463 from daemitus/fates 2021-08-10 17:15:31 +02:00
Raymond
3d7bb6fc5c Use full namespace name to fix collisions with Dalamud stuff
Lumina.Excel.GeneratedSheets.Condition collides with Dalamud.ClientState.Conditions.Condiition
2021-08-10 09:00:21 -04:00
Raymond
c102e3e64e Gamepad moved to a separate namespace, update public property name 2021-08-10 08:57:21 -04:00
Raymond
94645d8c7e Fix condition flag > check, move to separate namespace 2021-08-10 08:56:33 -04:00
Raymond
174ae7b2df Add VirtualKey enum, move to separate namespace 2021-08-10 08:55:48 -04:00
Raymond
9e06671f8a Excel Resolver 2021-08-10 08:25:20 -04:00
Raymond
bfb8277a72 Fate Table 2021-08-10 08:25:20 -04:00
goaaats
fc9c324922
Merge pull request #461 from daemitus/namespaces 2021-08-10 14:14:08 +02:00
Raymond
ee99fe4499 Live addon rework 2021-08-10 08:04:13 -04:00
Raymond
6e66829c6d Framework namespace, properties 2021-08-10 08:04:13 -04:00
Raymond
c7fd52d423 GameGui namespace, Vector2 overloads, convert to properties 2021-08-10 08:04:13 -04:00
Raymond
d823049635 Fix ChatGui namespace, make itemLink verbose instead of debug 2021-08-10 08:04:13 -04:00
Raymond
55de0577fa Convert GameNetwork.OnNetworkMessage to an event, fix namespace 2021-08-10 08:04:13 -04:00
Raymond
d92b349649 Fix HoveredAction namespace 2021-08-10 08:04:13 -04:00
Raymond
cd9cb109a2 Fix imports 2021-08-10 08:04:13 -04:00
Raymond
810d82f456 DalamudSystemMenu namespace 2021-08-10 08:04:13 -04:00
Raymond
c9d0d47c01 AntiDebug namespace 2021-08-10 08:04:13 -04:00
Raymond
72e10771a5 Toast namespaces 2021-08-10 08:04:13 -04:00
Raymond
bab8eb4182 PartyFinder namespaces, break out 2021-08-10 08:04:13 -04:00
Raymond
b2eb2b885f Lenient GameVersion cleanup 2021-08-10 08:01:43 -04:00
Raymond
5e925907ab Remove obsolete methods, fix imports 2021-08-09 17:34:43 -04:00
Raymond
67624e14ae Name the tuple in BaseAddressResolver 2021-08-09 17:34:36 -04:00
Raymond
71e549d59d Delete ResourceManager 2021-08-09 17:34:09 -04:00
Raymond
87a11d5868 Move public LibC classes out of internal 2021-08-09 17:34:05 -04:00