Skip to content

euphoriabbs/Oblivion2-XRM

 
 

Repository files navigation

http://htc.zapto.org:8090/job/Oblivion-2%20XRM/job/master/badge/icon

Screenshot

A text based bulletin board system served over Telnet. XRM for (Extreme Remake) is my attempt to recreate and emulate one of the most popular DOS based BBS software with its one of a kind interface and configurability.

The system is still in very early development and is not a working system as of yet.

You can follow the changelog in the root folder for progress updates.

Main development is current under Windows with releases planned for Linux, OSX, ARM.

Using CodeLite http://codelite.org/ IDE for W32/64 and Linux Workspace(s).

Built under g++ MingW32/64 5.1.0 using latest c++11.

The Build/DOCS folder has information on installing and compiling in Linux and OSX The root folder also has new build scripts that will compile and setup everthing once the dependencies are installed.

Follow Project Status Project Tracker

The initial goal is to implement all legacy system actions in use on the default setup/install. With options for extended customization added later on to keep progress going.

Screen shot showing some of the latest work on the menu system. The default theme template and menu prompt in action while switching menus. The menu system is still pretty raw and a lot of logic still needs to be completed.

Screenshot

Then some screen shots in Linux Mint (Vmware) of the most recent updates.

Screenshot

Sample of the Menu Editor modeled after the classic style

Screenshot

Work In Progress (Latest Feature Branch) - Full Screen Message Editor Initial design concept with expanding height templates that the are used in the rest of the system.

Screenshot

  • Use the Issue Tracker
  • Use the Wiki For Build Notes
  • Discussions on Haunting The Chapel BBS! - telnet://htc.zapto.org
  • IRC: #oblivion2 on chat.freenode.net
  • Email: mrmisticismo - at - hotmail.com
  • Facebook: Oblivion/2 XRM group
  • Caphood: Support, Ideas and OBV/2 guru.
  • NuSkooler: Support, Awesome man who knows his stuff.
  • Blocktronics: Awesome group of guys pitching in some amazing theme art!
  • dingo: Telnet options and general terminal functionality, you've been a wealth of knowledge

Oblivion/2 XRM is available under the zlib license : This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

  1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
  2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
  3. This notice may not be removed or altered from any source distribution.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.6%
  • Makefile 18.7%
  • Other 0.7%