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!

Point Blank Java Emulator

Status
Not open for further replies.
Initiate Mage
Joined
Sep 23, 2020
Messages
25
Reaction score
23
POINT BLANK EMULATOR
Net Core
Hi guys,
I've decided to write a new Emulator from scratch in .Net Core.

Main features I want to code:
- Weapons (qty / days)
- Rooms
- Battles (with UDP_RELAY)

Features that will be coded after the main features:
- Missions
- Titles
- Clans
- Messages
- Friends
- Effects
- Gifts

I'll post daily updates here.
 
Last edited:
Junior Spellweaver
Joined
Oct 10, 2015
Messages
139
Reaction score
19
make it c++ and ill help you , otherwise java wont handle many things
 
Initiate Mage
Joined
Sep 23, 2020
Messages
25
Reaction score
23
make it c++ and ill help you , otherwise java wont handle many things
Actually I won't use C++, so I'm sorry.

Btw, auth / game refactoring has been completed.
Now I'll start to work on UDP_RELAY (or udp type 3), that will probabily take many days if not weeks.
 
Initiate Mage
Joined
Sep 23, 2020
Messages
25
Reaction score
23
Due to some problems with Java I decided to move everything into C# with .Net Core, so will work with Linux too.
I'm recording everything from scratch, then it will take some days before starting again to work on udp3.
 
Initiate Mage
Joined
Sep 23, 2020
Messages
25
Reaction score
23
Almost recoded everything about lobby, user creations, inventory enter / leave and all the basic things.
I'm working on the shop now and I'm trying to focus on something more "simple" to set up.

 
Junior Spellweaver
Joined
Oct 10, 2015
Messages
139
Reaction score
19
Due to some problems with Java I decided to move everything into C# with .Net Core, so will work with Linux too.
I'm recording everything from scratch, then it will take some days before starting again to work on udp3.
i told ya
 
Initiate Mage
Joined
Sep 23, 2020
Messages
25
Reaction score
23
Can a moderator kindly close this post? Thanks in advance.
 
Status
Not open for further replies.
Back
Top