Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-08-02 | Add some missing checks into clif.c | Andrei Karas | 3 | -88/+570 | |
2019-07-29 | Release v2019.07.28 | Haru | 1 | -0/+31 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-07-28 | Merge pull request #2506 from Asheraf/castledb_update | Haru | 8 | -109/+390 | |
Convert guild castle database to use libconfig | |||||
2019-07-28 | Merge pull request #2507 from Emistry/homun_exp | Haru | 5 | -0/+16 | |
Update Homunculus obtain EXP from master | |||||
2019-07-28 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-07-28 | Merge pull request #2510 from Emistry/mobdb_dmg_taken_rate | Haru | 11 | -153/+203 | |
Update mob_db - DamageTakenRate field | |||||
2019-07-28 | HPM Hooks Update | Asheraf | 4 | -19/+53 | |
2019-07-28 | Convert guild castle database to use libconfig | Asheraf | 4 | -90/+337 | |
2019-07-28 | ItemDB SQL Sync | Hercules.ws | 1 | -10/+10 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-07-28 | Merge pull request #2509 from Emistry/item_db_runestone | Haru | 1 | -10/+7 | |
Update Runestones stack limit | |||||
2019-07-28 | Merge pull request #2508 from Emistry/scriptcommand_isequipped | Haru | 1 | -0/+4 | |
Update script command isequipped count | |||||
2019-07-28 | Update Homunculus obtain EXP from master | Emistry Haoyan | 5 | -0/+16 | |
- homunculus will obtain a portion or full EXP from master. - fixes #2313 | |||||
2019-07-28 | Merge pull request #2505 from Emistry/autoloot_adjust | Haru | 4 | -1/+8 | |
Added battle config autoloot_adjust | |||||
2019-07-28 | Merge pull request #2504 from Emistry/atcommand_refine | Haru | 4 | -37/+106 | |
Update refine atcommand | |||||
2019-07-28 | Merge pull request #2503 from Emistry/wounded_morocc_cd | Haru | 1 | -16/+5 | |
Fix Wounded Morocc Cooldown | |||||
2019-07-28 | Merge pull request #2502 from Emistry/family_failsafe_check | Haru | 1 | -0/+4 | |
Fix family check and EXP bug | |||||
2019-07-28 | HPM Hooks Update | Hercules.ws | 4 | -0/+40 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-07-28 | Merge pull request #2500 from Emistry/atcommand_reloadmobdb | Haru | 2 | -0/+26 | |
Update @reloadmobdb to update living mobs | |||||
2019-07-28 | Merge pull request #2499 from Emistry/atcommand_refresh | Haru | 1 | -1/+5 | |
Disable refresh atcommand when talk with NPC. | |||||
2019-07-28 | Merge pull request #2332 from carloshenrq/sealed_shrine_fix | Haru | 1 | -7/+9 | |
Fix sealed bapho problem | |||||
2019-07-28 | Merge pull request #2494 from Emistry/npc_input | Haru | 115 | -2975/+2949 | |
Update minimum value of *input script command. | |||||
2019-07-28 | Sanitize handling of the input() values. | Emistry Haoyan | 115 | -2975/+2949 | |
- avoid potential hacks for old scripts that use `input()` script commands. Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-07-27 | HPM Hooks Update | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-07-27 | Merge pull request #2498 from 4144/updatepackets | Haru | 21 | -118/+827 | |
Update packets up to 2019-07-24 | |||||
2019-07-24 | Update ZC_ACK_RANKING for zero | Andrei Karas | 2 | -4/+4 | |
2019-07-24 | Convert packet ZC_HAT_EFFECT into struct and fix allowed packet versions | Andrei Karas | 2 | -30/+35 | |
2019-07-24 | If error happend in pc_statusup then send back to client increase value | Andrei Karas | 1 | -12/+11 | |
2019-07-24 | Convert packet ZC_STATUS_CHANGE_ACK into struct | Andrei Karas | 2 | -9/+16 | |
2019-07-24 | Update HPM | Andrei Karas | 5 | -0/+67 | |
2019-07-24 | Update ZC_ACK_RANKING for new clients | Andrei Karas | 3 | -1/+59 | |
2019-07-24 | Use struct for packet ZC_ACK_RANKING | Andrei Karas | 3 | -31/+52 | |
2019-07-24 | Switch most travis build to 2019-07-24 packet version | Andrei Karas | 1 | -8/+8 | |
2019-07-24 | Update shuffle packets up to 2019-07-24 | Andrei Karas | 3 | -6/+16 | |
2019-07-24 | Update packet keys up to 2019-07-24 | Andrei Karas | 2 | -4/+11 | |
2019-07-24 | Update messages up to 2019-07-24 | Andrei Karas | 3 | -8/+152 | |
2019-07-24 | Update packets table up to 2019-07-24 | Andrei Karas | 3 | -10/+401 | |
2019-07-24 | Update mob_db - DamageTakenRate field | Emistry Haoyan | 11 | -153/+203 | |
- adjust the damage taken by monster. (default = `100 = 1x`) - ref: https://github.com/idathena/trunk/commit/e267d2e2dada6196b479a6f2f35e9d25291ef22b | |||||
2019-07-21 | Update Runestones stack limit | Emistry Haoyan | 1 | -10/+7 | |
- Removes limit of Turisus runestone, Asir runestone and Pertz runestone amount that can be hold. - increases limit of other runestones amount that can be hold to 60. | |||||
2019-07-21 | Update script command isequipped | Emistry Haoyan | 1 | -0/+4 | |
- added missing costume equipment validation | |||||
2019-07-15 | Update refine atcommand | Emistry Haoyan | 4 | -37/+106 | |
- list of costume and shadow equipments - refine all equipments option | |||||
2019-07-14 | Added battle config autoloot_adjust | Emistry Haoyan | 4 | -1/+8 | |
Added battle config autoloot_adjust that allows autoloot to take player drop penalties and bonuses into account. | |||||
2019-07-12 | Fix Wounded Morocc Cooldown | Emistry Haoyan | 1 | -16/+5 | |
- Fixed an issue with a cooldown after killing Wounded Morroc. | |||||
2019-07-12 | Fix family check and EXP bug | Emistry Haoyan | 1 | -0/+4 | |
- failsafe function to not execute the query - avoid EXP sharing bug | |||||
2019-07-10 | Update atreloadmob to update living mobs | Emistry Haoyan | 2 | -0/+26 | |
- fix living mobs aren't updated by latest mob_db upon updated. from https://github.com/rathena/rathena/issues/3783 | |||||
2019-07-10 | Disable refresh atcommand when talk with NPC. | Emistry Haoyan | 1 | -1/+5 | |
- using `@refresh` during NPC conversation will caused player stucked due to unable to close the NPC dialog that no longer visible. | |||||
2019-07-01 | Release v2019.06.30 | Haru | 1 | -0/+22 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-07-01 | Merge pull request #2487 from guilherme-gm/201906-1-identify | Haru | 4 | -8/+116 | |
Add identify/identifyidx script commands and identifyall atcommand | |||||
2019-07-01 | Add identifyall atcommand | Guilherme Menaldo | 2 | -8/+26 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-07-01 | Add identify script command | Guilherme Menaldo | 2 | -0/+46 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-07-01 | Add identifyidx script command | Guilherme Menaldo | 2 | -0/+44 | |
Signed-off-by: Haru <haru@dotalux.com> |