summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-04-09Release v2018.04.08v2018.04.08Haru1-0/+32
2018-04-08Merge pull request #2009 from MishimaHaruna/sprintf-hooking-fixHaru6-21/+21
2018-04-08HPM Hooks UpdateHercules.ws4-0/+67
2018-04-08Merge pull request #2001 from guilherme-gm/tombspawnHaru6-2/+57
2018-04-08Merge pull request #2015 from MishimaHaruna/fix-1875Haru1-8/+6
2018-04-08Added delay to tomb spawnGuilherme G. Menaldo6-2/+57
2018-04-08Merge pull request #2002 from Asheraf/homunaffixHaru1-0/+7
2018-04-08Merge pull request #2006 from Jedzkie/MessageFixesHaru6-7/+55
2018-04-08Prevent a null pointer failure when TK_JUMPKICK is used by a non-playerHaru1-8/+6
2018-04-07HPM Hooks UpdateHercules.ws5-0/+273
2018-04-07Merge pull request #1990 from Asheraf/attendance_uiHaru15-7/+425
2018-04-07ItemDB SQL SyncHercules.ws1-0/+1
2018-04-07Merge pull request #2000 from Asheraf/petdbHaru14-440/+3829
2018-04-07Implementation of Attendance systemAsheraf15-7/+425
2018-04-08Added new items for item checksJedzkie2-0/+6
2018-04-08Added noteleport mapflag for pay_archeJedzkie1-0/+1
2018-04-08Update Skill/Item messagesJedzkie4-7/+48
2018-04-07Add tool to convert old pet db to new formatAsheraf1-0/+214
2018-04-07Add missing item Snow_Rabbit_Egg in pre-re dbAsheraf1-1/+15
2018-04-07HPM Hooks UpdateAsheraf4-10/+144
2018-04-07Convert Pet db to LibconfigAsheraf8-429/+3456
2018-04-07Merge pull request #1868 from Jedzkie/2017-StorageFixHaru4-5/+12
2018-04-07Add an option to prevent item usage when storage is openJedzkie4-5/+12
2018-04-07Merge pull request #2014 from 4144/updatepacketsHaru5-42/+65
2018-04-07Add missing #if into clif_quest_notify_objective.Andrei Karas1-0/+2
2018-04-06Add support for packet 0xaf7 in zero clients.Andrei Karas2-2/+2
2018-04-06Update shuffle packets and keys to version 20180404.Andrei Karas2-40/+41
2018-04-06Add new packets in packets.h for 20180404 client.Andrei Karas1-0/+20
2018-04-04HPM Hooks UpdateHercules.ws5-0/+68
2018-04-04Merge pull request #2012 from Asheraf/clifmsgtableAndrei Karas3-0/+67
2018-04-04Add support for packet ZC_MSG_COLORAsheraf3-0/+28
2018-04-04Add support for packet ZC_FORMATSTRING_MSGAsheraf3-0/+39
2018-04-03Merge pull request #1995 from guilherme-gm/rodex-expireHaru2-5/+5
2018-04-03Merge pull request #1986 from Megasantos/login_date_guildHaru8-17/+23
2018-04-03HPM Hooks UpdateHercules.ws5-0/+39
2018-04-03Merge pull request #1111 from dastgir/24-2015QuestsHaru4-35/+225
2018-04-03Constants Documentation SyncHercules.ws1-0/+59
2018-04-03ItemDB SQL SyncHercules.ws1-1/+1
2018-04-03HPM Hooks UpdateHercules.ws4-0/+66
2018-04-03Merge pull request #1965 from dastgir/2018/3-hateffectHaru9-2/+173
2018-04-02HPM Hooks UpdateHaru4-15/+15
2018-04-02Rename script->sprintf() to script->sprintf_helper()Haru2-6/+6
2018-03-29add missing homunculus autofeed update on change mapAsheraf1-0/+7
2018-03-29Merge pull request #1994 from 4144/updatepacketsAndrei Karas8-15/+140
2018-03-29Add non shuffle packets for 2018-03-14 - 2018-03-28 clients.Andrei Karas1-0/+23
2018-03-29Add shuffle packets and keys for 2018-03-14 - 2018-03-28 clients.Andrei Karas4-8/+96
2018-03-29Simplify version checks with new packet version defines.Andrei Karas2-7/+5
2018-03-29Introduce defines PACKETVER_MAIN_NUM, PACKETVER_RE_NUM, PACKETVER_ZERO_NUM.Andrei Karas1-0/+16
2018-03-28don't throw a warning in buildin_getmapinfo when the map is not foundgumi1-2/+2
2018-03-20Fixed wrong rodex loading when mail expire date was manually changedGuilherme G. Menaldo2-5/+5