Wl Server Source

Talk about helbreath here.
Treax2
Loyal fan
Posts: 281
Joined: Fri Mar 04, 2005 5:05 pm
Location: Estonia
Contact:

Post by Treax2 »

i downloaded that source i didnt modiefd nothng and 3 error woot ;D
Firestorm
Loyal fan
Posts: 260
Joined: Fri Apr 07, 2006 10:29 pm

Post by Firestorm »

exactly thats why i think its not zabuzas work because he ist the best HB programmer i still can realize thats his sources.
i will try to find a way to fix this but i think some files missed!
Hypnotoad
Member
Posts: 100
Joined: Wed Apr 28, 2004 8:16 pm

Post by Hypnotoad »

I remember Zabuza DID work on world a while back to get extasis's legit 3.51 to work without the sql aspects. So this might be it. I just made HUGE progress and figured out how mainserver parses character info messages :D :D :D :D feels great after 3 days of messing around with it. After the world falls main is sure to follow since all the messages will be available either through HGserver or World. So far I can log into the character screen lol...
<img src='http://www.playah.no-ip.com/images/Hypn ... imated.gif' border='0' alt='user posted image' />
Cleroth
Loyal fan
Posts: 416
Joined: Wed Jun 16, 2004 7:08 pm

Post by Cleroth »

Firestorm wrote: exactly thats why i think its not zabuzas work because he ist the best HB programmer i still can realize thats his sources.
i will try to find a way to fix this but i think some files missed!
Sure. You surely know Zabuza more than anyone else here!
Zabuza is indeed a great coder but it doesn't mean Zabuza worked on something that it would make that perfect with no errors ( also, someone could have modified it, thus making those errors ).
Zabuza could rewrite whole HB
Like any good coder here can. We would still get past thousands of errors before reaching that.
<img src='http://ic1.deviantart.com/fs11/i/2006/1 ... leroth.gif' border='0' alt='user posted image' />
Calibula
Regular
Posts: 87
Joined: Sun Jul 11, 2004 9:17 am

Post by Calibula »

Zabuza made that work long time ago... If anyone can debug everything, u can have world server source XD... Zabu made 2 worlds. One in C++ (That one) and one in C#.
Yea, he is a great coder, but that was made long time ago :S (For eXtasis 2.95!) so it's very buggy....

Bye!
Firestorm
Loyal fan
Posts: 260
Joined: Fri Apr 07, 2006 10:29 pm

Post by Firestorm »

2.95 Extasis was uP???? i cant remember.
Goldenboy upped 3.51 and 3.95 was only an test step of Extasis
KaoZureS
Regular
Posts: 38
Joined: Thu Feb 23, 2006 1:54 pm

Post by KaoZureS »

Is this the WorLDServer SQL¿?
<img src='http://personales.ciudad.com.ar/KaoZureS/firma.jpg' border='0' alt='user posted image' />
Hypnotoad
Member
Posts: 100
Joined: Wed Apr 28, 2004 8:16 pm

Post by Hypnotoad »

KaoZureS wrote: Is this the WorLDServer SQL¿?
im just mapping/translating 3.51 world, right now im skipping all the SQL functions and options, but they can be added later at much easier pace. They will be commented and a framework code will be commented inside source.
<img src='http://www.playah.no-ip.com/images/Hypn ... imated.gif' border='0' alt='user posted image' />
Dshaked
&lt;3 bd long time
Posts: 747
Joined: Tue Oct 11, 2005 6:40 pm

Post by Dshaked »

When release will comes : ) ?
Old Helbreath Nemesis Player<br><img src='http://img232.imageshack.us/img232/9784/dshakedqc5.jpg' border='0' alt='user posted image' /><br><img src='http://img232.imageshack.us/img232/6475 ... barqj0.jpg' border='0' alt='user posted image' /><br><a href='index.php?showtopic=7107&hl=' target='_blank'>MainServer Hexing Tutorial</a><br><a href='index.php?showtopic=7663&hl=x-mas' target='_blank'>My Files</a>
Calibula
Regular
Posts: 87
Joined: Sun Jul 11, 2004 9:17 am

Post by Calibula »

Dshaked wrote: When release will comes : ) ?
just read -.-

<!--QuoteBegin-"Hypnotoad"+--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td>QUOTE ("Hypnotoad")</td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->making progress will be a few weeks... [/quote]
IcEmoCHa
Regular
Posts: 37
Joined: Sat Aug 21, 2004 8:39 am

Post by IcEmoCHa »

hypno rocks on.. and try to add some new functions and stuffs for easy handling.. will be waiting for it :)
Dshaked
&lt;3 bd long time
Posts: 747
Joined: Tue Oct 11, 2005 6:40 pm

Post by Dshaked »

Few weeks omg :)
Old Helbreath Nemesis Player<br><img src='http://img232.imageshack.us/img232/9784/dshakedqc5.jpg' border='0' alt='user posted image' /><br><img src='http://img232.imageshack.us/img232/6475 ... barqj0.jpg' border='0' alt='user posted image' /><br><a href='index.php?showtopic=7107&hl=' target='_blank'>MainServer Hexing Tutorial</a><br><a href='index.php?showtopic=7663&hl=x-mas' target='_blank'>My Files</a>
Hypnotoad
Member
Posts: 100
Joined: Wed Apr 28, 2004 8:16 pm

Post by Hypnotoad »

ill take requests to make changes...For those that dont know world manages: when request enter game, connects to game server, brings up the screen which shows your characters after you log in, delete character, create new character, write to game master log, confirm entering game, crusade log, game item log, request logout no save!!!, request player data, save player data when logout, save player data while logged in, create guild, disband guild, create guild, update guild info, occupy flag???, send server shutdown message, game server shutdown, and set account to wait.

Right now here are some changes i want to make, but if anyone has any other ideas go ahead:
- ip address is obtained automatically and not from "world-server-address"
- add a world server side changeable requisitte for deleteing characters, so people cant hex the client and end up deleting level 180 characters...check if main does this already...
- add some type of check to request no save logout, very suspicious, maybe just remove it
- add some encryption to packets which manage save game---change all to encrpyed packets perhaps, even hgserver.
- produce a list of logged in guildmembers for the guildmaster
- figure out what occupy flag used to do and restore that to helbreath
- DONT send server config files to a HGserver which isnt on game-permitted list <--- omfg lol gay (actually just block all HGserver server connections not from same ip address AND not on the permitted server list
<img src='http://www.playah.no-ip.com/images/Hypn ... imated.gif' border='0' alt='user posted image' />
Tafka12
&lt;3 bd long time
Posts: 772
Joined: Wed Dec 28, 2005 6:32 pm

Post by Tafka12 »

uuu :D
Do all that ;) will be waiting.
<img src='http://www.hot.ee/carvanho/taavi.png' border='0' alt='user posted image' /><br><br><img src='http://www.hot.ee/carvanho/Elvine.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/LieroX.png' border='0' alt='user posted image' /><br><img src='http://www.hot.ee/carvanho/Football.png' border='0' alt='user posted image' />
Treax2
Loyal fan
Posts: 281
Joined: Fri Mar 04, 2005 5:05 pm
Location: Estonia
Contact:

Post by Treax2 »

omg ... 3.51 client source ... now worldlog sóurce :D ... ok nice ... hmm maybe u can release that world soruce what u have and maybe we can help u some codes ... then u dont have waste too much your time :D ...
Post Reply