Hero online server files and client to go with it

03/31/2022 05:07 johnbao#46
Quote:
Originally Posted by yywing View Post
What does the client need to do?
The client is only for simply editing to your liking like HT mostly. It needs to synchronized between server and client.

This server has potential fully playable with some coding fixes on the servers. I need to test out more lol

First easy bugs are some healing pots and normal items drops from monsters cannot be pick up only the one with codes such K,I,J, ECT can be pick up. Some healing pots can pickup somehow lol. But not always.

PS: another bugs are if one player in any servers other players with a different accounts cannot connect to any server list.
03/31/2022 08:02 yywing#47
Quote:
Originally Posted by johnbao View Post
The client is only for simply editing to your liking like HT mostly. It needs to synchronized between server and client.

This server has potential fully playable with some coding fixes on the servers. I need to test out more lol

First easy bugs are some healing pots and normal items drops from monsters cannot be pick up only the one with codes such K,I,J, ECT can be pick up. Some healing pots can pickup somehow lol. But not always.

PS: another bugs are if one player in any servers other players with a different accounts cannot connect to any server list.
I can also play the game, but I don't know how to fix any bugs. I feel there are many problems. I can't buy some things in the cash store, or I can buy but can't use them. There are no monsters in high-level maps, and the world boss refreshes on any map randomly
03/31/2022 21:53 johnbao#48
Quote:
Originally Posted by yywing View Post
I can also play the game, but I don't know how to fix any bugs. I feel there are many problems. I can't buy some things in the cash store, or I can buy but can't use them. There are no monsters in high-level maps, and the world boss refreshes on any map randomly
I feel you bruh. The guys who sold this server broke it in purposes. It needs many fixed before it calls it playable.

I noticed this server can't accept dragon Legend (hero plus) client. Could it be it has newer classes and discrimination system which changes it codes in the server. Wonder it will accept up to date client from official hero plus. Has anyone test it? Please input your experience here.
04/01/2022 03:11 karraksc#49
Quote:
Originally Posted by johnbao View Post
The client is only for simply editing to your liking like HT mostly. It needs to synchronized between server and client.
[Hmmm, errrr, My take, as an "old coder":cool:]

[RantMode On] I'll skip over the "simply" and "easy" parts and go for the heart of the issue. One of my teachers used to call it, "Sloppy work, sloppy product, empty pockets."

There are a lot of things that MUST be handled "in the background", unseen, for a client to work. It's NOT just "editing a few HT skins" that makes a successful client. Lets take a look at some of the job skills required for a project like this:

First, whoever codes a new client has to fully understand how the server works, so he can make the client seamlessly talk back and forth. That takes a clear understanding on how network systems communicate. That means working with HTML, CSS, TCPIP, Websockets, IRC (chats), Sql/NoSql databasing, and more.

Second, whoever codes a new client has to fully understand 3D OpenGL graphics, texture mapping, Image editing, the hardware that the players interact with Keyboard/mouse/joypad etc, the physics it takes to have objects interact, and more. And, he has to do all this in microseconds, in order to make the video play as smoothly as possible. Choppy graphics can kill a game quicker than anything. A good example, compare the gameplay of Hero to Knights Online . . . (same company, 5 years earlier)

Third, whoever codes a new client has to fully understand EACH element and interaction that occurs in the game, on the client AND server sides of the game, so he can anticipate and properly handle EACH situation that comes along.

Fourth, whoever codes a new client needs a stable working server to test against. Normally, both halves develop together. This is a different wee beastie. The existing target client has to be "completely reverse-engineered" and then new code written, not patched. To accomplish that, you have to start with having access to the original server, or in our case, the original data streams, to learn how the server works, so it can be emulated "for educational purposes." Then, you have to "learn" how the existing client handles data to communicate with the server AND interact with the player, as well.

I fully appreciate the work EACH of the server devs have put into making their servers talk with the clients. Their work handles the communication portion of the game, and has allowed large steps towards making a new client possible. The next step is adding in the graphics side to handle what the player sees, and how he interacts with the game.

[RANTMODE Off]

8^D
04/02/2022 09:30 yywing#50
Quote:
Originally Posted by karraksc View Post
[Hmmm, errrr, My take, as an "old coder":cool:]

[RantMode On] I'll skip over the "simply" and "easy" parts and go for the heart of the issue. One of my teachers used to call it, "Sloppy work, sloppy product, empty pockets."

There are a lot of things that MUST be handled "in the background", unseen, for a client to work. It's NOT just "editing a few HT skins" that makes a successful client. Lets take a look at some of the job skills required for a project like this:

