README
author nemo
Thu, 28 Feb 2013 23:15:33 -0500
changeset 8617 e7bea88096d2
parent 8555 342f7af2eea5
child 9080 9b42757d7e71
permissions -rw-r--r--
So. A while ago, while trying to prevent hogs blowtorching getting turned around, unc0rr altered the old range of blowtorch from 1/8th of 180° up or down, to a 4° gain in upwards and a -4° loss in downwards. He also made it so that starting tunnels could fail to erase sufficient terrain, trapping hogs. Here are a couple of workarounds to more closely approximate old behaviour (do some initial erasure, adjust min/max angles)

Hedgewars - a turn based strategy game.
Distributed under the terms of the GNU GPL licence.
Images and sounds are distributed under the terms of the GNU FDL licence.

Source:
Copyright 2004-2011 Andrey Korotaev <unC0Rr@gmail.com>
Portions copyright 2006-2008 Igor Ulyanov aka Displacer <iulyanov@gmail.com>

Instructions:
depending on your system, consult our wiki at:
- http://code.google.com/p/hedgewars/wiki/BuildingOnLinux
- http://code.google.com/p/hedgewars/wiki/BuildingOnWindows
- http://code.google.com/p/hedgewars/wiki/BuildingOnMac

Dependencies:
you can find an outline of the necessary dependencies in the INSTALL file.