|
|||||||
This is a discussion on "RPI Engine Now Available!" in the Top Mud Sites MUD Announcements forum : I have released the version of our game's player port sourcecode current as of December 2004 to the public. This represents a ton of effort on my part over the past three years, so I'm hoping someone else will get some use out of this thing! It's a very nearly rock-solid codebase, geared specifically toward creating roleplay-enforced MUDs. It contains a number of quite advanced features, such as an account-based login system, a fully-functional mySQL foundation, skills-based advancement, wounds-based combat, player literacy, a deep crafting system, and so forth. For more ... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Member
Join Date: Jan 2003
Posts: 126
![]() |
I have released the version of our game's player port sourcecode current as of December 2004 to the public. This represents a ton of effort on my part over the past three years, so I'm hoping someone else will get some use out of this thing!
It's a very nearly rock-solid codebase, geared specifically toward creating roleplay-enforced MUDs. It contains a number of quite advanced features, such as an account-based login system, a fully-functional mySQL foundation, skills-based advancement, wounds-based combat, player literacy, a deep crafting system, and so forth. For more information, and to download the package that will allow you to set up and run the engine, click here. Enjoy, and good luck! Do let me know if you decide to use it for a project. |
|
|
|
|
|
#2 | |
|
New Member
Join Date: Jun 2003
Posts: 2
![]() |
Quote:
While I'm no coder, I can only hope some other talented folk come along and contribute back some excellent changes so that you get a little boost out of this whole release as well! Thank you, on behalf of all the little folk with vague plans to one day "do better than all these other MUDs". |
|
|
|
|
|
|
#3 |
|
Member
|
Also checking out the MUD. Thank ye a bazillion times o'er. I'm sure this will help many people create new and interesting things. |
|
|
|
|
|
#5 |
|
New Member
|
Hey.
You definitely deserve a BIG thank-you for releasing your work, and for the contributions made to the RPI-oriented community. Just thought I would say that. Now... to get Linux to run on my machine again.. |
|
|
|
|
|
#6 |
|
New Member
Join Date: Dec 2004
Posts: 12
![]() |
Yes, a genuinely magnanimous gesture that will be of great benefit to those of us who seek choices for our projects.
Thanks. |
|
|
|
|
|
#7 |
|
Member
Join Date: Jan 2003
Posts: 126
![]() |
Just an update -
A fellow developer was kind enough to point out some structuring flaws in our mysql routines that could theoretically allow for sql injection attacks. The good news is that, as far as I've been able to test, the rest of the code's implementation makes them difficult if not impossible to execute, and further, that on any sanely-configured mysql server (i.e. operating with a mysql username granted ONLY those privileges absolutely necessary to deal with the game's database [SELECT, INSERT, UPDATE, DELETE, ALTER, DROP, and maybe one or two others I'm forgetting] and with proper limited permission settings on the mysqld user itself) these things don't seem capable of actually inflicting any damage. That said, I've taken it under advisement and am in the process of completely restructuring the query system to remedy this issue, but given the heavy integration of the system into the MUD as a whole it is quite a bit of work. I expect to have it all finished and committed to the public release probably by tomorrow morning. Until then, I wouldn't advise making many changes to any copies of the code you've already got, as you're strongly advised to download the fixed version I'll be making available and merging the two may be a bit of a pain. Since our website requires you to be logged in with your game account in order to download the server, I've got everyone's email addresses on file (I'm glad I anticipated something like this, heh), so I'll be sending out an email when the updated server's available for download. Thanks! |
|
|
|
|
|
#8 |
|
Member
Join Date: Jan 2003
Posts: 126
![]() |
Whew, okay. That was a fun time.
Those of you who've downloaded the codebase should have received an email, but I just wanted to drop a post and mention to anyone considering the download who hasn't yet that this issue has been fixed and patched on the publicly-released server. Thanks! |
|
|
|
![]() |
| Thread Tools | |
RPI Engine Now Available! - Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Any news about the search engine for commercial/no | Sinuhe | Tavern of the Blue Hand | 86 | 02-16-2006 01:49 PM |
| New Mud Engine in C# | bbg | Advertising for Players | 2 | 11-27-2004 11:07 AM |
| New Engine | stofelese | MUD Announcements | 0 | 12-07-2003 12:42 PM |
| Custom Engine Project Seeks Talent | Azeroth | Advertising for Staff | 0 | 08-01-2003 12:18 PM |
| Windows Engine | yagiska | Legal Issues | 0 | 01-22-2003 05:16 AM |
|
|