Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-04-22 | Remove conf dir. | Andrei Karas | 1 | -200/+0 | |
2019-04-07 | Add ZC_PING and CZ_PING packets | Andrei Karas | 1 | -0/+9 | |
For supported packet version, from now server send ping packets to client. | |||||
2018-11-14 | Fixes #889 & #840 | Jedzkie | 1 | -0/+12 | |
- Novice classes will never go below 50% hp when died. - Other classes will show 1 HP rather than 0 when died. - Added battle configuration. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 1 | -3/+1 | |
Add support for bodystyle in stylist shop ui | |||||
2018-07-24 | Merge pull request #2088 from guilherme-gm/fix-ghostmonsters | Haru | 1 | -0/+7 | |
Fixed monsters not disappearing from some clients upon death | |||||
2018-07-19 | enable bodystyle saving by default | Asheraf | 1 | -3/+1 | |
2018-07-12 | Fixed clearunit packet not being sent to clients going out of the view range ↵ | Guilherme G. Menaldo | 1 | -0/+7 | |
when monster dies | |||||
2018-07-12 | Fix date part2 | Unknown | 1 | -1/+1 | |
2017-12-14 | Enable packets encryption by default. | Andrei Karas | 1 | -1/+1 | |
Old autodetection mode for some clients not works and need fix it. | |||||
2017-04-19 | Added oktoberfest_ignorepalette configuration | Jedzkie | 1 | -0/+4 | |
2017-04-19 | Implemented Official Summer 2 Costume | Jedzkie | 1 | -0/+4 | |
Added summer2_ignorepalette configuration | |||||
2017-03-14 | Fixed MVP exp message issue for clients 2013-12-23cRagexe and newer | Emistry Haoyan | 1 | -0/+5 | |
- Fixed MVP exp message issue clients 2013-12-23cRagexe and newer. - Gravity remove packet MVP exp message - Credit to https://github.com/rathena/rathena/commit/85749e84b91087960e868e30a7a052b0c0cdce5b | |||||
2017-01-27 | remove hardcoded chat area size from clif.c, add chat_area_size to battleconf | gumi | 1 | -1/+4 | |
2016-08-19 | Ported battle.conf to libconfig | Haru | 1 | -0/+158 | |
Ported to modern Hercules and cleaned up from Panikon's commits: 44fea0b3cdba6901599265220228ba4359b1f96d, 9cba05bc0811e638bbaaa6cff887d0b2c9872560 Signed-off-by: Haru <haru@dotalux.com> |