Erik Ogenvik
|
97a09ae6b0
|
Conversion to Python 3 through 2to3.
|
2018-05-07 11:15:26 +02:00 |
|
Erik Ogenvik
|
2bbbad4c58
|
Restructure and add "present" properties.
Also make sure that the correct geometry is used whenever possible.
|
2018-02-20 22:26:27 +01:00 |
|
Erik Ogenvik
|
0286bcd47d
|
Replace "parents" with "parent".
|
2017-07-24 15:05:18 +02:00 |
|
Erik Ogenvik
|
d8eeb05c3d
|
Revert include optimize for Python files.
CLion wasn't as good at optimizing Python as it was at optimizing C++.
This reverts commit 7aaa9b9ba7.
|
2017-05-28 16:32:17 +02:00 |
|
Erik Ogenvik
|
7aaa9b9ba7
|
Optimize includes.
|
2017-03-19 21:36:52 +01:00 |
|
Alistair Riddoch
|
58acb15154
|
Use new template for properties, and rename some
Properties must now be strictly in the same namespace as other definitions,
so I had to rename a few.
|
2013-03-01 21:52:09 +00:00 |
|
Alistair Riddoch
|
8f13318486
|
Add a test for the fishing task
|
2013-02-22 00:29:00 +00:00 |
|
Alistair Riddoch
|
e8440c7e03
|
Merge branch 'magic_experiment'
Conflicts:
data/operations.xml
|
2012-10-04 13:35:34 +01:00 |
|
Alistair Riddoch
|
b7fe61a4f2
|
Add a test for the dig goal
|
2012-07-02 22:45:55 -07:00 |
|
Alistair Riddoch
|
0d78fc1e27
|
Add test for delve task
|
2011-12-20 10:58:30 +00:00 |
|
Alistair Riddoch
|
c51802c34f
|
Add test for combat interface
|
2011-12-02 01:04:39 +00:00 |
|
Alistair Riddoch
|
490d812683
|
Move task stopping into TasksProperty
|
2011-11-21 11:42:47 +00:00 |
|
Alistair Riddoch
|
dbdce4ef07
|
Migrate to weak references
|
2011-10-21 09:43:07 -07:00 |
|
Alistair Riddoch
|
3bbf5f4783
|
Migrate to weak references
|
2011-10-21 09:16:59 -07:00 |
|
Alistair Riddoch
|
6016a076b5
|
Migrate to weak references
|
2011-10-20 12:32:40 +01:00 |
|
Alistair Riddoch
|
bf78eb4468
|
Migrate to weak references
|
2011-10-20 11:38:51 +01:00 |
|
Alistair Riddoch
|
b78d5eb09d
|
Migrate to weak references
|
2011-10-20 11:22:16 +01:00 |
|
Alistair Riddoch
|
0a89d75f2e
|
Migrate to weak references
|
2011-10-20 11:14:16 +01:00 |
|
Alistair Riddoch
|
505774407b
|
Add test for cultivate task
|
2011-10-18 17:42:59 +01:00 |
|
Alistair Riddoch
|
9c90fa4fa7
|
Add test for baking
|
2011-10-18 15:41:54 +01:00 |
|
Alistair Riddoch
|
8fd9b85be6
|
Fix up Bisect to be activated by cut
|
2011-09-15 00:16:13 +01:00 |
|
Alistair Riddoch
|
ff641d6ae5
|
Add test for logging task
|
2011-08-30 18:47:19 +01:00 |
|
Alistair Riddoch
|
62f32ed8aa
|
Add a bbox to the wood chunk used for testing
|
2011-08-30 15:17:18 +01:00 |
|
Alistair Riddoch
|
2073c1664f
|
Make the distance shorter
|
2011-08-30 11:40:41 +01:00 |
|
Alistair Riddoch
|
873be07a59
|
Fix distance to fibre object when testing twirl
|
2011-08-19 10:01:40 +01:00 |
|
Alistair Riddoch
|
a0c19a7f92
|
Add tests for reap, drying and twirling tasks
|
2011-08-18 11:51:44 +01:00 |
|
Alistair Riddoch
|
20f346a08b
|
Add tests for new tasks
|
2011-08-18 11:26:58 +01:00 |
|
Alistair Riddoch
|
62bdf4dc2f
|
Add task for heaping up earth
|
2011-01-11 10:43:04 +00:00 |
|
Alistair Riddoch
|
d81514b294
|
Add a test to exercise the visibility code
|
2011-01-07 22:57:52 +00:00 |
|
Alistair Riddoch
|
6ac392fe94
|
Don't reply to a Connect op until non-blocing connect has completed
|
2010-12-13 07:45:11 +00:00 |
|
Alistair Riddoch
|
6a0b989222
|
Wait for a login response, and remove need to a pause
|
2010-12-08 18:43:03 +00:00 |
|
Alistair Riddoch
|
dd13f8bdc3
|
Add a delay to be sure connection completes
|
2010-12-07 22:45:28 +00:00 |
|
Alistair Riddoch
|
69308a2e9a
|
Update teleport test to use juncture
|
2010-12-07 22:15:43 +00:00 |
|
Alistair Riddoch
|
de6a71a6b2
|
Make teleport test completely client driven
|
2010-12-01 13:15:48 +00:00 |
|
Alistair Riddoch
|
3b039a7d8b
|
Let's have some variable names that make sense.
|
2010-12-01 10:06:55 +00:00 |
|
Alistair Riddoch
|
07fa2f2482
|
Add test to try out teleport feature.
|
2010-11-23 23:28:15 +00:00 |
|
Alistair Riddoch
|
6b4ff51d2d
|
Fix up test_task to work with new client API.
|
2010-11-16 11:33:28 +00: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
|
6a340c53ea
|
Fix up function fingerprint of client scripts.
|
2010-11-12 11:53:10 +00:00 |
|
Alistair Riddoch
|
0723a690f6
|
Add support for simple configurable inventory to spawn points.
|
2010-01-03 02:16:35 +00:00 |
|
Alistair Riddoch
|
cef87e7c96
|
Check the type of shape an area is, and report unsupported types.
|
2010-01-03 00:22:56 +00:00 |
|
Alistair Riddoch
|
f129e21a93
|
Set the test spawn area to a rough circle for easy tesiing.
|
2010-01-02 02:06:55 +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
|
97bd67ea65
|
Write a bunch more code related to implementing spawn points.
|
2009-12-30 01:45:16 +00:00 |
|
Alistair Riddoch
|
e267844a34
|
Add a tests method to add a shoal of test fish.
|
2009-08-16 20:47:36 +01:00 |
|
Alistair Riddoch
|
10033f8ff7
|
Add test code to exercise task properties.
|
2009-07-28 19:36:51 +01:00 |
|
Alistair Riddoch
|
96437fa3f3
|
Extend the task test to "use" a tool. Currently broken.
|
2009-07-24 20:18:45 +01:00 |
|
Alistair Riddoch
|
45a5cc99ec
|
Remove debug output.
|
2009-07-24 12:13:14 +01:00 |
|
Alistair Riddoch
|
0f0c67321f
|
Add a function to start testing tasks.
|
2009-07-24 00:03:54 +01:00 |
|
Alistair Riddoch
|
4e19e5f3ca
|
Add a test for chickens.
|
2009-07-07 01:12:09 +01:00 |
|