From 351a7f53ed0053fbc74ad237c4b20890f068b59e Mon Sep 17 00:00:00 2001 From: Commander Neon <58310402+cmdrneon@users.noreply.github.com> Date: Tue, 2 May 2023 09:43:05 -0400 Subject: Move `using-northstar/gamemodes.md` to the dedicated `using-northstar` directory (#177) * Move gamemodes.md to discrete using-northstar directory and update link * Update SUMMARY.md --- docs/SUMMARY.md | 2 +- .../using-northstar/gamemodes.md | 82 ---------------------- docs/using-northstar/gamemodes.md | 82 ++++++++++++++++++++++ 3 files changed, 83 insertions(+), 83 deletions(-) delete mode 100644 docs/installing-northstar/using-northstar/gamemodes.md create mode 100644 docs/using-northstar/gamemodes.md (limited to 'docs') diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md index 2436f33..6583513 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md @@ -22,7 +22,7 @@ * [Mods](using-northstar/mods.md) * [Server Browser](installing-northstar/using-northstar/server-browser.md) * [Direct Connect](installing-northstar/using-northstar/direct-connect.md) - * [Gamemodes](installing-northstar/using-northstar/gamemodes.md) + * [Gamemodes](using-northstar/gamemodes.md) * [Commands](using-northstar/commands.md) * [Launch arguments](installing-northstar/using-northstar/launch-arguments.md) * [Advanced](using-northstar/advanced.md) diff --git a/docs/installing-northstar/using-northstar/gamemodes.md b/docs/installing-northstar/using-northstar/gamemodes.md deleted file mode 100644 index aaf0033..0000000 --- a/docs/installing-northstar/using-northstar/gamemodes.md +++ /dev/null @@ -1,82 +0,0 @@ -# Gamemodes - -Northstar comes included with some community made gamemodes. - -{% hint style="info" %} -If you are looking for every available gamemode and its corresponding string check [hosting/gamemodes](../../hosting-a-server-with-northstar/dedicated-server/README.md#gamemodes) -{% endhint %} - -## Gun Game - -Get a kill with each gun to win. - -## Titan Tag - -Earn points while in your titan. Destroy a titan to get your own. - -## Infection - -Survivors are infected when killed. - -## Amped Killrace - -Get kills to increase the length of your killrace. Collect the flag to start it. Set the record to win. - -## Fastball - -Hack control panels to win rounds and respawn your teammates. - -## Competitive CTF - -CTF with custom settings for Comp games. - -## Frontier War - -Kill enemies to earn your titan, and use it to destroy the enemies Harvester. - -# Riffs - -Northstar also comes with several gameplay modifiers called riffs that can be toggled on and off by server hosts, or used in a private match. - -## Deadly Ground - -Creates a layer of electric smoke on the lowest parts of the map (does not cover the entire map) - -## Great Bamboozle - -Everyone's kit is changed to Holo Pilot. - -## Attack on Titanfall - -Everyone's kit is changed to Grapple, and Grapple gains one extra use. - -## Otherside - -Everyone's kit is changed to Phase Shift. - -## Spicy - -Replaces all ordnance/grenades with ticks. - -## Tactikill - -Killing an enemy refreshes your tactical/pilot kit. - -## Amped Tacticals -Every tactical/pilot kit gets an additional use to it - -## Rocket Arena -Weapons are replaced with an EPG that does 40 damage, a RE-45 that does reduced damage, and a Charge Rifle - -## Armed & Dangerous - -Weapons are replaced with a Kraber, Mastiff, and Charge Rifle - -## Iron Rules -Disables disembarking and ejecting from titans. - -## First person embarks/executions -Enables first person embark animations for titans and first person executions for both pilots and titans. - -## Instagib -Every kill gibs diff --git a/docs/using-northstar/gamemodes.md b/docs/using-northstar/gamemodes.md new file mode 100644 index 0000000..17ead03 --- /dev/null +++ b/docs/using-northstar/gamemodes.md @@ -0,0 +1,82 @@ +# Gamemodes + +Northstar comes included with some community made gamemodes. + +{% hint style="info" %} +If you are looking for every available gamemode and its corresponding string check [hosting/gamemodes](../hosting-a-server-with-northstar/dedicated-server/README.md#gamemodes) +{% endhint %} + +## Gun Game + +Get a kill with each gun to win. + +## Titan Tag + +Earn points while in your titan. Destroy a titan to get your own. + +## Infection + +Survivors are infected when killed. + +## Amped Killrace + +Get kills to increase the length of your killrace. Collect the flag to start it. Set the record to win. + +## Fastball + +Hack control panels to win rounds and respawn your teammates. + +## Competitive CTF + +CTF with custom settings for Comp games. + +## Frontier War + +Kill enemies to earn your titan, and use it to destroy the enemies Harvester. + +# Riffs + +Northstar also comes with several gameplay modifiers called riffs that can be toggled on and off by server hosts, or used in a private match. + +## Deadly Ground + +Creates a layer of electric smoke on the lowest parts of the map (does not cover the entire map) + +## Great Bamboozle + +Everyone's kit is changed to Holo Pilot. + +## Attack on Titanfall + +Everyone's kit is changed to Grapple, and Grapple gains one extra use. + +## Otherside + +Everyone's kit is changed to Phase Shift. + +## Spicy + +Replaces all ordnance/grenades with ticks. + +## Tactikill + +Killing an enemy refreshes your tactical/pilot kit. + +## Amped Tacticals +Every tactical/pilot kit gets an additional use to it + +## Rocket Arena +Weapons are replaced with an EPG that does 40 damage, a RE-45 that does reduced damage, and a Charge Rifle + +## Armed & Dangerous + +Weapons are replaced with a Kraber, Mastiff, and Charge Rifle + +## Iron Rules +Disables disembarking and ejecting from titans. + +## First person embarks/executions +Enables first person embark animations for titans and first person executions for both pilots and titans. + +## Instagib +Every kill gibs -- cgit v1.2.3