Commit graph

3806 commits

Author SHA1 Message Date
Kara
1dad54f17b
Merge branch 'master' into fix/zero-listings 2023-02-26 11:24:03 -08:00
kalilistic
729c7341c4 fix: change param name for consistency 2023-02-26 14:05:56 -05:00
kalilistic
39ca25bbb2 feat: add vector to bytecolor func 2023-02-26 14:03:02 -05:00
kalilistic
dbd59ebe91 feat: validate player name 2023-02-26 13:46:05 -05:00
kalilistic
df8d8bcdec feat: expose plugin name on interface 2023-02-26 09:33:06 -05:00
Infi
4acadd5c9e Use GetNullable 2023-02-26 15:16:03 +01:00
Infi
900c05cdeb pluginInterface: Add function to open the plugin installer 2023-02-26 15:13:15 +01:00
goat
644380815f
Merge pull request #1139 from kalilistic/indent
feat: add imgui scaled indent
2023-02-25 21:29:34 +01:00
kalilistic
d765527766 feat: add imgui scaled indent 2023-02-25 15:03:25 -05:00
Aireil
d02b9606c3
feat: add /xlkill 2023-02-25 17:36:09 +01:00
Caraxi
e7249e1995 Fix LoadBannedPlugins 2023-02-24 16:57:44 +10:30
shakdar
c5d3c5d86c fixed faulty documentation 2023-02-23 14:37:24 -07:00
karashiiro
00f3ecc143 fix: Correctly handle MB pages with 0 listings 2023-02-22 07:45:41 -08:00
Sbago
4e4e68898f Update BuddyList.cs 2023-02-22 14:20:49 +08:00
kalilistic
dfdb870896 Merge branch 'master' into fa6 2023-02-21 23:12:17 -05:00
kalilistic
a08d2b2032 feat: add new fa font tester data window 2023-02-21 22:57:11 -05:00
kalilistic
b208124a28 feat: update fa enum and helper methods 2023-02-21 22:56:52 -05:00
kalilistic
d1a3129558 feat: add new fa attributes for metadata 2023-02-21 22:55:39 -05:00
kalilistic
a9721079f6 feat: add ext method to check if enum is obsolete 2023-02-21 22:53:54 -05:00
kalilistic
ca341ec3af chore: allow analysis on files with more loc 2023-02-21 22:52:22 -05:00
Aireil
bd75fb63f4
chore: better local time for local builds 2023-02-20 20:27:24 +01:00
Aireil
d8ad2a8863
chore: load log level from config on debug builds 2023-02-20 20:13:13 +01:00
goat
e3977f9493
Merge pull request #1127 from Aireil/fix_stat_ex
fix: exceptions in stat window
2023-02-20 18:42:22 +01:00
goat
dd3ae16d02
build: 7.4.5.5 2023-02-20 18:41:53 +01:00
goat
793f2c6b84
Merge pull request #1126 from karashiiro/feat/network-threadpool
feat: Run network callbacks on the ThreadPool
2023-02-20 18:40:19 +01:00
Aireil
0db156a468
fix: exceptions in stat window 2023-02-20 18:20:50 +01:00
karashiiro
3b891e9e8d feat: Run network callbacks on the ThreadPool 2023-02-20 09:16:33 -08:00
Aireil
43d9cf36fa
fix: trim /xlhelp arguments 2023-02-20 04:01:05 +01:00
Aireil
85798cc11a
feat: get command description with /xlhelp 2023-02-20 03:49:41 +01:00
goat
a7ff558ed7
build: 7.4.5.4 2023-02-19 19:06:17 +01:00
goat
bb5a182d5b
Merge pull request #1122 from MidoriKami/DutyState_Imprvoements 2023-02-19 19:05:36 +01:00
goat
0012563593
Merge pull request #1124 from karashiiro/fix/consistent-mb-sales 2023-02-19 19:05:16 +01:00
karashiiro
20b3a75fc6 fix(network): Ensure correct MB history packets are being bundled
This injects the start packet into the history observable to
use it for validating the item ID in the history packets. Also
adds back some other validation as a safeguard.
2023-02-19 08:12:23 -08:00
goat
be3fd993d1
build: 7.4.5.3 2023-02-19 13:28:37 +01:00
goat
1e40cabdc6
feat: make Windows 11 immersive mode configurable 2023-02-19 13:27:58 +01:00
goat
9c321b2c05
build: 7.4.5.2 2023-02-18 23:36:44 +01:00
goat
7ffd196c2e
chore: adjust minimum times for hitch detection a bit 2023-02-18 23:36:25 +01:00
goat
d4f5b3f959
build: 7.4.5.1 2023-02-18 23:28:24 +01:00
goat
047a06a232
Merge pull request #1121 from karashiiro/fix/rx-net-performance
fix(network): use Observable.Create instead of Subject
2023-02-18 23:08:20 +01:00
MidoriKami
fe27d8c46b Add 0x4000_0002 Duty Completed Flytext Shown even to DutyState.cs 2023-02-18 11:59:42 -08:00
Kara
e53932b234
Merge branch 'master' into fix/rx-net-performance 2023-02-17 12:03:15 -08:00
goat
44dc127101
feat: detect hitches in framework update, draw and gamenetwork 2023-02-17 21:02:49 +01:00
karashiiro
90fda3a81b fix(network): use Observable.Create instead of Subject
http://introtorx.com/Content/v1.0.10621.0/04_CreatingObservableSequences.html
2023-02-17 11:31:56 -08:00
goat
268ddfbea0
Merge pull request #1118 from karashiiro/feat/rxnet-improvements 2023-02-17 11:37:30 +01:00
karashiiro
fa1f20b1db Merge branch 'master' of https://github.com/goatcorp/Dalamud into feat/rxnet-improvements 2023-02-16 19:51:37 -08:00
karashiiro
93fbd69530 feat(network): Send market board listings/sales in one request
This also removes a ton of state-management code that used to
make it difficult to express this logic cleanly.
2023-02-16 19:51:00 -08:00
goat
17da5a5a90
Merge pull request #1119 from Soreepeong/dark-mode-title-bar
Enable dark mode window title bar if applicable
2023-02-16 14:05:27 +01:00
Soreepeong
cfd3567a8a Enable dark mode window title bar if applicable 2023-02-16 21:51:26 +09:00
karashiiro
d295fa1494 Merge branch 'master' of https://github.com/goatcorp/Dalamud into feat/rxnet-improvements 2023-02-15 22:49:30 -08:00
karashiiro
6c8ed5c8d4 chore(network): Remove redundant ShouldUpload check 2023-02-15 22:48:46 -08:00