Up to Main Index                           Up to Journal for October, 2015

                   JOURNAL FOR WEDNESDAY 7TH OCTOBER, 2015
______________________________________________________________________________

SUBJECT: Public dev branch updated
   DATE: Wed  7 Oct 21:13:44 BST 2015

I've just updated the dev branch of the WolfMUD public git repository. Feel
free to run a 'git pull' or 'git fetch' to get the updates if you are
interested in the dev branch :)

This update is mainly a restructuring of how Exits are implemented - they now
reference Inventories instead of generic Things. Doing so has simplified a few
things and performs better. This is due to less work identifying a location's
Inventory and also the Inventory of locations accessible via the location's
Exits. At the same time this has allowed a clean up of the code implementing
most of the commands currently implemented.

Now I do believe I said I was going to work on the networking code next...

;)

--
Diddymus


  Up to Main Index                           Up to Journal for October, 2015