Alistair Riddoch
ac8afec934
Rename "float" class to "bobber"
...
This frees up "float" for the fundamental data type in the Atlas tree.
2013-02-22 00:29:57 +00:00
Alistair Riddoch
e8440c7e03
Merge branch 'magic_experiment'
...
Conflicts:
data/operations.xml
2012-10-04 13:35:34 +01:00
Peter
a2157cb404
Added tongs and iron ingot objects definitions.
2011-11-21 12:31:59 +01:00
Alistair Riddoch
38baf811ed
Some very minor regeneration issues
2011-09-15 00:11:43 +01:00
Jekin Trivedi
77deb7570e
Did some changes to BBox size of some entities
2011-08-22 15:13:57 +05:30
Jekin Trivedi
8940ccdd0b
Added new model
2011-08-20 14:48:20 +05:30
Jekin Trivedi
c07c3c62bd
Added Sledge tool
2011-08-20 14:48:19 +05:30
Jekin Trivedi
fd01372f09
Added Spindle tool
2011-08-20 14:48:18 +05:30
Jekin Trivedi
b3c14d4f54
Added tool Peg
2011-08-20 14:48:17 +05:30
Alistair Riddoch
d827663c9e
Fix formatting errors in hook rule
2011-05-03 14:20:17 +01:00
Dean Bouvier
a5047b291a
Added lure entity type to tools.xml
2011-04-30 11:44:57 -06:00
Dean Bouvier
17e72e13f5
Added bounding box property to hook type in tools.xml
2011-04-30 11:32:15 -06:00
Alistair Riddoch
509e35c389
Add some concept data and code for exploring a magic idea.
2010-11-15 18:05:25 +00:00
Alistair Riddoch
c102ca9324
Fix order of entries and float format
2009-11-02 02:13:08 +00:00
Erik Hjortsberg
b9ebae87f6
Made the fishing rod a little longer.
2009-10-28 23:50:44 +01:00
Alistair Riddoch
8810f1ad53
Strip out some hard tabs.
2009-08-25 18:39:22 +01:00
Amey Parulekar
a918b52fb0
Added transient property to float entity
2009-08-17 20:44:32 +05:30
Amey Parulekar
c5f8fec6b1
Created a new branch of master and merged all changes into it
2009-07-10 03:15:53 +05:30
Al Riddoch
d83aad9062
2008-08-27 Al Riddoch <alriddoch@googlemail.com>
...
* server/ScriptFactory.cpp: Simplify way the name of a class
is determined by removing the hack to upercase the type name.
* server/EntityFactory.cpp: Break python type name on the last
. making the name of the class independant of the Atlas type.
* data/basic.xml, data/buildings.xml, data/characters.xml,
data/clothing.xml, data/mason.xml, data/plants.xml,
data/tools.xml, data/weapons.xml, data/werewolf.xml: Modify all
python type names in the classes to include the name of the class
explicitly.
2008-08-27 16:42:38 +00:00
Al Riddoch
5de4eec757
2007-11-05 Al Riddoch <alriddoch@zepler.org>
...
* rulesets/mason/world/tasks/Trailblaze.py: Add a new task script
for character defined roads. Work in progress.
* data/tasks.xml, data/tools.xml: Add tool and task classes for
trailblazing.
2007-11-05 20:41:15 +00:00
Al Riddoch
2e1c64f0c1
2007-10-19 Al Riddoch <alriddoch@zepler.org>
...
* data/operations.xml, data/tasks.xml: Move some operation definitions
from basic into their own rules file.
2007-10-19 13:46:16 +00:00
Al Riddoch
a4ea80e910
2007-10-18 Al Riddoch <alriddoch@zepler.org>
...
* data/tools.xml, data/mason.xml: Move all the tool types from
mason into their own rules file.
2007-10-18 15:59:08 +00:00