Skip to content

PSOBB Ryuker server. Based off of Sodaboy's Tethealla server.

Notifications You must be signed in to change notification settings

gatchi/psobb-ryuker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

PSO Ryuker Server

Based off of Sodayboy's Tethealla server. In development.

Guidelines for this project

Tethealla is one of the (if not the) most widely used PSOBB servers out there, and the most widely used open source PSOBB server. However, Tethealla is not written in a very developer-friendly way. Development is mostly done between two guys via Visual Studio collaboration tools. It existing on GitHub at all is an afterthought.

This project's goal is to produce a version of Tethealla that easy to work on via GitHub. This will be done by:

  • recreating the original function of the code but with modularity and good design practices in mind
  • providing thorough documentation within the source so no guides are necessary for setup or editing
  • facilitate collaboration on the project's GitHub
  • make the project IDE independent
  • prioritize Windows so its hobbyist friendly

As of right now, this code will not compile. If you're looking for a PSOBB server, check out Tethealla server setup, which contain both instructions and binaries. If you want more details on the development process, you can check out my casual dev blog over here -> artistformerlyknownased.tumblr.com

About

PSOBB Ryuker server. Based off of Sodaboy's Tethealla server.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 99.4%
  • Makefile 0.6%