summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-10-02Update shuffle packets to 2018-10-02Andrei Karas3-6/+9
2018-10-02Update keys to 2018-10-02Andrei Karas2-4/+6
2018-10-02Update idle criteriaEmistry Haoyan3-0/+16
- remove idle when interact with scripts.
2018-10-02change showevent icon validation to use function from questinfoAsheraf1-12/+1
2018-10-01use the regular pc->setregistry to set vars of another chargumi1-103/+12
this will prevent further errors, and will allow setting special variables such as `#CASHPOINTS`
2018-10-01fix setting char/account variables of another playergumi1-2/+26
2018-10-01add more unit tests for getdgumi1-0/+6
2018-10-01allow buildin_getd to work with constants and paramsgumi1-1/+3
this is highly discouraged, but it should still work
2018-10-01Fixes an assertion error when sc_end is called for SC_BERSERKGuilherme G. Menaldo1-1/+3
2018-10-01make the pull request template less uglygumi1-21/+12
2018-10-02Fixed failed assertion in guild invite.Dastgir1-3/+2
When player accepts invite, add them to member structure. Fixes #2210
2018-10-01remove the old effect_list doc, and clean up the new onegumi2-1965/+977
2018-10-01Translate effect_list.txt into effect_list.mdakshat1571-0/+983
- New file: effect_list.md added with markdown version of previous text document.
2018-09-28only update zeny achievements and logs for non-zero transactionsgumi1-14/+16
2018-09-28Add comment for another field value in packet ZC_ACK_REQ_JOIN_GUILD.Andrei Karas1-0/+1
2018-09-24Add comment to packet 0x2cc.Andrei Karas1-0/+1
2018-09-24Show any unhandled CZ packets in map server console.Andrei Karas2-3/+20
2018-09-24Release v2018.09.23v2018.09.23Haru1-0/+27
Signed-off-by: Haru <haru@dotalux.com>
2018-09-24Merge pull request #2193 from Helianthella/mesAsheraf1-3/+7
buildin_mes shorthand
2018-09-23Merge pull request #2209 from dastgirp/issue/2173Haru1-1/+3
Fixes #2173
2018-09-23Merge pull request #2205 from dastgirp/issue/2187Haru3-28/+94
Fixed issue #2187
2018-09-23Merge pull request #2204 from dastgirp/issue/2201Haru1-1/+2
Fixed issue #2201
2018-09-23MobDB SQL SyncHercules.ws3-7444/+7749
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23HPM Hooks UpdateHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23Merge pull request #2149 from dastgirp/plugin/db2sqlHaru1-1/+329
MobSkillDB to SQL conversion
2018-09-23Merge pull request #2218 from Asheraf/questinfo_fixHaru4-17/+38
Fix wrong validation for quests in setquestinfo
2018-09-23HPM Hooks UpdateHercules.ws5-0/+67
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23Merge pull request #2195 from Asheraf/md_commandHaru6-1/+85
Implement PACKET_CZ_MEMORIALDUNGEON_COMMAND
2018-09-23Constants Documentation SyncHercules.ws1-0/+66
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-09-23Merge pull request #2199 from 4144/updatepacketsHaru26-166/+836
Update packets up to 2018-09-19
2018-09-23Merge pull request #2203 from Asheraf/mapsHaru32-2/+101
Update Maps & NPC Consts Database
2018-09-23Merge pull request #2202 from xcorail/stableHaru1-0/+2
Add LGTM code quality badges
2018-09-23Add support for item amount range in setquestinfoAsheraf4-16/+30
2018-09-22Fix versions usage for packet ZC_MVP_GETTING_SPECIAL_EXPAndrei Karas1-12/+6
It was never removed from kro (ragexe or ragexeRE), but for some reason was disabled.
2018-09-20Update inventory start packet for 2018-09-19 RE and zero packet versions.Andrei Karas2-37/+56
2018-09-19Add maximum possible packet version into .travis.yml for almost all renewal ↵Andrei Karas1-6/+6
builds.
2018-09-19Update HPM.Andrei Karas5-62/+295
2018-09-19Update cart packet for 2018-09-12 RE.Andrei Karas4-16/+39
2018-09-19Update inventory packet for 2018-09-12 RE.Andrei Karas7-24/+70
2018-09-19Update storage/guild storage packets for 2018-09-12 RE.Andrei Karas4-26/+60
2018-09-19Add -Wvla flag into configure.Andrei Karas2-1/+51
This flag prevent usage of variable length arrays.
2018-09-19Fix packet ZC_INVENTORY_MOVE_FAILED (fixes #2213)Andrei Karas1-2/+2
2018-09-19Update storage packet for 2018-08-29 RE.Andrei Karas5-31/+96
2018-09-19Add non shuffle packets for 2018-09-19.Andrei Karas1-0/+67
2018-09-19Update keys and shuffle packets to 2018-09-19.Andrei Karas5-10/+29
2018-09-19Update messages to 2018-09-19Andrei Karas3-3/+123
2018-09-18add missing `IF NOT EXISTS` clause to the `char_achievements` table creation ↵gumi1-1/+1
query
2018-09-18Fix wrong validation for quests in setquestinfoAsheraf1-1/+8
2018-09-12Update Hateffect Constants DatabaseAsheraf1-0/+32
2018-09-02Update Npc Constants DatabaseAsheraf2-1/+35