Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-14 | Update HPM hooks. | Andrei Karas | 15 | -0/+406 | |
2018-11-14 | Add interface for packets in common. | Andrei Karas | 14 | -22/+142 | |
For now supported only packet length fields. | |||||
2018-11-14 | Add packet len table headers. | Andrei Karas | 48 | -3/+269972 | |
2018-11-13 | Merge pull request #2289 from EyesOfAHawk/buildin_getnpcid | Haru | 30 | -281/+269 | |
Remove type argument from buildin_getnpcid. | |||||
2018-11-13 | Remove type argument from buildin_getnpcid. | EyesOfAHawk | 30 | -281/+269 | |
2018-11-13 | Merge pull request #2287 from EyesOfAHawk/hcs_opt_msg_delay | Haru | 5 | -4/+22 | |
Add config for '@channel setopt MessageDelay <delay>' | |||||
2018-11-13 | Merge pull request #2286 from EyesOfAHawk/channel_delay_msg | Haru | 2 | -2/+4 | |
Change channel delay message to time left instead of generic message. | |||||
2018-11-13 | Merge pull request #2283 from j-chad/patch-1 | Haru | 1 | -9/+9 | |
Fix a few typos in README | |||||
2018-11-13 | Merge pull request #2259 from Emistry/doc_item_bonus | Haru | 2 | -444/+436 | |
Update Item Bonus Documentation | |||||
2018-11-13 | Merge pull request #2319 from MishimaHaruna/remove-minicore | Haru | 10 | -195/+27 | |
Remove minicore | |||||
2018-11-13 | HPM Hooks Update | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-11-13 | Merge pull request #2268 from dastgirp/lgtm/python | Haru | 4 | -8/+7 | |
Fixes alerts shown by LGTM for python | |||||
2018-11-13 | Merge pull request #2265 from dastgirp/coverity/fix1 | Haru | 1 | -23/+0 | |
Fixed Logically Dead Code in status.c | |||||
2018-11-13 | Merge pull request #2302 from BinaryCrochet/patch-1 | Haru | 1 | -13/+11 | |
Proofread & edited CONTRIBUTING document | |||||
2018-11-13 | Merge pull request #2310 from 4144/updatepackets | Haru | 13 | -477/+805 | |
Update packets and messages up to 2018-11-07 | |||||
2018-11-13 | Merge pull request #2304 from Helianthella/data-to-string | Haru | 3 | -0/+81 | |
add data_to_string() | |||||
2018-11-13 | Merge pull request #1866 from Helianthella/rename2 | Haru | 2 | -1/+16 | |
patch for #1805 (char rename) | |||||
2018-11-13 | Merge pull request #2105 from Helianthella/getunits3 | Haru | 3 | -11/+17 | |
break the loop in buildin_getunits when the max is reached | |||||
2018-11-13 | Remove the unused minicore libraries and ifdefs | Haru | 6 | -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-13 | Fix report about unhandled packets. | Andrei Karas | 1 | -2/+2 | |
2018-11-11 | Remove the unused src/tool directory | Haru | 4 | -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 mailmap | gumi | 1 | -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-07 | break the loop in buildin_getunits when the max is reached | gumi | 3 | -11/+17 | |
2018-11-07 | Improve packet version check for packet 0x82d. | Andrei Karas | 1 | -14/+13 | |
2018-11-07 | Update maximum packet version in .travis.yml | Andrei Karas | 1 | -6/+6 | |
2018-11-07 | Update packet ZC_AUTOSPELLLIST. | Andrei Karas | 2 | -34/+54 | |
2018-11-07 | Fix packet ZC_FORMATSTRING_MSG_COLOR for old clients. | Andrei Karas | 2 | -0/+4 | |
2018-11-07 | Update packet ZC_ITEM_PREVIEW for zero 2018-10-24 | Andrei Karas | 2 | -3/+3 | |
2018-11-07 | Update non shuffle packets list up to 2018-10-31 | Andrei Karas | 1 | -2/+24 | |
2018-11-07 | Update messages up to 2018-11-07 | Andrei Karas | 3 | -3/+219 | |
2018-11-07 | Update shuffle packets up to 2018-11-07 | Andrei Karas | 3 | -6/+14 | |
2018-11-07 | Update keys up to 2018-11-07 | Andrei Karas | 2 | -407/+466 | |
2018-10-22 | add documentation for buildin_data_to_string | gumi | 1 | -0/+12 | |
2018-10-22 | add unit tests for data_to_string | gumi | 1 | -0/+10 | |
2018-10-22 | add buildin_data_to_string and buildin_string_to_data | gumi | 1 | -0/+59 | |
2018-10-22 | add an option to prevent from renaming a character if they are in a guild or ↵ | gumi | 2 | -1/+16 | |
party closes #1805 | |||||
2018-10-22 | Release v2018.10.21 | Haru | 1 | -0/+40 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Merge pull request #2279 from Helianthella/prompt | Haru | 4 | -106/+42 | |
deprecate buildin_prompt, bake it into buildin_select | |||||
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+493 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | ItemDB SQL Sync | Hercules.ws | 2 | -0/+985 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Merge pull request #2280 from Asheraf/itemplaceholders | Haru | 2 | -0/+4930 | |
Add some item db placeholders | |||||
2018-10-22 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | HPM Hooks Update | Hercules.ws | 5 | -0/+68 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2018-10-22 | Fix gitlab-ci script for clang-5.0 | Haru | 1 | -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-22 | Merge pull request #2264 from Asheraf/pr5 | Haru | 1 | -12/+1 | |
update at_bodystyle allowed jobs check | |||||
2018-10-22 | Merge pull request #2278 from 4144/updatepackets | Haru | 13 | -29/+148 | |
Update packet up to 2018-10-17 | |||||
2018-10-22 | Add script command itempreview for update preview window with given item. | Andrei Karas | 2 | -0/+20 | |
2018-10-22 | Update max packet version in travis to 20181017. | Andrei Karas | 1 | -6/+6 | |
2018-10-22 | Add packet ZC_ITEM_PREVIEW. | Andrei Karas | 3 | -0/+38 | |
It allow show item preview in already opened preview window. |