UbitUmarov
|
2a5389cc67
|
cosmetics
|
2026-03-15 04:45:37 +00:00 |
|
UbitUmarov
|
4833652d9b
|
let osNpcPlayAnimation play any animation from asset service, if a uuid is provided, instead of only default animations
|
2026-01-14 02:46:18 +00:00 |
|
UbitUmarov
|
aed3df84a7
|
try to improve wquivalent regions count for standalones case on grid stats. Thx Tampa
|
2026-01-13 19:07:43 +00:00 |
|
UbitUmarov
|
0fc4291ffa
|
cosmetics
|
2025-08-25 01:28:30 +01:00 |
|
UbitUmarov
|
1b81b995ef
|
add a missing foldername urlencode on xinventory folder update
|
2025-08-25 00:12:55 +01:00 |
|
UbitUmarov
|
26a8c5e712
|
fix grid stats configuraton check
|
2025-03-18 22:48:04 +00:00 |
|
UbitUmarov
|
8ec10f9ca8
|
remove the new xmlrpc grid stats. xmlrcp is obsolete; change refresh time to 15minutes; cosmetics
|
2025-02-18 12:37:25 +00:00 |
|
Vincent Sylvester
|
898cc22b22
|
Grid Stats as part of GridInfoService
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2025-02-18 11:36:06 +00:00 |
|
UbitUmarov
|
a3a64c3a68
|
get PID from Environment.ProcessId
|
2024-11-30 21:11:03 +00:00 |
|
UbitUmarov
|
a9be42a304
|
a few changes to EstateDataRemoteConnector, LoadEstateSettings can not be fatal so work around it
|
2024-09-22 23:37:42 +01:00 |
|
UbitUmarov
|
3823940205
|
add GetLocalRegionByName to GridServicesConnector plus cosmetics
|
2024-09-21 00:41:25 +01:00 |
|
UbitUmarov
|
81cfd6e956
|
some changes to PresenceServerPostHandler
|
2024-09-19 01:05:15 +01:00 |
|
UbitUmarov
|
4a72e92a74
|
fixed check of EnableSelfsignedCertSupport option
|
2024-08-20 04:24:16 +01:00 |
|
Adil El Farissi
|
207c3d1e71
|
Revert some default params and fixes to SSL support
|
2024-08-16 23:04:40 +01:00 |
|
Adil El Farissi
|
ac9ed3d5d1
|
Add selfsigned certificates support to Robust and osGetLinkInventoryKeys plus some fixes
|
2024-08-16 22:59:25 +01:00 |
|
UbitUmarov
|
07d3d51c3b
|
Robust: only create shared webclients after reading config
|
2024-04-12 20:40:16 +01:00 |
|
UbitUmarov
|
d00dbe11c0
|
set gc memory high pressure to 50% of total memory (sadly it may decide to ignore); change show stats memory report; let robust also show memory on show stats
|
2024-04-04 17:45:38 +01:00 |
|
UbitUmarov
|
0d1b14c78f
|
do not do chained hg teleports
|
2024-03-31 00:44:50 +00:00 |
|
UbitUmarov
|
19229aff64
|
replace HttpWebRequest by HttpClient on another place
|
2023-05-16 22:57:23 +01:00 |
|
UbitUmarov
|
1b354ce77e
|
cosmetics
|
2023-02-08 03:01:05 +00:00 |
|
UbitUmarov
|
4358ab54b0
|
add automatic copy of System.Drawing.Common.dll for the current platform, that is still needed
|
2023-01-26 18:52:02 +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
|
022ea478d1
|
... cosmetics
|
2022-11-10 11:29:30 +00:00 |
|
UbitUmarov
|
4cac42ab98
|
remove a lock on hginventorybroker; cosmetics
|
2022-11-10 09:44:36 +00:00 |
|
UbitUmarov
|
70e50a4769
|
some more cosmetics on http server
|
2022-11-10 01:11:17 +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
|
47e120a1de
|
fix a typo
|
2022-10-15 03:13:31 +01:00 |
|
UbitUmarov
|
d459bec18d
|
set System.Globalization.UseNls. new ICU is a stupid breaking change on string.indexof, etc
|
2022-10-02 22:54:02 +01:00 |
|
UbitUmarov
|
cf26e5ed8d
|
add some runtime configuration settings
|
2022-10-02 20:19:35 +01:00 |
|
UbitUmarov
|
f6a47a9f47
|
thread.abort is gone. Coment out so things compile
|
2022-10-02 11:30:41 +01:00 |
|
UbitUmarov
|
5ef7878613
|
cosmetics
|
2022-09-24 17:14:46 +01:00 |
|
UbitUmarov
|
38cb0fd6cf
|
change robust assets contenttype when answer is xml
|
2022-08-23 22:00:22 +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
|
c11827e1e2
|
add a bit more info to robust grid_info replies and do cache them
|
2022-03-29 20:48:02 +01:00 |
|
UbitUmarov
|
1eb74cd6be
|
add content-type to grid info
|
2022-03-22 19:55:34 +00:00 |
|
UbitUmarov
|
5728d634b5
|
cosmetics
|
2022-03-14 21:12:53 +00:00 |
|
UbitUmarov
|
e1ce7408da
|
a few more use array.Empty<byte>
|
2022-03-13 02:05:56 +00:00 |
|
UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
2637656176
|
almost cosmetics
|
2022-03-10 13:55:15 +00:00 |
|
UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
94adb4f86e
|
update libomv with a few changes on uuid
|
2022-01-09 21:50:14 +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
|
8557f31f73
|
minor cpu savings
|
2021-12-20 17:00:42 +00:00 |
|
UbitUmarov
|
3f584dbf12
|
add auxiliar httpresponse.Redirect(string url, [HttpStatusCode redirStatusCode = HttpStatusCode.Redirect])
|
2021-12-20 11:07:26 +00:00 |
|
UbitUmarov
|
bc590c2fc4
|
NeighbourHandler child agents distances control
|
2021-12-19 01:54:29 +00:00 |
|
UbitUmarov
|
eaadb889d5
|
fix NeighbourHandler
|
2021-12-18 10:44:43 +00:00 |
|
UbitUmarov
|
21896fc8da
|
fix a log message
|
2021-12-07 02:10:44 +00:00 |
|
UbitUmarov
|
131455b107
|
add gridservice GetOnlineRegions()
|
2021-12-07 00:34:40 +00:00 |
|
UbitUmarov
|
d48aaee5d9
|
change filename to robuststartuplogo.txt on last commit, also in code
|
2021-10-17 23:51:25 +01:00 |
|