1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

Gr4Ss' plugin megathread

Discussion in 'Plugins' started by Gr4Ss, Jul 20, 2014.

  1. CakeZ

    CakeZ rp is for nerds right

    Re: Gr4Ss' plugins

    you got served some pretty decent plugins thats all i see here
     
  2. Acerius

    Acerius Rock it for me!

    Re: Gr4Ss' plugins

    Who's my favourite plugin developer now, Gr4Ss or Polis? So hard to decide!
     
  3. The Owl

    The Owl Guest

    Re: Gr4Ss' plugins

    [member=4099]NightAngel[/member] is. I don't see why his plugins don't get put into the actual schema.
     
  4. Polis

    Polis Guest

    Re: Gr4Ss' plugins

    I'm offended.

    Only joking. Also, he is a her.
     
  5. NightAngel

    NightAngel Fuck off Lev

    Re: Gr4Ss' plugins

    Stooop, you're making me blush. x3
     
    • Agree Agree x 1
  6. Owl

    Owl smoke weed

    Re: Gr4Ss' plugins

    only one getting laid is yours truly.
     
  7. NightAngel

    NightAngel Fuck off Lev

    Re: Gr4Ss' plugins

    Gurls dig checkmarks, can confirm. Too bad I'm taken. :p
     
  8. TheHipster

    TheHipster rhenz is a fairly decent fellow

    Re: Gr4Ss' plugins

    This is quite beautiful, I like how you made FORP Ones too. Like. Just.
    God damn. So beautiful.

    I love you Gr4Ss
     
  9. Re: Gr4Ss' plugins

    Thx for plugin, but I have some problem with Crafting, here you go...

    [​IMG]

    So basicly you took some ingredients items from other plugins or they are not included ... anyway where can I find all missing items ?
     
  10. Re: Gr4Ss' plugins

    I didn't really bother to clean up the recipes/dig through everything to collect all the needed items. If I have time, I'll eventually come around to doing that.
     
  11. Re: Gr4Ss' plugins

    I have the same problem. If you solve it, please, explain me. Thanks.
     
  12. SevenLions

    SevenLions Post 123 for a Door Giveaway!!! Clockwork Customer

    Re: Gr4Ss' plugins

    Lol I know who's code that is by the look of it, leave it to Lemonpunch to have poorly optimized shit, but a ton of money to get it fixed :p. Just my opinion, not a fact.
     
  13. Re: Gr4Ss' plugins

    Just to set a few things straight in your opinion (even though I left LP three months ago):
    1. All that code is pretty optimized. Think/Tick are only used when needed, load is spread as good as possible to avoid spikes, nothing runs in less than O(n) (except radiation/gas zones, which runs in O(n*m)) and there's a bunch of micro-optimization in there that few people do. The only thing which I could optimize even more is the zone checking and do it in logarithmic time, but that'd require more code than the few lines I need for it now, make it horribly complex code and would gain relatively little.
    2. LP actually doesn't pay the people optimizing the code (none of the in-house dev's get paid). They do buy code, sad part is that's usually the code that needs to be optimized/cleaned-up by people who don't get paid.

    If you want to wave 'unoptimized code' etc. around, please support it with facts or keep your opinion to yourself.
     
  14. SevenLions

    SevenLions Post 123 for a Door Giveaway!!! Clockwork Customer

    Re: Gr4Ss' plugins

    "If you want to wave 'unoptimized code' etc. around, please support it with facts or keep your opinion to yourself."

    [​IMG]

    Your default code relies on other plugins, useless lines of code if the people don't have that specific plugin :p.
     
  15. Re: Gr4Ss' plugins

    Those are actually just the recipe files, which I could have removed to have people make their own with little not no example.

    The entire code of the plugin handles recipes in an abstract manner. I just included a check to ensure that item ID's entered in the recipe files are correct to notify people of that. It only prints those errors on start-up when it compiles all the recipes, so we're speaking over a constant-time cost at a point where no players are even on.

    The few lines of code that are extra in there, aren't really useless but just an aid for developers adding more recipes in. Typos are annoying and besides safe programming > optimized programming. All your optimization doesn't matter if it breaks.

    Besides a lot of the items in there primarily belong to other plugins. Kind of pointless to include food/weapons/etc. in a crafting plugin, isn't it? That'd have a dependency too that's far bigger.

    Edit: I mean, have you ever done time analysis on an algorithm or something? Ever bothered to study good programming practices? Pulling a bunch of errors that are there to make dev-life easier and prevent errors from occurring when other people use my code is not 'unoptimized code' or 'shitty code'. I'd more say your previous post just shows why my code is good (at least by my college's standards as yes I am in fact a student in computer science).
     
  16. NightAngel

    NightAngel Fuck off Lev

    Re: Gr4Ss' plugins

    If we're gonna complain about shitty useless lines of code, let's complain about my plugins. Gr4Ss' code is solid. :)
     
  17. duck

    duck Phant0m Legend

    Re: Gr4Ss' plugins

    Lol Seven. Gr4Ss is very good at scripting. I'd venture to say he is the best on this site.
     
  18. SevenLions

    SevenLions Post 123 for a Door Giveaway!!! Clockwork Customer

    Re: Gr4Ss' plugins

    Well, at least I don't have aids and a craving for KFC.
     
  19. duck

    duck Phant0m Legend

    Re: Gr4Ss' plugins

    It's clear that you are trying to start something, so I'll tell you this right now: do not post in this thread again.
     
  20. SevenLions

    SevenLions Post 123 for a Door Giveaway!!! Clockwork Customer

    Re: Gr4Ss' plugins

    Gr4Ss these plugins are amazing and I completely support your development of them, sorry if it sounded rude. Great work, and also I'd reccomend making a seperate downloand, one for people with those plugins, another for people without.

    ** waits for duck to threaten me for contributing to the therad.
     

Previous Readers (Total: 0)