Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-08 | Merge pull request #2009 from MishimaHaruna/sprintf-hooking-fix | Haru | 6 | -21/+21 | |
Fix HPMHooking compilation when sprintf() is a macro | |||||
2018-04-08 | HPM Hooks Update | Hercules.ws | 4 | -0/+67 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-08 | Merge pull request #2001 from guilherme-gm/tombspawn | Haru | 6 | -2/+57 | |
Added delay to tomb spawn | |||||
2018-04-08 | Merge pull request #2015 from MishimaHaruna/fix-1875 | Haru | 1 | -8/+6 | |
Prevent a null pointer failure when TK_JUMPKICK is used by a non-player | |||||
2018-04-08 | Added delay to tomb spawn | Guilherme G. Menaldo | 6 | -2/+57 | |
2018-04-08 | Merge pull request #2002 from Asheraf/homunaffix | Haru | 1 | -0/+7 | |
add missing homunculus autofeed update on change map | |||||
2018-04-08 | Merge pull request #2006 from Jedzkie/MessageFixes | Haru | 6 | -7/+55 | |
Message Fixes | |||||
2018-04-08 | Prevent a null pointer failure when TK_JUMPKICK is used by a non-player | Haru | 1 | -8/+6 | |
Fixes #1875 Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-04-07 | HPM Hooks Update | Hercules.ws | 5 | -0/+273 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-07 | Merge pull request #1990 from Asheraf/attendance_ui | Haru | 15 | -7/+425 | |
Implementation of Attendance system | |||||
2018-04-07 | ItemDB SQL Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-07 | Merge pull request #2000 from Asheraf/petdb | Haru | 14 | -440/+3829 | |
Convert Pet db to Libconfig | |||||
2018-04-07 | Implementation of Attendance system | Asheraf | 15 | -7/+425 | |
2018-04-08 | Added new items for item checks | Jedzkie | 2 | -0/+6 | |
2018-04-08 | Added noteleport mapflag for pay_arche | Jedzkie | 1 | -0/+1 | |
2018-04-08 | Update Skill/Item messages | Jedzkie | 4 | -7/+48 | |
2018-04-07 | Add tool to convert old pet db to new format | Asheraf | 1 | -0/+214 | |
you can use this tool as follows ./petdbconverter.py re ../ ../db/re/pet_db.txt > pet_db.conf or for pre-re mode ./petdbconverter.py pre-re ../ ../db/pre-re/pet_db.txt > pet_db.conf | |||||
2018-04-07 | Add missing item Snow_Rabbit_Egg in pre-re db | Asheraf | 1 | -1/+15 | |
2018-04-07 | HPM Hooks Update | Asheraf | 4 | -10/+144 | |
2018-04-07 | Convert Pet db to Libconfig | Asheraf | 8 | -429/+3456 | |
2018-04-07 | Merge pull request #1868 from Jedzkie/2017-StorageFix | Haru | 4 | -5/+12 | |
Fixes #1806 | |||||
2018-04-07 | Add an option to prevent item usage when storage is open | Jedzkie | 4 | -5/+12 | |
In official servers, you can't open boxes and use usable/consumables items when the storage is open. Fixes #1806 | |||||
2018-04-07 | Merge pull request #2014 from 4144/updatepackets | Haru | 5 | -42/+65 | |
Update packets to 20180404 version | |||||
2018-04-07 | Add missing #if into clif_quest_notify_objective. | Andrei Karas | 1 | -0/+2 | |
2018-04-06 | Add support for packet 0xaf7 in zero clients. | Andrei Karas | 2 | -2/+2 | |
2018-04-06 | Update shuffle packets and keys to version 20180404. | Andrei Karas | 2 | -40/+41 | |
2018-04-06 | Add new packets in packets.h for 20180404 client. | Andrei Karas | 1 | -0/+20 | |
2018-04-04 | HPM Hooks Update | Hercules.ws | 5 | -0/+68 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-04 | Merge pull request #2012 from Asheraf/clifmsgtable | Andrei Karas | 3 | -0/+67 | |
add some missing msgtable packets | |||||
2018-04-04 | Add support for packet ZC_MSG_COLOR | Asheraf | 3 | -0/+28 | |
2018-04-04 | Add support for packet ZC_FORMATSTRING_MSG | Asheraf | 3 | -0/+39 | |
2018-04-03 | Merge pull request #1995 from guilherme-gm/rodex-expire | Haru | 2 | -5/+5 | |
Fixed wrong rodex loading when mail expire date was manually changed | |||||
2018-04-03 | Merge pull request #1986 from Megasantos/login_date_guild | Haru | 8 | -17/+23 | |
Implemented login date for guild members. | |||||
2018-04-03 | HPM Hooks Update | Hercules.ws | 5 | -0/+39 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-03 | Merge pull request #1111 from dastgir/24-2015Quests | Haru | 4 | -35/+225 | |
changed quest packets to structure form + some update | |||||
2018-04-03 | Constants Documentation Sync | Hercules.ws | 1 | -0/+59 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-03 | ItemDB SQL Sync | Hercules.ws | 1 | -1/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-03 | HPM Hooks Update | Hercules.ws | 4 | -0/+66 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-04-03 | Merge pull request #1965 from dastgir/2018/3-hateffect | Haru | 9 | -2/+173 | |
Implemented HatEffect | |||||
2018-04-02 | HPM Hooks Update | Haru | 4 | -15/+15 | |
2018-04-02 | Rename script->sprintf() to script->sprintf_helper() | Haru | 2 | -6/+6 | |
This prevents compile errors in HPMHooking in case sprintf is defined as a macro by the C library Fixes #2003 Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-03-29 | add missing homunculus autofeed update on change map | Asheraf | 1 | -0/+7 | |
2018-03-29 | Merge pull request #1994 from 4144/updatepackets | Andrei Karas | 8 | -15/+140 | |
Update shuffle packets and keys up to 2018-03-28. Add new defines with packet versions. | |||||
2018-03-29 | Add non shuffle packets for 2018-03-14 - 2018-03-28 clients. | Andrei Karas | 1 | -0/+23 | |
2018-03-29 | Add shuffle packets and keys for 2018-03-14 - 2018-03-28 clients. | Andrei Karas | 4 | -8/+96 | |
2018-03-29 | Simplify version checks with new packet version defines. | Andrei Karas | 2 | -7/+5 | |
2018-03-29 | Introduce defines PACKETVER_MAIN_NUM, PACKETVER_RE_NUM, PACKETVER_ZERO_NUM. | Andrei Karas | 1 | -0/+16 | |
PACKETVER_RE_NUM defined to PACKETVER only if defined PACKETVER_RE. PACKETVER_ZERO_NUM defined to PACKETVER only if defined PACKETVER_ZERO. PACKETVER_MAIN_NUM defined to PACKETVER only if not defined PACKETVER_RE and not defined PACKETVER_ZERO. | |||||
2018-03-28 | don't throw a warning in buildin_getmapinfo when the map is not found | gumi | 1 | -2/+2 | |
2018-03-20 | Fixed wrong rodex loading when mail expire date was manually changed | Guilherme G. Menaldo | 2 | -5/+5 | |
2018-03-20 | Merge pull request #1992 from guilherme-gm/fixvsproj | Haru | 3 | -3/+0 | |
Remove duplicated file in login-server VS projects |