Search

Platform Status

Platform Status, Functionality and Planned Development

While BrowserQuests™ has been (off and on) under development since 2013, its scope is nearly limitless and so the platform is--and will continue to be--constantly changing and evolving. Accordingly, it's important for authors to know and understand the current status of the platform (along with its current limitations), what features are being planned for near-term development and what potential improvements are on the drawing board over the longer term.

Note that if you're interested in contributing to the ongoing discussion regarding how best to move the BrowserQuests™ engine forward, just bop over to our dedicated Discord channel, find the appropriate text channel and let us know. We definitely welcome any and all feedback!

Current Platform Status

Perhaps the most challenging (and, admittedly, most fluid) aspect of the platform is the player interface. Determining how best to simulate a virtual game master (GM)-led persistent online RPG is extremely challenging, and presenting a UI (user interface) that not only makes sense to players and authors alike but can also be developed using the platform's current (and, honestly, a bit dated) Microsoft-based, server-side technology stack is even more challenging (especially considering that BrowserQuests™ has been developed to work equally well across desktops, tablets and even smart phones). Every potential change to the platform requires a variety of considerations and often the full ramifications of a change aren't determined until the players actually utilize the changes.

Platform Limitations

So, even though the platform already consists of over 12,000 lines of VB.NET programming code across dozens of database tables and hundreds of SQL Server stored procedures, it's still in its relative infancy. Therefore, the platform is currently rather limited:

  • Race & Class Limitations - Only the four primary races (dwarves, elves, halflings and humans) can be played, along with the four primary classes (clerics, fighters, magic-users and thieves). If playing an elf, the fighter/magic-user and magic-user/thief combo classes are available as well.
  • Level-based Limitations - The platform can only accommodate character levels one through four, as only the first and second-level cleric and magic-user spells have been integrated into the system. The future incorporation of all cleric and magic-user spells will certainly require a significant developmental effort.
  • No Tactical Combat - A standard (grid-based) approach to combat has not been implemented (and may NEVER be implemented). Rather, combat is merely text-based, meaning that there are few tactics involved (combatants can either attack from a distance if they have the ability/weapons, or they attack in hand-to-hand combat). Potential implementation of a grid-based combat system is being reviewed.
  • Very Limited Bestiary - Only a few dozen monsters have been integrated into the platform. Mechanisms exist to rather easily add new monsters, but they likely won't be added unless an author requires them.
  • Random Encounters - The platform hasn't yet been developed to allow for random encounters when travelling from one area to another (or, perhaps, resting within a fairly dangerous place).
  • Limited Ability to Travel - The BrowserQuests™ platform is certainly NOT an "open world" game where players can travel wherever and whenever they wish. Rather, players are limited to only those encounter areas that are "reachable" from the current area they find themselves within. While the Mairigan continent is fully mapped within the game (so players can view all 60 or so countries within the continent and learn more about them), they can't just travel to wherever they wish.
  • Variety of Other Basic Fantasy RPG Rules - While the Basic Fantasy RPG ruleset has been adopted by the BrowserQuests™ platform, many of its more intricate rules have not been integrated (while others have, but were subsequently changed to better fit the online, persistent context of the RPG).

Naturally, these limitations will be worked-on over the months and years to come!

Longer-Term Development

Quite a bit of future development is planned, elements that aren't as high a priority as those listed immediately above but are important to the health and success of the platform all the same. In no particular order, this list currently includes:

  • Integration of ALL Spells - Ultimately, all cleric and magic-user spells will need to be developed and integrated into the platform.
  • Inclusion of New Races & Classes - The Basic Fantasy RPG system does utilize secondary rules that address additional races and classes, many of which should work well if integrated into the platform (although magic-using classes would require a significant amount of extra work to implement).
  • New & Improved Monster Images - As new monsters are added to the platform, associated images will need to be acquired and integrated as well.
  • Potential Combat Grid - A simplified combat grid--detailing the relative positions of all combatants--is a staple of most traditional, GM-based "table-top" RPG sessions and may significantly improve the overall BrowserQuests™ experience as well (assuming that such a grid and its associated functionality is practical given the current technology stack supporting the platform).
  • Random Encounters - Although a "Random Encounters" authoring form was originally developed (along with a "Random Treasure" form), the system was never developed to actually allow random encounters and provide random treasure once the encounter was successfully resolved. This development will be significant and will likely require several months to implement.
  • Sound Effects - Potential inclusion of relevant sound effects into the game.