8000 Tags · ryantpayton/MapleStory-Server · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ryantpayton/MapleStory-Server

Tags

rev203

Toggle rev203's commit message
Fixed teachSkill missing an argument on quest 4647 (ronancpl#199)

rev158

Toggle rev158's commit message
DB improvement + 2nd job info

Fixed a major performance problem with installing over 10000 threads when a given amount of accounts exists on the DB.
Added information for the available 2nd jobs of the Explorers, introducing to the players the gists of each job branch.

rev101

Toggle rev101's commit message
Antibanish mechanics + Limited drops on map + SQL tidy-up

Added antibanish mechanics: as like other "diseases" that can be treated
with some useable items, banish will be able to be recovered as well.
Fixed some SQL issues introduced on the last commit, as well as
lingering inexistent ids on drop data. Fixed some concurrency issues
with MapleMapFactory. Set a ceiling for simultaneous items available per
map, where old ones are promptly discarded. Patched MWLB attack block
for higher level GMs.
0