Commit graph

348 commits

Author SHA1 Message Date
goat
5ba7cddb28 fix: wrongly named GatheringSystemMessages/ErrorMessages 2020-04-24 01:37:00 +02:00
goat
91d4f90de6 fix: use for loop when showing party members
TODO: fix IEnumerable support
2020-04-22 21:57:13 +02:00
goat
19b09a9077 some party list style fixes 2020-04-22 21:29:14 +02:00
goat
427a7632ee feat: add party list debug 2020-04-22 21:28:57 +02:00
goaaats
b1202d4be7
Merge pull request #93 from karashiiro/minor-tweaks
Implement IReadOnlyCollection on PartyList, see #92
2020-04-22 21:15:02 +02:00
goat
7d840ad150 fix: show available languages in language command, notify about successful change 2020-04-22 21:13:22 +02:00
karashiiro
257d387984 Implement IReadOnlyCollection, see #92 2020-04-22 12:09:08 -07:00
goaaats
2a9e395805
Merge branch 'master' into master 2020-04-22 21:04:21 +02:00
goaaats
2ccfb64790
Merge pull request #90 from goatcorp/assetmgr
Introduce AssetManager to download remote assets, merge game symbol font from Lodestone into our font
2020-04-22 21:03:11 +02:00
goat
65c3ce192d feat: add enum for special SE codepoints 2020-04-22 20:59:36 +02:00
goat
d2fdbafa57 fix: free rangeHandle GCHandle 2020-04-22 20:58:39 +02:00
karashiiro
0c03b20bda Implement IReadOnlyCollection<Actor> on the ActorTable to allow foreach without casting 2020-04-22 11:42:12 -07:00
KHShadowrunner
7264478428 Update BRDGauge.cs
Added Soul Voice value offset.
2020-04-22 12:23:26 -04:00
goat
1483b41aca fix: destroy ImFontConfig after build 2020-04-22 17:47:30 +02:00
goat
14fb36a8b3 feat: merge game symbol font from lodestone into our ImGui font 2020-04-22 16:40:20 +02:00
goat
6a779fa166 feat: add font test to dalamud data 2020-04-22 16:39:56 +02:00
goat
ae879ab14e feat: introduce "AssetManager" to download remote assets like fonts, loc data, images 2020-04-22 16:39:45 +02:00
goat
f9658098fe fix: switch to org URL for DalamudPlugins 2020-04-22 15:16:59 +02:00
meli
22e9eb89b8 Add partial support for FC integer marker in string payloads; some cases where it doesn't work, but should fix a number of map links 2020-04-21 10:45:20 -07:00
meli
54eb885b72 Revert "Make RawX and RawY ints in MapLinkPayload"
This reverts commit ad9cb25536.
2020-04-21 09:28:46 -07:00
goaaats
21da9d80c9
Merge pull request #84 from rreminy/patch-4
Make RawX and RawY ints in MapLinkPayload
2020-04-21 16:27:56 +02:00
AzureGem
ad9cb25536
Make RawX and RawY ints in MapLinkPayload 2020-04-21 10:18:43 -04:00
AzureGem
842cc607ac
Add a ToString() method to MapLinkPayload.cs 2020-04-21 10:14:20 -04:00
goat
dd3fd27f4d feat: make actor table log nicer 2020-04-21 02:30:28 +02:00
goat
69859fa2dc feat: add ActorId and ObjectKind to data view 2020-04-20 20:49:20 +02:00
goat
eb16ffde49 feat: add NameId to actor struct and Npc in object model 2020-04-20 20:45:58 +02:00
goat
49f450958b build: v4.8.8 2020-04-20 18:37:13 +02:00
goat
0565fe2532 fix: /xlitem help hint out of date for UI 2020-04-20 18:37:03 +02:00
goat
3834ab0058 Merge branch 'master' of https://github.com/goaaats/Dalamud 2020-04-20 13:00:54 +02:00
goat
98f93c00b1 build: v4.8.7.0 2020-04-20 13:00:42 +02:00
goat
a7f5129926 feat: improve on item search window, async loading, choose multiple 2020-04-20 12:57:46 +02:00
goat
ff64c01643 feat: ImGui info command 2020-04-20 12:47:12 +02:00
pmgr
9c2c89d347 Added OpenMapWithMapLink; changed GetVirtualFunction's visibility 2020-04-20 04:30:12 +01:00
goat
311968ed57 chore: remove AntiDebug, thanks meli 2020-04-16 12:39:52 +02:00
goat
e572940073 chore: add fmauNeko to credits 2020-04-16 12:35:07 +02:00
goat
4f92d5c79e chore: clean up config to not require paths 2020-04-16 12:29:35 +02:00
goat
aaf271886c build: v4.8.6.0 2020-04-16 12:16:04 +02:00
goat
179787099d feat: add runtime loglevel switch, /xllanguage command 2020-04-16 12:15:23 +02:00
goat
1df07d5ed3 fix: correctly handle UiBuilder event exception 2020-04-16 12:15:05 +02:00
attickdoor
00ab184714 distance and player target status 2020-04-15 19:25:59 -04:00
attickdoor
a87d7484b6 Add TargetActorId 2020-04-15 19:14:09 -04:00
attickdoor
79960fa993 Add PartyList and PartyMember for ClientState use. 2020-04-15 17:55:48 -04:00
goat
1cf6129085 build: v4.8.5.0 2020-04-14 22:22:44 +02:00
goat
6567eb7c80 feat: new item search window 2020-04-14 22:21:33 +02:00
goat
8e6d2a841a build: v4.8.4.0 2020-04-13 20:51:38 +02:00
goat
2f88a4e0e6 fix: dodgy RTSS workaround 2020-04-13 20:49:27 +02:00
goat
dbdd584d89 localization: add translators to credits 2020-04-13 11:56:42 +02:00
goat
26259bc74c fix: update CheapLoc to 1.1.3 2020-04-13 11:53:49 +02:00
goat
d19959509c build: v4.3.0.0 2020-04-13 11:45:37 +02:00
goat
b7e18d7631 localization: update language files 2020-04-13 11:30:39 +02:00