summaryrefslogtreecommitdiff
path: root/db/pre-re
AgeCommit message (Collapse)AuthorFilesLines
2019-06-01Merge pull request #2456 from Emistry/db_byorgue_summonslaveHaru1-3/+3
Update Byorgue summon slave delay
2019-05-06Merge pull request #2232 from guilherme-gm/201810-trap-visibilityHaru1-0/+1
Added option to make hunter traps invisible
2019-05-05Implement Refine success/failure announcement featureIbrahim Zidan1-0/+6
Currently as far as we know kRO only sends this on success in refining an item through the refinery ui, from level 10 all the way to 20. Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2019-05-05Implement Refinery UIIbrahim Zidan1-0/+179
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com>
2019-05-05Update Byorgue summon slave delayEmistry Haoyan1-3/+3
- prevent pootential farming exploit. - Gravity seem to increased it long time ago before renewal.
2019-04-20Added support for mobs to drop items with Random OptionsGuilherme G. Menaldo1-0/+2
2018-12-14Add script and item for inventory expansion.Andrei Karas1-0/+5
2018-10-22Merge pull request #2280 from Asheraf/itemplaceholdersHaru1-0/+2465
Add some item db placeholders
2018-10-20Added option to make hunter traps invisibleGuilherme G. Menaldo1-0/+1
2018-10-10Add some item db placeholdersAsheraf1-0/+2465
2018-08-30Fixed Blastime and Claymore Trap damage that wasn't being split by the ↵Guilherme G. Menaldo1-0/+2
number of enemies
2018-07-28Merge pull request #2067 from dastgirp/1-achievementHaru2-0/+6112
Implemented Achievement System and Title System
2018-07-25Merge pull request #2117 from HerculesWS/seaottercard_fixHaru1-4/+4
Fix Sea-Otter Card not increasing Sushi Heal Rate
2018-07-24Add Achievement DB Add Achievement Rank DBsmokexyz2-0/+6112
Co-authored-by: "Dastgir" <dastgirp@gmail.com>
2018-07-12Fix date part2Unknown1-1/+1
2018-07-03Fix Sea-Otter Card not increasing Sushi Heal Rateskyleo1-4/+4
Fixes Issue #2116
2018-06-25Update Pet DatabaseDastgir1-0/+6
2018-06-25Implemented Pet AutofeedingDastgir1-0/+1
2018-06-07Fix a crash caused by removing entries in job_dbAsheraf1-0/+2
2018-06-03Merge pull request #2004 from Asheraf/stylistHaru1-1/+38
Implementation of stylist ui
2018-06-03Conversion of exp.txt to libconfigSmokexyz3-57/+405
2018-06-02Implementation of stylist uiAsheraf1-1/+38
2018-04-19Convert mob_skill_db into libconf formatAsheraf2-5801/+55082
2018-04-07Add missing item Snow_Rabbit_Egg in pre-re dbAsheraf1-1/+15
2018-04-07Convert Pet db to LibconfigAsheraf2-124/+1544
2018-02-17New mapcache systemhemagx1-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-01-14Merge pull request #1939 from Asheraf/zero_drop_packetHaru1-0/+2
Add support for new drop packet 0xadd for zero clients
2017-12-23Replace the use of skill_reproduce_db with AllowReproduce flagAsheraf1-0/+350
2017-12-23Add support for new drop packet 0xadd for zero clientsAsheraf1-0/+2
2017-11-16update skill db entries to support ShowSkillScaleAsheraf1-0/+17
2017-11-16Implement skill scale packet for client versions >= 20151223.Asheraf1-0/+1
2017-09-17Replace the recurring 'Loc: 1023' value in the item_db with a bitmask arrayHaru1-86/+86
Equivalent: `["EQP_HELM", "EQP_ARMS", "EQP_GARMENT", "EQP_ACC", "EQP_ARMOR", "EQP_SHOES"]` Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace the recurring 'Loc: 6144' value in the item_db with a bitmask arrayHaru1-1/+1
Equivalent: `["EQP_COSTUME_HEAD_MID", "EQP_COSTUME_HEAD_LOW"]` Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace the recurring 'Loc: 5120' value in the item_db with a bitmask arrayHaru1-1/+1
Equivalent: `["EQP_COSTUME_HEAD_TOP", "EQP_COSTUME_HEAD_LOW"]` Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace the recurring 'Loc: 769' value in the item_db with a bitmask arrayHaru1-78/+78
Equivalent: `["EQP_HEAD_LOW", "EQP_HEAD_TOP", "EQP_HEAD_MID"]` Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace the recurring 'Loc: 768' value in the item_db with a bitmask arrayHaru1-63/+63
Equivalent: `["EQP_HEAD_TOP", "EQP_HEAD_MID"]` Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace the recurring 'Loc: 513' value in the item_db with a bitmask arrayHaru1-25/+25
Equivalent: `["EQP_HEAD_LOW", "EQP_HEAD_MID"]` Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace the recurring 'Loc: 257' value in the item_db with a bitmask arrayHaru1-3/+3
Equivalent: `["EQP_HEAD_LOW", "EQP_HEAD_TOP"]` Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace recurring value 136 with "EQP_ACC" in the item_db Loc fieldHaru1-296/+296
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace recurring value 43 with "EQP_ARMS" in the item_db Loc fieldHaru1-270/+270
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 32768 with "EQP_AMMO" in the item_db Loc fieldHaru1-78/+78
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc fieldHaru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc fieldHaru1-1/+1
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc fieldHaru1-2/+2
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 512 with "EQP_HEAD_MID" in the item_db Loc fieldHaru1-80/+80
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 256 with "EQP_HEAD_TOP" in the item_db Loc fieldHaru1-695/+695
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 64 with "EQP_SHOES" in the item_db Loc fieldHaru1-88/+88
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 32 with "EQP_SHIELD" in the item_db Loc fieldHaru1-85/+85
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 16 with "EQP_ARMOR" in the item_db Loc fieldHaru1-187/+187
Signed-off-by: Haru <haru@dotalux.com>
2017-09-17Replace 4 with "EQP_GARMENT" in the item_db Loc fieldHaru1-93/+93
Signed-off-by: Haru <haru@dotalux.com>