Commit graph

34 commits

Author SHA1 Message Date
goaaats
345ecaff41
Merge pull request #502 from Ottermandias/condition_event
feat: Condition change event
2021-09-09 00:34:20 +02:00
Raymond
37fc6ffc73 feat: condition changed event, expose condition address 2021-09-07 11:14:17 -04:00
Raymond
eb6680e097 feat: keystate data window 2021-09-07 10:57:15 -04:00
goat
3f927ee7f0
fix: always set IsFocused to false when closing a window 2021-09-02 17:31:19 +02:00
goat
8820f84d2b
fix: ignore dev windows for close hotkey 2021-09-02 00:57:10 +02:00
Raymond
0c5aa91c17 Fix namespaces 2021-08-28 18:58:27 -04:00
Raymond
e9ebee4c65 IPC with cross-plugin objects. 2021-08-28 18:50:12 -04:00
goat
1ae42607d3
feat: show ToT in data window 2021-08-27 01:31:23 +02:00
goat
33cbad9f16
feat: expose AddNotification API on UiBuilder 2021-08-24 14:39:39 +02:00
Raymond
d3ed5b4ade Shuffle files around 2021-08-23 13:35:44 -04:00
Raymond
8ee872e784 IPC Implementation 2021-08-23 12:36:03 -04:00
Raymond
2fe8ccb1da Implement ioc container 2021-08-21 14:03:06 -04:00
Raymond
ff1d7f2829 Implement service locator 2021-08-21 14:03:06 -04:00
Raymond
7fa5e7adbe Remove Dalamud Addon class, devs should use AtkUnitBase instead 2021-08-16 08:58:50 -04:00
goat
a03db8b35d
feat: add ImGui notifications/toasts 2021-08-16 03:36:45 +02: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
liam
be352887bd Move namespace 2021-08-10 21:38:48 -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
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
Raymond
30d9c98ce0 Adjust for new namespace 2021-08-10 09:01:40 -04:00
Raymond
ee99fe4499 Live addon rework 2021-08-10 08:04:13 -04:00
Raymond
cd9cb109a2 Fix imports 2021-08-10 08:04:13 -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
16266f9636 Utility class and namespace 2021-08-09 17:33:04 -04:00
Raymond
ff5502baa8 Remove AssemblyLocation from PluginInterface ctor
Hooks work better.
2021-08-09 17:32:40 -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
c0ab271892 feat: unsafe actors 2021-07-15 18:36:34 -04:00
Raymond Lynch
eaf3cc3657 Add missing usages 2021-07-12 07:48:55 -04:00
Raymond Lynch
658eedca37 Magic the magic happen 2021-07-11 16:32:32 -04:00
Renamed from Dalamud/Interface/DalamudDataWindow.cs (Browse further)