• UnderDone 2 - A Honest Attemp At Reparing A Great Gamemode
    32 replies, posted
UnderDone 2 - A gamemode originally by Polkim modified by the Community ------------------------------------------------------------------------ Greetings people of facepunch ! Today I began a project to repair and get UnderDone working without bugs. Now this may be simple for GLua programmers but for the server owner that just wants the script to work well that's a issue. So I thought it would be a great idea to derive a project to fix it up and hopefully make it into UnderDone 2. This is hopefully going to become a community project where anyone that asks will get commit rights. So anyone with experience can help out. Now that ive explained the project well i'll just give you the link. [URL]http://github.com/T3HFlash/UnderDone[/URL] Now i'm not simply taking a gamemode and editing it and patching it into another gamemode I thought this would be a nice attempt since its open source already so anyone can take it and play around with it. Currently i'm trying to obtain a MySQL enabled version of the script if we can't find it then i'll simply just write one myself but of course i'll use a alternative networking model and Narwhal offers all that and more so I might just use that to convert UnderDone to. Anyway good day post your ideas !
I helped in making the gamemode as well i wrote things such as ai and sql script for underdone, should have it somewhere on my pc somewhere if not i rewrite it and send you it over.
I fucking loved this gamemode, once I was one of the highest ranked players on a server. [editline]20th December 2010[/editline] I will keep my eyes on this.
sweet good idea
Oh crap . . . just found a bug quick ! Patching it now sorry
Sounds like a good idea if it doesn't end up dieing like a lot of other things.
Best of luck on this! I'm interested to see what you come up with the MySQL version. I tried and failed hard at it.
So this won't be an actual underdone 2? This'll just be a fixed up underdone?
Well it wont be underdone 2 at the start but mostly were working on it getting it workable. the idea is with community help and time it will become underdone 2
[QUOTE=TheBigS;26848059]Best of luck on this! I'm interested to see what you come up with the MySQL version. I tried and failed hard at it.[/QUOTE] Seriously? we have mysql working fine with threaded queries, constant connection. Even between servers, the auctions are semi mysql and semi sockets to cope between servers. Works pretty good, only issue is the gamemode performance is bad which were working on along with some other bugs.
Good idea perfect I was co owner of a Underdone server during of the beginning of the year I love seeing a comeback.
[QUOTE=BomBom;26865973]Seriously? we have mysql working fine with threaded queries, constant connection. Even between servers, the auctions are semi mysql and semi sockets to cope between servers. Works pretty good, only issue is the gamemode performance is bad which were working on along with some other bugs.[/QUOTE] That's awesome. Star Wars Sagas runs on a super edited and cleaned up Underdone base, so performance really isn't an issue anymore, but yeah, I tried getting the MySQL to work once and I was having trouble wrapping my head around it, and haven't tried since.
I would help you and give you the code which would probably take like 30 mins max to integrate but i don't release any of my code sadly, keep everything exclusive only. As for the base yeah were currently reworking a lot of it, looking into using poly_weld to make the items that are built up of more than 1 prop into 1 prop, should give even more performance.
[QUOTE=BomBom;26876587]I would help you and give you the code which would probably take like 30 mins max to integrate but i don't release any of my code sadly, keep everything exclusive only. As for the base yeah were currently reworking a lot of it, looking into using poly_weld to make the items that are built up of more than 1 prop into 1 prop, should give even more performance.[/QUOTE] That would be much appreciated BomBom. Believe me I'm the same with keeping everything exclusive. I'm going to be busy with Christmas festivities through....well...Christmas, but after that I'd definitely like to get in touch with ya.
Will have to see about working something out, no problemo :)
A Honest Attemp At Reparing :lol:
[QUOTE=BomBom;26876587]I would help you and give you the code which would probably take like 30 mins max to integrate but i don't release any of my code sadly, keep everything exclusive only. As for the base yeah were currently reworking a lot of it, looking into using poly_weld to make the items that are built up of more than 1 prop into 1 prop, should give even more performance.[/QUOTE] No. . . just no this is meant to be opensource not 'Sell my script for moneyz' thread if you want to share code with someone share it with us all. Plus I have the org mysql enabled script from polkm i'll be committing that soon. [QUOTE=Cruma;26881425]A Honest Attemp At Reparing :lol:[/QUOTE] Fixed it sorry for the stupid spelling fails.. ------------- I committed a necklace slot with some example necklaces for you guys to experiment with. Also I need some quest ideas ! Pop me a story in my inbox and i'll add it.
I wasn't selling my script keep your hair on plus the mysql script that your getting is a load of rubbish anyway so good luck with that, i think you have bitten off more than you can chew. Don't expect me to help you with that attitude, good job i keep things exclusive.
[QUOTE=BomBom;26899456]I wasn't selling my script keep your hair on plus the mysql script that your getting is a load of rubbish anyway so good luck with that, i think you have bitten off more than you can chew. Don't expect me to help you with that attitude, good job i keep things exclusive.[/QUOTE] he was [i]keeping his hair on[/i], you're just being a dick
[QUOTE=Kirad;26906558]he was [i]keeping his hair on[/i], you're just being a dick[/QUOTE] Wouldn't exactly put it that way, were mature here, if you have to troll so be it, not like i care.
[i]I wasn't selling my script keep your hair on plus the mysql script that your getting is a load of rubbish anyway so good luck with that,[/i] is pretty dickish in my point of view. [editline]23rd December 2010[/editline] [QUOTE=BomBom;26907115]Wouldn't exactly put it that way, were mature here, if you have to troll so be it, not like i care.[/QUOTE] You must care some value, [IMG]http://i53.tinypic.com/xdt937.png[/IMG]
[QUOTE=Kirad;26908376] You must care some value, [img_thumb]http://i53.tinypic.com/xdt937.png[/img_thumb][/QUOTE] Not really i was just pointing out your stupid reply, but as i said it's not like i care, i don't bring insults. But being as your pointing that out i might aswell point out you obviously have too much time on your hands to even post a pic like that. So go troll somewhere else.
[QUOTE=BomBom;26899456]I wasn't selling my script keep your hair on plus the mysql script that your getting is a load of rubbish anyway so good luck with that, i think you have bitten off more than you can chew. Don't expect me to help you with that attitude, good job i keep things exclusive.[/QUOTE] Rubbish? We used it during the main underdone with no problems. You have never even seen it how could you say it to be rubbish? Anyways great job with this so far. I dig how you are keeping it open source, I wish I had done that form the start.
I didn't need to see the code as it was described to me the code isn't even on the new mysqloo module and it isn't threaded or on a constant connection. As far as it looked to me from the description you were using long queries with a dump of player info in a glon encoded table, meaning the mysql scripts weren't exactly as good as they could be. Our scripts use the latest mysqloo module with proper tables for each part of player info that needs to be stored along with threading.
[QUOTE=BomBom;26908924]Not really i was just pointing out your stupid reply, but as i said it's not like i care, i don't bring insults. But being as your pointing that out i might aswell point out you obviously have too much time on your hands to even post a pic like that. So go troll somewhere else.[/QUOTE] I don't think you know the definition of troll...
[QUOTE=Kirad;26923044]I don't think you know the definition of troll...[/QUOTE] I don't care what you have to say, why not be useful and goto some other thread where you may be wanted? Otherwise carry on, i have better things to do, not gonna argue with you.
Yes, better things, like browsing FP all day :v:
I say calm down.
I say CHEESE
Oh well, good luck OP.
Sorry, you need to Log In to post a reply to this thread.