Commit graph

1492 commits

Author SHA1 Message Date
goaaats
b6af8260be
Merge pull request #308 from kalilistic/more-imgui 2021-04-12 15:45:19 +02:00
kalilistic
01d84f0e65 feat: add color picker with palette component 2021-04-12 09:34:42 -04:00
kalilistic
7d2a900832 feat: add textwithlabel component 2021-04-11 23:17:57 -04:00
pohky
19ad0ff4e1 Update GameGuiAddressResolver.cs
- remove .rdata workaround for GetAgentModule
2021-04-12 04:26:00 +02:00
pohky
998e1be6f4 Update SigScanner.cs
- add .rdata so GetStaticAddressFromSignature can resolve offsets in that section
2021-04-12 04:22:58 +02:00
goat
e5d89b2c32
deps: update ImGuiScene 2021-04-12 03:31:14 +02:00
goat
9edba66725
fix: call LocalizationManager.ExportLocalizable() instead 2021-04-12 03:29:34 +02:00
goat
dbd0f09052
feat: add settings option for viewports 2021-04-12 03:13:39 +02:00
goat
4bf40ade3d
fix: use the correct flag this time 2021-04-12 03:11:21 +02:00
goat
60094fcbba
feat: add some imgui stuff to data window 2021-04-12 02:56:00 +02:00
goat
c4b5abd7b5
feat: implement CheckViewportState() in InterfaceManager 2021-04-12 02:55:36 +02:00
goat
425e9e26e0
feat: add IsNeverViewport to DalamudConfiguration 2021-04-12 02:42:23 +02:00
pohky
b724b10678 Update FindAgentModule
- use a signature the AgentModule instead of offsets
- move FindAgentModule to the other UI related functions and make it public
2021-04-12 01:06:01 +02:00
goat
d53bc4b1cb
feat: add support for bannedplugin.json to catch failing plugins 2021-04-12 00:55:36 +02:00
goat
67dd9fbf9c
feat: add git hash to dev bar 2021-04-11 18:51:17 +02:00
goat
043509b6b0
feat: add Util.GetGitHash() 2021-04-11 18:50:58 +02:00
goaaats
1e9653baa4
ci: use hash instead of version for stg 2021-04-11 18:41:14 +02:00
goat
af4f684a96
fix: don't build DalamudDebugStub 2021-04-11 18:30:57 +02:00
goat
ad3ece6e18
feat: add GitHash assembly attribute for Dalamud 2021-04-11 18:29:12 +02:00
goaaats
542bda4dfb
Merge pull request #306 from kalilistic/imgui-colors
feat: add imgui color helper
2021-04-11 15:54:32 +02:00
kalilistic
bb3006d0c8 feat: add imgui color helper 2021-04-10 23:26:13 -04:00
goaaats
4d2eecce8e
ci: maybe fix version 2021-04-11 00:06:25 +02:00
goaaats
5739a4d4df
build: 5.2.4.10 2021-04-11 00:03:34 +02:00
goaaats
719ae8c132
Merge pull request #305 from ascclemens/master
Add implicit SeString construction
2021-04-11 00:00:56 +02:00
Anna Clemens
be9847f898
feat: add implicit SeString construction 2021-04-10 17:56:04 -04:00
goaaats
16fda46f6c
Merge pull request #304 from kalilistic/data-style-errors
refactor: new code style in Data
2021-04-10 22:46:34 +02:00
kalilistic
8b4635ee5f refactor: new code style in Data 2021-04-10 16:15:03 -04:00
goaaats
f5054f5274
Merge pull request #303 from kalilistic/fix-build-badge
fix: readme build badge url
2021-04-10 20:47:43 +02:00
kalilistic
a5522d3743 fix: readme build badge url 2021-04-10 14:44:32 -04:00
goaaats
44f847b7cd
Merge pull request #301 from kalilistic/make-loc-plugin-friendly
feat: update loc to allow use by plugins
2021-04-10 20:38:03 +02:00
goaaats
e30baf3b20
Merge pull request #302 from kalilistic/configuration-style-errors
refactor: new code style in Configuration
2021-04-10 20:36:06 +02:00
kalilistic
cd9a2297f5 refactor: new code style in Configuration 2021-04-10 14:15:54 -04:00
goaaats
8e43b1703d
Merge pull request #300 from kalilistic/imgui-ish
refactor: update custom imgui component setup
2021-04-10 19:46:09 +02:00
kalilistic
13eaa4450d feat: update loc to allow use by plugins 2021-04-10 13:45:28 -04:00
goaaats
34685c47bf
build: 5.2.4.9 2021-04-10 19:11:33 +02:00
goaaats
2e1304d870
ci 2021-04-10 19:10:58 +02:00
goaaats
d3319e41ff
build: 5.2.4.8 2021-04-10 19:02:34 +02:00
goaaats
2d35495ac5
ci: add version to commit 2021-04-10 19:01:55 +02:00
goaaats
0c8a2e68cf
ci: the master branch is not called master branch anymore 2021-04-10 18:52:54 +02:00
goaaats
13576f0f07
build: 5.2.4.7 2021-04-10 18:47:25 +02:00
goaaats
7167966280
ci: don't fail when no changes 2021-04-10 18:46:23 +02:00
kalilistic
1c66c2a3de refactor: update custom imgui component setup 2021-04-09 23:29:08 -04:00
goaaats
2a585e8d5d
ci: use the correct variable name 2021-04-10 03:47:22 +02:00
goaaats
ad0618deed
ci: use bash shell 2021-04-10 03:40:13 +02:00
goaaats
219ff1e043
ci: static commit 2021-04-10 03:35:20 +02:00
goaaats
b18cb3a58a
Update main.yml 2021-04-10 03:33:24 +02:00
goaaats
2cebe780bd
Merge pull request #299 from daemitus/master 2021-04-10 03:24:15 +02:00
goat
1a42ffefea
Merge branch 'master' of https://github.com/goatcorp/Dalamud 2021-04-10 03:00:24 +02:00
goat
6eaf62fc1c
fix: use Lumina sheets in AutoTranslatePayload 2021-04-10 02:58:51 +02:00
goat
70c832573e
deps: update Lumina.Excel 2021-04-10 02:58:33 +02:00