Commit graph

1131 commits

Author SHA1 Message Date
goat
5c78198687 refactor: remove april fools stuff 2021-03-31 23:34:11 +02:00
goat
e11c209f77 refactor: new code style in DalamudDataWindow.cs, fix collapse bug 2021-03-31 23:33:35 +02:00
goat
0d8d9e57d4 refactor: new code style in PluginDefinition.cs 2021-03-31 17:09:17 +02:00
goat
c5716cf93e refactor: new code style in PluginLoadReason.cs 2021-03-31 17:05:37 +02:00
goat
22294a57aa refactor: new code style in PluginLog.cs 2021-03-31 17:04:59 +02:00
goat
f5830cf09a refactor: new code style in UiBuilder.cs 2021-03-31 17:03:11 +02:00
goat
a52f54774e fix: possible null ref in UiBuilder.CutsceneActive 2021-04-01 16:23:47 +02:00
goat
afe56e412f refactor: new code style in DalamudStartInfo.cs 2021-03-31 15:49:15 +02:00
goat
b50a977738 refactor: new code style in Util.cs 2021-03-31 15:41:22 +02:00
goat
6085952f26 refactor: new code style in Troubleshooting.cs 2021-03-31 15:28:49 +02:00
goat
876993e620 refactor: new code style in Localization.cs 2021-03-31 15:26:16 +02:00
goat
a8d2a577b9 refactor: new code style in EntryPoint.cs 2021-03-31 15:19:25 +02:00
goat
115fa54957 refactor: new code style in DalamudInterface.cs 2021-03-31 15:14:16 +02:00
goat
83eebe3aac feat: show framerate after framecount in dev bar 2021-03-31 03:31:55 +02:00
goat
640881790d refactor: new code style in DalamudCommands.cs 2021-03-31 03:29:21 +02:00
goat
679d9b3d6a refactor: new code style in SafeMemory.cs 2021-03-31 03:08:15 +02:00
goat
8d0baaddb5 linter: suppress SA1633 2021-03-31 03:08:07 +02:00
goat
9281a1bc1a linter: suppress SA1127 2021-03-31 02:59:58 +02:00
goat
55443d931d fix: also apply linting suppressions for namespace descendants 2021-04-01 02:44:33 +02:00
goaaats
6169f28b33
Merge pull request #268 from Aireil/fix_general_chat_channel
Fix general chat channel combo
2021-03-31 01:57:20 +02:00
goaaats
b1da105d2c
Merge pull request #271 from daemitus/chara_values
Fix chara offsets
2021-03-31 01:55:15 +02:00
goaaats
8b02ce9866
Merge pull request #276 from kalilistic/dupe-plugin-listings
fix dupe plugin listings
2021-03-31 01:54:47 +02:00
goat
7fb01b547f fix: allow DalamudDataWindow to collapse 2021-03-31 01:47:49 +02:00
goat
1b216bf618 build: v5.2.3.5 2021-03-31 01:34:36 +02:00
goat
def1545d8a feat: add kalilistic to credits 2021-03-30 23:20:02 +02:00
goat
bd5f8cde6a refactor: adjust Dalamud.cs to new code style 2021-03-30 22:37:17 +02:00
goat
0a2e69220e style: add some more suppressions for annoying style 2021-04-01 22:16:03 +02:00
goat
9f5816771e Merge branch 'master' of https://github.com/goatcorp/Dalamud into master 2021-03-30 01:44:24 +02:00
goat
2105cb5b7c stuff 2021-03-30 01:41:36 +02:00
kalilistic
c050e2da1c fix dupe plugin listings 2021-03-28 23:50:24 -04:00
goaaats
83f1ef936c
Merge pull request #274 from kalilistic/loc-change 2021-03-29 03:54:40 +02:00
goaaats
fc0e89cd09
Merge pull request #275 from kalilistic/log-settings
add open log at startup and persistent log settings
2021-03-29 03:53:53 +02:00
kalilistic
8e31f260e1 add open log at startup and persistent log settings 2021-03-28 17:47:15 -04:00
kalilistic
6ac126a743 add current ui lang and change event 2021-03-28 13:59:19 -04:00
goat
f0c480ef4b fix: adjust StyleCop rules 2021-03-28 15:08:13 +02:00
goat
100817b905 feat: add stylecop.json 2021-03-28 14:53:52 +02:00
goat
509659c0e6 fix welcome.png 2021-03-28 14:51:30 +02:00
goat
e6062db88b deps: add StyleCop.Analyzers 2021-03-28 14:51:16 +02:00
goaaats
208055b0a4
Merge pull request #267 from ascclemens/pf 2021-03-25 17:32:40 +01:00
goaaats
5e2846534d
Merge pull request #270 from Aireil/fix_slow_any
Fix slow Any method
2021-03-25 17:31:02 +01:00
goaaats
ae1154ae39
Merge pull request #269 from Aireil/fix_ambiguous_dev_warning
Remove ambiguity with raw plugins in installer
2021-03-25 17:26:56 +01:00
goaaats
b04ffd2352
Merge pull request #272 from Caraxi/master
Fix copy buttons in data window not working due to conflicting Ids
2021-03-25 17:26:36 +01:00
goat
5df0a4c9f6 some tips 2021-03-23 02:15:53 +01:00
goat
724cbc037c text and button 2021-03-23 00:54:06 +01:00
goat
fae72c38f4 now with spritesheets 2021-03-22 23:26:47 +01:00
goat
5c4e125337 tippy working with sprites 2021-03-22 20:57:37 +01:00
goat
81e50bec6c feat: generate hashes post-build in Release mode 2021-03-21 21:04:51 +01:00
goat
31bc06746c feat: integrity hash PS1 2021-03-21 20:54:15 +01:00
Cara
3732ac332f Fix copy buttons in data window not working due to conflicting Ids
ImGui really sucks at this
2021-03-12 16:28:36 +10:30
Raymond Lynch
542ca3d4a5 Fix offsets 2021-03-06 21:01:09 -05:00