Blockland Forums > Modification Help
RTB Development
Chrono:
--- Quote from: Killer2 on March 02, 2011, 03:38:44 PM ---I never said that. I am just pointing out the fact there are some people who are going to freak out about the hack. I never said hacks weren't supposed to be there. Personally I don't mind.
--- End quote ---
No one has ever freaked out over the word 'hack' in any mod discussion or suggestion topic because they know what they mean about it.
Killer2:
--- Quote from: Chrono on March 02, 2011, 04:12:54 PM ---No one has ever freaked out over the word 'hack' in any mod discussion or suggestion topic because they know what they mean about it.
--- End quote ---
But you never know with some of these people on BL.
Cyanian:
--- Quote from: Killer2 on March 02, 2011, 07:09:45 PM ---But you never know with some of these people on BL.
--- End quote ---
Just stop with the witty comebacks.
You're just digging your grave deeper.
Ephialtes:
RTB v4 ALPHA 7 is available on the auto-updater in the next 10 minutes or so. Changes are as follows:
--- Code: ---Client Changes:
- Updated presence probing to also send out your own presence at the same time instead of sending two packets.
- Added session object pointer to room session manifest objects. Fixed #68.
- RTB_Overlay::push and RTB_Overlay::toggle now push control to top of stack. Fixed #73.
- Added the ability to change your status (online/away/busy) by clicking the status next to your avatar. Fixed #70.
- Added ' to xml decoding/encoding methods. Fixed #78.
- If you're scrolled up in a chat you'll no longer get scrolled to the bottom if someone says something. Fixed #71.
- Updated image icon path for missing file. Fixed #61.
- Re-added the server information functionality.
- Re-added the bolded checkbox profile and forced clientside add-ons to be excluded from group displays in the add-on list. Fixed #65.
- Defines ::addFriend method for RoomSessionManifestUser class. Fixed #67.
- Added player information window. Fixed #76.
- Changed "Show server to friends" option to "Allow anyone to see my server" - Fixed #74.
- Connection errors now present themselves in modal windows instead of an ugly loading page error.
- forceReflow warnings/errors have now been silenced.
- Modal windows no longer disappear when you re-open the overlay.
Server Changes:
- Verbose error now sent with auth fail error packets.
- Server version now sent as part of initial "welcome" notice packet.
- Last online time is now stored when you disconnect from the server.
- Server will automatically break up xml stanzas into valid xml spread across multiple lines when the stanza length threatens to overflow the torque tcp data buffer.
--- End code ---
MegaScientifical:
I'm curious why you're putting that here, but I also don't see why not. Either way, good luck with it, hope there's no major problems.