summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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-23Fix strftime in the documentationAnnieRuru1-2/+2
2019-03-23white space editAnnieRuru1-8/+8
2019-03-23Add optional parameter for *gettimestrAnnieRuru2-3/+16
2019-03-20Fix UDT_LEVEL when show_mob_info level display is onAnnieRuru1-0/+2
2019-03-12Fix rand() not support on certain compilerAnnieRuru1-4/+5
2019-03-12Add constants to *getpetinfo, and add some new fieldsAnnieRuru3-36/+114
2019-03-11Deprecate *petstat script commandAnnieRuru3-7/+29
2019-03-11Release v2019.03.10v2019.03.10Haru1-2/+45
Signed-off-by: Haru <haru@dotalux.com>
2019-03-11Merge pull request #2400 from Asheraf/stylist_updateHaru22-439/+662
moving stylist into it's own interface
2019-03-11Merge pull request #2399 from AnnieRuru/70-needed_status_pointHaru2-3/+3
Fix *needed_status_point not support <char_id>
2019-03-11Merge pull request #2378 from 4144/interfacesHaru16-85/+217
Different interfaces fixes
2019-03-11Merge pull request #2377 from 4144/updatepacketsHaru16-57/+328
Update packets up to 2019-03-06
2019-03-11Constants Documentation SyncHercules.ws1-2/+2
Signed-off-by: HerculesWSAPI <dev@herc.ws>
2019-03-11Merge pull request #2391 from AnnieRuru/64-setunitdata_phase_1Haru3-108/+118
setunitdata/getunitdata clean up. Phase 1
2019-03-11Merge pull request #2396 from AnnieRuru/67-mobattachedHaru3-3/+51
* Add *mobattached and *killmonstergid script command
2019-03-11Fix date in guild members list packetAndrei Karas1-1/+1
2019-03-11Add missing enum value for packet ZC_SEARCH_STORE_INFO_FAILEDAndrei Karas1-0/+1
2019-03-11Add missing value into enum BATTLEGROUNDS_QUEUE_ACKAndrei Karas1-13/+15
2019-03-11Update packet ZC_USESKILL_ACKAndrei Karas2-2/+2
2019-03-11Change max travis packet version to 2019-03-06Andrei Karas1-8/+8
2019-03-11Update messages table up to 2019-03-06Andrei Karas3-5/+151
2019-03-11Update shuffle packets up to 2019-03-06Andrei Karas3-6/+18
2019-03-11Update keys up to 2019-03-06Andrei Karas2-4/+12
2019-03-11Update packets table up to 2019-03-06Andrei Karas3-18/+120