Page 1 of 2

[Release] - Tsuki Online Server Files

PostPosted: Thu Jun 07, 2018 7:49 am
by Elyntra
Since Tsuki Online is now officially dead (team has left because the source holder being inactive and they can't move forward without him) I have decided to release the server files in hope that they can be of use to someone.

A ton of changes were made to these files like showing correct animations when loading in, stats being controlled by server through Tsuki.dll, tag system server side that connects to the Tsuki.dll, converted the monster spawn system back to mobgroups and made it work more like iRose, different PvP and PvM formulas along with changes to stats and a bunch of other crap that I just don't remember.

Hopefully someone out there can get some use out of them. Enjoy.

Link Removed - Refer to new post
viewtopic.php?f=18&t=5993

Re: [Release] - Tsuki Online Server Files

PostPosted: Thu Jun 07, 2018 11:07 pm
by aerocoke
Nice ! I played a bit of tsuki and it was miles ahead of dev rev 4 ;)

There's a few questions i have tho :
My worldserver crashes when i launch it but that's probably my fault.
In the 3ddata folder there is QUESTDATA/NPC and i'm not quite too sure what to put in it...In devrev 4 we would just put all qsds in questdata. so what is it ?

If by any chance tsuki had some custom AIP we could use them too, as it was taken out of the client. otherwise i'll just use those i used with DR4.

Cheers.


EDIT : Ok after a bit of try and error i can conclude that the QSD do go in QUESTDATA/NPC
If i use any STBs extracted from tsuki online the server will crash when it loads the stbs
I tried using some others STB and it worked but you get a SIGEV when it load list_mobgroups.

Then i tried to set up using_mob_groups=0 but then the server can't find the table roseevo.spawns_beta and is stuck.

EDIT 2 : ok so this is my setup

-QSD files from dev rev 4
-STB files from dev rev 4
-Rose 434 from DR4
-SQL file from tsuki, i deleted list_mobgroup and used the one from roseZA
-using_mob_groups=1

The word server doesn't crash and loads but i still get a lot of warning about index overflow and hack because an item doesn't exist ( itcon ).
Its pretty much a mess.

Re: [Release] - Tsuki Online Server Files

PostPosted: Fri Jun 08, 2018 12:51 am
by XxXshidoXxX
I tried to use tsuki's client files from version 1.5 and 1.0 but i get the same about the STB loading.
Its pretty ironic when you think about it, so i went with an older version.
Same with mobgroup, had to delete all entries but one to get it working.

I don't have much luck so far as it doesn't work very well with my client. I get a lot of issues.
Could be nice if you included a client ;)

Re: [Release] - Tsuki Online Server Files

PostPosted: Fri Jun 08, 2018 2:06 am
by Elyntra
QUESTDATA is where you place the QUESTDATA from your client and NPC is specifically server QSDs. You can find a post about them here. viewtopic.php?f=18&t=5969

Trying to extract the Tsuki client won't work as it's locked.

AIP and STBs need to be from whatever client you're using as well. Then you need to export the telegates, npcs and mobgroups to work with your client. I've included the tool for it but note that it is a public tool that was already posted on the forum somewhere.

Some things I forgot to add in the post. The server loads from the list_drop.stb instead of the database. In that version of the worldserver, it way spew out a bunch of stuff about non existent items for drops. This just means you need to wipe them from the droplist as they don't actually exist/have no icon or stl link set. I can upload a client if people have to much trouble with it.

Re: [Release] - Tsuki Online Server Files

PostPosted: Sat Jun 09, 2018 12:06 am
by XxXshidoXxX
Ok so i did everything you said and i indeed don't have that much errors left in my world server. Seems to load fine beside a few random errors.

Yet as it stands its unusable, the Trose will crash on clients such as 434 / Za / 410 once you go into the world, there are also tons of XML errors that are called by Trose on startup.

You guys must have changed quite a bit of things so it looks like we're gonna need a client bruh ;)

Re: [Release] - Tsuki Online Server Files

PostPosted: Sat Jun 09, 2018 3:38 am
by Elyntra
XxXshidoXxX wrote:Ok so i did everything you said and i indeed don't have that much errors left in my world server. Seems to load fine beside a few random errors.

Yet as it stands its unusable, the Trose will crash on clients such as 434 / Za / 410 once you go into the world, there are also tons of XML errors that are called by Trose on startup.

You guys must have changed quite a bit of things so it looks like we're gonna need a client bruh ;)


Must of changed more than I can remember. I'll get a usable client uploaded when I can.

Re: [Release] - Tsuki Online Server Files

PostPosted: Thu Sep 13, 2018 12:35 pm
by loverose
Please give me LIST_NPC.STB.LIST_NPC_S.STL.LIST_QUESTDATA.STB

Thank you very much.

Re: [Release] - Tsuki Online Server Files

PostPosted: Thu Sep 13, 2018 7:18 pm
by PurpleYouko
loverose wrote:Please give me LIST_NPC.STB.LIST_NPC_S.STL.LIST_QUESTDATA.STB

Thank you very much.

You have to extract those from your client using a VFS extractor tool.
You will find plenty of them in our tools section.

If you just want STBs then use this one stextract
Just put it into the root directory of your rose client and run it.
All the STBs will be extracted in a few seconds

Re: [Release] - Tsuki Online Server Files

PostPosted: Mon Sep 24, 2018 4:10 am
by Elyntra
Please refer to the new post for what should be a working pair of the client and server. The client is also unlocked. viewtopic.php?f=18&t=5993

Re: [Release] - Tsuki Online Server Files

PostPosted: Wed May 08, 2019 1:59 pm
by Vanduyn
Is there actually a server that was created or recreated with these files?