1-10 of 43 < Previous Next >
2 votes
closed

DAL SQL and internal cache

We currently use a kind of caching mechanism in our codebase. ie each area contains a list of rooms in memory and each room contains a list of items (again in memory). What would the impact be of l...

id# 930 | Planned Release: None | Last Updated: Jun 22 at 3:24 AM  by HectorSosaJr
1 vote

Create Windows Service to run MUD

Would like to see a Windows service to run WheelMUD in a "headless" mode.

id# 1858 | Planned Release: WheelMUD 0.4 | Last Updated: Jun 22 at 3:22 AM  by HectorSosaJr
1 vote

Remote admin GUI - Step 1

Create a basic remote admin GUI. This should be mostly a proof of concept. Should include the following: * Detect if server is online or offline * Authentication to WheelMUD's membership API * Vie...

id# 1840 | Planned Release: WheelMUD 0.3 | Last Updated: Jun 22 at 3:22 AM  by HectorSosaJr
1 vote

Create OnlineFacade to support remote administration

Need to create a new facade namespace to support our remote admin framework. This way we can call both objects in the database, and objects that are in MUD server memory.

id# 1901 | Planned Release: WheelMUD 0.3 | Last Updated: Jun 22 at 3:21 AM  by HectorSosaJr
1 vote

Documentation - Step 2

* Explain the external library dependencies * System diagrams

id# 2022 | Planned Release: WheelMUD 0.4 | Last Updated: Apr 17 at 5:53 PM  by HectorSosaJr
1 vote

Documentation - Step 3

Create sample code to show the following: * Creating new item types * Creating new MUD systems * Creating new mob types

id# 2023 | Planned Release: None | Last Updated: Apr 17 at 5:49 PM  by HectorSosaJr
1 vote
closed

Documentation - Step 1

This is the start of the documentation. This will include the following: * What is needed to make WheelMUD run * Configuration settings and explanations as to what they mean

id# 1844 | Planned Release: WheelMUD 0.3 | Last Updated: Apr 17 at 5:46 PM  by HectorSosaJr
1 vote

Allow hooks for script execution

I would like to allow script hook points which mirror our eventing system. (more details to follow)

id# 1946 | Planned Release: WheelMUD 0.3 | Last Updated: Apr 13 at 10:00 PM  by HectorSosaJr
1 vote
closed

Implement creating items from inside a script

We need to be able to create items from inside a script. I want to avoid the following Potion potion = new Potion(); As it will be very easy for a builder to break things. Something more appropr...

id# 1945 | Planned Release: WheelMUD 0.3 | Last Updated: Apr 6 at 5:57 AM  by HectorSosaJr
2 votes
closed

Problems with Character Creation

There appears to be a problem when saving new characters

id# 1912 | Planned Release: WheelMUD 0.3 | Last Updated: Apr 6 at 5:56 AM  by HectorSosaJr

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-10 of 43 < Previous 1 2 3 4 5 Next >
Updating...