Go to file
DBmaoha f0b10e1d05 Improve AI spawn functions (#626)
* initial commit

* remove modded contents

* Update _ai_gamemodes.gnut

* restore HandleScoreEvent() checks

* fix squad minimap icon

* fix compile error

* Update _gamemode_aitdm.nut

* update formatting as requested changes

* add missing reaper highlight

* Formatting

* Newline test

* Did this work?

---------

Co-authored-by: F1F7Y <64418963+F1F7Y@users.noreply.github.com>
(cherry picked from commit 5fbd1edf79)
2023-04-29 18:27:27 +02:00
.github Update check-loc-encoding checkout action (#620) 2023-04-21 22:57:09 +02:00
Northstar.Client Bump mods version to `1.13.0` (#627) 2023-04-23 14:28:00 +02:00
Northstar.Coop Update missing version 2022-02-01 19:49:17 -03:00
Northstar.Custom Improve AI spawn functions (#626) 2023-04-29 18:27:27 +02:00
Northstar.CustomServers Improve AI spawn functions (#626) 2023-04-29 18:27:27 +02:00
.gitattributes Fix missing fonts under Linux (#437) 2022-07-22 00:38:16 +02:00
.gitignore Initial commit 2021-06-22 14:26:01 +01:00
LICENSE Initial commit 2021-06-22 14:26:01 +01:00
README.md Update readme 2022-01-10 10:03:27 -03:00

README.md

NorthstarMods

Squirrel scripts used to recreate server-side gamelogic and add custom content to the game.

Contents:

Issues in this repository should be created if they are related to these domains:

  • Northstar.Client - Localisation files, UI and client-side scripts.
  • Northstar.Coop - Soon™.
  • Northstar.Custom - Northstar custom content.
  • Northstar.CustomServer - Server config files and scripts necessary for multiplayer.