[WIP] Guardian - the final replacement for BB, LogBlock and HawkEye

Discussion in 'WIP and Development Status' started by oliverw92, Aug 27, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    jasvecht

    By all means for simple things like that ModTRS will do.

    What I meant was a lot more complicated-

    Player gets grieved -> Selects the area that got grieved -> Requests a rollback -> Admin accepts or denies it
     
  2. Offline

    Celtic Minstrel

    Exiting what? :p

    @Cosmic Break – I'm not sure why your post was deleted, but it was most likely the tone rather than the content. Take it up with the moderators if you think it was unjust, but know that none of the developers working on this had anything to do with its removal.
     
  3. Offline

    Mazaveli

    Any news on the development?
     
  4. Offline

    DiddiZ

  5. Offline

    Omen

  6. Offline

    Doidle


    Can be.. but what would be even better.. WorldEdit rollback.
    Then you can make sure you rollback nothing else that he did.. fair
    So like you select 2 points and the hight and rollback easyer =)
     
  7. Offline

    Ethan Allison

    Any chance you guys could make this work like regular *nix commands with -x something and --option=stuff flags? Example
    Code:
    /g rb someuser anotheruser -a break,burn,chest -b dirt,stone --time-start=2011.08.22:12.34pm --time-end=2011-8-22.15:01
    Instead of worrying about syntax the command parser could just strip it to 201108221234(am|pm|24) but that's a pain in the butt to actually read...
     
  8. Offline

    Cloudbringer

    *drooling over the fact that it logs container transactions* time to let the stealers bite the dust! :p
     
  9. Offline

    DiddiZ

    That's actually alredy supported by LogBlock :D
     
  10. Offline

    Doidle

    Oh well, is that the system you guys are gonna add to Guardian?
    P.S any ideas when Guardian is finished?
    I won't launch my server until that is donne... My server needs to be anti Grief - Anti Hacks!
    CFbanner, Anti-Xray stuff + Guardian + towny = protected server =)
     
  11. use LogBlock in the meanwhile. I promissed to keep it uptodate untill this project is ready to launch! I use LogBlock and I LOVE IT!
     
  12. Offline

    Doidle

    Logblock doesn't works for me?
    Somehow I get errors of it and if I try a command it doesn't works.
    Same for Hawkeye.
     
  13. Offline

    Celtic Minstrel

    I don't think the specifics of UNIX syntax (hyphens indicating parameters) is necessarily the right choice, but the general philosophy (order of parameters doesn't matter) probably is.
     
  14. Offline

    DiddiZ

    Sounds like improper MySQL connection config.
     
  15. soo, how much progress have there been made, if i may ask :)
     
  16. Offline

    sorklin

  17. Offline

    sorklin

    Fair enough. They just started. They have fixed no date that it will be done, but it would be optimistic to say a month from now. Its a large project. It'll be worth the wait.
     
  18. Offline

    DiddiZ

    Definitely :D
     
    Zaros likes this.
  19. Offline

    Doidle

    true XD
     
  20. Offline

    losdamianos

    any chance to add total online time to web stats ?
    or time of first join
    Thx
     
  21. Offline

    DiddiZ

    Hm, we should add some columns to player table:
    firstlogin, lastlogin, ip, and maybe onlinetime
     
    OrtwinS likes this.
  22. Offline

    sorklin

    This is great! I would really like something that is both anti-griefing and will fuel our stats pages.
     
  23. Offline

    Haribo98

    So how long we talking till this is done? Because I'm getting greifed and have no plugins to rollback the nastiness!
     
  24. Offline

    DiddiZ

    Well, not so soon. Try LogBlock :D
     
  25. Offline

    JOPHESTUS

    One thing i noticed in the tables of who broke a block (in LogBlock) is just shows player id, could guardian show player name instead.
     
  26. Offline

    DiddiZ

    The name is the name in lb-players table associated with that id. That's how efficient database schemas work :D
     
  27. Offline

    Celtic Minstrel

    I have a tendency to make my primary keys something other than a unique ID. It might be a less efficient choice, but it does do away with an otherwise redundant column.

    (I'm in no way recommending or asking you to do something like this.)
     
  28. does the web stats have a repo yet? want to look at it and fork it :)
     
  29. Offline

    DiddiZ

    No, not yet. I can create it.
    EDIT:
    Here is it: https://github.com/Guardian-Security/Guardian-Webstats

    Does anyone know a word that contains both rollback and redo/undo/rebuild, like WorldEditing?

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 19, 2016
    Thomas Carlsen likes this.
Thread Status:
Not open for further replies.

Share This Page