Programming Game
- Game
- Resources
- Docs
Changelog
Monster spawn overhaul
October 13, 2025 - v0.6.0
We've reworked the way that monsters spawn into the game. Monsters now spawn evenly distributed throughout the world. Also, we added sound effects!
Unique Items Have Been Removed
September 30, 2025 - v0.5.0
We've finally removed the unique item bits from the game. Before doing so we ensured that no one had any unique items in their inventory. Additionally, we've made some minor updates to party mechanics and have hidden inactive player corpses.
Attack System Rework
September 25, 2025 - v0.4.2
Major updates to how damage is calculated. All weapons now have damage and attack speed values. The new system gives us much more flexibility to keep game balance with appropriate tradeoffs.
New Resource Harvesting Nodes
September 1, 2025 - v0.4.1
We've added trees and mining nodes to the game. Grab an axe or pickaxe and gather resources to craft your gear!
New Spell Mechanics, Several Bug Fixes
August 25, 2025 - v0.4.0
You can now equip up to 15 spells directly to your new spellbook, and cast a subset of them based on your equipment.
Updates to Trade Mechanics, Lots of Bug Fixes
August 16, 2025 - v0.3.0
Lots of client updates improving the api for trading and interacting with storage. New trade recipes, lots of bug fixes, some server performance improvements.
Bosses, Portals, and More Oh My!
August 10, 2025 - v0.2.0
The first biome boss has been added to the game. Bosses are instanced encouters. Discover their location by working your way through increasingly difficult quests.
New Storage Mechanics Added
July 21, 2025 - v0.1.14
An additional storage mechanic has been added to the game. Store items with bankers to prevent loss on death, but ensure you store enough coin or the bank will reposses your storage.
New Questing System Added to the Game
July 20, 2025 - v0.1.12
Quests have been added to the game to add an additional sense of progression. Quests come in various forms, and completing them comes with rewards and unlocks progressively more difficult quests.
You Can Now Unequip Equipment
July 8, 2025 - v0.1.10
Previously, there was no unequip command. A weapon or piece of armor could only be removed by replacing it with a different piece of equipment. Now you can remove your gear whenever the mood strikes you.
Improvements to Arena Ratings
July 04, 2025 - v0.1.7
The arena's ranking system was too simple, it created situations where the leader ran away in points, and everyone else compressed at similar ranking system. The arena now functions on a system very similar to chess's elo system.
Minor Updates to Items and Drops
June 28, 2025 - v0.1.06
We've adjusted some crafting recipes, fixed some drops, and adjusted the vendor price of various items.