Alistair Riddoch
e8440c7e03
Merge branch 'magic_experiment'
...
Conflicts:
data/operations.xml
2012-10-04 13:35:34 +01:00
Alistair Riddoch
3caf694b35
Fix formatting and ordering errors with the rules
2012-09-19 11:01:41 +01:00
Anthony Pesce
a20de3e27f
Removed Furnishing op.
2012-09-09 13:07:43 -04:00
Anthony Pesce
20c8e8be7d
Added Furnishing operation and changed Slice operation to plane
2012-07-25 15:33:18 -04:00
Anthony Pesce
90052f9bd7
Added Gates Operation.
2012-07-04 15:36:44 -04:00
Anthony Pesce
0d7e051951
Removed unneeded comments.
2012-06-15 17:53:09 -04:00
Anthony Pesce
1222e21385
added constructions op to file for pioneering construction
2012-06-11 10:29:37 -04:00
Alistair Riddoch
888a5f543e
Cealn up whitespace errors that have crept in
2012-01-17 10:48:48 +00:00
Peter
24ce8e90f2
Deleted useless definitons
2011-12-01 17:28:15 +01:00
Peter
46b4d3755e
Added BuildBloomery task and needed objects
2011-11-11 01:00:38 +01:00
Alistair Riddoch
2921115298
Remove bicut operation
...
Operations should not have baffling names like this. We can sort how
how to differentiate between these using tools.
2011-09-15 00:07:08 +01:00
Alistair Riddoch
e6137f72c9
Rename crafting operation to craft.
...
Operation names should always be verbs.
Task names can be the nouned version.
2011-09-01 11:44:43 +01:00
Jekin Trivedi
8cea1a0aea
Added basic task Repairing & Destroying
2011-08-21 20:48:23 +05:30
Jekin Trivedi
c47dec459a
Added Pioneering task
2011-08-20 14:48:21 +05:30
Jekin Trivedi
1cef4d0a7c
Added Pulling task
2011-08-20 14:48:19 +05:30
Jekin Trivedi
66ccb92e14
Added dragging task
2011-08-20 14:48:19 +05:30
Jekin Trivedi
62ed8ac7c4
Added Bisect task
2011-08-20 14:48:17 +05:30
Jekin Trivedi
7ca13e231a
Some alphabetical arrangement
2011-08-20 14:48:17 +05:30
Jekin Trivedi
dfda67f6bd
Crude Earthwall task
2011-08-20 14:48:17 +05:30
Jekin Trivedi
c62d8466a0
Adding basic Trenching task
2011-08-20 14:48:16 +05:30
Alistair Riddoch
62bdf4dc2f
Add task for heaping up earth
2011-01-11 10:43:04 +00:00
Alistair Riddoch
509e35c389
Add some concept data and code for exploring a magic idea.
2010-11-15 18:05:25 +00:00
Al Riddoch
74ba744157
2008-03-26 Al Riddoch <alriddoch@googlemail.com>
...
* common/Actuate.h, common/Makefile.am, common/custom.cpp,
common/op_switch.h, common/operations.cpp: Add Actuate to the
cyphesis core custom operations.
* rulesets/Entity.cpp, rulesets/Entity.h, rulesets/Character.cpp:
Add handlers for Actuate to the operation routing interface.
* data/devices.xml: Add example device.
* data/Makefile.am: Add new devices file.
* data/operations.xml: Remove temporary soft Actuate definition.
2008-03-26 01:34:15 +00:00
Al Riddoch
998e24e930
2008-03-20 Al Riddoch <alriddoch@googlemail.com>
...
* data/operations.xml: Add an op definition for "actuate" to be used
for interacting with devices and machines.
* rulesets/Character.cpp, rulesets/Character.h: Mock up the code for
processing actuate operations from the client or mind.
2008-03-20 16:39:14 +00:00
Al Riddoch
aa96944ce0
2007-10-19 Al Riddoch <alriddoch@zepler.org>
...
* data/operations.xml, data/basic.xml: Move some operation definitions
from basic into their own rules file.
2007-10-19 14:05:07 +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