Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-23 | Move job related code from pc_resetskill into separate function. | Andrei Karas | 2 | -14/+27 | |
2018-04-23 | Move from pc_checkbaselevelup sc start related code into separate function. | Andrei Karas | 2 | -12/+21 | |
2018-04-23 | Split pc_calc_skilltree into 3 functions. | Andrei Karas | 2 | -18/+42 | |
2018-04-23 | Split pc_delspiritball into two functions. | Andrei Karas | 2 | -5/+15 | |
Move job mask related code into pc_delspiritball_sub. | |||||
2018-04-23 | Split pc_addspiritball into two functions. | Andrei Karas | 2 | -1/+10 | |
Move job mask related code into pc_addspiritball_sub. | |||||
2018-04-23 | Merge pull request #2005 from guilherme-gm/guildskillcd | Haru | 4 | -12/+14 | |
Allow guild skills cooldown to continue when logged out | |||||
2018-04-22 | Merge pull request #2021 from 4144/updatepackets | Haru | 5 | -8/+21 | |
Update packets table up to 2018-04-18 | |||||
2018-04-22 | Merge pull request #2020 from Asheraf/packets | Haru | 2 | -7/+7 | |
Enable some features for newer client versions | |||||
2018-04-22 | Fixes interaction between Curse and Blessing | Jedzkie | 1 | -8/+16 | |
When under Curse or Stone Curse, Blessing will only remove the negative statuses. Blessing needs to be cast twice to obtain the buff. Fixes #680 Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-04-22 | Merge pull request #2007 from Jedzkie/PincodeUpdate | Haru | 7 | -81/+446 | |
Pincode Update | |||||
2018-04-18 | Add non shuffle packets for 2018-04-18 clients. | Andrei Karas | 1 | -0/+9 | |
2018-04-18 | Update shuffle and keys up to 2018-04-18 | Andrei Karas | 4 | -8/+12 | |
2018-04-18 | Enable attendance system for PACKETVER_ZERO_NUM >= 20180411 | Asheraf | 1 | -4/+4 | |
2018-04-18 | Enable new drop packet for PACKETVER >= 20180418 | Asheraf | 2 | -3/+3 | |
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 | 5 | -2/+53 | |
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 | Allow guild skills cooldown to continue when logged out | Guilherme G. Menaldo | 4 | -12/+14 | |
2018-04-08 | Added delay to tomb spawn | Guilherme G. Menaldo | 5 | -2/+53 | |
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 | 4 | -6/+50 | |
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 | 9 | -6/+267 | |
Implementation of Attendance system | |||||
2018-04-07 | Implementation of Attendance system | Asheraf | 9 | -6/+267 | |
2018-04-08 | Added new items for item checks | Jedzkie | 2 | -0/+6 | |
2018-04-08 | Update Skill/Item messages | Jedzkie | 3 | -6/+44 | |
2018-04-07 | HPM Hooks Update | Asheraf | 4 | -10/+144 | |
2018-04-07 | Convert Pet db to Libconfig | Asheraf | 2 | -120/+199 | |
2018-04-07 | Add an option to prevent item usage when storage is open | Jedzkie | 3 | -5/+8 | |
In official servers, you can't open boxes and use usable/consumables items when the storage is open. Fixes #1806 | |||||
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 | 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 | 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 | 6 | -0/+106 | |
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-04-02 | HPMHooks Update | Jedzkie | 4 | -17/+183 | |
2018-04-02 | Whitespace fixes | Jedzkie | 1 | -21/+25 | |
2018-04-02 | Pincode Update | Jedzkie | 3 | -45/+240 | |
- Added blacklist feature - Added official message when successfully create a pincode / successfully change a pincode | |||||
2018-03-29 | add missing homunculus autofeed update on change map | Asheraf | 1 | -0/+7 | |