Commit Graph

64 Commits (master)

Author SHA1 Message Date
Ciaran Gultnieks eda0d51861 More wip 2015-05-24 10:25:51 +01:00
Ciaran Gultnieks a5c2ff2ee1 A ton of stuff 2015-05-19 23:29:08 +01:00
Ciaran Gultnieks fac95b47af Update presets 2015-05-10 08:50:45 +01:00
Ciaran Gultnieks e21318ab9d Support for cocoa sapling planting 2015-05-10 08:50:24 +01:00
Ciaran Gultnieks 8dff43a47c Complete migration of footpath management out of this mod 2015-05-10 08:50:09 +01:00
Ciaran Gultnieks 642cc58348 Switch to using footpath mod 2015-05-09 12:32:33 +01:00
Ciaran Gultnieks cb29cd13d7 More latest stuff 2015-05-04 19:20:38 +01:00
Ciaran Gultnieks 70f79c0fc2 Latest stuff 2015-04-20 22:32:58 +01:00
Ciaran Gultnieks bcdc792990 More tweaks and fixes 2014-11-26 18:18:30 +00:00
Ciaran Gultnieks 93091fe3a6 More work in progress 2014-11-19 21:46:17 +00:00
Ciaran Gultnieks dd48fe72e6 Add missing pickup action file 2014-11-16 21:56:38 +00:00
Ciaran Gultnieks b82f54fba3 Walk faster 2014-11-15 14:14:21 +00:00
Ciaran Gultnieks ecf329e741 Dig faster 2014-11-15 14:12:52 +00:00
Ciaran Gultnieks a954a9f5b8 More stuff, including pickup implementation 2014-11-15 14:12:21 +00:00
Ciaran Gultnieks 49d1d808d4 Actually add attack support 2014-11-15 13:27:52 +00:00
Ciaran Gultnieks c60362027e Basic attacking support 2014-11-11 21:31:49 +00:00
Ciaran Gultnieks 938759342a Re-add detection of player name clash 2014-11-08 14:13:51 +00:00
Ciaran Gultnieks f1009abccc String is now cotton 2014-11-08 14:13:22 +00:00
Ciaran Gultnieks bc7b1af60f A bit more tinkering 2014-11-05 19:02:57 +00:00
Ciaran Gultnieks 6e4328bcc4 Unmerged 'last online' so need to rethink that 2014-11-04 22:50:59 +00:00
Ciaran Gultnieks 50c7e295bf Minor debug level change 2014-11-04 22:50:39 +00:00
Ciaran Gultnieks 24e89a4029 Update commands to match new api 2014-11-04 22:50:20 +00:00
Ciaran Gultnieks 6a9e37a3bb Various fixes, improvements, wip 2014-11-03 22:22:11 +00:00
Ciaran Gultnieks d0f4bb185c Use json for footpath node graph save format 2014-04-30 22:02:17 +01:00
Ciaran Gultnieks 5b332782d8 A few minor fixes 2014-04-29 07:58:19 +01:00
Ciaran Gultnieks a68cc6f917 Avoid serialisation of references nightmare
Without this, large footpath networks turn into enormous files that take
forever to save. With it, they're small and instant.
2014-04-23 22:44:19 +01:00
Ciaran Gultnieks 361d66e6e5 Fix crash when a person being tracked is killed 2014-04-23 11:12:49 +01:00
Ciaran Gultnieks 5b63d22167 Document some more things 2014-04-16 22:54:32 +01:00
Ciaran Gultnieks aec9fa8e8c Note a couple more requirements not in minetest 2014-04-16 22:44:38 +01:00
Ciaran Gultnieks 90ad60ccfa Various fixes 2014-04-16 22:38:05 +01:00
Ciaran Gultnieks cb1dbba0d4 Use A* for footpath route finding 2014-04-16 09:29:56 +01:00
Ciaran Gultnieks e4c8f373e8 Be a bit more defensive about go action 2014-04-12 12:42:45 +01:00
Ciaran Gultnieks b2148573df Better stashing, and added retrieve 2014-04-10 23:14:16 +01:00
Ciaran Gultnieks ce2a8f766e Various stuff, including track command 2014-04-08 21:18:29 +01:00
Ciaran Gultnieks b3f618c881 Add placing and stashing, improve digging and gathering, add planting 2014-04-07 21:01:17 +01:00
Ciaran Gultnieks 89f46ab540 Better dropping 2014-04-06 22:03:18 +01:00
Ciaran Gultnieks 86dff69786 Workaround for step height weirdness 2014-04-06 21:41:19 +01:00
Ciaran Gultnieks f2ff5b6eba Admin can tell anyone's people 2014-04-06 21:41:01 +01:00
Ciaran Gultnieks 967d7322c3 Tidy up a load of command-related stuff 2014-04-06 15:28:00 +01:00
Ciaran Gultnieks 41aec77b13 /tell as alias for /people tell 2014-04-06 14:53:28 +01:00
Ciaran Gultnieks 37faa76efa Digging and gathering, wip 2014-04-06 14:45:47 +01:00
Ciaran Gultnieks 48172675db More sandbox docs 2014-04-05 09:13:36 +01:00
Ciaran Gultnieks b34dcea746 People can now drop things 2014-04-05 09:13:05 +01:00
Ciaran Gultnieks a378d4dccf Document persistence/memory 2014-04-05 08:44:19 +01:00
Ciaran Gultnieks d3c99773d6 People now have an inventory 2014-04-05 08:40:43 +01:00
Ciaran Gultnieks 46652fc616 A couple of go fixes/enhancements 2014-04-05 00:25:45 +01:00
Ciaran Gultnieks 75dd710cae Help system for chat commands 2014-04-05 00:04:32 +01:00
Ciaran Gultnieks 2f6b5b0ea6 Move actions into their own files and fix a few things 2014-04-04 21:32:18 +01:00
Ciaran Gultnieks acf43e0267 Use vector.from_speed_yaw 2014-04-04 20:41:15 +01:00
Ciaran Gultnieks 38c39cb64a Give access to vector helpers in sandbox 2014-04-04 20:35:02 +01:00