Commit Log

commit description author date
1e03d5cc372b Refactor the loop stuff. Steve Losh Fri, 26 Aug 2011 18:02:11 -0400
98dc76fd1032 Add basic looping methods. Steve Losh Tue, 23 Aug 2011 20:51:39 -0400
d8fa70c91585 Delay and force chunks. Steve Losh Thu, 18 Aug 2011 23:15:13 -0400
b1007d01decd Whitespace. Steve Losh Tue, 16 Aug 2011 20:22:42 -0400
7b3c5af9949d Type hinting. Steve Losh Tue, 16 Aug 2011 20:17:33 -0400
fb4326dadfe8 Add an example bot and fix the death event. Steve Losh Tue, 16 Aug 2011 19:56:29 -0400
508af48cc605 Fix repeater-on mapping. Steve Losh Mon, 15 Aug 2011 14:35:32 -0400
1d52b74b6239 Add look and turn actions. Steve Losh Sun, 14 Aug 2011 15:18:51 -0400
82b346fcfbf2 Dead event. Steve Losh Fri, 12 Aug 2011 21:38:25 -0400
f03a74a0782c Respawn action. Steve Losh Fri, 12 Aug 2011 21:10:22 -0400
32e1c608e927 Chat event docs. Steve Losh Fri, 12 Aug 2011 20:53:57 -0400
d9fe18146e9d Chat action. Steve Losh Fri, 12 Aug 2011 20:47:39 -0400
771c6a626c93 Be less lazy! Steve Losh Fri, 12 Aug 2011 19:01:19 -0400
0ee291b1702d Fix path. Steve Losh Fri, 12 Aug 2011 18:40:38 -0400
dfb084418ef9 Tweaks. Steve Losh Fri, 12 Aug 2011 18:06:44 -0400
0ae169e20952 Action docs. Steve Losh Wed, 10 Aug 2011 02:01:06 -0400
29631ac2b821 More docs. Steve Losh Wed, 10 Aug 2011 01:48:55 -0400
43f02bd6b197 Make handlers return lists. Steve Losh Wed, 10 Aug 2011 01:25:24 -0400
2e42d7f29dde Moar docs. Steve Losh Wed, 10 Aug 2011 00:37:28 -0400
99b79096ff32 Start some docs. Steve Losh Wed, 10 Aug 2011 00:24:05 -0400
313f4e566541 Fix vehicle packet handling. Derp. Steve Losh Tue, 09 Aug 2011 23:36:06 -0400
53bc495283f5 Multiple block change and more. Steve Losh Tue, 09 Aug 2011 23:14:05 -0400
7102fee989ed JUMPBOT Steve Losh Tue, 09 Aug 2011 22:25:57 -0400
6f54b979c6b5 Gravity. Thanks, Mineflayer! Steve Losh Tue, 09 Aug 2011 21:55:15 -0400
325222ba620b AAAAARRRARRRRRRGGGGGGGGGHHHHHHGHHHH Steve Losh Tue, 09 Aug 2011 09:23:07 -0400
a95ebcff284a The fuck? Steve Losh Tue, 09 Aug 2011 00:28:51 -0400
4d4fca0a37f9 Refactor. It's pretty, but not for long. :( Steve Losh Mon, 08 Aug 2011 21:01:07 -0400
669045aca6f9 Moar. Steve Losh Sat, 06 Aug 2011 15:38:58 -0400
c41de2845803 Start working on chunks and gravity. Steve Losh Thu, 04 Aug 2011 00:22:22 -0400
085e63240d4f Bit twiddling. Steve Losh Wed, 03 Aug 2011 21:11:51 -0400
3b17a92aa31b Block and item type mappings. Steve Losh Wed, 03 Aug 2011 20:14:46 -0400
3a6904455feb Add "scratch.clj" to .hgignore. Steve Losh Wed, 03 Aug 2011 19:30:42 -0400
cc57efc2896f Remove scratch stuff. Steve Losh Wed, 03 Aug 2011 19:30:35 -0400
1ec79708efe2 Entity packets. Steve Losh Fri, 22 Jul 2011 00:27:51 -0400
32c0894fccce Document the random usernames. Steve Losh Fri, 22 Jul 2011 00:11:47 -0400
76d23cd18a87 Random usernames,. Steve Losh Fri, 22 Jul 2011 00:11:04 -0400
9918360d02b2 Update readme. Steve Losh Thu, 21 Jul 2011 23:33:33 -0400
89983b0514a2 Add a bootstrap script. Steve Losh Thu, 21 Jul 2011 23:32:33 -0400
414cd9443b18 Remove the server. Steve Losh Thu, 21 Jul 2011 23:31:00 -0400
2cbb4abb94ca Mention the docs in the readme. Steve Losh Thu, 21 Jul 2011 23:20:19 -0400
59847578feae Fix doc typos. Steve Losh Thu, 21 Jul 2011 23:18:57 -0400
7e10a615240b Docs! Steve Losh Thu, 21 Jul 2011 23:11:29 -0400
d872d009f16f Readme. Steve Losh Thu, 21 Jul 2011 22:17:54 -0400
0f9ec6a2e01d Screw gravity. Steve Losh Thu, 21 Jul 2011 22:16:54 -0400
abc44232f0b9 Require. Steve Losh Thu, 21 Jul 2011 22:06:57 -0400
a7356884476c Bundle things and add a README. Steve Losh Thu, 21 Jul 2011 22:01:34 -0400
32ce6a3696f8 Add a git ignore file. Steve Losh Thu, 21 Jul 2011 21:37:40 -0400
418cdc3de5ea Add "bundled" to .hgignore. Steve Losh Thu, 21 Jul 2011 21:37:28 -0400
8a924d63f8b0 Add "*.orig" to .hgignore. Steve Losh Thu, 21 Jul 2011 21:36:50 -0400
0551a05c0e1e Remove debug prints. Steve Losh Thu, 21 Jul 2011 21:24:17 -0400
0431d566789d Update everything to use the new data structures. Steve Losh Thu, 21 Jul 2011 21:23:41 -0400
86070faebacf Remove invalid declarations. Steve Losh Thu, 21 Jul 2011 20:27:23 -0400
4eb927d58734 Rearrange data declarations Steve Losh Thu, 21 Jul 2011 20:26:02 -0400
ec310473df43 Fix more docs. Steve Losh Thu, 21 Jul 2011 20:24:43 -0400
85f44db5ab4f Fix more docs. Steve Losh Thu, 21 Jul 2011 20:24:02 -0400
c4629568f91a Tweaks. Steve Losh Thu, 21 Jul 2011 20:16:58 -0400
39d48991a79b Make some data structures. Everything is broken right now. Steve Losh Thu, 21 Jul 2011 20:14:53 -0400
2e6076224d34 Take a username. Steve Losh Thu, 21 Jul 2011 18:59:53 -0400
827c992e7b65 Clean up in.clj. Steve Losh Thu, 21 Jul 2011 18:47:59 -0400
8ce0defe8afc Clean up out.clj. Steve Losh Thu, 21 Jul 2011 18:42:21 -0400