Medieval Discord Documentation
WebsitePatreonTerms of Service
  • 🧾Getting Started
    • 🎉Welcome
  • 📚Character
    • Character Creator
      • Name
      • Gender
      • Age
      • Religion
        • Apostasy
      • Heritage
      • Region
      • Paths
      • SICS Stats
        • SICS Modifiers
      • Hair and Eye color
      • Height
      • Trial Characters
    • Health
      • Sleeping
      • Eating and Drinking
      • Healing
    • Non-Player Characters
    • Bathing
    • Seeing
  • 🍎Items
    • Items
    • Inventory
    • Looting
    • Crafting
    • Cooking
    • Fishing
    • Foraging
  • 🚶Channels
    • Moving
      • Inside vs Outside
    • Travel
    • Districts
      • Housing
  • 🔗Gangs
    • Gangs
    • Gang Control
    • Bounty
  • 🪙Economy
    • Money
    • Market
    • Income
    • Taxation
    • Loans
  • 💰Commoner Path
    • Fame Route
      • Blacksmith ⚒️
      • Goldsmith 💍
      • Armorsmith 🛡️
      • Weaponsmith ⚔️
      • Tailor 🧵
      • Cobbler 👢
      • Hunter 🦌
      • Butcher 🥩
      • Carpenter 🔨
      • Tree Feller 🌳
      • Merchant 📦
      • Farmer 🐖
      • Miner ⛏️
    • Infamy Route
      • Thief 🤏
      • Headhunter 📜
      • Smuggler 🚣‍♂️
      • Bandit 🤺
      • Thug 👊
    • Service Route
      • Innkeeper 🗝️
      • Inn Hand 🍻
      • Bard 🎶
  • ⛪Clergy Path
    • Scribe ✍️
    • Preachment Route
      • Deacon 📿
      • Priest 🙏
      • Archbishop ⛪
    • Inquisition Route
      • Inquisitor ✊
      • High Inquisitor 🔥
      • Inquisitor General ⚖️
    • Medicinal Route
      • Helper 🛏️
      • Medicus 🩸
      • Head Medicus ⚕️
  • 🏹Military Path
    • City Watch Route
      • Recruit
      • Picket
      • Guard 🏹
      • Sergeant 🗡️
      • Officer 🐕
      • Lieutenant 🐺
      • Captain 🐻
      • Bailiff 👁️
  • ⚔️Combat
    • Attack Moves
    • Combat Instances and End of Combat
      • Death
      • Surrender
      • Knock Out
      • Escape
    • Combat Rolls
      • Offensive Rolls
      • Defensive Rolls
      • Combat Modifiers
    • Combat Gear
    • Combat Level
      • Training
      • Sparring
      • Live Combat
    • Combat Mechanics
      • Mounted Combat
      • Combat Environment
      • Disarming
  • Other In-Character Mechanics
    • Revealed
    • Outlaw
    • Binding
    • Intoxication
    • Lying
    • Pregnancy
  • Out-of-Character Mechanics
    • Out-of-Character and In-Character roles
    • Certified Membership
    • Self-Assignable Roles
    • Game Masters (GMs)
    • Interworld RP
    • In-Depth Rules
    • Replies
  • 🖥️Version
    • Version explanation
Powered by GitBook
On this page
  • Versioning explanation
  • Example

Was this helpful?

  1. Version

Version explanation

This page explains the versioning for all MD bots, updates and how it all works.

PreviousReplies

Last updated 1 year ago

Was this helpful?


You can read what changes each version brings in our channel on Discord.

Versioning explanation

The following section is technical in its nature and is not required knowledge to enjoy Medieval Discord as an RP server. Its more of a guideline for the curious and ourselves while developing MD.

Medieval Discord uses semantic versioning for its software and documentation in the format vX.Y.Z

  • X is a major release. v1.0 -> (remade bot entirely)v2.0 -> (VEA remake) v3.0

  • Y is a minor release. Includes new features, improvements, minor overhauls, etc.

  • Z is a patch release. Usually includes bug fixes and small improvements and adjustments.

The additional custom versioning parameter, which isn't publicly displayed in the #change_logs channel nor on the documentation here, is the dev hash appended to each version number. It's used to represent different versions that are deployed to MD during development which don't alter anything visible to the MD user (such as numbers, commands, features, etc.).

The changes that occur are usually file formats or project structure changes which aren't directly reflected on MD itself but are improvements to the general software and should be deployed to the user possibly even before an actual minor/patch version is released.

Example

v3.0.1-240316a - The year, month, day and alphabetic letter used for ordering during that specific timestamp. The hash 240316b would be used for a second deployed release on the 16th of March, 2024.

🖥️
change_logs