Changelog

Follow up on the latest improvements and updates.

RSS

new

Update

Release

V2.0.4 Final Release

Changelog
2.0.3 (2024-03-14)
Bug Fixes
  • Removing spell from user's spell list.
Refactors
  • Blacklist check in index.js.
Tests
  • Initial setup for shop concept.
Other Changes
✨ Features
  • Wiki added to info.js.
  • Refactored spells in index.js.
  • Soulbind kill feature.
  • Added swagger site with swagger.js and swaggerDocument.json.
  • /promote command in User.js and Role.js.
  • Added titles in Leaderboard.ejs.
  • Added soul binding across index.js, utility.js, SpellBook.js, and User.js.
🌈 Style
  • Status badge added to foot.ejs.
  • Support links added to InteractionCreate.js.
🎈 Performance
  • Restart functions in index.js and logtail.
🐎 CI
  • Added ungit in extensions.json.
🐞 Fixes
  • Removed restart in index.js.
  • /dev/ban endpoint.
  • Updated imports in utility.js.
  • Importing file in utility.js.
  • Updated activities in ready.js.
  • Fixed link error in account.ejs.
📃 Documentation
🦄 Refactor
  • Cross-server binding in index.js.
  • Logging improvements in index.js.
  • Changed incantations in home.ejs.
  • Handling added in setup.js and register.js.
  • Style & search improvements in style.css and LeaderBoard.ejs.
  • Updated embed in info.js.
Other Changes

new

Patch

v2.0.2.1P

Overview
This is mainly patch for fixing old issues and bugs with the bot. Some new features have been introduced and some features have been improved/ changed for better functionality and performance in general. Any questions can be directed to the questions channel in the discord or any ideas for new features or bugs can be placed in the canny posts.
Additions
  • Added
    Scan for target
    command.
  • Added 5 new spells ranging from level 0-15.
  • Added Raven song spell (good luck) .
  • Added Bow incantation as
    Tool of Hunter
    .
  • Added Coin incantation as
    Trinket of the sun
    .
  • Added Orchi Ingot incantation as
    metal of shadow
    (subject to change)
    .
  • Added area chat accessibility page.
  • Added random backend logging.
  • Added status site found in
    bot information
    channel.
Changes
  • Modified login urls Magic, Chat
  • Reworked spell functions
  • Made changes to level up system
  • Reworked old spells for properly function.
  • Changed recipe for
    Traslocation
    ;[Dice,Dice,Coin,Coin]
Ending Notes
I thank all of you for using arcane we have currently over 200 registered users and serving over 60 servers! I Believe after this patch and after a large spell update we will be ready for full release of Arcane Magica!!!
2.0.0 (2024-02-07 to 2024-02-08)
Documentation Changes
New Features
  • Added /playerlist slash command (3a4ac4e7)
  • Added /map slash command (f3e3e3e3)
  • Added /setup slash command
  • Added /info slash command
  • Added /account slash command
  • Added /link slash command
Bug Fixes
  • Trade deck:
    Fixed way system pushed market module. (b679b7f2)
  • Discord:
    Fixed erroring discord module

new

fixed

improved

Update 1.0.0

Version 1.0.0 - 2023,02,02 (Pre-release)
Added Features:
  • Experience points (XP) can now be gained via defeating mobs.
  • Added markers for better navigation on the map.
  • Full mapping feature with draggable map functionality.
  • Double XP weekends for leveling up added.
  • Leaderboard feature with improved formatting.
Updates and Fixes:
  • Fixed a bug in the schema.
  • Resolved issues with the market functionality.
  • Added trade marker logging for the map site.
  • Improved handling of player data and login.
  • Fixed various formatting and error issues.
  • Updated marker icon size and image.
  • Enhanced map rendering with player chunk information.
  • Improved performance and readability with code refactoring.
  • Fixed issues with spell invoking and registration.
  • Implemented a leveling system based on XP.
  • Added auto-start for server listening.
  • Fixed various issues related to incantations and magic functionality.
  • Improved targeting, messaging, and login redirects.
  • Added proper error handling for registration.
  • Enhanced user data statistics on the home page.
  • Added vocal accessibility and user-friendly features.
  • Implemented a spell book with auto-updating functionality.
  • Fixed issues with spell invoking, player targeting, and messages.
  • Added icons, login errors, and registration handling.
  • Fixed player join message and user data issues.
  • Improved AOE and spell handling functions.
  • Self-spells functionality added.
  • Added proper player targeting and login error handling.
  • Implemented a developer spell maker with improved styling.
  • Added a public spell book with proper formatting.
  • Fixed issues with spell book formatting and endpoint.
  • Added register page and updated Heroku configurations.
  • Improved Dockerfile and Docker usage.
  • Implemented items and inventory functionality.
  • Fixed login and registration functionality.
  • Improved voice recognition and partial commands.
  • Converted from Electron to Express for better functionality.
  • Added full voice recognition functionality.
Miscellaneous:
  • Updated project dependencies.
  • Added ESLint for code linting.
  • Improved Dockerfile and Docker usage.
  • Various bug fixes, code organization, and improvements.