LIVEon Twitch:necronut(15)·AntrixZ1337(8)·Alpha_Fishstick(1)
BOUNTYAny Unicorn·1000 COTOs·leader has 30 kills — 31 takes the prize

‹ Release Notes

Release 6

Went live 5/22/2014 · 26 change items · official notes ↗

In short

Release 6 focuses heavily on foundational improvements across many areas of the game, laying groundwork for future content. A major addition is secure player-to-player trading, allowing direct exchange of items between players – a long-requested feature now implemented. Visual quality continues to be a priority, with work underway on lighting, shaders, and textures; several new player houses have also been added alongside updates to existing ones.

Significant effort was dedicated to refining core systems. Combat abilities are receiving secondary effects and visual polish, while fixes address animation bugs and color coding inconsistencies. The team has overhauled the architecture of containers like chests and corpses to eliminate exploits related to looting. Character models are undergoing scrutiny with improvements made to skin shading, though further adjustments—including potential head replacements—are still in progress.

While many features remain incomplete or framework-based – crafting lacks skill checks and repair options, combat is missing key elements like random dealing and advancement, and the game loop remains bare bones – this release represents substantial technical work behind the scenes. Performance optimization is ongoing, and players should expect continued iteration on visuals, systems, and content as development progresses towards Beta later in the year.

AI-generated summary (google/gemma-3-27b) — may contain errors; the full notes below are authoritative.

