Upcoming Release

From LugdunonWiki
Revision as of 03:57, 17 October 2013 by Lugdunon (Talk | contribs)

Jump to: navigation, search

0.5.5

Last Updated: 17/10/2013

  • Fixed an issue that was causing duplicate event triggers after saving settings.
  • Fixed an issue with the screen not displaying new chunks if holding mouse down to move.
  • Fixed an issue with the setDate() function not setting the date correctly.
  • Fixed an issue with volume settings save throwing exception. Thanks Xavion for pointing this one out!
  • Updated links in initial welcome dialog.
  • Added game.input.isListening() to the client-side API.
  • Completed the new website design.
  • Added a wiki (http://wiki.lugdunon.net).
  • Modified the links in the registration emails to point to the new registration page.
  • Fixed hit testing on characters and placeables.
  • Fixed an issue with terrain editing causing client-side chunk bloat.
  • Mousing over characters with an appropriate tool selected should now properly call the action handler for a cursor update.
  • Updated URL for net.lugdunon.ui.optionsMenu.options.CraftingRecipesOption.
  • Updated URL for net.lugdunon.ui.optionsMenu.options.HowToGMOption.
  • Updated URL for net.lugdunon.ui.optionsMenu.options.HowToPlayOption.
  • Disabled caching on all ajax calls.
  • Added shears tool use animation.
  • net.lugdunon.state.item.action.BucketActionHandler now shows bucket icon when over a milkable cow.
  • net.lugdunon.state.item.action.ShearsActionHandler now shows shears icon when over a shearable sheep.