summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13Merge pull request #2287 from EyesOfAHawk/hcs_opt_msg_delayHaru5-4/+22
Add config for '@channel setopt MessageDelay <delay>'
2018-11-13Merge pull request #2286 from EyesOfAHawk/channel_delay_msgHaru2-2/+4
Change channel delay message to time left instead of generic message.
2018-11-13Merge pull request #2283 from j-chad/patch-1Haru1-9/+9
Fix a few typos in README
2018-11-13Merge pull request #2259 from Emistry/doc_item_bonusHaru2-444/+436
Update Item Bonus Documentation
2018-11-13Merge pull request #2319 from MishimaHaruna/remove-minicoreHaru10-195/+27
Remove minicore
2018-11-13HPM Hooks UpdateHercules.ws1-0/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2018-11-13Merge pull request #2268 from dastgirp/lgtm/pythonHaru4-8/+7
Fixes alerts shown by LGTM for python
2018-11-13Merge pull request #2265 from dastgirp/coverity/fix1Haru1-23/+0
Fixed Logically Dead Code in status.c
2018-11-13Merge pull request #2302 from BinaryCrochet/patch-1Haru1-13/+11
Proofread & edited CONTRIBUTING document
2018-11-13Merge pull request #2310 from 4144/updatepacketsHaru13-477/+805
Update packets and messages up to 2018-11-07
2018-11-13Merge pull request #2304 from Helianthella/data-to-stringHaru3-0/+81
add data_to_string()
2018-11-13Merge pull request #1866 from Helianthella/rename2Haru2-1/+16
patch for #1805 (char rename)
2018-11-13Merge pull request #2105 from Helianthella/getunits3Haru3-11/+17
break the loop in buildin_getunits when the max is reached
2018-11-13Remove the unused minicore libraries and ifdefsHaru6-94/+22
Minicore was previously used by the tools in the src/tool directory, and is currently unused. Signed-off-by: Haru <haru@dotalux.com>
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-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