QoLMod 1.0 by pastelmind (AKA RadiganP)
Release: 2013 April 1st

== Introduction ==

QoLMod (short for "Quality-of-Life Mod") is a simple collection of graphical and
mechanical changes for StarCraft: Brood War. You can use QoLMod as a starting
point for your own StarCraft mod, or as an unofficial patch with minor tweaks
for improving the game. QoLMod includes:

* Orders.dat changes: Fixed highlighting for some buttons / allow queueing most
  spellcasting orders (i.e. Psi Storm, Consume, Spider Mines, etc.).
* GRPs / iscript changes that add visibly different explosion effects for dud
  Scarabs and Spider Mines (AKA Visual Dud Mines).
* Smart Suicide Scourge EXE edit / accompanying iscript changes
* FireGraft button set changes that add patrol / hold buttons to workers
* Auto-Repair on Idle plugin v1.1 (incompatible with any plugin that uses nextFrame())
* Smart Rally plugin v1.1 (mostly compatible with other plugins)

Warning: QoLMod has not been tested for multiplayer capabilities, so there may
         be desyncs when playing over LAN. Battle.net is also known to dislike
         executable changes and plugins, so beware!

QoLMod.exe is created with FireGraft v0.93 (2013 March 20th release). For more
information, visit StarEdit.net or BroodWarAI.com.

Note: Siege Mode is NOT queueable because it causes a bug that prevents the
      Siege Mode -> Tank Mode transformation.

== Files ==

readme.txt				The file you are reading right now.
QoLMod.exe				Self-contained MPQ file with all of the changes.
source\orders.txt			PyDAT source file for orders.dat.
source\smart suicide scourge.txt	PyICE source file for Smart Suicide Scourge
source\Dud Scarabs and Mines.txt	PyICE source file for Visual Dud Scarabs/Mines
source\Smart Rally v1.1.zip		Source for Smart Rally plugin v1.1
source\Auto-Repair on Idle v1.1.zip	Source for Auto-Repair on Idle plugin v1.1
bin\orders.dat				Compiled orders.dat. Place under (MPQ file)\arr\ directory.
bin\iscript.bin				Compiled iscript.bin with Smart Suicide Scourge + Visual Dud Scarabs/Mines
bin\sapper.grp				Modified GRP for Protoss Scarab. Place under (MPQ file)\unit\protoss\ directory.
bin\spider.grp				Modified GRP for Spider Mine. Place under (MPQ file)\unit\terran\ directory.
bin\tsmShad.grp				Modified GRP for Spider Mine. Place under (MPQ file)\unit\terran\ directory.
bin\Smart Rally v1.1.qdp		Smart Rally plugin v1.1
bin\Auto-Repair on Idle v1.1.qdp	Auto-Repair on Idle plugin v1.1
