- Joined
- Feb 24, 2010
- Messages
- 430
- Reaction score
- 167
To view the content, you need to sign in or register
First of all big credit to XiuzSu for giving me inspiration and a lot of ideas, if you like this source go check he's, in the future it would be a lot better : ZenthosDev.
Because ShineSource was a success I thought why not try it out myself.
This source isn't gMS-Like.
Please reporte any bugs, and don't be afraid to suggest new things.
This source will be updating according to your requests (of course in my ability limit).
(Revision 1)
[-] Imported MetroMS rev 225. // Credit to MetroMS coders, odinMS coders.
(Revision 2)
[+] Added Updates file.
[+] Added SQL folder.
[-] Added AutoRegister. // XiuzSu
[+] Added a compiled bubbles.jar file.
(Revision 3)
[+] Added Agent.properties file.
[+] Removed ServerConstants.java file.
[+] Updated STARTER.bat .
(Revision 4)
[+] Pin can be now toggle from Agent.properties.
[+] Drop undroppable items can be now toggle from Agent.properties.
[+] Pick up more then "one-of-a-kind" items can be now toggle from Agent.properties.
[+] AutoRegister can be now toggle from Agent.properties.
[+] Explorer LevelCap can be choose now from Agent.properties.
[+] Cygnus LevelCap can be choose now from Agent.properties.
[+] Multi Level can be now toggle from Agent.properties.
[+] CashShop warp to FM can be now toggle from Agent.properties.
[+] MTS warp to FM can be now toggle from Agent.properties.
(Revision 5)
[+] Added Messages folder.
[+] Added Command.java. // took from xotic.
[+] Added CommandDefinition.java. // took from xotic.
[+] Added CommandProcessor.java. // took from xotic.
[+] Added CommandProcessorMbean.java. // took from xotic.
[+] Added MessageCallback.java. // took from xotic.
[+] Added ServernoticeMapleClientMessageCallback.java. // took from xotic.
[+] Added StringMessageCallback.java. // took from xotic.
[+] Added WhisperMapleClientMessageCallback.java. // took from xotic.
[+] Splitted Commands.java to Admin.java and GM.java.
[+] Admin and GM commands now executed by "!".
[+] Added "!writecommands" admin command.
[+] Added [AgentSource] Commands.txt.
[+] Removed AdminCommandHandler.java.
[+] Removed AdminLogHandler.java.
[+] Removed gmlog functions (the SQL connection thingy).
(Revision 6)
[+] Added Donator System.
[+] Added !dcommands command for donators.
[+] Added !goto command for donators.
[+] Added !online command for donators.
[+] Added !buffme command for donators.
[+] Added !gender command for donators.
[+] Added !say command for donators.
[+] Updated [AgentSource] Commands.txt.
[+] Added CheatTracker methods.
[+] Added AutoBanManager.
[+] Added !givedonator command for GM's.
[+] Added !takedonator command for GM's.
[+] Removed "[Notice]" from dropMessage(String).
(Reviosion 7)
[+] Added Player commands system.
[+] Added @commands command for players.
[+] Added @str, @dex, @int, @luk, @hp, @mp command for players.
[+] Added @save command for players.
[+] Added full Reborn system, [Explorers | Cygnus].
[+] Added @reborn\rebirth e\c command for players.
[+] Added @expfix command for players.
[+] Added @go command for players.
[+] Updated [AgentSource] Commands.txt.
(Revision 8)
[+] Fixed SOK'ed item can be dropped.
[-] Removed 2 exploits. // bagger.
[+] Fixed EnterToCS.
[+] Fixed EnterToMTS.
[+] Fixed isGM (not really a fix just forgot to change).
[+] Changed gmLevel check to > 2.
[+] Fixed HiredMerchant items.
[+] Fixed DC when upequiping a pet.
[+] Fixed DC when entering to CS with a pet.
(Revision 9)
[+] Moved all properties to ServerConstants.java.
[+] Added autoJob.
[+] AutoJob can be now toggle from Agent.properties.
[+] Number of worlds can be choose now from Agent.properties.
[+] PlayerCommands can be now toggle from Agent.properties.
[+] Added Gain NX from monsters.
[+] Gain NX from monsters can be now toggle from Agent.properties.
[+] Gain NX from monsters amount can be choose now from Agent.properties.
[+] Originazed Agent.properties.
[-] Imported MetroMS rev 225. // Credit to MetroMS coders, odinMS coders.
(Revision 2)
[+] Added Updates file.
[+] Added SQL folder.
[-] Added AutoRegister. // XiuzSu
[+] Added a compiled bubbles.jar file.
(Revision 3)
[+] Added Agent.properties file.
[+] Removed ServerConstants.java file.
[+] Updated STARTER.bat .
(Revision 4)
[+] Pin can be now toggle from Agent.properties.
[+] Drop undroppable items can be now toggle from Agent.properties.
[+] Pick up more then "one-of-a-kind" items can be now toggle from Agent.properties.
[+] AutoRegister can be now toggle from Agent.properties.
[+] Explorer LevelCap can be choose now from Agent.properties.
[+] Cygnus LevelCap can be choose now from Agent.properties.
[+] Multi Level can be now toggle from Agent.properties.
[+] CashShop warp to FM can be now toggle from Agent.properties.
[+] MTS warp to FM can be now toggle from Agent.properties.
(Revision 5)
[+] Added Messages folder.
[+] Added Command.java. // took from xotic.
[+] Added CommandDefinition.java. // took from xotic.
[+] Added CommandProcessor.java. // took from xotic.
[+] Added CommandProcessorMbean.java. // took from xotic.
[+] Added MessageCallback.java. // took from xotic.
[+] Added ServernoticeMapleClientMessageCallback.java. // took from xotic.
[+] Added StringMessageCallback.java. // took from xotic.
[+] Added WhisperMapleClientMessageCallback.java. // took from xotic.
[+] Splitted Commands.java to Admin.java and GM.java.
[+] Admin and GM commands now executed by "!".
[+] Added "!writecommands" admin command.
[+] Added [AgentSource] Commands.txt.
[+] Removed AdminCommandHandler.java.
[+] Removed AdminLogHandler.java.
[+] Removed gmlog functions (the SQL connection thingy).
(Revision 6)
[+] Added Donator System.
[+] Added !dcommands command for donators.
[+] Added !goto command for donators.
[+] Added !online command for donators.
[+] Added !buffme command for donators.
[+] Added !gender command for donators.
[+] Added !say command for donators.
[+] Updated [AgentSource] Commands.txt.
[+] Added CheatTracker methods.
[+] Added AutoBanManager.
[+] Added !givedonator command for GM's.
[+] Added !takedonator command for GM's.
[+] Removed "[Notice]" from dropMessage(String).
(Reviosion 7)
[+] Added Player commands system.
[+] Added @commands command for players.
[+] Added @str, @dex, @int, @luk, @hp, @mp command for players.
[+] Added @save command for players.
[+] Added full Reborn system, [Explorers | Cygnus].
[+] Added @reborn\rebirth e\c command for players.
[+] Added @expfix command for players.
[+] Added @go command for players.
[+] Updated [AgentSource] Commands.txt.
(Revision 8)
[+] Fixed SOK'ed item can be dropped.
[-] Removed 2 exploits. // bagger.
[+] Fixed EnterToCS.
[+] Fixed EnterToMTS.
[+] Fixed isGM (not really a fix just forgot to change).
[+] Changed gmLevel check to > 2.
[+] Fixed HiredMerchant items.
[+] Fixed DC when upequiping a pet.
[+] Fixed DC when entering to CS with a pet.
(Revision 9)
[+] Moved all properties to ServerConstants.java.
[+] Added autoJob.
[+] AutoJob can be now toggle from Agent.properties.
[+] Number of worlds can be choose now from Agent.properties.
[+] PlayerCommands can be now toggle from Agent.properties.
[+] Added Gain NX from monsters.
[+] Gain NX from monsters can be now toggle from Agent.properties.
[+] Gain NX from monsters amount can be choose now from Agent.properties.
[+] Originazed Agent.properties.
(Revision 10) said:[+] Fixed !npc and made it to GM.
[+] Added spawns to the SQL.
[+] Added !pmob command for Admin. // took from MysMs.
[+] Added !pnpc command for Admin. // took from MysMs.
[+] Added !warp command for GM. // took from Xotic.
[+] Added !warphere command for GM. // took from MysMs.
[+] Added !warpallhere command for GM. // took from Xotic.
[+] Added !spawn command for GM. // took from Xotic.
(Revision 11)
[+] Fixed bat error (forgot to change).
Credits:
MetroMS coders - my source based on that.
PirateOwh - made those COOL logos.
Last edited:

