Page 1 of 3 123 LastLast
Results 1 to 10 of 28

Thread: Girder 3.1.0 Beta 13

  1. #1
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Pfew I made it, new stuff and changes include:

    * fixes for all reported bugs
    * Internet Event server ( replacement for the TCP/IP server )
    * Internet Event Client / Console mode / php / action plugin
    * Question OSD plugin ( replacement for the question action )
    * probably more, can't think of it right now.

    Please report only bugs about version 3.1.0beta13.


    btw. The internet Event server is a pretty smart little thing, uses encryption and abuse protection et all. Sniffing the transfer will now no longer give you the password! And brute force attacking the server to get the password is also impossible. ( Increasing time between allowed logins )

    <font size=-1>[ This Message was edited by: RonB on 2002-03-16 19:19 ]</font>

  2. #2
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Ah, no that was a mistake with the SlinkE, I'll release the correct build later today.

    About the question OSD check the help directory, it has an example.

  3. #3
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Yes antirepeat moved around a little in the tree, sorry about that. This should have been the last change in the tree. The antirepeat settings should be in the eventstrings now.

  4. #4
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Mitko, use the wait function.

    The bug with the missing link :wink: has been fixed, it was not really a bug of the window exists but more a UI issue. For the next big release this will be overhauled, for now we'll have to live with it :sad:


  5. #5
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Well pointing the goto at a eventstring isn't supposed to work. So that is good.

    The antirepeat works only for Eventstring nodes. Sorry.

    I'll add a function that loads a register with the time since the OS booted in milliseconds that way you can makes something yourself.

  6. #6
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Carmero, well just too bad, live with it. I'm fixing the problem but this is the way it is gonna be. The old question OSD was a ugly hack and is not going back in. I'm in the process of cleaning things up, that means that there are going to be casualties.

    About the other commands being blocked, you can do that too by disabling groups during the time that the OSD is on screen.

  7. #7
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Mattwire, the inifite/stack overflow loop has been fixed. Girder now bails after 100 recursions. ( you'll hear a beep to indicate this )

  8. #8
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Oh sorry that was unclear of me, Girder doesn't bail out of operation, the eventprocessing bails. So its not that bad, besides when do you ever get a command that went through 100 goto's ( or winexists ) or anthing apart from a mistake? So Girder continues living, only this event is dropped.

  9. #9
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    Hmm just found a flaw ( hehehe no, this isn't a bug :wink: ) in the pasting routines, also affects the import routines. For some reason the XDom parser is giving bugus data on empty tree nodes.... and girder is using this bogus data. hunting now....

  10. #10
    Join Date
    Jan 2000
    Location
    Jupiter, FL
    Posts
    11,400

    Default

    :roll: Okay found it, I'm release a new version later today, this is a nasty 'flaw'

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •