UbitUmarov
|
7ba6ddf2b1
|
do case invariant compare on deny mac and id0
|
2023-04-25 23:40:17 +01:00 |
|
UbitUmarov
|
2433ea82c9
|
cosmetics on scenepresence and grid map
|
2023-02-24 00:07:46 +00:00 |
|
UbitUmarov
|
d0be98bacb
|
cosmetics
|
2023-02-08 03:00:20 +00:00 |
|
UbitUmarov
|
a9cc7594e2
|
reduce possible trigger of Changed.POSITION just due to noise
|
2023-02-01 18:45:11 +00:00 |
|
UbitUmarov
|
6e1a196974
|
more cosmetics
|
2023-01-25 17:35:25 +00:00 |
|
UbitUmarov
|
e2f59e72c5
|
fix bad merges
|
2023-01-09 12:48:35 +00:00 |
|
UbitUmarov
|
c821ef25cb
|
robust: add login block by ID0. Note that like by mac this may even block wrong users; cosmetics
|
2023-01-09 12:39:42 +00:00 |
|
UbitUmarov
|
38ddb92cc3
|
cosmetics
|
2022-12-16 19:38:10 +00:00 |
|
UbitUmarov
|
d9380c9b83
|
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2022-11-12 02:49:01 +00:00 |
|
UbitUmarov
|
52d8c6204e
|
a few changes to xinventory connector
|
2022-11-10 14:13:50 +00:00 |
|
UbitUmarov
|
aa572df663
|
add some missing default group owner powers on xmlrpc groups module
plus more dotnet6 code style changes
|
2022-10-28 20:08:54 +01:00 |
|
UbitUmarov
|
0df9802aa3
|
use 'in' on PollService event args
|
2022-10-16 17:36:17 +01:00 |
|
UbitUmarov
|
8895577c80
|
use Random.Shared
|
2022-10-16 15:06:36 +01:00 |
|
UbitUmarov
|
0f3d7f45d9
|
mantis 9032: update HGInventoryServicePlugin entry, shutup if old format
|
2022-10-16 13:20:43 +01:00 |
|
UbitUmarov
|
b1bde3c8f1
|
timezone code changed
|
2022-10-02 11:44:43 +01:00 |
|
UbitUmarov
|
58f20c6d6e
|
replace obsolete code
|
2022-09-20 21:40:56 +01:00 |
|
UbitUmarov
|
aad0c3c60e
|
map image service: always try to delete a map tile, before saving a new one; ubode cosmetics that where on disk"
|
2022-08-14 00:24:27 +01:00 |
|
UbitUmarov
|
6c77932d61
|
mantis 9015 fix silly bug
|
2022-07-15 15:51:14 +01:00 |
|
UbitUmarov
|
80dc993087
|
fsassets: only read SecondaryInstance option on per process mmain instances
|
2022-07-11 20:22:55 +01:00 |
|
UbitUmarov
|
e37475203b
|
add usermanagement bool GetUserName(UUID uuid, out string FirstName, out string LastName)
|
2022-06-19 11:47:29 +01:00 |
|
UbitUmarov
|
470ab9199c
|
mantis 9008: add extra lock on FSassets initialization, to be sure only one thread does run main spool thread. Add config option 'SecondaryInstance' to do the same in multiple process instances cases. If there are more than one spool thread there may be file assess collisions that may cause robust crash and or loss of assets. I could not test this. Please to so, and report on mantis 9008, Thanks.
|
2022-06-09 14:42:41 +01:00 |
|
UbitUmarov
|
fa02512c20
|
change handling of option ExportSupported again
|
2022-05-13 01:50:24 +01:00 |
|
UbitUmarov
|
baf6917a46
|
fix parse type of ExportSupported option
|
2022-05-06 01:38:42 +01:00 |
|
UbitUmarov
|
6a54992bb9
|
mantis 8994: fix silly bug on last commit. Well change it all a bit
|
2022-05-02 14:48:44 +01:00 |
|
UbitUmarov
|
a5e3d11ed8
|
in griduserservice to into replace most Parse by TryParse
|
2022-05-01 20:17:04 +01:00 |
|
UbitUmarov
|
7acc3096f4
|
now the first section of Libraries.xml should only contain entry RootVersion to define the Opensim library version. THis should eb incremented when there are changes on ny library entry
|
2022-04-23 04:04:43 +01:00 |
|
UbitUmarov
|
6984902610
|
don't lose version...
|
2022-04-22 23:10:12 +01:00 |
|
UbitUmarov
|
28f99ce3b5
|
a few mostly cosmetics to map connectors and handlers. the .../map url will also remove map if data field is not present, ../removemap is just pollution in urls space, if fact both remove map are useless, since they are api for regions and regions can not do it, keeping just because..
|
2022-04-03 16:01:27 +01:00 |
|
UbitUmarov
|
fd7d0128fe
|
other spot
|
2022-03-27 22:22:44 +01:00 |
|
UbitUmarov
|
c49dcc2fe6
|
mantis 8985, a forgotten commit
|
2022-03-27 21:57:37 +01:00 |
|
UbitUmarov
|
476ea2b51d
|
reduce number of useless strings on get displaynames cap
|
2022-03-15 00:44:33 +00:00 |
|
UbitUmarov
|
56c497adf5
|
..Equals(String.Empty) is also not good
|
2022-03-14 20:11:54 +00:00 |
|
UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
11cadf7a9f
|
mantis 6020: change failed compressed message
|
2022-03-01 11:04:14 +00:00 |
|
UbitUmarov
|
b6874f50ff
|
fix a log message
|
2022-02-20 04:25:38 +00:00 |
|
UbitUmarov
|
5beffddf2a
|
minor changes on profiles module; add some .trim() to create user avatar
names
|
2022-02-17 10:54:28 +00:00 |
|
UbitUmarov
|
6d595dbccd
|
a few more changes to hg im
|
2022-01-29 16:31:45 +00:00 |
|
UbitUmarov
|
1c84dee495
|
a few changes to HGInstantMessageService
|
2022-01-28 22:35:56 +00:00 |
|
UbitUmarov
|
ddc311910f
|
remove some more log of stackframe on error
|
2022-01-15 21:54:12 +00:00 |
|
UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
6595e3ae26
|
cosmetics
|
2022-01-13 13:59:41 +00:00 |
|
UbitUmarov
|
da928d6099
|
!= UUID.Zero is slow
|
2022-01-09 02:28:51 +00:00 |
|
UbitUmarov
|
7e0fc95c3a
|
== UUID.Zero is slow
|
2022-01-09 00:33:16 +00:00 |
|
UbitUmarov
|
4cfa0650fd
|
gridservice: always merge region flags from config
|
2021-12-30 21:06:03 +00:00 |
|
UbitUmarov
|
35d3889e5d
|
simplify some log messages
|
2021-12-22 15:59:03 +00:00 |
|
UbitUmarov
|
eaadb889d5
|
fix NeighbourHandler
|
2021-12-18 10:44:43 +00:00 |
|
UbitUmarov
|
b4241d79b6
|
make fallback login to any region online optional. All but very simple standalones shoult set it to false and define default (and fallback) regions
|
2021-12-07 01:35:21 +00:00 |
|
UbitUmarov
|
2db2791771
|
at login, if target region is not found and there are no default of fallback regions, try to send user to a region online. This is similar to what we had before 0.9.2.0, that demands the definition of default region(s)
|
2021-12-07 01:05:51 +00:00 |
|
UbitUmarov
|
131455b107
|
add gridservice GetOnlineRegions()
|
2021-12-07 00:34:40 +00:00 |
|
UbitUmarov
|
8b28668b28
|
do not consider a hyperlink a fallback region
|
2021-12-06 23:41:39 +00:00 |
|