Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 1.56 KB

README.md

File metadata and controls

52 lines (27 loc) · 1.56 KB

QInvasion

v0.1

By KaadmY

QuakeC is based off this release

Description

Hold back waves of monsters to keep the installation you've been assigned to safe.

You lose when the monsters destroy the objective. You win when you successfully hold back all the waves of monsters.

Dying resets your inventory, so don't die!

Usage

Place or link the qinvasion directory alongside the id1 directory in your DarkPlaces basedir.

Run DarkPlaces, then go to Options->Browse Mods and select "qinvasion". An alternate way is to add "-game qinvasion" to the command line or launcher when starting DarkPlaces.

Credits

  • id Software, for creating Quake and the idTech2 engine.

  • LordHavoc, for the idTech2 port, DarkPlaces.

  • KaadmY, source changes and invasion maps in this mod

Misc

CVars

There are some new CVars in this mod which are explained below

  • invasion: defaults to 1 (on), and when disabled should play the same as vanilla Quake. Don't expect everything to work when disabling this, though!

  • invasion_multiplier: Monster count multiplier. 1.0 is normal amount of monsters, 0.5 halves, and 2.0 doubles.

License

Source and maps are all licensed GPLv3+

See file LICENSE.md for more information

Notes

  • While this was tested with DarkPlaces, any other port should also work, as this shouldn't use any DarkPlaces-specific features not available in other engines.

  • This is currently my largest Quake mod, so don't expect it to be perfect.

  • This is also my first Quake1 map ever :)