Jump to content

Void Singer

Resident
  • Posts

    7,967
  • Joined

  • Last visited

Blog Comments posted by Void Singer

  1. for scripters and those who post code, here are a few helper macros that you may copy.....

    this prevents line wraps (enabling the scroll bar on the box) and makes the default text black for better visibility when posting code:

    <pre><span style="white-space: pre;color: #000000;"> SCRIPT</span></pre>

    the folowing are simple higlight colors for LSL....

    llFunctions and "default" and "state" commands:

    <span style="color: #7F0026;font-weight: bold;"> FUNCTION</span>

    "event_names" and "NAMED_CONSTANTS":

    <span style="color: #004C7F;font-weight: bold;"> WHAT</span>

    "types" and ""Quoted strings."":

    <span style="color: #194C19;font-weight: bold;"> CAST</span>

    "Flow control" commands (if, else, do, while, for, @, jump, return):

    <span style="color: #0000CC;font-weight: bold;"> FLOW</span>

    "//-- Comments":

    <span style="color: #CC4C26;">//-- Comment</span>

    all of them allow you to double click the interior part and double backspace, then either paste or type (the extra leading space prevents the color formatting from being wiped out by double click selection)

     

  2. check you settings in your forum profile, and set it to show your full name, rather than hide... the dot will disappear.

    @actual topic:
    I had the following NEW issues with this build

    • outfit folders disabled replace when missing skin elements (already noted)
    • view admin options disabled, which was the simplest way to access freeze/eject commands and help people configure estate settings... I don't need to request admin status, but I DO need to acces the tools I am legitimately supposed to used
    • shadow menu settings also disabled, and failed to work when manually enabled from debug
    • framerates were less than half of the same settings in 1.42 snowglobe (under 15 vs 35+, in ultra + ani+8xAA)
    • one minute long hang when closing.

    thanks for the following though...

    • letter keys open chat (now can we keep the history window opaque so I can read it?)
    • autoupdate (finally I can put some of my idle bandwidth to use)
    • external editor support (needs alternate file extension support though)

    ui still needs massive work though...

    • UI elements need to be configurable, if by skinning if nothing else
      • this would mean digging the UI out of the code and unifying it in a sensible manner
    • no forced UI elements (I don't want to just tear off those sidebar tabs and top bars, I want to CLOSE them
    • size adjustment (UI elements are oversized for their info, all picture ratio's have increased, i'd like to control that)
    • contrast/visibility (if nothing else, offer a mosre contrasted option, light transparent grey on lighter transparent grey is about as legible as the lords pryer on a grain of rice at 50m through antique stained glass)
  3. Scripting Library could use another link...Other Wiki, Library, and Editor Resources which I've been maintaining in the Featured Discussions for people to add resources to the thread (and I've been updating the OP with them).... I could actually add the current content into there, or leave it be.

    I'd think something like this for Texturing would be nice (Chosen Few will probably volunteer to help with that).... Building might be another one in dire need... Chosen or perhaps Rolig Loon might want to undertake that.

    several of us know how to manipulate featured content to add things... unfortunately I don't think anyone can remove things (perhaps a linden?) which would allow us to do similar for things like discussion view (which keeps original post titles, and shows original authors and reply count.

×
×
  • Create New...