6436
Add-Ons / Re: Return to Blockland
« on: November 05, 2008, 10:28:01 AM »
You would have to explain what "going dodge" is.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
client.cs
- added exception handling to deal with mods that conflict with/break rtb
RTBC_IRCClient.cs
- fixed lots of random issues with the cursor jumping between message boxes
- enabled the use of /commands in a pm window
- fixed your user list selection being cleared when someone leaves/joined
- fixed users list not being cleared upon getting kicked
- the & sign is now parsed as an admin sign
- default irc names replace spaces with underscores
- fixed problem with the non-rtb filter filtering Zor (or anyone with a 3 character name)
- added filter window for filtering out connection and disconnection messages
- forced /msg to open a message window to that user
- fixed handling of messages from NickServ
- added /ignore name and /unignore name in IRC
RTBC_ServerInformation.cs
- queryWebMaster function typo fixed
- failed add-ons that the server has are not shown
- fixed a buffer overflow causing client crash so mods and players are now sent on multiple lines
- fixed a urlencode problem when verifying user lists for servers causing some players to not be shown
- switched around the join server gui to show servers with RTB, new information button added too
RTBC_InfoTips.cs
- fixed a bunch of misinformational tips
- added a new one by snot
- added some irc-specific tips
- removed some duplicate tips
RTBC_ModManager.cs
- weird white font in comment quotes is now not displayed
- presets will now only be downloaded if they are ticked
- fixed urldecode of less-than and greater-than tags which allowed access to TorqueML crap from file comments
RTBC_BugTracker.cs
- added a Suggestion selection for priority
RTBC_ColorManager.cs
- made the gui bigger to accomodate for unreasonably sized colorsets
RTBC_ServerControl.cs
- fixed issue with updating preferences using lists
- added exception handling for PTTA which was breaking it
- added a keybind to the controls menu to toggle it open/closed
RTBC_Options.cs
- removed buddylist settings (will return in 2.1 we hope)
- added options to disable certain features of rtb
RTBH_Support.cs
- disable messageboxok for dedicated servers on tcp fail
- added exception handling for dedicated servers upon error in tcp
- increased the timeout for transmissions
RTBS_Authentication.cs
- duplicate add-ons in the server add-on post (possibly related to a .zip and folder with the same name)
RTBC_Manual.cs
- Fixed RTB2 release date
- fixed some typos
- added pm information in the irc section
- added dedicated servers section
- added ignore help for irc section
General:
- Buttons on mainmenu no longer play music when the pref is off
- Add-on detection for the new add-ons gui now requires description.txt
- Script_PTTA and Script_AddOnSelectAll are both force-disabled since they are not compatible with parts of rtb
- changes to how information is displayed for servers including adding an RTB column to join server gui
Dedicated servers are now working with RTB but require some special setup steps first.
To get information on how to run your dedicated server with RTB, open the server and type rtbHelp(); into the server and press return.
addons list doesnt show all the addons i have. weapons list, being at the bottom, is only half of what it should be. big problem.
OMG Its out!!!Btw how do you install?Nvm you just put it in your add-ons folder?
if(isFile("Add-Ons/System_ReturnToBlockland/server.cs"))
{
if(!$RTB::RTBR_InfoTips_Hook)
exec("Add-Ons/System_ReturnToBlockland/RTBR_InfoTips_Hook.cs");
RTB_addInfoTip("Press <key:showPlayerList> to bring up the player trust box.","It looks like you can't open the player menu! Open the options menu and assign a key to it!");
}if(isFile("Add-Ons/System_ReturnToBlockland/server.cs"))
{
if(!$RTB::RTBR_ServerControl_Hook)
exec("Add-Ons/System_ReturnToBlockland/RTBR_ServerControl_Hook.cs");
RTB_registerPref("Duplicator Timeout","Duplicator","Duplicator::Timeout","int 0 60","Tool_Duplicator",40,0,0);
}
else
{
$Duplicator::Timeout = 40;
}This would register a pref called "Duplicator Timeout" in the Duplicator category which would change the $Duplicator::Timeout pref. The user would be allowed to enter an integer between 0 and 60 inclusive. The pref is registered by the Tool_Duplicator add-on. The default timeout is 40 seconds. It does not require a restart to begin working and both the host AND super admins can change it. If RTB is not installed, it will set the $Duplicator::Timeout value to 40 anyway so the add-on still works.<a:rtb-fileid>File Title</a>
Out of all the sickening threads I have seen, this has the be the most perverted. Who the forget wants to know that you jack off? I sure don't.