(0.7.1) Status for Thursday, September 4, 2014

(0.7.1) Status for Thursday, September 4, 2014

Postby lugdunon » Fri Sep 05, 2014 12:05 am

0.7.1 has been deployed. The official release notice will most likely drop in the next day or two.

Here's what's changed since the last update:

Mods altered in this update:
  • net.lugdunon.world.clover.tui
  • net.lugdunon.world.tupelo.tui
  • net.lugdunon.world.defaults.compendium


Server mods altered in this update:
  • net.lugdunon.server.worldgen.defaults



/etc files altered in this update:
  • items.json
  • recipes.json
  • instances/0/placeableItemCache.json
  • instances/0/terrain.dat
  • instanceTemplates/DIMENSIONAL_POCKET/instance.json
  • instanceTemplates/DIMENSIONAL_POCKET/npcCache.json
  • instanceTemplates/DIMENSIONAL_POCKET/placeableItemCache.json
  • instanceTemplates/DIMENSIONAL_POCKET/terrain.dat
  • instanceTemplates/DIMENSIONAL_POCKET/waypointCache.json



Release Notes:
  • net.lugdunon.client 0.2.1 -> 0.2.2.
  • net.lugdunon.server 0.7.0 -> 0.7.1.
  • net.lugdunon.world.clover.tui 0.0.2 -> 0.0.3.
  • net.lugdunon.world.tupelo.tui 0.0.3 -> 0.0.4.
  • net.lugdunon.world.defaults.compendium 0.0.2 -> 0.0.3.
  • net.lugdunon.server.worldgen.defaults 0.0.4 -> 0.0.5.
  • Fixed an issue with net.lugdunon.command.core.inventory.MoveInventoryItemCommand not properly moving items between placeables in some cases.
  • Fixed several shortcomings with the ContainerMatterArcHandler.
  • Fixed an item instance indexing problem in the MatterPumpArcHandler.
  • Fixed a concurrency issue in ArcPulse.
  • .ldn files no longer require an artifact property. If omitted, update checks are not performed.
  • Added API to allow mods to provide custom server status items (icons).
  • Added API to allow mods to provide custom server login handlers.
  • Placeable hoverover is now shown if an item's current state possesses a defaultAction.
  • Added small change to Namespace.js to allow for breakpoint debugging in chrome.
  • Added ACTION_CONFIG_INVENTORY_ITEM icon.
  • Added ACTION_CONFIG_ITEM_TYPE icon.
  • Added INFORMATION_ITEM_HOLDER icon.
  • Added INFORMATION_ITEM_TYPE_HOLDER icon.
  • net.lugdunon.world.defaults.compendium.instantiatedPlayerItems.CodexRESTHandler now reports on item types, subtypes, spelltypes, and spellschools.
  • Increased durability of all tools and weapons.
  • Doubled durability of all armor.
  • Added an inventory item information provider item and recipe.
  • Added an item type information provider item and recipe.
  • Added an arc matter splitter item and recipe.
  • Added an arc matter condenser item and recipe.
  • Added an arc matter filter item and recipe. This allows for item / item type filtering.
  • Added an arc teleporter recipe.
  • Added an arc-stabilized dimensional pocket recipe.
  • Added net.lugdunon.server.login.ILoginCheckHandler to the server-side code base.
  • Added net.lugdunon.server.ServerStatusItem to the server-side code base.
  • Added net.lugdunon.state.item.arc.handler.matter.MatterCondenserArcHandler to the server-side code base.
  • Added net.lugdunon.state.item.arc.handler.matter.MatterFilterArcHandler to the server-side code base.
  • Added net.lugdunon.state.item.arc.handler.matter.MatterSplitterArcHandler to the server-side code base.
  • Added net.lugdunon.state.item.arc.handler.matter.MatterRequest.isRequestForAllItems() to the server-side API.
  • Added ItemDefAndStackSize(Item item) to the server-side API.
  • Added net.lugdunon.state.item.ItemInstance.getItemPairId() to the server-side API.
  • Added net.lugdunon.state.mod.Mod.listServerStatusItems() to the server-side API.
  • Added net.lugdunon.state.mod.Mod.serverStatusItemsCount() to the server-side API.
  • Added net.lugdunon.state.mod.Mod.listLoginCheckHandlers() to the server-side API.
  • Added net.lugdunon.state.item.arc.tooltip.information.InventoryItemInformationProviderTooltipExtension to the client-side code base.
  • Added net.lugdunon.state.item.arc.tooltip.information.ItemTypeInformationProviderTooltipExtension to the client-side code base.
  • Added net.lugdunon.state.item.arc.handler.matter.MatterCondenserArcHandler to the client-side code base.
  • Added net.lugdunon.state.item.arc.handler.matter.MatterFilterArcHandler to the client-side code base.
  • Added net.lugdunon.state.item.arc.handler.matter.MatterSplitterArcHandler to the client-side code base.
  • Added net.lugdunon.state.item.arc.tooltip.ArcMatterCondenserTooltipExtension to the client-side code base.
  • Added net.lugdunon.state.item.arc.tooltip.ArcMatterFilterTooltipExtension to the client-side code base.
  • Added net.lugdunon.state.item.arc.tooltip.ArcMatterSplitterTooltipExtension to the client-side code base.
  • Added net.lugdunon.state.item.arc.handler.information.InventoryItemInformationProviderArcHandler.
  • Added net.lugdunon.state.item.arc.handler.information.ItemTypeInformationProviderArcHandler.
