bd2476c61eflotsam: slow it a lot more, make some debug log visible
UbitUmarov
2020-07-28 04:26:13 +0100
d52b794828flotsam add a cooldown on files expire/deletes also
UbitUmarov
2020-07-28 02:57:41 +0100
cbc8974245duuhhhh what was in my coffe ?
UbitUmarov
2020-07-27 18:17:09 +0100
e2982fbadcmake clear that MaxRegionsViewDistance can be set to zero, disabling nearby regions visibility and crossings
UbitUmarov
2020-07-27 18:05:38 +0100
c4a0b8fa3ffix the option name on the ini file
UbitUmarov
2020-07-27 16:39:40 +0100
be5c2bb212Xengine: remove option CompactMemOnLoad, that wasn't that good; add option AttachmentsDomainLoading to allow attachments to load on own appdomain even if AppDomainLoading is false. Scripts will be slower, use more memory but will be disposed on avatar leave, if gc is in good mood. This may be usefull on regions with a lot of traffic, sure use Yengine even better,
UbitUmarov
2020-07-27 16:13:09 +0100
0c716cbd73remove async await no longer used
UbitUmarov
2020-07-24 19:24:34 +0100
e08ca7402creduce default http keepalive to just 30s because to viewers connections flood.
UbitUmarov
2020-07-24 19:19:16 +0100
d9a680703fcosmetics on http server
UbitUmarov
2020-07-24 17:12:38 +0100
e0aff5e640avoid some null refs
UbitUmarov
2020-07-24 13:24:55 +0100
bb56157c92remove a forgotten gc collect on flotsam cache
UbitUmarov
2020-07-23 23:11:59 +0100
f32c0ead05avoid c# fun things, plus cosmetics
UbitUmarov
2020-07-14 17:54:58 +0100
b2068fd39fgive up calling gc.collect on flotsamcache. Did nothing visible and has negative side effects
UbitUmarov
2020-07-13 23:26:09 +0100
ba972b50eddisable console command restart, that currently will just break everything ( there is also the restart module that will do the same if used )
UbitUmarov
2020-07-13 21:35:50 +0100
82ccf57533take some asset classes out of ViewerEnvironment.cs to own files
UbitUmarov
2020-07-10 19:54:40 +0100
fe5e6d4189avoid a null ref during shutdown (one of them..)
UbitUmarov
2020-07-10 19:35:39 +0100
01b4f83421change the 4 fixed skys for eep viewers again (sorry). This also fixes the issue of viewers not showing the selected fixed sky. Clear viewer cache. On regions use fcache deletedefaultassets so updated grid ones are used. In alternative use fcache cachedefaultassets to override all default assets by the ones on this commit. Note that this hides the grid ones, and this is lost if you clear the region asset cache
UbitUmarov
2020-07-10 00:12:36 +0100
f334c1206fchange Midday asset (uuid 6c83e853-e7f8-cad7-8ee6-5f31c453721c) fixing its water. eep viewers cache needs to be clear, region asset cache needs this entry removed (comand fcache deletedefaultassets will remove default assets from region cache, forcing reload from grid). Normal robust asset services should update it grid side. Otherwise, if already present, you will need to change directly on db
UbitUmarov
2020-07-09 18:40:48 +0100
107ece1ce0change default (in code) waterFogDensity
UbitUmarov
2020-07-09 17:38:31 +0100
af6fa37cc2mantis 8675: flotsam cache only log missing files if log level >= 2 (thanks mewtwo0641 ) this log will include things that may not even be assets due to how gatherer works; change a bit filename composition
UbitUmarov
2020-07-09 16:27:11 +0100
28fcbc65f9add GC.collect to flotsam cache expire. This is ugly but so is GC
UbitUmarov
2020-07-07 17:35:27 +0100
e5c2bd505cfix a bug on region eep env set permission
UbitUmarov
2020-06-30 20:23:51 +0100
a568b759bcsunphase depends on the env where av is or has
UbitUmarov
2020-06-26 11:29:31 +0100
71d8bcd90cmissed other
UbitUmarov
2020-06-25 21:47:57 +0100
86bd9ca255missing changed test files
UbitUmarov
2020-06-25 21:24:51 +0100
e2ffc17d1ffix sqlite region migrations
UbitUmarov
2020-06-25 17:44:23 +0100
73754670casmall change on wl converter
UbitUmarov
2020-06-25 17:20:56 +0100
b7750e52d6lang env on PGSQL
UbitUmarov
2020-06-24 11:36:34 +0100
63ae8a09c6removed the disabled region settings from tests
UbitUmarov
2020-06-24 08:18:50 +0100
768f506a23work around sunlight_color mess
UbitUmarov
2020-06-23 16:07:25 +0100
60da45b715lang env on sqlite
UbitUmarov
2020-06-23 14:28:34 +0100
1d42d8ab6estill not good, add more spaghetti
UbitUmarov
2020-06-22 18:51:10 +0100
f3eb71113estill not good, add more spaghetti
UbitUmarov
2020-06-22 18:16:48 +0100
7b3ac662dcon load, store the env via the module, so it is stored. This api is still a bit incoerent
UbitUmarov
2020-06-22 16:47:20 +0100
16c18c0855actually just go back to extension settings.bin. Actual name it totally irrelevant, as long it is unique
UbitUmarov
2020-06-22 16:27:21 +0100
eec92454b0define again asset file extention settings.bin for bw comp
UbitUmarov
2020-06-22 16:23:49 +0100
17e7e9b354enable threat check on the new ossl method
UbitUmarov
2020-06-19 21:17:26 +0100
edf93abdbctry adding a clear init
UbitUmarov
2020-06-19 20:06:59 +0100
e3ecf0ddbeadd LSL_Integer osReplaceAgentEnvironment(LSL_Key agentkey, LSL_Integer transition, LSL_String environment). note this is a hack, we cant do the ll* one
UbitUmarov
2020-06-19 19:55:40 +0100
d322248fd1fix send parcel env version
UbitUmarov
2020-06-19 02:06:58 +0100
dd2495be9dremove dead config options
UbitUmarov
2020-06-18 16:52:45 +0100
1b870131d4give/use the new group power
UbitUmarov
2020-06-18 14:33:14 +0100