Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-28 | Merge pull request #2155 from Asheraf/stydoram | Haru | 1 | -1/+40 | |
Add support for doram restriction in stylist shop | |||||
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 7 | -7/+13519 | |
Implemented Achievement System and Title System | |||||
2018-07-27 | update stylist database to match latest kRO | Asheraf | 1 | -1/+40 | |
2018-07-25 | Merge pull request #2117 from HerculesWS/seaottercard_fix | Haru | 2 | -8/+8 | |
Fix Sea-Otter Card not increasing Sushi Heal Rate | |||||
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 2 | -0/+17 | |
Add support for bodystyle in stylist shop ui | |||||
2018-07-24 | Implementation of the official Achievement System. | smokexyz | 1 | -0/+48 | |
Source: http://ro.gnjoy.com/news/update/View.asp?seq=163&curpage=1 Script Commands - ``` achievement_progress(<ach_id>,<obj_idx>,<progress>,<incremental?>{,<char_id>}); ``` Includes an achievement_db.conf generator that reads from the item_db, mob_db (server side) and achievement_list.lub files to determine valid achievement entries based on item/monster availability. Achievements containing unsupported entries are commented out. This feature, although renewal-only in official servers, is capable of being used in pre-renewal mode on Hercules. Does not include the title system yet. A big thanks to - @MishimaHaruna for constantly reviewing. @4144 for all the support. @Asheraf for a lot of official information. Co-authored-by: "Dastgir" <dastgirp@gmail.com> | |||||
2018-07-24 | Add Achievement DB Add Achievement Rank DB | smokexyz | 6 | -7/+13471 | |
Co-authored-by: "Dastgir" <dastgirp@gmail.com> | |||||
2018-07-24 | Merge pull request #2130 from mekolat/reloadconst | Haru | 1 | -7/+1 | |
reload the const db on script reload | |||||
2018-07-19 | Add support for bodystyle in stylist shop ui | Asheraf | 2 | -0/+17 | |
2018-07-13 | remove the param documentation | gumi | 1 | -7/+1 | |
2018-07-12 | Fix date part2 | Unknown | 3 | -3/+3 | |
2018-07-03 | Fix Sea-Otter Card not increasing Sushi Heal Rate | skyleo | 2 | -8/+8 | |
Fixes Issue #2116 | |||||
2018-06-29 | Merge pull request #2098 from Asheraf/pairshipupdate | Haru | 1 | -0/+89 | |
update private airship map list to match main kRO servers | |||||
2018-06-25 | Update Pet Database | Dastgir | 3 | -0/+585 | |
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 2 | -0/+2 | |
2018-06-21 | Update Maps Database | Asheraf | 1 | -0/+89 | |
2018-06-07 | Fix a crash caused by removing entries in job_db | Asheraf | 2 | -0/+4 | |
2018-06-03 | Merge pull request #2004 from Asheraf/stylist | Haru | 3 | -2/+385 | |
Implementation of stylist ui | |||||
2018-06-03 | Conversion of exp.txt to libconfig | Smokexyz | 6 | -116/+894 | |
2018-06-02 | Implementation of stylist ui | Asheraf | 3 | -2/+385 | |
2018-05-04 | Implementation of Private AirShip | Asheraf | 1 | -0/+2 | |
2018-04-19 | Convert mob_skill_db into libconf format | Asheraf | 6 | -16079/+155808 | |
2018-04-07 | Merge pull request #1990 from Asheraf/attendance_ui | Haru | 1 | -0/+119 | |
Implementation of Attendance system | |||||
2018-04-07 | Implementation of Attendance system | Asheraf | 1 | -0/+119 | |
2018-04-07 | Add missing item Snow_Rabbit_Egg in pre-re db | Asheraf | 1 | -1/+15 | |
2018-04-07 | Convert Pet db to Libconfig | Asheraf | 6 | -309/+3257 | |
2018-04-03 | Merge pull request #1965 from dastgir/2018/3-hateffect | Haru | 2 | -2/+60 | |
Implemented HatEffect | |||||
2018-02-17 | New mapcache system | hemagx | 2 | -0/+0 | |
* Now each map is in separated file so now it will be easier to know which map got updated or delete on updates * Now there's md5 checksum check for each map * Now the map cache is platform safe, the old format was not packed which may result in undefined behavior * The map cache tool got converted into hercules plugin Signed-off-by: hemagx <ibrahem.h.basyone@gmail.com> | |||||
2018-02-09 | Added Constants of Hat effects. | Dastgir | 2 | -2/+60 | |
Changed Blossom Fluttering to hateffect. | |||||
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 4 | -0/+168 | |
All official features work including the autokick for inactive members And the system is completely customizable. | |||||
2018-01-14 | Merge pull request #1939 from Asheraf/zero_drop_packet | Haru | 2 | -0/+4 | |
Add support for new drop packet 0xadd for zero clients | |||||
2017-12-23 | Replace the use of skill_reproduce_db with AllowReproduce flag | Asheraf | 3 | -204/+704 | |
2017-12-23 | Add support for new drop packet 0xadd for zero clients | Asheraf | 2 | -0/+4 | |
2017-11-16 | update skill db entries to support ShowSkillScale | Asheraf | 2 | -0/+34 | |
2017-11-16 | Implement skill scale packet for client versions >= 20151223. | Asheraf | 2 | -0/+2 | |
2017-11-04 | Add into setunitdata/getunitdata new options UDT_ROBE and UDT_BODY2. | Andrei Karas | 1 | -0/+2 | |
2017-11-02 | update qtype constants to support new 2017 client icons. | Asheraf | 1 | -9/+14 | |
2017-10-21 | Merge pull request #1833 from Emistry/mapflag_noautoloot | Haru | 1 | -1/+2 | |
Add NoAutoloot mapflag | |||||
2017-10-22 | Add NoAutoloot mapflag | Emistry Haoyan | 1 | -1/+2 | |
- Enable server to disable autoloot settings for certain maps. | |||||
2017-09-17 | Add a FIXME comment next to an unknown 'Loc: 16384' value in the item_db | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 1023' value in the item_db with a bitmask array | Haru | 2 | -411/+411 | |
Equivalent: `["EQP_HELM", "EQP_ARMS", "EQP_GARMENT", "EQP_ACC", "EQP_ARMOR", "EQP_SHOES"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 7168' value in the item_db with a bitmask array | Haru | 1 | -23/+23 | |
Equivalent: `["EQP_COSTUME_HEAD_TOP", "EQP_COSTUME_HEAD_MID", "EQP_COSTUME_HEAD_LOW"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 6144' value in the item_db with a bitmask array | Haru | 2 | -30/+30 | |
Equivalent: `["EQP_COSTUME_HEAD_MID", "EQP_COSTUME_HEAD_LOW"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 5120' value in the item_db with a bitmask array | Haru | 2 | -2/+2 | |
Equivalent: `["EQP_COSTUME_HEAD_TOP", "EQP_COSTUME_HEAD_LOW"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 3072' value in the item_db with a bitmask array | Haru | 1 | -21/+21 | |
Equivalent: `["EQP_COSTUME_HEAD_TOP", "EQP_COSTUME_HEAD_MID"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 769' value in the item_db with a bitmask array | Haru | 2 | -203/+203 | |
Equivalent: `["EQP_HEAD_LOW", "EQP_HEAD_TOP", "EQP_HEAD_MID"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 768' value in the item_db with a bitmask array | Haru | 2 | -139/+139 | |
Equivalent: `["EQP_HEAD_TOP", "EQP_HEAD_MID"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 513' value in the item_db with a bitmask array | Haru | 2 | -59/+59 | |
Equivalent: `["EQP_HEAD_LOW", "EQP_HEAD_MID"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Loc: 257' value in the item_db with a bitmask array | Haru | 2 | -7/+7 | |
Equivalent: `["EQP_HEAD_LOW", "EQP_HEAD_TOP"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace recurring value 136 with "EQP_ACC" in the item_db Loc field | Haru | 3 | -781/+781 | |
Signed-off-by: Haru <haru@dotalux.com> |