Commit graph

1141 commits

Author SHA1 Message Date
goat
aca3da09b1 refactor: new code style in PluginManager.cs 2021-04-01 21:11:32 +02:00
goat
03b1927434 refactor: new code style in PluginInstallerWindow.cs 2021-04-01 20:53:49 +02:00
goat
a295cec35e refactor: new code style in IDalamudPlugin.cs 2021-04-01 20:53:37 +02:00
goat
0d8ef94647 refactor: new code style in DalamudPluginInterface.cs 2021-04-01 20:39:03 +02:00
goat
8024538588 fix: don't error on build for obsolete transients 2021-04-01 00:15:10 +02:00
goat
c50eb069d4 fix: update transient sheets to new Lumina 2021-04-01 00:06:49 +02:00
goat
02078b13b2 deps: update JetBrains.Annotations 2021-04-01 00:04:45 +02:00
goat
2e6397d30b deps: update Lumina & Lumina.Excel 2021-04-01 00:04:01 +02:00
goat
dc35fc6c3f refactor: new code style in DataManager.cs 2021-03-31 23:58:27 +02:00
goat
d4ed340ad7 refactor: new code style for NativeFunctions.cs, sort of 2021-03-31 23:41:03 +02:00
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