Commit graph

11 commits

Author SHA1 Message Date
Alistair Riddoch
24ef842faa Re-work AreaProperty to use standard shapes
This means we have changed the code to use our shape classes to store the
data, and modified the expected Atlas format to match the more standard
way of expressing shapes in Atlas which the shape classes expect.
2012-01-10 14:11:19 +00:00
Alistair Riddoch
0723a690f6 Add support for simple configurable inventory to spawn points. 2010-01-03 02:16:35 +00:00
Alistair Riddoch
d2c1f251b1 Generate random positions in the spawn area. 2010-01-02 02:17:31 +00:00
Alistair Riddoch
c3309e478f Set the spawn area to a sensible shape. 2010-01-02 02:06:16 +00:00
Alistair Riddoch
9d03108950 Add code to check for area property on the spawn point. 2009-12-31 15:10:07 +00:00
Alistair Riddoch
2d7c33289a Fix a bug in the character type checking. 2009-12-30 15:22:37 +00:00
Alistair Riddoch
eb6853bcab Hack in proof of concept inventory. 2009-12-30 11:44:35 +00:00
Alistair Riddoch
69b369d1c9 Set the location in the spawn point. 2009-12-30 11:35:08 +00:00
Alistair Riddoch
309905fedf Extend Spawn interface to support richer Atlas descriptions. 2009-12-30 11:29:12 +00:00
Alistair Riddoch
7660afe705 Modify the interface of the Spawn base class for postprocessing. 2009-12-30 11:12:33 +00:00
Alistair Riddoch
1edcf786c6 Add concept classes for handling spawn points. 2009-12-30 01:32:31 +00:00