summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-04-08Remove useless parts from .gitlab-ci.ymls20190422Andrei Karas2-561/+102
2019-04-08Fix build on windows.Andrei Karas1-1/+1
2019-04-08Add build script.Andrei Karas1-0/+157
2019-04-08add ignore for evol plugin.Andrei Karas1-0/+1
2019-04-08add install target to make file.Andrei Karas1-0/+7
2019-04-08disable import target in make file.Andrei Karas1-5/+5
2019-04-08Add configure into ignore list.Andrei Karas1-0/+1
2019-04-08Remove configure.Andrei Karas1-10980/+0
2019-04-08Move windows and mac run time files into runtime dir.Andrei Karas12-0/+0
For usage, need copy it back.
2019-04-08Remove conf dir.Andrei Karas3204-1411331/+0
2019-04-08Remove cache dir.Andrei Karas4-32/+0
2019-04-08Release v2019.04.07v2019.04.07Haru1-0/+42
Signed-off-by: Haru <haru@dotalux.com>
2019-04-08Merge pull request #2354 from elgartoinf/patch-1Haru1-13/+14
Update README.md
2019-04-07Merge pull request #2415 from AnnieRuru/76-showscriptHaru6-19/+22
Add optional parameter for *showscript to send target to SELF only
2019-04-07Constants Documentation SyncHercules.ws1-0/+1
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-04-07HPM Hooks UpdateHercules.ws4-0/+33
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-04-07Merge pull request #2402 from AnnieRuru/71-bodystyle_crashHaru1-1/+9
Fix @bodystyle crash client
2019-04-07Update README.mdGabriel Mejia1-13/+14
added links into readme.md
2019-04-07Merge pull request #2367 from AnnieRuru/54-MAX_ITEM_IDHaru2-0/+2
Add new server define constant MAX_ITEM_ID
2019-04-07Merge pull request #2406 from 4144/updatepacketsHaru35-98/+717
Update packets and messages up to 2019-04-03
2019-04-07HPM Hooks UpdateHaru2-8/+8
Signed-off-by: Haru <haru@dotalux.com>
2019-04-07Add packet CZ_STYLE_CLOSEAndrei Karas4-0/+17
2019-04-07Update HPMAndrei Karas4-15/+188
2019-04-07Rename clif_charnameack into clif_blname_ackAndrei Karas10-26/+26
2019-04-07Open macro ui in client by requestAndrei Karas1-0/+12
2019-04-07Add allow call optionAndrei Karas4-7/+18
2019-04-07Add chat command /resetcooltimeAndrei Karas4-0/+22
Add packet CZ_COOLDOWN_RESET.
2019-04-07Change max build packet version in travis to 2019-03-27Andrei Karas1-8/+8
2019-04-07Add ZC_PING and CZ_PING packetsAndrei Karas9-2/+93
For supported packet version, from now server send ping packets to client.
2019-04-07Fix possible null pointersAndrei Karas2-6/+16
2019-04-07Add missing enum value for clif_feel_reqAndrei Karas1-0/+1
2019-04-07Update messages up to 2019-04-03Andrei Karas3-5/+224
2019-04-07Update shuffle packets up to 2019-04-03Andrei Karas3-6/+18
2019-04-07Update keys up to 2019-04-03Andrei Karas2-4/+12
2019-04-07Upda packets table up to 2019-04-03Andrei Karas3-19/+62
2019-04-07MobDB SQL SyncHercules.ws2-125/+125
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-04-07Merge pull request #2416 from louisplag/patch-2Haru1-1/+3
update db2sql
2019-04-07Merge pull request #2417 from AnnieRuru/77-feature_enable_pet_autofeedHaru1-1/+1
fix pet autofeed feature
2019-04-07Constants Documentation SyncHercules.ws1-6/+22
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-04-07Merge pull request #2398 from AnnieRuru/69-getpetinfoHaru4-43/+143
Deprecate *petstat and add CONSTANTS to *getpetinfo
2019-04-07Merge pull request #2408 from AnnieRuru/73-UDT_LEVELHaru1-0/+2
Fix UDT_LEVEL when show_mob_info level display is on
2019-04-07Merge pull request #2403 from AnnieRuru/72-randHaru1-4/+5
Fix rand() not support on certain compiler
2019-04-07Merge pull request #2388 from AnnieRuru/61-gettimestrHaru2-13/+26
Add optional parameter for *gettimestr
2019-04-07Merge pull request #2401 from dastgirp/feature/getinventorylistHaru2-0/+2
Expanded getinventorylist:
2019-04-07Merge pull request #2170 from dastgirp/feature/achievement-configHaru4-0/+14
Added configuration to enable/disable achievement system
2019-04-07Added configuration to enable/disable achievement systemDastgir4-0/+14
2019-03-31fix pet autofeed featureAnnieRuru1-1/+1
2019-03-30update db2sqllouisplag1-1/+3
fixed bug load mob_skill_db.sql https://github.com/HerculesWS/Hercules/pull/2407#issuecomment-475771443
2019-03-30Add optional parameter for *showscript to send target to SELF onlyAnnieRuru4-11/+14
- also remove the useless script_pushint
2019-03-23Fix strftime in the documentationAnnieRuru1-2/+2