v1.6.5
2024-05-07 05:00 UTC
- Backend: Added Nightwing Runepost and Runewords
- Backend: Added Rune XIII (R13)
- Backend: Added Naturesong Edge and Terraflora Shield
v1.6.4
2023-09-21 20:00 UTC
- Frontend: Added Einlor Forge Crafting page
v1.6.3
2023-09-10 20:00 UTC
- Frontend: Added item filter to Runeposts
- Frontend: Added item links back to Item Analytics from Gear List
- Frontend: Enabled auto-submit for pulldowns in Monster Viewer, Item Analytics, and Runeposts
- Backend: Added boss monsters from Maze of Champions
v1.6.2
2023-08-31 04:00 UTC
- Frontend: Added Mitar Forge Crafting page
- Backend: Restructured all crafting data structures
v1.6.1
2023-07-15 04:00 UTC
- Frontend: Fixed runeword selection on Scalable Simulation
- Frontend: Runewords can now recognize multiple items to activate
- Backend: Updated all runeword requirement structures
- Backend: Added runeposts with area-exclusive runewords
v1.6.0
2023-06-22 13:30 UTC
- Frontend: Added Build Simulation
- Frontend: Added Build Management
- Frontend: Grouped items by type in Gear Management
v1.5.2
2023-06-18 01:30 UTC
- Backend: Updated all pass-by-hash references and lookups
v1.5.1
2023-06-15 05:30 UTC
- Frontend: Added Battle Log to Scalable Simulation
- Frontend: Unlocked Simulation for all users (default 10 iterations)
- Backend: Updated stun-resist property on all runewords
- Backend: Updated all dragon attributes
- Backend: Corrected extra defense to be activated on attacker hit (battle engine)
- Backend: Corrected stun resist to mitigate a percentage of stun, not the entire thing (battle engine)
- Backend: Corrected defense lower stacking from additive to multiplicative (battle engine)
v1.5.0
2023-06-12 18:00 UTC
- Frontend: Added Monster Viewer
- Backend: Added most monsters in the game to date (still missing some Shadow Order Dungeon)
v1.4.1
2023-06-05 18:30 UTC
- Frontend: Updated color/icons for runewords with elemental in Runeposts
- Backend: Refactored stored game constants for access uniformity
v1.4.0
2023-06-03 20:00 UTC
- Frontend: Added Simulation section and Scalable Simulation tool
- Frontend: Placed info box link to profile on homepage
v1.3.3
2023-05-27 17:00 UTC
- Frontend: Added images to pulldown in Item Analytics
- Frontend: Adjusted table formatting/alignment in Runeposts
- Backend: Added new Einlor rings
v1.3.2
2023-05-19 16:00 UTC
- Frontend: Final corrections to rounding issues in Item Analytics
v1.3.0
2023-05-16 20:30 UTC
- Frontend: Corrected mininum/maxinum bounds due to rounding issues on Item Analytics
- Frontend: Added new links on Home page
- Frontend: Added Activation Codes link and feature display to Profile page
- Frontend: New Activation Codes page available in Profile
- Backend: Creation of database elements to support activation codes
v1.2.4
2023-05-12 21:00 UTC
- Frontend: Added Item Enhancement page
- Backend: Adjustments to simulator CLI
v1.2.3
2023-05-10 14:30 UTC
- Frontend: Runeposts page now shows runes in order that matches the game
- Backend: Added Big Surprise and Pumpkin Reaper runewords
v1.2.2
2023-05-10 14:30 UTC
- Backend: Added Christmas amulets to the database
v1.2.1
2023-05-09 14:30 UTC
- Backend: Updated incorrect data on runewords for Glory Shield and Spear of the Gods
v1.2.0
2023-05-06 23:30 UTC
- Frontend: Added Scheme Crafting area with basic schemes
- Frontend: Profile area now has Player and Gear sections
- Frontend: Added ability to add/remove players and gear on profile
- Frontend: Added item sharing on Item Analytics
- Frontend: Added weapon and shield skins to database
v1.1.6
2023-04-28 14:00 UTC
- Frontend: Fixed form handler from closing early preventing calculation on Item Analytics
v1.1.5
2023-04-27 14:30 UTC
- Frontend: Adjusted decimal notation to support commas and periods
- Frontend: Fixed invalid input warning on valid items
- Frontend: Added level appropriate bounds checking for items
- Backend: Decreased debug level and error outputing on production
- Backend: Deployed item database
- Backend: Linked items in Gear List to database
- Backend: Updated level from 10 to 15
v1.1.4
2023-04-24 15:30 UTC
- Frontend: Update attribution and license footer
v1.1.3
2023-04-22 05:30 UTC
- Frontend: Added jump links and return to top buttons on Runeposts page
v1.1.2
2023-04-16 22:00 UTC
- Frontend: Gear List area created
- Backend: Updated elemental effects
v1.1.1
2023-04-15 05:30 UTC
- Frontend: Runeposts area created
- Frontend: Cleanup page layout inconsistencies
- Frontend: Updated title display on all pages
- Backend: Added Weapon and Shield Skin to Simulator
v1.1.0
2023-04-06 04:00 UTC
- Frontend: Updated Admin LTE UI framework to v3.2.0
v1.0.3
2023-04-04 05:30 UTC
- Frontend: Updated title method for displaying page title
- Backend: Added DPS to output in Simulator
- Library: Base class uplifted to latest version
- Library: Html class submit method adjusted for multiple parameters
- Library: Main class added error handling method
- Library: Main class added player data handling methods
- Library: Input class updated variable acquistion method
v1.0.2
2023-03-31 18:30 UTC
- Backend: Adjustments to minimum speed assessment
v1.0.1
2023-03-19 17:30 UTC
- Frontend: Mobile rendering updates
- Frontend: Loaded favicon
- Frontend: Modified percentage bars in analytics to use progress-bar class
v1.0.0
2023-03-18 03:30 UTC
- System: Initial build