Melanie Thielker
|
69585a4824
More plumbing of the EntityTransferContext (not yet complete)
|
9 vuotta sitten |
UbitUmarov
|
24472c3b67
fix merge issues
|
9 vuotta sitten |
UbitUmarov
|
72684592ba
Merge branch 'master' into avinationmerge
|
9 vuotta sitten |
Melanie Thielker
|
ea56f4f27c
Introduce an EntityTransferContext carrying the version numbers to pass
|
9 vuotta sitten |
Melanie Thielker
|
dc6d9eadf3
Testing stage of the new versioning system. Use at own risk. May not
|
9 vuotta sitten |
Diva Canto
|
7ab633461e
Fixed merge conflicts
|
9 vuotta sitten |
Diva Canto
|
70a46fe090
Clean up of simulation version, the number that rules the compatibility of teleports:
|
9 vuotta sitten |
Diva Canto
|
82ea4179da
Clean up viewer-based access control specifications.
|
9 vuotta sitten |
Melanie Thielker
|
028506cf3c
Partial plumbing for the agent stateful module features negotiation
|
9 vuotta sitten |
Oren Hurvitz
|
c4f8630968
In the AgentCircuitData of HG users, set the last name to include the port
|
9 vuotta sitten |
Justin Clark-Casey (justincc)
|
5bc389ff71
When logging reigon information returned by GateKeeperService.GetHyperlinkRegion, log the return server URL returned.
|
10 vuotta sitten |
Justin Clark-Casey (justincc)
|
3a87cce2e0
Fix recent regression in 3c6becd5 where login or hg login to variable sized regions failed with outdated simulator message.
|
10 vuotta sitten |
Justin Clark-Casey (justincc)
|
3c6becd524
On login and first HG entrance to a foreign grid, perform query access checks before proceeding.
|
10 vuotta sitten |
Oren Hurvitz
|
06e0528d0b
In teleports, pass the source region to the destination (similar to an HTTP referrer)
|
10 vuotta sitten |
Oren Hurvitz
|
abe0f4a088
When preparing a Hypergrid teleport, tell the receiving grid which user is entering the grid.
|
10 vuotta sitten |
Oren Hurvitz
|
6d2893be67
When teleporting using Hypergrid, show more informative error messages in case of error
|
10 vuotta sitten |
Oren Hurvitz
|
921f0052f4
Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
4cbadc3c49
Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins.
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
0dd9a68eb7
Revert "Make HG logins fall back to fallback regions if the desired region fails."
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
1b2830b929
Revert "Added some more debug messages."
|
11 vuotta sitten |
Diva Canto
|
ec32c1d4b6
Added some more debug messages.
|
11 vuotta sitten |
Diva Canto
|
c7a8afbb8d
Make HG logins fall back to fallback regions if the desired region fails.
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
689cf2d367
minor: Make logging in GatekeeperService.LoginAgent() a bit more detailed so that we can distinguish between simultaneous logins
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
bcb8605f84
Revert "Implement ability for hg logins to try fallback regions just like local logins."
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
3d9b73c47a
Implement ability for hg logins to try fallback regions just like local logins.
|
11 vuotta sitten |
Diva Canto
|
4d93870fe5
Gatekeeper: stop bogus agents earlier, here at the Gatekeeper. No need to bother the sim.
|
11 vuotta sitten |
Diva Canto
|
222f530411
Added an interface to an external ban service. With this commit, the interface is used only in Hypergrided worlds (Gatekeeper), although in those, it applies to both local and foreign users. The Ban service itself is not in core; it is to be provided externally.
|
11 vuotta sitten |
Diva Canto
|
bb44758179
Switched to using the other Util function with a default value.
|
11 vuotta sitten |
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 vuotta sitten |
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 vuotta sitten |