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!

Private odinms what was planned roadmap before it went down

Newbie Spellweaver
Joined
Jul 9, 2016
Messages
19
Reaction score
1
Code:
Here's a list of features we have working/partially working so you have a rough idea how far we are...

Definition of terms:
Loginserver: When you start the MS client you connect to the Loginserver, you login and select a char here
Channelserver: Actual gameplay takes place on a Channelserver
Worldserver: A world in maple is made of multiple channels, the  Worldserver interconnects channels. This is possibly a concept that does  not exist like this on official Maple Story servers.

[B]Loginserver[/B]
+) World Selection
+) Char selection
p) Pin stuff (but disabled)
+) Char creation
+) Char deletion
-) Show chars of all worlds

[B]Channelserver[/B]
+) Movement - Most movement probably works
p) Chat
) +) General Chat
) +) Whisper
) +) Party Chat
) -) Buddys
) -) Guild Chat
) -) Maple Messenger
p) Monsters
) +) Placing monsters on a map
) +) Killing monsters
) +) Exp
) +) Drops
) -) Drop owner change
) +) Drop expiration
) p) Respawns
) ) -) Special Monster Respawns (Rog, Pianus)
) p) Skills
) +) Exp distribution (Partys, multiple attackers)
p) NPCs
) +) Shops
) p) Quests (some messages in chat window missing)
) +) Normal blabla NPCs
) +) Warp NPCs
p) Players
) +) Close ranged attacks + skills
) +) Long ranged attacks + skills
) +) Magic attacks
) -) Can't see other peoples crits
) -) Attack effects (Poison/Stun/Freeze)
) +) Buffs
) ) -) Cooldowns
) +) Scrolling
) +) Fame
) +) Partyskills
) +) Leveling
) p) AP/SP distribution
) ) -) Can't add into hp/mp, have to figure out how exactly those affect maxhp/mp
p) Inventory
) +) Equip
) +) Normal Items
) +) Throwing Stars (probably works fine)
) +) Moving stuff
) +) Equipping stuff
) +) Buying stuff from npcs
) +) Selling stuff to npcs
) +) Dropping stuff to the ground
) +) Picking up stuff
) +) Pots
) +) Storage Guy
-) Reactors
-) Party Quests
p) Job advancement (1st and 2nd job works)
+) Partys
-) Guilds
+) Saving the keymap
+) Trading
p) Cash related stuff
) -) Marriage

[B]Worldserver[/B]
+) Channelserver registration
+) Loginserver registration
+) Worldwide packet broadcasting
+) Worldwide whisper
 
Back
Top