First, whoever codes a new client has to fully understand how the server works, so he can make the client seamlessly talk back and forth. That takes a clear understanding on how network systems communicate. That means working with HTML, CSS, TCPIP, Websockets, IRC (chats), Sql/NoSql databasing, and more.

Second, whoever codes a new client has to fully understand 3D OpenGL graphics, texture mapping, Image editing, the hardware that the players interact with Keyboard/mouse/joypad etc, the physics it takes to have objects interact, and more. And, he has to do all this in microseconds, in order to make the video play as smoothly as possible. Choppy graphics can kill a game quicker than anything. A good example, compare the gameplay of Hero to Knights Online . . . (same company, 5 years earlier)

Third, whoever codes a new client has to fully understand EACH element and interaction that occurs in the game, on the client AND server sides of the game, so he can anticipate and properly handle EACH situation that comes along.

Fourth, whoever codes a new client needs a stable working server to test against. Normally, both halves develop together. This is a different wee beastie. The existing target client has to be "completely reverse-engineered" and then new code written, not patched. To accomplish that, you have to start with having access to the original server, or in our case, the original data streams, to learn how the server works, so it can be emulated "for educational purposes." Then, you have to "learn" how the existing client handles data to communicate with the server AND interact with the player, as well.

I fully appreciate the work EACH of the server devs have put into making their servers talk with the clients. Their work handles the communication portion of the game, and has allowed large steps towards making a new client possible. The next step is adding in the graphics side to handle what the player sees, and how he interacts with the game.

[RANTMODE Off]

8^D
Can you share your game?
04/02/2022 10:06 blizzbitz#51
Quote:
Originally Posted by xXxStormBreakerxXx1 View Post
^ this guy guy gets it. Always a pleasure running into you Karrack.
Cheers



It's not impossible maybe one of their dev team is currently changing all file names/directories to make it in line with fair use act for educational purposes. However there always stands a dmca letter, and a fake dmca letter thats emailed. you just have to know to tell the difference.



[Only registered and activated users can see links. Click Here To Register...] really though i would like to know if anyone knows how to join their server...if they have a discord...or anything i want to play it seems like its open :(
What an idiot you are a staff member in PSI and then you asking for your own discord.. you are funny
04/02/2022 10:20 karraksc#52
Quote:
Originally Posted by yywing View Post
Can you share your game?
As I get closer to an alpha release, I'll be posting progress screenshots. Right now, it's rough and doesn't show the NPCs. Just their names on the screen so I know where I am at in Dragon Castle.
04/02/2022 17:53 xXxStormBreakerxXx1#53
Quote:
Originally Posted by blizzbitz View Post
What an idiot you are a staff member in PSI and then you asking for your own discord.. you are funny
No, you are funny ^^ cool I posted a few of my videos to get some pre hype for the game, but clearly your greedy ass just noticed the amount of people interested in the server files, and you probably thought about this for days to "find an excuse" bitch, and cry so you have an "excuse" to steal everything and leave the other people with nothing you seem to familiar at doing this so please I hope you Jeffrey Epstein your self, or atleast to it volunteerily
04/07/2022 04:42 yywing#54
Quote:
Originally Posted by karraksc View Post
As I get closer to an alpha release, I'll be posting progress screenshots. Right now, it's rough and doesn't show the NPCs. Just their names on the screen so I know where I am at in Dragon Castle.
It would be better if you could share
04/11/2022 08:42 yywing#55
Quote:
Originally Posted by xXxStormBreakerxXx1 View Post
No, you are funny ^^ cool I posted a few of my videos to get some pre hype for the game, but clearly your greedy ass just noticed the amount of people interested in the server files, and you probably thought about this for days to "find an excuse" bitch, and cry so you have an "excuse" to steal everything and leave the other people with nothing you seem to familiar at doing this so please I hope you Jeffrey Epstein your self, or atleast to it volunteerily
Why don't you share it? ahhh
04/28/2022 21:04 elitom#56
Quote:
Originally Posted by Albatrox View Post
Hi !
Seeing fix of each function, compiled .exe file, without source or algorithm.
PMS
how do I talk to you?
04/30/2022 02:51 elitom#57
can someone help me with the drops bug and access to night maps that are also without mobs
06/19/2022 02:51 mistsin#58
Enjoy guys i rework all maps in HD

or better to say it is total new maps

and check the server i play it

i forget part one sorry for that
06/22/2022 00:02 mistsin#59
old game interface
[Only registered and activated users can see links. Click Here To Register...]
07/19/2022 18:05 Jhonny01#60
alguém me ensina a fazer meu server baixei os arquivos mas não sei pra onde ir.
someone teach me how to make my server I downloaded the files but I don't know where to go.