Kevin Cozens
|
70d693eff2
Added missing Allow line for osGetSimulatorMemoryKB.
|
před 7 roky |
Kevin Cozens
|
5cc41eee34
Sorted the groups of Allow statements by alphabetical order.
|
před 7 roky |
Kevin Cozens
|
e08b051ca6
Fixed typos in comments in osslEnable.ini
|
před 7 roky |
UbitUmarov
|
edc7575f9e
a few changes to ubOde avatar collisions
|
před 7 roky |
UbitUmarov
|
965d004fbe
do calls to m_host.AddScriptLPS() on the right place on osslm this stat is of course still wrong LPS does not mean api function calls
|
před 7 roky |
UbitUmarov
|
6b0a3e981c
put osGetAgentIP() in threat control with level Severe so it can be disabled even for inworld administrators as needed on some grids. rearrage the osslEnable.ini file segregating the funtions only listed for information
|
před 7 roky |
UbitUmarov
|
e243dd0519
put back getAgentIP bug restricted, script owner must be a Administrator (god)
|
před 7 roky |
UbitUmarov
|
e53f439981
add osGetNPCList()
|
před 7 roky |
UbitUmarov
|
3fda7c6315
take a few more out of level check
|
před 7 roky |
UbitUmarov
|
9ea6580c37
update osslEnable.ini. functions that have no level check are still listed but commented, just to be more visible
|
před 7 roky |
UbitUmarov
|
84abdf866a
add respective ossl helper funtion osDrawScaleTransform(string drawList, LSL_Float x, LSL_Float y)
|
před 7 roky |
UbitUmarov
|
cb8975e567
add string osDrawTranslationTransform(string drawList, LSL_Float x, LSL_Float y), string osDrawRotationTransform(string drawList, LSL_Float x) and string osDrawResetTransform(string drawList) helper functions for the new vector renderer comands. Removed ThreadLevel check of similar funtions that had it None, and actually only set strings
|
před 7 roky |
UbitUmarov
|
1a8a77c41e
revert the thread level change; remove unused dynamic texture timer from internal code; let blend alpha work if < 255; let blend work with the selected face; etc
|
před 7 roky |
UbitUmarov
|
ed8fc359f3
change thread level of osSetDynamicTextureDataBlendFace to VeryHigh
|
před 7 roky |
UbitUmarov
|
c3dbf91152
osDrawFilledEllipse or string comand FillEllipse identical do Ellipse one
|
před 7 roky |
UbitUmarov
|
c58f2167bb
fix osTeleportObject OSFunctionThreatLevel setting on osslEnable.ini
|
před 7 roky |
UbitUmarov
|
2805cb9dec
give osTeleportObject proper OSFunctionThreatLevel setting on osslEnable.ini
|
před 7 roky |
UbitUmarov
|
8662606f7b
add the new GOD ossl option to osslEnable.ini
|
před 7 roky |
UbitUmarov
|
2d0860ac51
rename OSSL enable option GOD as ACTIVE_GOD so its use is more clear
|
před 7 roky |
UbitUmarov
|
e2167716aa
change OSSL enable option GOD to use IsGod, so it means a active god, as my original idea
|
před 7 roky |
Melanie Thielker
|
8d0b592e5d
Add en explanation to osslEnable.ini for GRID_GOD
|
před 8 roky |
UbitUmarov
|
0887be3c12
replace the (hidden) GRID_GOD by a more usefull GOD so includes all types. This needs to be changed to current effective godlevel check (sp.GodLevel) when that is fixed. Automatic god powers need be (optionaly) removed
|
před 8 roky |
UbitUmarov
|
1d6a7d2225
correct the new npc entries in osslEnable.ini
|
před 8 roky |
UbitUmarov
|
e2062951d7
update osslEnable.ini
|
před 8 roky |
UbitUmarov
|
1ffc81c869
also reduce check threat level of osNpcSetProfileAbout to Low; update osslEnable.ini
|
před 8 roky |
UbitUmarov
|
a997ffd497
sync osForceAttachToOtherAvatarFromInventory thread level in code and in osslEnable.ini mantis: 7997
|
před 8 roky |
UbitUmarov
|
61ec34b441
fix osGetHealRate thread level
|
před 8 roky |
UbitUmarov
|
4b832f0f8e
add osGetHealRate(avatarkey) and osSetHealRate(avatarkey, healrate); healrate from 0 (disables auto heal) to 100 (maybe too fast) % per second. (untested)
|
před 8 roky |
UbitUmarov
|
2bb467e358
add osSetHealth() value from 1 to 100; (mantis 7973)
|
před 8 roky |
Christopher
|
86c426e587
create osGetAvatarHomeURI
|
před 9 roky |