summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13Fix report about unhandled packets.Andrei Karas1-2/+2
2018-11-11Remove the unused src/tool directoryHaru4-101/+5
The directory has been unused since the mapcache generator was converted to a plugin. Signed-off-by: Haru <haru@dotalux.com>
2018-11-07[ci skip] add some missing entries to mailmapgumi1-0/+95
Co-authored-by: Kisuka <kisuka@kisuka.com> Co-authored-by: Lemongrass3110 <lemongrass@kstp.at> Co-authored-by: Dastgir Pojee <dastgirp@gmail.com>
2018-11-07break the loop in buildin_getunits when the max is reachedgumi3-11/+17
2018-11-07freshen the README furthergumi1-28/+37
2018-11-07simplify windows installation instructionsgumi1-5/+13
2018-11-07add an auto-setup script for mariadb on windowsgumi3-0/+112
2018-11-07Improve packet version check for packet 0x82d.Andrei Karas1-14/+13
2018-11-07Update maximum packet version in .travis.ymlAndrei Karas1-6/+6
2018-11-07Update packet ZC_AUTOSPELLLIST.Andrei Karas2-34/+54
2018-11-07Fix packet ZC_FORMATSTRING_MSG_COLOR for old clients.Andrei Karas2-0/+4
2018-11-07Update packet ZC_ITEM_PREVIEW for zero 2018-10-24Andrei Karas2-3/+3
2018-11-07Update non shuffle packets list up to 2018-10-31Andrei Karas1-2/+24
2018-11-07Update messages up to 2018-11-07Andrei Karas3-3/+219
2018-11-07Update shuffle packets up to 2018-11-07Andrei Karas3-6/+14
2018-11-07Update keys up to 2018-11-07Andrei Karas2-407/+466
2018-10-22add documentation for buildin_data_to_stringgumi1-0/+12
2018-10-22add unit tests for data_to_stringgumi1-0/+10
2018-10-22add buildin_data_to_string and buildin_string_to_datagumi1-0/+59
2018-10-22add an option to prevent from renaming a character if they are in a guild or ↵gumi2-1/+16
party closes #1805
2018-10-22Release v2018.10.21v2018.10.21Haru1-0/+40
Signed-off-by: Haru <haru@dotalux.com>
2018-10-22Constants Documentation SyncHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22Merge pull request #2279 from Helianthella/promptHaru4-106/+42
deprecate buildin_prompt, bake it into buildin_select
2018-10-22Constants Documentation SyncHercules.ws1-0/+493
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22ItemDB SQL SyncHercules.ws2-0/+985
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22Merge pull request #2280 from Asheraf/itemplaceholdersHaru2-0/+4930
Add some item db placeholders
2018-10-22Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22HPM Hooks UpdateHercules.ws5-0/+68
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-10-22Fix gitlab-ci script for clang-5.0Haru1-12/+36
The package clang-5.0 has been removed from Debian unstable and testing (as buster will ship with 6.0 and 7), and is currently only available in stretch-backports. Signed-off-by: Haru <haru@dotalux.com>
2018-10-22Merge pull request #2264 from Asheraf/pr5Haru1-12/+1
update at_bodystyle allowed jobs check
2018-10-22Merge pull request #2278 from 4144/updatepacketsHaru13-29/+148
Update packet up to 2018-10-17
2018-10-22Add script command itempreview for update preview window with given item.Andrei Karas2-0/+20
2018-10-22Update max packet version in travis to 20181017.Andrei Karas1-6/+6
2018-10-22Add packet ZC_ITEM_PREVIEW.Andrei Karas3-0/+38
It allow show item preview in already opened preview window.
2018-10-22Add missing checks into camera packets.Andrei Karas1-0/+2
2018-10-22Update packet ZC_REMOVE_EFFECT for zero clients.Andrei Karas1-2/+2
2018-10-22Update packet ZC_ADD_QUEST_EX.Andrei Karas2-3/+13
2018-10-22Update packet ZC_ALL_QUEST_LIST.Andrei Karas2-3/+13
2018-10-22Update packet ZC_UPDATE_MISSION_HUNT_EXAndrei Karas2-3/+11
2018-10-22Update non shuffle packets list up to 2018-10-17Andrei Karas1-0/+24
2018-10-22Update shuffle packets up to 2018-10-17Andrei Karas3-6/+9
2018-10-22Update keys up to 2018-10-17Andrei Karas2-4/+6
2018-10-22Update messages up to 2018-10-10.Andrei Karas1-2/+4
2018-10-22Merge pull request #2251 from Asheraf/pr3Haru6-1/+44
Add new type for mercenary class to setquestinfo()
2018-10-22Merge pull request #2250 from Asheraf/pr2Haru1-12/+1
change showevent icon validation to use function from questinfo
2018-10-22Merge pull request #2249 from Asheraf/pr1Haru1-0/+14
Add missing documentation for script command achievement_progress()
2018-10-22Add missing documentation for script command achievement_progress()Asheraf1-0/+14
2018-10-22Merge pull request #2229 from linton-dawson/branch1Haru2-69/+65
global_configuration.md
2018-10-21Proofread & edited CONTRIBUTING documentBinaryCrochet1-13/+11
Grammatical changes to improve readability and flow of document.
2018-10-21Merge pull request #2234 from dastgirp/issue/2217Haru1-0/+4
Fixed Assertion Error when refine is failed