Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

4Ever-4Story 4.4 Private Server Development

Skilled Illusionist
Joined
Feb 25, 2009
Messages
343
Reaction score
114
pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
What is it ?
4Ever is... 4story sources based on "4.4" version (it's quoted because it's not an official version). Servers to client: all will be compilable on Win 10 with Visual Studio 2017 (latest version). This project is not a recode, juste an adaptation of bugged sources of 4Story PW, with all newest functionalities.

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
Why start with PW ?
I don't want to start to 0, so, for take the base of interface, i took 4Story PW's sources :) Yes, it's really bugged, but it's a good challenge !

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
What are the objectives of this dev ?
  • Servers & Client ready to use
  • Windows 10 lags due to DX fixed
  • Servers transformed to console application, no services anymore (sorry, i prefer like that)
  • Fully cleaned database
  • Some tools for extract data like item's icons
  • Pets system
  • New mounts & mount colors
  • Many tutorials !

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
It will be open source ?
Yes, of course ! Look at the end of this post !
You can , of course, participate to the dev ! And post your ideas under this post and if you are strong, make some pull requests :w00t::w00t::w00t:

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
What is already fixed ?
Servers
  • [2018-07-22] All server can now be compiled and working !
  • [2018-07-22] All server fully compatible with latest Win10 SDK
  • [2018-07-22] Better log system
  • [2018-07-14] Service to console application
  • [2018-07-14] Little "beautiful" presentation in console
  • [2018-07-14] Fully compiled on win 10
  • [2018-07-14] Confirguration in TLogin.ini, TWorld.ini,... instead of registery
  • [2018-07-14] Cleaned sources (less chinese in sources !)
Client
  • [2018-07-14] Fully compiled on win 10 (Win 10 SDK version 10.0.17134.0)
  • [2018-07-14] DirectX to last one (June 2018)
  • [2018-07-14] Cleaned some parts of code
Database (yes, it's useful)
Soon !
Other things
  • [2018-07-14] All extracted item's icons in png format (ready to use)

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
What has not been fixed yet ?
Servers
  • Activity like "User ***** logged !"
  • Some toasts on Win 8/10 for add extra informations
  • Many other things... related to the client !
  • Better security :D
Client
  • Removing Win 10 d3d9 lags
  • Adding full new interface
  • New mounts
  • Mount colors
  • New effects
  • Companion System
  • New items like Chakra
  • Worked toolbar (top of client)
  • Many other things too...
Database
  • Cleaned database
  • Real values from TCDs
  • Procedure to clear database, with index reset
Other things
  • Readme and instructions on Github
  • Tool for image replacement
  • TExplorer & TMapViewer fixed
  • Possibility to add new maps & items
  • Extracted skills images
  • Working cash shop !
  • Fully working launcher (the official)
  • Tutorial for Launcher (add patch, server, ect...)
If you have more ideas (i forget a lot of things, comment ! :D)

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
Updates
1.2.0
  • Creation of TServerSystem who can surround all servers
  • Fixed compilation on TPatch, TRelay and TControl
  • Solution was cleaned
  • All builds are in 4Ever/TServer/Servers
  • All .ini con are in 4Ever/TServer/Servers/Configurations repository
  • TServer_Debug.exe & TServer.exe has two icons
pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
Screenshots
1.2.0
pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

1.0.1
pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
Links
Client & database:
Git client & servers :

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

IMPORTANT
I have no need for your negativity, I do not even pretend to be good at development, it's normal.
Please keep your insults to yourself and be respectful on this thread.
And for the guys from EPVP***, please, stay on EPVP***... ;)

Thank's for reading ! :eek:tt::eek:tt::eek:tt:
Discord: Pitt#0001

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
Go to this post link:http://forum.ragezone.com/f987/4ever-4story-4-4-a-1151084/index2.html#post8890428
 
Last edited:
Initiate Mage
Joined
May 29, 2018
Messages
18
Reaction score
8
I don't understand what it is so as I can see there is nothing new no tools or companions etc.
 
Initiate Mage
Joined
May 29, 2018
Messages
18
Reaction score
8
Read the last "IMPORTANT" section first !

And your advice is good... But it's my translation maybe I need to use a translator :)

I don't want to flame you..
I have asked you about a single thing because this thread is a bit messy.

Can you just please answer me on one question ?

Hae you added it to this sources or not?:


  • Servers & Client ready to use
  • Windows 10 lags due to DX fixed
  • Servers transformed to console application, no services anymore (sorry, i prefer like that)
  • Fully cleaned database
  • Some tools for extract data like item's icons
  • Pets system
  • New mounts & mount colors
  • Many tutorials !
 
Skilled Illusionist
Joined
Feb 25, 2009
Messages
343
Reaction score
114
I don't want to flame you..
I have asked you about a single thing because this thread is a bit messy.

Can you just please answer me on one question ?

Hae you added it to this sources or not?:


  • Servers & Client ready to use
  • Windows 10 lags due to DX fixed
  • Servers transformed to console application, no services anymore (sorry, i prefer like that)
  • Fully cleaned database
  • Some tools for extract data like item's icons
  • Pets system
  • New mounts & mount colors
  • Many tutorials !
I'm sorry, me too !
Nop, this is a list of "need to be fixed"...
The complete list of fixed things is in "Where are you in the dev ?"
Companions, mounts, ect... It's not fixed ! But i will do it :)

I need to make a better presentation, you're right, it's not understandable haha



I reword some parts of this thread ! :) Sorry for the (first) bad translation !
 
Skilled Illusionist
Joined
Feb 25, 2009
Messages
343
Reaction score
114
I'm sorry, i've make some mistakes !
On the server, only TLogin, TWorld and TMap are compilable for the moment and in a "console state" ! And only in Debug mode
For the Login, only release mode is working ! Debug have an Assertion Debug Error... x)

I need to fix it and add build instruction on main post ! :)
 
Junior Spellweaver
Joined
Mar 14, 2018
Messages
159
Reaction score
13
what exactly do you mean by "cleaned database"? just delete all player records or what?
 
Skilled Illusionist
Joined
Feb 25, 2009
Messages
343
Reaction score
114
pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
Version: 1.2.0

Hey my friends, new update on servers !

Watch first post for all informations :)

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums




pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums

1) Download Visual Studio 2017, community edition:


2) Install Visual Studio C++ and add requirements:
  • Just in time debug
  • C++ 2017 Tools
  • SDK Windows 10 (Latest if you want)
    [+] ATL Visual C++
pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums


3) Generate the solution:
Click on Generate and Generate the solution
pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums


4) Go to 4Ever/TServer/Servers directory and edit all .ini files in Configurations folder.

5) Start you server:
  • 1 - TLogin
  • 2 - TWorld
  • 3 - TRelay
  • 4 - TPatch
  • 5 - TControl

6) Have fun ! :)

pipitt05000 - 4Ever-4Story 4.4 Private Server Development - RaGEZONE Forums
 
Back
Top