
Gamma Project 1.1 - IT-HE Software
=================


This is a small patch for U5:Lazarus 1.2, to re-implement some of my
favourite bugs from 1.1.  It was originally conceieved as a 'compatability
layer' for my walkthrough, which would otherwise be obsolete with the
release of 1.2 since most of the cool stuff was fixed.
It does one or two other little things on the side.


Gamma Project 1.0 implements the following:

* It includes the Blink Activator patch internally
* Shrines, the Codex of Ultimate Wisdom and the dungeon seals can be killed
  as per 1.1
* Wolves are now passive and skittish, Bears are aggressive (this irked me)
* Nasty surprise for people who kill them anyway
* Demons and the spellcasters at the University of Windemere should disgorge
  their lovely spellbooks upon death
* Iolo and Shamino will no longer leave you if you fall from grace (but certain
  other followers will).  However they will still keep pestering you until your
  karma goes back up again.
* Wolves should not get into fights with monsters anymore

1.1 update adds the fixes:
* Flain in Skara Brae now also drops his spellbook a'la Elistaria
* Actually include source code (though you could just pull 1.0 apart with TankViewer)

Installation
============

To install, place in your RESOURCES directory where Lazarus has been installed.

Share and enjoy.



Since it was made by hacking the existing game logic code, it therefore
falls under the original license as noted below.
All changes should have been annotated with 'JPM'


******************************************************************************
Open Source License for Code
******************************************************************************

All code contained in britannia_logic.dsres is considered open source and
may be used in other work, provided the original author(s) is given credit
and any modifications adhere to the GNU General Public License.  (Link below.)

http://www.gnu.org/copyleft/gpl.html
