Skip to content
IDMarinas edited this page Jun 30, 2022 · 14 revisions

PayPal - The safer, easier way to pay online! Liberapay - Donate Twitter

Legend of the Green Dragon (LotGD), a text-based RPG browser game, based on Seth Able's Legend of the Red Dragon. Originally developed by Eric Stevens and JT Traub as a remake of and homage to the classic BBS Door game, Legend of the Red Dragon, by Seth Able Robinson. You can play it at numerous sites, including http://www.lotgd.net/.

IDMarinas Edition part of the base of 1.1.2 Dragonprime by Dragonprime Development Team (Dragonprime) and have code of Oliver Brendel (NB Core).

With the premise of updating the core of the game without having to start from scratch and bearing in mind that I wanted to keep some compatibility with the previous version. Start developing version 2.0.0 IDMarinas Edition. This version is compatible with 99%, ☺️, it is impossible to guarantee 100% with the 1.1.2 Dragonprime version, so you can migrate relatively easily to this new stage of the LotGD core.

With each new version is migrating to new technologies more modern and discarding others that have remained old. To make each new version of the game's kernel as painless as possible, portions of the kernel are changed in each new version. So with each new version you will only need to review a part of your modules and correct them.

A list of modules from 1.1.2 Dragonprime that are being updated for the different versions of IDMarinas Edition is provided.

More info

  • See Changelog for more information of changes to code.
  • See Readme for additional information.
  • See Documentation for see API functions of Core

Disclaimer

  • Core IDMarinas Edition uses componentes of other projects like:
    • Components of Laminas Framework formerly known as Zend Framework
    • Componentes of Symfony
    • User interface Tailwind CSS
    • Templates system Twig
    • A simple JavaScript popup boxes SweetAlert2
    • CronJob manager Cron Api
    • jQuery, Fast, small, and feature-rich JavaScript library.
    • Toastr, Javascript library for non-blocking notifications.
    • Jaxon-PHP, Easily create Ajax applications with PHP.
    • BanBuilder, PHP package for profanity filtering. The PHP script uses regex to intelligently look for "leetspeak"-style numeric or symbol replacements.

New versions: 5.2.* and newer

Game

New versions: 5.0.* to 5.1.*

Game

Older versions: 4.4.* to 4.12.*

Game

Older versions: 4.3.* and earlier

Game Installation

Game Build

Game Development

Advices/Answers

Clone this wiki locally