goat
|
b48d00c0f3
|
feat: yet another network api rework
|
2020-05-06 01:38:43 +02:00 |
|
Cara
|
f626b12d28
|
Perform Replace with Select
|
2020-05-06 04:11:32 +09:30 |
|
Cara
|
1b76d66c7b
|
Use ItemUICategory for ItemSearch
Matches in game display better, misses less items that are missed by ItemSearchCategory filter
|
2020-05-05 18:13:48 +09:30 |
|
goaaats
|
487622be73
|
Merge pull request #105 from ff-meli/master
Update ActorTable offsets for hp/mp, add ui (display-only.. probably) status effects
|
2020-05-03 21:20:30 +02:00 |
|
goaaats
|
a086ad47ac
|
Merge pull request #107 from Caraxi/search-from-command
Allow xlitem searching from command
|
2020-05-03 16:35:56 +02:00 |
|
goaaats
|
009a4901f7
|
Merge pull request #106 from Caraxi/master
Avoid crashing when clicking Choose with no item selected
|
2020-05-03 16:34:54 +02:00 |
|
Cara
|
6187e3b4d6
|
Update ItemSearchWindow.cs
|
2020-05-03 23:57:00 +09:30 |
|
Cara
|
b2f9aebf1f
|
Allow xlitem searching from command
|
2020-05-03 23:54:53 +09:30 |
|
Cara
|
eafe992f4a
|
Avoid crashing when clicking Choose with no item selected
Also "Disabled" (darkened) the choose button if no item is selected.
|
2020-05-03 23:39:37 +09:30 |
|
meli
|
67baa81dbe
|
Merge branch 'master' into sestring_payloads_refactor
|
2020-05-01 12:13:05 -07:00 |
|
meli
|
2e39dd07e3
|
Add actor rotation
|
2020-04-30 18:34:42 -07:00 |
|
meli
|
f1b51708b4
|
Update ActorTable offsets for hp/mp, add ui (display-only.. probably) status effects
|
2020-04-30 16:50:34 -07:00 |
|
goat
|
8072f91f51
|
Merge branch 'master' of https://github.com/goaaats/Dalamud
|
2020-04-30 14:10:21 +02:00 |
|
goat
|
520cd4bddc
|
feat: add Customize to Chara
|
2020-04-30 14:10:02 +02:00 |
|
goaaats
|
41881a988c
|
Merge pull request #104 from ff-meli/imgui_preframe
Add ability for plugins to add ImGui fonts at runtime
|
2020-04-30 02:29:31 +02:00 |
|
meli
|
de3b771d34
|
whine at people in api comments
|
2020-04-29 17:17:22 -07:00 |
|
meli
|
fcd98ee2bb
|
Add ability for plugins to add ImGui fonts at runtime, though we should discourage this as much as possible. Also sneak in an api-matching update to part of ImGuiScene, to make more things useable in SamplePlugin
|
2020-04-29 17:13:05 -07:00 |
|
pmgr
|
3c96fa178a
|
feat: added ScreenToWorld
|
2020-04-30 00:34:26 +01:00 |
|
goat
|
0800cc4e91
|
feat: add draw distance to actor view
|
2020-04-29 18:56:21 +02:00 |
|
goaaats
|
a58de19abc
|
Merge pull request #102 from pmgr/master
|
2020-04-29 16:51:59 +02:00 |
|
pmgr
|
87bf498097
|
Adding check to WorldToScreen for coordinates being in front, plus documentation
|
2020-04-29 15:39:26 +01:00 |
|
goat
|
143b8a15fc
|
feat: add plugin authors to credits
|
2020-04-29 16:03:58 +02:00 |
|
goat
|
274148361e
|
feat: add actor debug overlay for Dalamud Data Window
|
2020-04-29 15:34:41 +02:00 |
|
goat
|
8a1c923b36
|
fix: swap X and Z axis for SharpDX vectors
|
2020-04-29 15:34:27 +02:00 |
|
goat
|
84d1494b63
|
feat: add implicit conversions to common vector types to Position3
|
2020-04-29 15:15:41 +02:00 |
|
goaaats
|
a06f1b13d6
|
Merge pull request #101 from pmgr/master
|
2020-04-29 14:19:27 +02:00 |
|
pmgr
|
923dd8b11f
|
Added WorldToScreen and a prototype for ScreenToWorld.
|
2020-04-29 06:42:11 +01:00 |
|
goat
|
193dab20a4
|
feat: rework network message API again
|
2020-04-28 19:50:47 +02:00 |
|
goat
|
10d91031dd
|
feat: add ClientOpCodes dict to DataManager
|
2020-04-28 18:03:37 +02:00 |
|
goat
|
832c5f758f
|
fix: only flash window if NOT in foreground
|
2020-04-28 17:59:42 +02:00 |
|
goat
|
fd18ba6e8e
|
refactor: remove OnZonePacket API
|
2020-04-28 02:33:25 +02:00 |
|
goat
|
017c30e107
|
feat: add handler for client send packets
|
2020-04-28 01:48:36 +02:00 |
|
goat
|
bd2e5cda2a
|
fix: we shouldn't do xivapi requests for characters when the name is empty
|
2020-04-27 15:17:13 +02:00 |
|
goat
|
d4244566e8
|
fix: remove asset "version check"
|
2020-04-27 14:51:39 +02:00 |
|
goat
|
6e2c55a59c
|
build: v4.9.3.0
|
2020-04-27 14:37:11 +02:00 |
|
goat
|
48fcebfe12
|
fix: don't reenable updated plugins automatically
|
2020-04-27 14:36:00 +02:00 |
|
meli
|
2c73e07e36
|
Add helper SeString ctor that just takes an array of payloads instead of requiring a list wrapper - simplifies some creation
|
2020-04-26 18:35:28 -07:00 |
|
meli
|
762ac6aa1a
|
Merge branch 'master' into sestring_payloads_refactor
|
2020-04-26 15:34:59 -07:00 |
|
meli
|
2e8295247e
|
add very basic PetMirage table for auto translate
|
2020-04-26 15:33:56 -07:00 |
|
goat
|
845a5908b2
|
build: v4.9.2.0
|
2020-04-27 00:01:36 +02:00 |
|
meli
|
75f563993d
|
Merge branch 'master' into sestring_payloads_refactor
# Conflicts:
# Dalamud/Game/Chat/SeStringHandling/Payloads/TextPayload.cs
|
2020-04-26 14:54:59 -07:00 |
|
goaaats
|
299ca5daca
|
Merge pull request #99 from ff-meli/master
|
2020-04-26 23:48:44 +02:00 |
|
meli
|
52a2ccf31a
|
fix payload parsing to not use PeekChar() when it actually wants a byte (breaks in some non-ascii cases)
|
2020-04-26 14:38:28 -07:00 |
|
meli
|
c8938622a5
|
Merge branch 'master' into sestring_payloads_refactor
|
2020-04-26 13:47:36 -07:00 |
|
goat
|
dee30b5655
|
build: v4.9.1.0
|
2020-04-26 18:48:48 +02:00 |
|
goat
|
62ef6034ee
|
fix: work around bad assembly version in chat extender json
|
2020-04-26 18:43:40 +02:00 |
|
goat
|
9b591e71d2
|
fix: handle errors during EnsureAssets
|
2020-04-26 15:25:16 +02:00 |
|
goat
|
d66a195697
|
Merge branch 'master' of https://github.com/goaaats/Dalamud
|
2020-04-26 15:22:03 +02:00 |
|
goat
|
74e95d99fa
|
build: v4.9.0.0
|
2020-04-26 15:21:47 +02:00 |
|
goat
|
b9818c75a0
|
fix: restore ref IsHandled for the Chat hooks
|
2020-04-26 15:18:15 +02:00 |
|