Commit graph

5 commits

Author SHA1 Message Date
panikon
9a425c11b6 Bug fixes and other changes
#Fixed issue where a corrupted map cache would lead to a crash
*Moved Big-endian compatibility functions to common/utils.h
#Fixed issue 8162
*http://hercules.ws/board/tracker/issue-8162-loadnpc-doesnt-trigger-oninit-of-duplicate-npcs/
*Added options to npc_parse_duplicate
#Fixed issue 8169
*http://hercules.ws/board/tracker/issue-8169-script-command-guildskill-skill-idlevel-not-working-as-intended/
*Changed *guildskill behavior, now it behaves exactly as depicted in the documentation
*Updated *guildskill documentation
#Added missing GBI types to mapif_parse_GuildBasicInfoChange now it's possible to change guild exp, lv, skill point and skill information
#GeoIP revamp
*GeoIP module was partially rewritten
*Added several data checks to prevent corruption and crashes
*Updated GeoIP database
*See https://github.com/maxmind/geoip-api-c/blob/master/libGeoIP/GeoIP.c for more information
#Added packetver checks regarding NST_MARKET
*Now *tradertype warns if user is trying to use this feature with older clients
2014-05-06 21:14:46 -03:00
shennetsind
5145242b15 Updated GeoIP Database
Signed-off-by: shennetsind <ind@henn.et>
2013-10-24 10:45:31 -02:00
shennetsind
9b5ec24b69 @accinfo update
Added pincode support
Changed group_id to group_level as to respect the level hierarchy on whether to display passwords or not.
Updated GeoIP Database to March 2013

Signed-off-by: shennetsind <ind@henn.et>
2013-03-27 15:55:51 -03:00
shennetsind
fd692ffcd3 Updating GeoIP database to june 24th version (was may 1st version)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16383 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-07-08 19:41:18 +00:00
shennetsind
3f930b2176 Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3.
All the queries are handled by char-server.
You might notice there is a odd way to retrieve job names in char server, this is only temporary until we're done arguing what'd be the best way to do it in char and map server.

git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16025 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-01 21:57:53 +00:00