Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • c9c88ac (HEAD -> master) Shuffled event buffer around, look after go. by Keelan Lightfoot 2016-12-02 09:47:01 -0800
  • cbd0ef0 fixed force, made splash pretty by Keelan Lightfoot 2016-11-28 12:56:51 -0800
  • b79269d fixed null context object problem by Keelan Lightfoot 2016-11-28 10:11:30 -0800
  • 2fcbcdc Resurrected WHO command by Keelan Lightfoot 2016-11-27 23:29:24 -0800
  • abc1a78 Squashed a race condition/deadlock buried in client.go by Keelan Lightfoot 2016-11-27 20:15:57 -0800
  • c184adf Fixed @color to accept a blank value. Actually tested it this time. by Keelan Lightfoot 2016-11-27 13:42:43 -0800
  • 5fc4957 Fixed @color to accept a blank value by Keelan Lightfoot 2016-11-27 13:40:12 -0800
  • 8c216ad Fixed broken scoping in @destroy by Keelan Lightfoot 2016-11-27 13:36:40 -0800
  • 1968b16 fixed broken regexp in @open and @dig by Keelan Lightfoot 2016-11-27 13:32:39 -0800
  • 9895e64 debugging stuff by Keelan Lightfoot 2016-11-27 12:08:11 -0800
  • d71cb34 Cleaned up object matching code a bit by Keelan Lightfoot 2016-11-27 10:25:58 -0800
  • 02fa931 Added @password, and ANSI Color!!! by Keelan Lightfoot 2016-11-27 02:47:36 -0800
  • 5e1829f go fmt by Keelan Lightfoot 2016-11-26 19:32:24 -0800
  • 41ee2f8 Cleaned up object resolution, cleaned up lots of stuff. Changed flages to be strictly booleans and added properties. Added 'give x to y' and 'put x into y' commands. by Keelan Lightfoot 2016-11-26 19:29:40 -0800
  • 9e5591f Bit of flags, some permissions, passwords. by Keelan Lightfoot 2016-11-25 08:39:18 -0800
  • 7c456fa Oops. Forgot to remove an unused import by Keelan Lightfoot 2016-11-24 23:06:44 -0800
  • e8b37ac Bit of reformatting, debug code removal, and doc update by Keelan Lightfoot 2016-11-24 23:05:46 -0800
  • 817abeb Seperated game logic from connection logic so that game logic can be run by objects like they are players. by Keelan Lightfoot 2016-11-24 22:55:50 -0800
  • 19d416c bit of cleanup, switched some commands to use regular expressions for parsing input by Keelan Lightfoot 2016-11-23 22:46:14 -0800
  • 6c3b77e Completely re-vamped the database structure, extracted links from inside objects. Also cleaned up the seperation between object.go and db.go. Fixed some bugs by Keelan Lightfoot 2016-11-23 16:08:33 -0800
  • 47a6244 Initial Commit by Keelan Lightfoot 2016-11-21 22:48:53 -0800