Age | Commit message (Collapse) | Author |
|
Fixes Node.js 12 deprecation.
|
|
* test
* Update cl_presence.nut
* Update Northstar.Client/mod/scripts/vscripts/presence/ui_presence.nut
* Apply suggestions from code review
* New scripts
* fix playlist and add native funcs to build
* remove snake cases from GameStateStruct
* I forgor
---------
Co-authored-by: cat_or_not <41955154+catornot@users.noreply.github.com>
|
|
* build: add script to get missing keys per language
* fix: typo
* fix: check arguments before launching script
* feat: script can be run with language argument
* docs: add readme
* fix: remove multiple spaces while searching for translations
* build: add translations check CI
* refactor: put translation job alongside encoding job
* feat: add unicode characters because why not
* build: exit with an error code if some translations are missing
* build: exit using process.exit
* feat: CI should continue running with missing translations
* build: use actions/checkout v3
* refactor: put build directory into .github directory
|
|
Adds initscript support
|
|
* first test compile
* rename job step
* compile separately without Northstar.Custom
* move to release instead of main branch
* create json for compile check native functions
* update to use v2 and json file
* Add description of compile-check action
Co-authored-by: Maya <11448698+RoyalBlue1@users.noreply.github.com>
|
|
* 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)
|
|
|
|
|
|
|
|
|