Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-04 | Merge pull request #2452 from Jedzkie/pr03-conf | Ibrahim Zidan | 37 | -69/+68 | |
Config files changes | |||||
2019-05-04 | Correct spacing for comment blocks in conf/* config files | Jedzkie | 4 | -30/+30 | |
2019-05-04 | Update copyright header in conf/* config files to 2014-2019 | Jedzkie | 37 | -37/+37 | |
2019-05-04 | Fix enable setting documentation of pincode block in char-server.conf | Jedzkie | 1 | -2/+1 | |
2019-04-29 | Merge pull request #2439 from Emistry/atcommand_dropall | Ibrahem Zidan | 4 | -9/+53 | |
Update dropall atcommand drop item based on type. | |||||
2019-04-29 | Update dropall atcommand drop item based on type. | Emistry Haoyan | 4 | -9/+53 | |
- Enable to drop items based on item type. | |||||
2019-04-29 | Constants Documentation Sync | Hercules.ws | 1 | -0/+9 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-04-29 | Merge pull request #2440 from Emistry/scriptcommand_consolemes | Ibrahem Zidan | 7 | -14/+102 | |
Added *consolemes script command | |||||
2019-04-29 | Merge pull request #2443 from Emistry/issue_1569 | Ibrahem Zidan | 1 | -0/+8 | |
Disable chatroom creation if cell_chknochat | |||||
2019-04-28 | Merge pull request #2442 from Emistry/script_issue_1955 | Ibrahem Zidan | 1 | -3/+6 | |
Fix issue #1955 | |||||
2019-04-29 | Added *consolemes script command | Emistry Haoyan | 7 | -14/+102 | |
- deprecated `*debugmes` script command. - added `*consolemes` script command which display the console message based on `type`. - allow map-server console to auto logging into text file depend on type of message. | |||||
2019-04-29 | Fix issue #1955 | Emistry Haoyan | 1 | -3/+6 | |
- fix error due to event terminated by GM using `@killmonster` command. | |||||
2019-04-28 | Merge pull request #2449 from jedzkie/pr01-README | Ibrahim Zidan | 1 | -1/+1 | |
Update README.md | |||||
2019-04-28 | Merge pull request #2450 from Asheraf/msvcversionname | Ibrahem Zidan | 1 | -2/+6 | |
Update MSVC version naming in console info | |||||
2019-04-21 | Update MSVC version naming in console info | Asheraf | 1 | -2/+6 | |
2019-04-21 | Update README.md | Jedzkie | 1 | -1/+1 | |
2019-04-17 | Release v2019.04.07+1v2019.04.07+1 | Haru | 1 | -5/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-04-17 | Merge pull request #2428 from hemagx/hercules_pet_fixes | Haru | 1 | -0/+15 | |
Automatically migrate pets to the new system that keeps hatched eggs in the inventory | |||||
2019-04-17 | Merge pull request #2437 from 4144/rodexfixes | Haru | 18 | -77/+561 | |
Different rodex fixes | |||||
2019-04-15 | Update HPM | Andrei Karas | 8 | -16/+283 | |
2019-04-15 | Improve get items from rodex | Andrei Karas | 9 | -34/+169 | |
2019-04-15 | Improve get zeny from rodex | Andrei Karas | 8 | -12/+83 | |
2019-04-14 | Disable chatroom creation if cell_chknochat | Emistry Haoyan | 1 | -0/+8 | |
- doesn't allow chatroom creation/switch if the coordinated cell are set with cell_chknochat. - chatroom will be auto deleted. | |||||
2019-04-14 | Add account id and char id into inter server rodex update packet | Andrei Karas | 7 | -18/+29 | |
2019-04-09 | Automatically migrate pets to the new system that keeps hatched eggs in the ↵ | Ibrahim Zidan | 1 | -0/+15 | |
inventory - The pet evolution update caused all already hatched eggs to get lost cause the previous system would actually remove the egg unlike the new one, this code will ensure the return of it. | |||||
2019-04-08 | Release v2019.04.07v2019.04.07 | Haru | 1 | -0/+42 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-04-08 | Merge pull request #2354 from elgartoinf/patch-1 | Haru | 1 | -13/+14 | |
Update README.md | |||||
2019-04-07 | Merge pull request #2415 from AnnieRuru/76-showscript | Haru | 6 | -19/+22 | |
Add optional parameter for *showscript to send target to SELF only | |||||
2019-04-07 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-04-07 | HPM Hooks Update | Hercules.ws | 4 | -0/+33 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-04-07 | Merge pull request #2402 from AnnieRuru/71-bodystyle_crash | Haru | 1 | -1/+9 | |
Fix @bodystyle crash client | |||||
2019-04-07 | Update README.md | Gabriel Mejia | 1 | -13/+14 | |
added links into readme.md | |||||
2019-04-07 | Merge pull request #2367 from AnnieRuru/54-MAX_ITEM_ID | Haru | 2 | -0/+2 | |
Add new server define constant MAX_ITEM_ID | |||||
2019-04-07 | Merge pull request #2406 from 4144/updatepackets | Haru | 35 | -98/+717 | |
Update packets and messages up to 2019-04-03 | |||||
2019-04-07 | HPM Hooks Update | Haru | 2 | -8/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-04-07 | Add packet CZ_STYLE_CLOSE | Andrei Karas | 4 | -0/+17 | |
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> |