Page 1 of 1

(0.8.0) Status for Tuesday, July 7, 2015

PostPosted: Tue Jul 07, 2015 9:06 am
by lugdunon
Server mods altered in this update:
  • net.lugdunon.server.worldgen.default
  • net.lugdunon.server.worldgen.procedural

/etc files altered in this update:
  • nonPlayerCharacterNamesList.json
  • npcs.json

Release Notes:
  • Added support for random npc name generation, with support for custom name lists, in-place random selection, and multiple name parts.
  • Added etc/nonPlayerCharacterNamesList.json to the default world gen.
  • Added BOSS.DUNGEON.LOWLAND.RUINS npc to procedural world gen.
  • Added BOSS.DUNGEON.MIDLAND.RUINS npc to procedural world gen.
  • Added BOSS.DUNGEON.HIGHLAND.RUINS npc to procedural world gen.
  • Adjusted exp rewarded and health for ghostly scholars.
  • Ghostly scholars are now hostile to player characters.
  • Exit portals and npc should no longer spawn in walls.
  • Removed "npc.name.filter" server configuration property.
  • Removed "npc.name.filter.error" server configuration property.
  • Added "npc.name.provider" world configuration property.
  • Added net.lugdunon.world.terrain.Terrain.getSpawnableBiomeIndices() to the server-side API.
  • Added net.lugdunon.world.terrain.Terrain.getSpawnableIndicesForBiome(byte biomeId) to the server-side API.
  • Added net.lugdunon.state.World.getNPCNameProvider() to the server-side API.
  • Added net.lugdunon.state.character.name.INonPlayerCharacterNameProvider to the server-side code base.
  • Added net.lugdunon.state.character.name.NonPlayerCharacterListNameProvider to the server-side code base.

Re: (0.8.0) Status for Tuesday, July 7, 2015

PostPosted: Tue Jul 07, 2015 10:12 am
by fstltna
Are you going to be able to fix the "crash & restart" issue on the client? Other than that and the public server issue I think it is good to go...

Re: (0.8.0) Status for Tuesday, July 7, 2015

PostPosted: Tue Jul 07, 2015 11:01 am
by lugdunon
The client crash and restart issue will be looked at in 0.8.1 (I don't want to delay this release any longer and the next release will be a very short cycle). I am hoping that an update to the latest versions of CEF and JCEF will rectify the issue.

I'll see what I can do about the public listing server before 0.8.0 goes out the door though, which should still be on track for the end of the week.

Re: (0.8.0) Status for Tuesday, July 7, 2015

PostPosted: Tue Jul 07, 2015 1:24 pm
by fstltna
Ok, sounds good...