User avatar
lugdunon
Site Admin
 
Posts: 407
Joined: Tue Nov 05, 2013 5:53 pm

Re: (0.7.1) Status for Thursday, September 4, 2014

Postby fstltna » Fri Sep 05, 2014 1:47 am

Hi! The link to the mac client is 404... And how do i get my server in the list? Using the web client i dont see it...
---- https://LugdunonCity.org - portal for the Lugdunon RPG & Lugdunon hosting
---- https://LugdunonCity.org/HostSplash/ - About my Lugdunon hosting
Image
User avatar
fstltna
 
Posts: 155
Joined: Wed May 21, 2014 8:54 am
Location: South San Francisco, CA

Re: (0.7.1) Status for Thursday, September 4, 2014

Postby lugdunon » Fri Sep 05, 2014 8:39 am

Thanks for the heads up on the mac client. Uploading the latest .dmg right now.

As far as getting your server on the PLS, you need to add this line to your server.cfg:

list.publicly=true

If it still doesn't work after that, let me know and we'll see what the problem is.

Cheers,
Chris
User avatar
lugdunon
Site Admin
 
Posts: 407
Joined: Tue Nov 05, 2013 5:53 pm

Re: (0.7.1) Status for Thursday, September 4, 2014

Postby fstltna » Sat Sep 06, 2014 2:27 am

I added that but my server still isnt listed.l. And in the mac client the checking for updates popup never stops...
---- https://LugdunonCity.org - portal for the Lugdunon RPG & Lugdunon hosting
---- https://LugdunonCity.org/HostSplash/ - About my Lugdunon hosting
Image
User avatar
fstltna
 
Posts: 155
Joined: Wed May 21, 2014 8:54 am
Location: South San Francisco, CA

Re: (0.7.1) Status for Thursday, September 4, 2014

Postby lugdunon » Sat Sep 06, 2014 10:36 pm

What is the public IP and port of the server you are trying to register as public?

I'll take a look and see if I can't replicate the endless popup (it took 30s or so this morning on my mac, yet it did complete). I'll add a feature request to make that popup a little more informative, i.e. showing the file download progress, etc.

Chris
User avatar
lugdunon
Site Admin
 
Posts: 407
Joined: Tue Nov 05, 2013 5:53 pm

Re: (0.7.1) Status for Thursday, September 4, 2014

Postby fstltna » Sat Sep 06, 2014 10:48 pm

It is lugdunoncity.org, default port. Showing progress would be good...
---- https://LugdunonCity.org - portal for the Lugdunon RPG & Lugdunon hosting
---- https://LugdunonCity.org/HostSplash/ - About my Lugdunon hosting
Image
User avatar
fstltna
 
Posts: 155
Joined: Wed May 21, 2014 8:54 am
Location: South San Francisco, CA


Return to Updates

Who is online

Users browsing this forum: No registered users and 13 guests

cron