Commit graph

1789 commits

Author SHA1 Message Date
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
090c4fcc11 feat: Show devPlugin file location in plugin window 2021-08-10 08:36:51 -04:00
Raymond
bc024b17e1 Fix duplicate imgui ID on plugin control buttons 2021-08-10 08:35:21 -04:00
Raymond
ec7a4076d5 feat: Scan devPlugins from any location 2021-08-10 08:34:41 -04:00
goat
b09cda329b
ci: remove debug git status 2021-08-10 14:29:40 +02:00
goat
d1f31b3e81
update nuke build schema 2021-08-10 14:29:13 +02: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
8645308b1c
ci: add "git status" to find what's dirty 2021-08-10 14:19:34 +02:00
goaaats
fc9c324922
Merge pull request #461 from daemitus/namespaces 2021-08-10 14:14:08 +02:00
goaaats
e936ebd38b
Merge pull request #459 from daemitus/gameVersion 2021-08-10 14:08:54 +02:00
goat
bba3143d28
feat: add IsNullOrEmpty, IsNullOrWhitespace to StringExtensions.cs 2021-08-10 14:05:21 +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
goaaats
9199adb261
Merge pull request #456 from daemitus/utility 2021-08-10 13:58:57 +02:00
goat
5c4550762b
cleanup 2021-08-10 01:04:10 +02:00
goat
7cd8c9595a
feat: plugin installer redesign MVP 2021-08-10 01:02:17 +02:00
goat
15b976570a
feat: add punchline to PluginManifest.cs 2021-08-10 00:57:30 +02:00
Raymond
c699d403cd Restore PluginLog.LogN methods 2021-08-09 17:40:05 -04:00
Raymond
0e4f9c46ee Fix imports 2021-08-09 17:38:23 -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
3c5f6271ce GetIcon should be uint, add more overloads for HQ icons
Apparently "hq" is a language internally.
2021-08-09 17:34:31 -04:00
Raymond
47ac918e46 ClientLanguageExtensions and usage 2021-08-09 17:34:26 -04:00
Raymond
a62680cf5b Handle open handle error when first creating the old file 2021-08-09 17:34:19 -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
Raymond
43b8ca1d78 Remove unneeded imports 2021-08-09 17:34:01 -04:00
Raymond
a080c80014 /xldata should open, not toggle if given arguments 2021-08-09 17:33:52 -04:00
Raymond
6e3d5382b0 Add a ctor to Position3 2021-08-09 17:33:44 -04:00
Raymond
d1c34de333 Remove unnecessary parenthesis 2021-08-09 17:33:40 -04:00
Raymond
8531603ff2 GetHashCode can be simplified 2021-08-09 17:33:36 -04:00
Raymond
e6861b1cff Use Array.Empty instead 2021-08-09 17:33:32 -04:00
Raymond
a58cb7cb3a Suppress START_BYTE/END_BYTE in source. 2021-08-09 17:33:26 -04:00
Raymond
8f93980779 Payload.DataResolver is now a property 2021-08-09 17:33:21 -04:00
Raymond
b46afa6357 Break out FontAwesome Extensions 2021-08-09 17:33:17 -04:00
Raymond
f26b1ead9e Break out XivChatType Extensions and InfoAttribute 2021-08-09 17:33:12 -04:00