ScalarVector1 / DragonLens

Modern, customizable, and community-driven debugging and cheat mod for TModLoader
24 stars 14 forks source link

Various bug fixes & Chinese localization patch #74

Closed Cyrillya closed 1 year ago

Cyrillya commented 1 year ago

Bug fix: #73, #67 Further Chinese localization and missing translation key added

Should we remove GUIConfig? Since it's no longer used

Cyrillya commented 1 year ago

image What does this mean? Is there anything I should do?

ScalarVector1 commented 1 year ago

image What does this mean? Is there anything I should do?

It appears somehow the CI is freaking out, I'll investigate this

ScalarVector1 commented 1 year ago

Warning: /home/runner/work/DragonLens/DragonLens/Content/GUI/Filters.cs(88,113): warning IDE2001: Embedded statements must be on their own line [/home/runner/work/DragonLens/DragonLens/DragonLens.csproj] Warning: /home/runner/work/DragonLens/DragonLens/Content/GUI/Filters.cs(88,13): warning IDE0008: Use explicit type instead of 'var' [/home/runner/work/DragonLens/DragonLens/DragonLens.csproj]

Appears you have genuine conflicts with the formatting linter. Please resolve these issues.

Cyrillya commented 1 year ago

Issue solved ✅