Difference between revisions of "User:Void Singer"

From Second Life Wiki
Jump to navigation Jump to search
m (minor updates)
m (added links to new content and reorganized)
Line 24: Line 24:


{{void-box
{{void-box
|title=Projects
|title=Resources Links
|content=
|content=
[[User:Void_Singer/Challenge|Functional Challenge]] - Forum Competitive Scripting Challenge
* [[LSL_Portal|LSL Portal]] - The offical LSL wiki site.
* [http://lslwiki.net/lslwiki/wakka.php?wakka=HomePage lslwiki.net] - Alternate lsl wiki.
* [http://rpgstats.com/wiki/index.php?title=Main_Page rpgstats.com] - Alternate lsl wiki.
* This Space For Rent (Not really, but I'm happy to add resource links here)
}}
}}


Line 42: Line 45:
* [[User:Void_Singer/Functions#List:_Find_Last_Index|List: Find Last Index]] - [[llListFindList]]'s backwards cousin.
* [[User:Void_Singer/Functions#List:_Find_Last_Index|List: Find Last Index]] - [[llListFindList]]'s backwards cousin.
* [[User:Void_Singer/Functions#List:_Multi-Find_Index_.28First_or_Last.29|List: Multi-Find Index (First or Last)]] - [[llListFindList]]'s multi-tasking cousin.
* [[User:Void_Singer/Functions#List:_Multi-Find_Index_.28First_or_Last.29|List: Multi-Find Index (First or Last)]] - [[llListFindList]]'s multi-tasking cousin.
* [[User:Void_Singer/Functions#Unix_time_code_to_list_format|Timestamp: Unix time code to list format]] - Convert 1234567890 to <nowiki>[2009, 2, 13, 3, 31, 30]</nowiki>.
* [[User:Void_Singer/Functions#List_format_to_Unix_time_code.|Timestamp: List format to Unix time code]] - Convert <nowiki>[2009, 2, 13, 3, 31, 30]</nowiki> to 1234567890.
* [[User:Void_Singer/Functions#Weekday_from_Unix_timestamp|Timestamp: Get Weekday from Unix timestamp]] - Get "Friday" from 1234567890.
* [[User:Void_Singer/Functions#Weekday_from_.28_Y.2C_M.2C_D_.29_format|Timestamp:  Get Weekday from (Y, M, D) format]] - Get "Friday" from (2009, 2, 13).
}}
{{void-box
|title=Projects
|content=
[[:Category:LSL_Operators]] - Reorganize and add to the data on [[LSL_Operators]].
[[User:Void_Singer/Challenge|Functional Challenge]] - Forum Competitive Scripting Challenge (on hold).
}}
}}


Line 60: Line 74:
* [[Image:Status-Resolved.gif]] Resolved:
* [[Image:Status-Resolved.gif]] Resolved:
** [https://jira.secondlife.com/browse/SVC-1210 SVC-1210 (DEV-9153 )] - state_exit: LSL compiler should disallow state transition calls. '''(Won't Finish)'''
** [https://jira.secondlife.com/browse/SVC-1210 SVC-1210 (DEV-9153 )] - state_exit: LSL compiler should disallow state transition calls. '''(Won't Finish)'''
}}
{{void-box
|title=Other Resources Links
|content=
* [http://lslwiki.net/lslwiki/wakka.php?wakka=HomePage lslwiki.net] - Alternate lsl wiki.
* [http://rpgstats.com/wiki/index.php?title=Main_Page rpgstats.com] - Alternate lsl wiki.
}}
}}



Revision as of 07:18, 13 January 2010

About:

  • Born: 1975
  • Name: Void is fine, "Your Majesty" or "Emperess" works too ;)
  • Location: Utah, for the moment
  • History: Started off making webpages, then scripting for webpages (jscript), went to college for a few years, studied programming and networking. I do a little of everything, from digital art, to running my own web & streaming media servers, to anything you can think of in SL.
I'm easy-going, love to help, pretty non-judgmental, and love interesting scripting challenges =)I know a little about alot, and alot about very little. I'm also kinda random, rather shy, and occasionally bouncy so.... beware!

Coding Practices

Resources Links

  • LSL Portal - The offical LSL wiki site.
  • lslwiki.net - Alternate lsl wiki.
  • rpgstats.com - Alternate lsl wiki.
  • This Space For Rent (Not really, but I'm happy to add resource links here)

Free Code

Full Programs

Reusable Functions

Projects

Category:LSL_Operators - Reorganize and add to the data on LSL_Operators.

Functional Challenge - Forum Competitive Scripting Challenge (on hold).

Tracked Jira Articles

Issue Type-Bug.gif Bugs:

  • Status-Open.gif Open:
    • SVC-34 (DEV-10502) - Right-clicking another Resident's moving object freezes it
    • SVC-93 (DEV-1178) - llSetPrimitiveParams PRIM_ROTATION and llSetRot incorrectly implemented for child prims
    • WEB-917 (DEV-25552) - Http 403 FORBIDDEN response when posting to forums.
    • SVC-998 (DEV-19637) - Object Local Rotation Incorretly Aligned to Child Prim
    • VWR-2060 (DEV-30253) - llMapDestination (and possibly SLURLs) sometimes fail to use the target vector data
    • SVC-3760 (DEV-27956) - Unicode behaviour of llToUpper() and llToLower() is inconsistent LSO and Mono
    • SVC-4291 - MONO llGetFreeMemory Misbehavior
    • SVC-4518 - Hollow Shape Setting Reverts To Default on Hollow Percentage 0.0
    • VWR-14555 - taking an object to inventory (inconsistently) replaces a null description "" with "(No Description)"
  • Status-Resolved.gif Resolved:
    • SVC-1210 (DEV-9153 ) - state_exit: LSL compiler should disallow state transition calls. (Won't Finish)

Questions or Comments?

Feel free to leave me a note on my User Talk page.