Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-07 | Update HPM | Andrei Karas | 4 | -15/+188 | |
2019-04-07 | Rename clif_charnameack into clif_blname_ack | Andrei Karas | 10 | -26/+26 | |
2019-04-07 | Open macro ui in client by request | Andrei Karas | 1 | -0/+12 | |
2019-04-07 | Add allow call option | Andrei Karas | 4 | -7/+18 | |
2019-04-07 | Add chat command /resetcooltime | Andrei Karas | 4 | -0/+22 | |
Add packet CZ_COOLDOWN_RESET. | |||||
2019-04-07 | Change max build packet version in travis to 2019-03-27 | Andrei Karas | 1 | -8/+8 | |
2019-04-07 | Add ZC_PING and CZ_PING packets | Andrei Karas | 9 | -2/+93 | |
For supported packet version, from now server send ping packets to client. | |||||
2019-04-07 | Fix possible null pointers | Andrei Karas | 2 | -6/+16 | |
2019-04-07 | Add missing enum value for clif_feel_req | Andrei Karas | 1 | -0/+1 | |
2019-04-07 | Update messages up to 2019-04-03 | Andrei Karas | 3 | -5/+224 | |
2019-04-07 | Update shuffle packets up to 2019-04-03 | Andrei Karas | 3 | -6/+18 | |
2019-04-07 | Update keys up to 2019-04-03 | Andrei Karas | 2 | -4/+12 | |
2019-04-07 | Upda packets table up to 2019-04-03 | Andrei Karas | 3 | -19/+62 | |
2019-04-07 | MobDB SQL Sync | Hercules.ws | 2 | -125/+125 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-04-07 | Merge pull request #2416 from louisplag/patch-2 | Haru | 1 | -1/+3 | |
update db2sql | |||||
2019-04-07 | Merge pull request #2417 from AnnieRuru/77-feature_enable_pet_autofeed | Haru | 1 | -1/+1 | |
fix pet autofeed feature | |||||
2019-04-07 | Constants Documentation Sync | Hercules.ws | 1 | -6/+22 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-04-07 | Merge pull request #2398 from AnnieRuru/69-getpetinfo | Haru | 4 | -43/+143 | |
Deprecate *petstat and add CONSTANTS to *getpetinfo | |||||
2019-04-07 | Merge pull request #2408 from AnnieRuru/73-UDT_LEVEL | Haru | 1 | -0/+2 | |
Fix UDT_LEVEL when show_mob_info level display is on | |||||
2019-04-07 | Merge pull request #2403 from AnnieRuru/72-rand | Haru | 1 | -4/+5 | |
Fix rand() not support on certain compiler | |||||
2019-04-07 | Merge pull request #2388 from AnnieRuru/61-gettimestr | Haru | 2 | -13/+26 | |
Add optional parameter for *gettimestr | |||||
2019-04-07 | Merge pull request #2401 from dastgirp/feature/getinventorylist | Haru | 2 | -0/+2 | |
Expanded getinventorylist: | |||||
2019-04-07 | Merge pull request #2170 from dastgirp/feature/achievement-config | Haru | 4 | -0/+14 | |
Added configuration to enable/disable achievement system | |||||
2019-04-07 | Added configuration to enable/disable achievement system | Dastgir | 4 | -0/+14 | |
2019-03-31 | fix pet autofeed feature | AnnieRuru | 1 | -1/+1 | |
2019-03-30 | update db2sql | louisplag | 1 | -1/+3 | |
fixed bug load mob_skill_db.sql https://github.com/HerculesWS/Hercules/pull/2407#issuecomment-475771443 | |||||
2019-03-30 | Add optional parameter for *showscript to send target to SELF only | AnnieRuru | 4 | -11/+14 | |
- also remove the useless script_pushint | |||||
2019-03-23 | Fix strftime in the documentation | AnnieRuru | 1 | -2/+2 | |
2019-03-23 | white space edit | AnnieRuru | 1 | -8/+8 | |
2019-03-23 | Add optional parameter for *gettimestr | AnnieRuru | 2 | -3/+16 | |
2019-03-23 | Suppress ShowWarning for certain mapflags when @reloadscript | AnnieRuru | 1 | -4/+5 | |
2019-03-20 | Fix UDT_LEVEL when show_mob_info level display is on | AnnieRuru | 1 | -0/+2 | |
2019-03-12 | Fix rand() not support on certain compiler | AnnieRuru | 1 | -4/+5 | |
2019-03-12 | Add constants to *getpetinfo, and add some new fields | AnnieRuru | 3 | -36/+114 | |
2019-03-11 | Remove useless parts from .gitlab-ci.ymls20190408r20190408 | Andrei Karas | 2 | -557/+98 | |
2019-03-11 | Fix build on windows. | Andrei Karas | 1 | -1/+1 | |
2019-03-11 | Add build script. | Andrei Karas | 1 | -0/+157 | |
2019-03-11 | add ignore for evol plugin. | Andrei Karas | 1 | -0/+1 | |
2019-03-11 | add install target to make file. | Andrei Karas | 1 | -0/+7 | |
2019-03-11 | disable import target in make file. | Andrei Karas | 1 | -5/+5 | |
2019-03-11 | Add configure into ignore list. | Andrei Karas | 1 | -0/+1 | |
2019-03-11 | Remove configure. | Andrei Karas | 1 | -10980/+0 | |
2019-03-11 | Move windows and mac run time files into runtime dir. | Andrei Karas | 12 | -0/+0 | |
For usage, need copy it back. | |||||
2019-03-11 | Remove conf dir. | Andrei Karas | 3204 | -1411268/+0 | |
2019-03-11 | Remove cache dir. | Andrei Karas | 4 | -32/+0 | |
2019-03-11 | Deprecate *petstat script command | AnnieRuru | 3 | -7/+29 | |
2019-03-11 | Release v2019.03.10v2019.03.10 | Haru | 1 | -2/+45 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-03-11 | Merge pull request #2400 from Asheraf/stylist_update | Haru | 22 | -439/+662 | |
moving stylist into it's own interface | |||||
2019-03-11 | Merge pull request #2399 from AnnieRuru/70-needed_status_point | Haru | 2 | -3/+3 | |
Fix *needed_status_point not support <char_id> | |||||
2019-03-11 | Merge pull request #2378 from 4144/interfaces | Haru | 16 | -85/+217 | |
Different interfaces fixes |