Other (26)

  • Visual Improvements: We really want to improve the quality of our visuals to a point that we feel competitive with modern games. To that end we are allocating time each release for some ongoing work. Here is just a short list of some of the things we are working on for Release 6 in the area of visual improvements:
  • Player to Player secure trade: Did you discover something cool you wish to give your friend? Need to share some potions with a party member? Did you craft something amazing you want to sell? Secure trade is the answer and will allow you to make exchanges of goods between you and other players.
  • Crafting: We now have specific animations and tools for each crafting table so we will replace the default animation in Release 6 with these specifics. We will also take a pass on alignment and sorting issues related to crafting tables. As a stretch goal we may try to add some more sound and visual effects to crafting and harvesting
  • Combat: Our first pass at abilities in R5 did not include secondary effects like stun, knockback, root, etc., nor did many of them have visual effects. And in some cases they didn’t work at all (I’m looking at you Light spell!). For R6, we will be finishing out those abilities and adjusting the casting animations to work better with equipped weapons. We are also fixing some blending bugs that prevented many of the weapon animations from displaying properly. Once we address all these issues, we can resume work on card combat, deck building and the death system for Release 7 and 8. We are also going to take a pass at better color coding for combat floaties. Finally we will work weapon sheathing and unsheathing functionality so that we can explicitly know if you are ready to talk or kill!
  • Looting: We are making some architectural changes to how we create, store, and transmit data in containers (chests, corpses, player houses, inventory, etc.) that should fix some of the looting exploits, like the one where all players could loot the same corpse equally, and corpses could be looted multiple times just by exiting and reentering a scene. We are also going to work on fixing issues related to targeting a corpse.
  • Emotes: We will be working on some improvements to emotes that include looping emotes (dancing, conversation, etc.) as well as adding audio to them (clapping, laughing, etc.). We will also make it so when you are chatting we will play the convo emote automatically.
  • Animals: Currently all our animals (bears, wolves, etc.) are purchased assets and the skinning, rigging, and animations for them is not meeting our quality standards, so we are going to reskin and rig them so that we can redo their animations.
  • Dialog: We are going to do an overall sanity pass on all dialogue, making sure it meets our standards on quest accessibility, making NPCs respond to more things, and that as many responses as possible are accessible through the dialogue tree.
  • Navigation: We will continue to iterate on the overworld map with more animations, texture improvements and party member locations when they are inside a scene. We are also going to introduce a standard visual for entrance and exit locations on maps. For now that will take the form of an archway.
  • Player Housing: We have added/updated 4 new player houses (1 Rustic, Updated Lord Founder, Lord Benefactor, and Baron Benefactor). As with R5 we will no longer impose a time limit on ownership. However we may reset ownership at some point over the weekend to allow more folks time to experience housing.
  • Lighting Fine-Tuning: With the switch to the new lighting model, we now have to retune our lighting levels across the board. Tuning and balancing the brightest day and the darkest night takes some time. It is a careful dance to get a strong contrast between well lit areas and dark shadows. We want light sources to mean something in underground areas and at night so they will be dark. This means having a torch and/or light spell handy is a really good thing. We also introduced tone mapping in R4 which is a technique that simulates your eye irising back and forth. This technique also requires careful tuning to get the brightening and lightening just right. Tune it too bright and we obviate the need for any light sources, tune it too dark and you won’t even notice it.
  • We went through about a bazillion different parameters over the last few weeks trying to get to that “just right” spot. Just yesterday, we hit on a combination of bloom with tone mapping that we think is going to get us the closest we have come yet. You can see the initial results in this build of this new combination. I think we are way closer but there is still work to do here.
  • Shaders: Right now we use very simple specular and bump mapping shaders. We are going to investigate some other shader types including Relief and Detail that might create more details in our textures.
  • Research into these new shader types ultimately led to a dead end but in the process we discovered and fixed some issues with how we were doing bump mapping on our terrain.
  • Characters: We have several efforts in progress including getting our skin shader happy with the new lighting, deformation issues with the female arms, polishing movement and combat animations, and fixing wearables sorting issues. After we get those issues sorted we can move on to making hair better but we are waiting for our transition to Unity 5 for that so we can take advantage of some new features there.
  • We made some good progress here and got the skin happy with our new lighting, but we still think we can take it further. We also decided we need to completely replace the character heads because we felt they were just not attractive enough. This replacement is now being tested so they may or may not make it in during R6.
  • Environment Art: For performance optimization we had originally kept the number of triangles in our buildings, walls, dungeons to an absolute minimum. Recent performance analysis suggests we are not bound by this constraint so we are going back through and adding geometry to some assets so that they will look better in lighting. For Release 6 we are focusing on Dungeon and Castle Walls to make them not be such flat planes.
  • The amount of work on changing how our item architecture works to secure the data was quite large. We really want this particular feature to be exactly what we say: secure. That meant in the end we couldn’t rush this in just one release cycle, it will take us two. In the meantime though we did create a temporary way for players to give each other things by just dragging the items out of their inventory and on top of the other player.
  • We also added support for separating the upper and lower body in the animation system which lets the avatars move and attack simultaneously!
  • While we finished some of this work we had started before on the 2D map the bulk of R6 was spent researching tools for creating the 3D overworld style we are returning to that I posted about shortly after R5.
  • Combat: Combat does not yet include random dealing, decks, combos, or advancement.
  • Performance: We have only done rudimentary optimizations and we do not yet have a full suite of performance fallbacks (LODs, etc.). This means the game will be quite slow on older machines, and due to memory usage, might be unstable in certain conditions (like densely decorated areas). With each release we will be doing further optimizations and adding to our fallbacks to improve performance.
  • Crafting: The crafting system is in the game as a framework, but is still missing some key components like repair, events, and enhancement. Skill checks are also not in yet, so results are always 100% successful. Long term, the percentage chance to make items will depend on a myriad of variables and can result in a variety of results including: making the item desired, making a simpler version of the item that will need to be enhanced, or making a damaged version of the item that needs repair.
  • Game Loop: Release 6 was a further iteration on our rudimentary game loop, but it is still very bare bones. Expect this to expand with each subsequent release but it won’t be truly complete until we hit Beta later this year
  • Advanced Player Housing: There are some advanced features for player housing, including waterfront properties, basements, home exterior decorations, and ceiling decorations that are not yet integrated. Expect to see these appear in future releases.
  • Visual Quality: Efforts to improve visual quality are ongoing. This started last release with increases to our art staff (technical artist) and continued this release with tons of work on lighting and shaders. We will continue to iterate on these until we have highly competitive visuals.