Happy new year everyone!
I'm working on a GMS like v62 private server and this is the latest maven compilation.
I'm not releasing the source code yet, because there's still some work to do in the source. I still have to split the project in a multi-module structure and fix the logging architecture. After this i will release the source.
You can check this snapshot at:
MapleBit
This snapshot version includes the following commands for all players:
@item [itemId]
!find [map item] [search string]
Requirements:
Java SE 8 - link
Java 8 Policy files - link
Easy php - link
MySql Browser - link
Features:
- Fully support to Java 8.
- Support to nashorn script engine.
- All boats works.
- Debugging mode(set JVM parameter as -DDEBUG=1)
- Low memory usage(512mb ram is enough to support 2 channels)
- Removed all RMI system
- Works on windows 7, 8, 10, linux and any operating system with Java runtime.
- I was able to get a working version on cloud9, however i can't open ports on the VMS, lol.
TO DO'S:
- Fix the logging architecture.
- Extract and create maven modules for utility classes, for handlers and model classes.
- Convert the NPCS to english, because some are in portuguese.
Note:
This is a single VM monolitic source, which is not scalable and is recommended for low players servers.
Setup:
- Download Java 8 and copy the JCE files to the correct folders.
- Install easy PHP and start the server.
- Connect to mysql easy php instance ,create the schema named 'maplebr' and execute the script MapleBR.SQL located at sql folder.
- Run the script launch_java8.bat
- Connect using a localhost
Download link



Reply With Quote



