aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2022-07-22Fix missing fonts under Linux (#437)Kyle Gospodnetich
* Replace Arial and Lucidia fonts with Lato and Fira Code respectively, this fixes Linux users needing to install proprietary fonts to use the in-game console. * Clean up gitattributes and encoding.yml to be more specific about the txt files it checks against. UTF-16LE-BOM will crash the game with a division by zero error if it's not expecting the file to be encoded as such. * Replace Fira Code with Northstar Mono (Modified Fira Mono Regular)
2022-07-20Mention reproducing bugs and feature usage desc. (#436)GeckoEidechse
2022-06-13Add pull request template (#389)v1.8.1-rc2v1.8.1-rc1GeckoEidechse
2022-02-13Update CI triggerBarichello
2022-01-29Add check-loc-encoding CI jobBarichello