Diva Canto
|
4778d67005
Finally moved HG agent transfers to use agent fatpacks.
|
11 éve |
BlueWall
|
b2c8d5eec7
Add Option: ClassifiedFee
|
11 éve |
BlueWall
|
182ea00cb3
Application support:
|
11 éve |
Diva Canto
|
bb44758179
Switched to using the other Util function with a default value.
|
11 éve |
Diva Canto
|
f1010d7b15
Moved the HG default variables out of [Startup] and into their own section [Hypergrid] in *Common.ini.example. Backwards compatible for now.
|
11 éve |
Diva Canto
|
0e8289cd00
Added new Util function for reading config vars that's more generic than the one I added yesterday -- this is for helping move config vars out of [Startup]
|
11 éve |
Diva Canto
|
e515cdddec
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as default under [Startup]. They can then be overwritten in the other sections (but probably shouldn't). I kept the existing code for backwards compatibility, so this should not cause any breaks from people's current configurations. But people should move to have these 2 vars under [Startup] -- see OpenSim.ini.example and Robust.HG.ini.example. And yes, both names now end with "URI" for consistency.
|
11 éve |
Justin Clark-Casey (justincc)
|
05a0998f57
Give the user some feedback about the success or failure of console login property commands
|
11 éve |
SignpostMarv
|
e81e19a3b4
string format arguments in wrong order
|
12 éve |
Justin Clark-Casey (justincc)
|
db9616f7ba
minor: add client name to various login service log messages to disambiguate messages from concurrent logins. Also adds destination resolution debug log message showing region endpoint.
|
12 éve |
Justin Clark-Casey (justincc)
|
cccef2e56d
Calculate the Daylight Savings Time information sent to the viewer based on US Pacific Standard Time rather than whatever timezone the login server is set to.
|
12 éve |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 éve |
BlueWall
|
165ae251ec
V3 Support
|
12 éve |
BlueWall
|
7cf970fb27
V3 Support:
|
12 éve |
BlueWall
|
7bdcf9eb26
Propagate our teleport flags on logins
|
12 éve |
Justin Clark-Casey (justincc)
|
cbbd992df4
minor: remove mono compiler warning
|
13 éve |
nebadon
|
4797ed6edd
Multiple lines in welcome message use '\n' in the welcome message to
|
13 éve |
Justin Clark-Casey (justincc)
|
37a5cf5783
minor: comment out friends number logging from login for now
|
13 éve |
Snoopy Pfeffer
|
70ea625447
Added optional Login Service parameter "Currency" to be able to change the currency name shown in the viewer.
|
13 éve |
Justin Clark-Casey (justincc)
|
b6ac1c46cd
Get rid of AvatarAppearance.Owner to simplify the code.
|
13 éve |
Diva Canto
|
95e050130c
People are bound to forget the '/' at the end of MapTileURL, so let's correct that from the inside.
|
13 éve |
BlueWall
|
aed6e74080
Add alternate region handling for url based logins as found in login to "home" or "last"
|
13 éve |
Diva Canto
|
e19031849e
Added necessary code to drop inventory on hg friends using the profile window, but can't test because this mechanism doesn't seem to work without a profile service.
|
13 éve |
Diva Canto
|
3e79842312
Renamed OpenSim.Framework.Capabilities.dll to OpenSim.Capabilities.dll
|
13 éve |
Diva Canto
|
e0576b56d3
Thank you Snoopy for a patch that adds some filtering to client versions allowed at login and HG-login times. NOTE: additional (optional) configuration variables in [LoginService] and [GatekeeperService]. See .examples.
|
13 éve |
Melanie
|
adb341e32f
Also set Godlike flag. Might be useful
|
13 éve |
Melanie
|
61b67b2ead
Add TeleportFlags.ViaRegionID to the flags sent on login when the region
|
13 éve |
Justin Clark-Casey (justincc)
|
c544f0d0c5
Prune some of the excess logging for client logins.
|
14 éve |
Diva Canto
|
cefdee8aaf
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259
|
14 éve |
Diva Canto
|
72748746d5
Fixed some inconsistency with trailing /. Made debug messages consistent. Changed the stored region names of HG regions. Increased the size of regionName in DB.
|
14 éve |