Read About The Sandbox Globals Project
Get the Base Code, Patches, and Supplemental Systems
Report a Bug
Read About the Bugs We Fixed
Read About the Bugs We Haven't Fixed
Read About How to Submit Code to SGP
Available and Upcoming SGP Code Systems:
The current version of the code is 1.0 and is dated 1 August 00(updated 042501). Check the version dates on your files to make sure that your code is current.
Main Globals Package
- SGP README - The key to happiness is to read the instructions!
- SGP Base Globals v1.0 - Which contains common global commands for players, staff, wizards, with a global parent object and global functions included. These objects are the building blocks of the Master Room and many of the add on packages written to use these objects.
- SGP +help code - A totally bare bones +help system. It includes +help and +wizhelp commands and a data object. Configuration information for the softcode is included. **ALL** MUX helpfile updates can be found here.
- For MUX, plushelp.txt and staffhelp.txt are available. These files comprise most of the same information found in the MUSHCode version above. Both files include entries for the RP Pack globals.
- SGP RP Pack Globals - Not all games need RP-specific commands. Add this file if your game needs this type of code.
- PLACES - The classic PLACES softcode, written to be usable on all supported platforms. This version writes to its own command and function objects. The +help for PLACES is included as part of the MUX plushelp.txt file and in the SGP-+help.txt file listed above. There have been a few changes and enhancements and a version with an integrated language system is available from Angel.
Supplementary Systems
- @crontab (BETA) 17FEB01 - A task scheduling system by Jeff Hulsey. If your were using a previous version of this code, you may wish to remove it and upgrade to this one. MUX helpfile update.
- RPT (BETA)- A multidescing system for creating temporary RP rooms.
- Languages - A global language system for use with RP games. A version that is integrated with PLACES will available.
- Cgen (BETA) 24NOV01 - A basic statting system code that can be used with most game genres. This is the statting engine, plus support libaries for Trinity and World of Darkness, A couple HOWTO files that you might find useful. There is rumor of a D&D 3rd Edition Library in the works. For best results, read the instructions and notes at the top of the installer files.
- Note that the helpfiles are set up for MUX, but that we haven't gotten the MUSHCode versions completed yet.
- An FAQ is available.
- Virtual Time 1NOV00 (BETA) - An updated version of Calum@SN's virtual time code. Added a couple new commands, but didn't need to change it very much.
- WoD Dice (BETA)- 10 sided dice code common to World of Darkness games.
- Dice Bag (BETA)- Dice code for variable numbers of dice and sides.
Objects
This is a collection of donated code objects from a number of folks. Anything listed as BETA, you use at your own peril.
- Matt (BETA)- A waiter bot with rumor code, configurable personas, menu and ordering code(The Sandbox Code Crew).
- Aud's Car Parent (BETA)-A car parent object(Audumla@Granite).
Current Patches
SGP-patch-071100.txt -- Covers all posted bugfixes prior to 7/11/00.
SGP-MOTDpatch-072000.txt -- Add +motd code and fixes the bug in +3who.
SGP-patch-110600.txt -- Added missing +info * code.
SGP-patch-110700.txt -- Fixes 2 bugs in +finger.
SGP-patch-111000.txt -- Fixes an omission in &FINGER_LIST/&FINGER_LIST_LONG and corrects a typo in the installer prevented the installation of &CMD-PLUS-WHO-SORTED.
SGP-patch-VERSION.txt -- adds new functionality including +version, +staff updating commands, mmm-dd-yyyy(). This should be considered an essential upgrade for all existing SGP installations. MUX helpfile update.
SGP-patch-PLACES-021301.txt -- Fixes a a legacy bug in PLACES.
SGP-patch-042501.txt -- Fixes several issues, including a broken uselock, replacing +motd with a slightly different implementation, correcting some style problems that impacted performance.
SGP-+help-update4-01.txt -- MUX helpfile update.