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!

魔域来了H5 (Lastest Version 2020 ) + GM Panel

Initiate Mage
Joined
Oct 3, 2020
Messages
25
Reaction score
2
Hi. Do you know where to find the full list of GM commands?
 
Initiate Mage
Joined
Mar 13, 2020
Messages
6
Reaction score
0
Hi. Do you know where to find the full list of GM commands?
Hello, i didn't know but if you want other GM commands need to write the code alone. I didn't know if someone have something to giving to us.
 
Initiate Mage
Joined
Dec 19, 2020
Messages
27
Reaction score
0
Guys! Give a prepared zip for installation on a virtual machine, with a sql database, otherwise I could not export the database! I decided to get busy with this project: In return, who will help me, I will give localization in your language!
 
Initiate Mage
Joined
Mar 13, 2020
Messages
6
Reaction score
0
Guys! Give a prepared zip for installation on a virtual machine, with a sql database, otherwise I could not export the database! I decided to get busy with this project: In return, who will help me, I will give localization in your language!
I don't know what you want exactly and how i can help you, but if you believe i can help in this project, i am here.
 
Initiate Mage
Joined
May 4, 2021
Messages
2
Reaction score
0
Does anyone have a mirror? I just need the server files to see how the map generation works.
 
Initiate Mage
Joined
May 4, 2021
Messages
2
Reaction score
0
Thanks. I thought the server would be written in JS like their other games :(:
 
Initiate Mage
Joined
Nov 21, 2020
Messages
15
Reaction score
9
How are you all doing.
This game has a few bugs, but I think it's generally complete.

*********************
What I did.
- Added a new currency "GP" system to allow users to purchase paid items in the game.
(In the video, the GP is increased from 0 to 10000 by a database operation.)
- Fixed a problem where chat was not available for users below level 80 even after setting the settings.
(In the video, chat is available from VIP level 0 and character level 1.)

**********************
What I'm doing
- Implementation of payment processing using "GP". 80% done
- Added the log sytem of purchased products by "GP". 50% done
- Improved vulnerability countermeasures(like sql injection). 90% done

Video


I like this ,game has so much potential for customization to your liking.:laugh:
 
Last edited:
Initiate Mage
Joined
Dec 19, 2020
Messages
27
Reaction score
0
give someone the files of this game under linux (centos, ubuntu, debian)
 
Initiate Mage
Joined
Nov 21, 2020
Messages
15
Reaction score
9
Here are some of the new features I've implemented

Video:


1.Server synchronous payment system
The actual values to be handled are strictly obtained from the server to prevent unauthorized processing.
No one can change item,price,data,amount by client side. JUST VISUAL!Everything is "now serverside".

2. Login security with "session verification".
This can be used to prevent unauthorized access and processing.
This is a very important feature in payment processing.
*When someone try to login with an invalid ID or exist ID, the session will be initialized.
ex:) You cant access GP window if u r not login.(=need true session)

3.Made client sources difficult to obtain.
Added a new script to make it more difficult to Trying to download sources or "cheat,hacking".
This work even in latest browsers and "undock mode" too.

4.And finally, I' m developing GP payment systems under new security. :thumbup:
 
Last edited:
Initiate Mage
Joined
Dec 19, 2020
Messages
27
Reaction score
0
pleas link download google



Нужна информация по установке на linux!
 
Junior Spellweaver
Joined
Jan 15, 2013
Messages
153
Reaction score
4
Does anyone know how to start the application, I still haven't had success. I'm stuck on the screen below

22-04-03 06:09:30,091 INFO sophia.foundation.core.ContextResolver - Foundation Task Service Running......22-04-03 06:09:32,423 INFO sophia.game.plugIns.data.DataPlugIn - DataService was running.22-04-03 06:09:32,423 INFO sophia.game.plugIns.taskManager.TaskManagerPlugIn - TaskService was running.Pressione qualquer tecla para continuar. . .
 
Last edited:
Initiate Mage
Joined
Mar 27, 2017
Messages
73
Reaction score
5
Been trying to recode the server source code does anyone know how to fix this last one HtmlOutput
Draculap16 - 魔域来了H5 (Lastest Version 2020 ) + GM Panel - RaGEZONE Forums
 
Back
Top