Age | Commit message (Expand) | Author | Files | Lines |
2018-12-14 | Add script and item for inventory expansion. | Andrei Karas | 1 | -0/+5 |
2018-10-22 | Merge pull request #2280 from Asheraf/itemplaceholders | Haru | 1 | -0/+2465 |
2018-10-10 | Add some item db placeholders | Asheraf | 1 | -0/+2465 |
2018-08-30 | Fixed Blastime and Claymore Trap damage that wasn't being split by the number... | Guilherme G. Menaldo | 1 | -0/+2 |
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 2 | -0/+6112 |
2018-07-25 | Merge pull request #2117 from HerculesWS/seaottercard_fix | Haru | 1 | -4/+4 |
2018-07-24 | Add Achievement DB Add Achievement Rank DB | smokexyz | 2 | -0/+6112 |
2018-07-12 | Fix date part2 | Unknown | 1 | -1/+1 |
2018-07-03 | Fix Sea-Otter Card not increasing Sushi Heal Rate | skyleo | 1 | -4/+4 |
2018-06-25 | Update Pet Database | Dastgir | 1 | -0/+6 |
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 1 | -0/+1 |
2018-06-07 | Fix a crash caused by removing entries in job_db | Asheraf | 1 | -0/+2 |
2018-06-03 | Merge pull request #2004 from Asheraf/stylist | Haru | 1 | -1/+38 |
2018-06-03 | Conversion of exp.txt to libconfig | Smokexyz | 3 | -57/+405 |
2018-06-02 | Implementation of stylist ui | Asheraf | 1 | -1/+38 |
2018-04-19 | Convert mob_skill_db into libconf format | Asheraf | 2 | -5801/+55082 |
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 | 2 | -124/+1544 |
2018-02-17 | New mapcache system | hemagx | 1 | -0/+0 |
2018-01-14 | Merge pull request #1939 from Asheraf/zero_drop_packet | Haru | 1 | -0/+2 |
2017-12-23 | Replace the use of skill_reproduce_db with AllowReproduce flag | Asheraf | 1 | -0/+350 |
2017-12-23 | Add support for new drop packet 0xadd for zero clients | Asheraf | 1 | -0/+2 |
2017-11-16 | update skill db entries to support ShowSkillScale | Asheraf | 1 | -0/+17 |
2017-11-16 | Implement skill scale packet for client versions >= 20151223. | Asheraf | 1 | -0/+1 |
2017-09-17 | Replace the recurring 'Loc: 1023' value in the item_db with a bitmask array | Haru | 1 | -86/+86 |
2017-09-17 | Replace the recurring 'Loc: 6144' value in the item_db with a bitmask array | Haru | 1 | -1/+1 |
2017-09-17 | Replace the recurring 'Loc: 5120' value in the item_db with a bitmask array | Haru | 1 | -1/+1 |
2017-09-17 | Replace the recurring 'Loc: 769' value in the item_db with a bitmask array | Haru | 1 | -78/+78 |
2017-09-17 | Replace the recurring 'Loc: 768' value in the item_db with a bitmask array | Haru | 1 | -63/+63 |
2017-09-17 | Replace the recurring 'Loc: 513' value in the item_db with a bitmask array | Haru | 1 | -25/+25 |
2017-09-17 | Replace the recurring 'Loc: 257' value in the item_db with a bitmask array | Haru | 1 | -3/+3 |
2017-09-17 | Replace recurring value 136 with "EQP_ACC" in the item_db Loc field | Haru | 1 | -296/+296 |
2017-09-17 | Replace recurring value 43 with "EQP_ARMS" in the item_db Loc field | Haru | 1 | -270/+270 |
2017-09-17 | Replace 32768 with "EQP_AMMO" in the item_db Loc field | Haru | 1 | -78/+78 |
2017-09-17 | Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc field | Haru | 1 | -1/+1 |
2017-09-17 | Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc field | Haru | 1 | -1/+1 |
2017-09-17 | Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc field | Haru | 1 | -2/+2 |
2017-09-17 | Replace 512 with "EQP_HEAD_MID" in the item_db Loc field | Haru | 1 | -80/+80 |
2017-09-17 | Replace 256 with "EQP_HEAD_TOP" in the item_db Loc field | Haru | 1 | -695/+695 |
2017-09-17 | Replace 64 with "EQP_SHOES" in the item_db Loc field | Haru | 1 | -88/+88 |
2017-09-17 | Replace 32 with "EQP_SHIELD" in the item_db Loc field | Haru | 1 | -85/+85 |
2017-09-17 | Replace 16 with "EQP_ARMOR" in the item_db Loc field | Haru | 1 | -187/+187 |
2017-09-17 | Replace 4 with "EQP_GARMENT" in the item_db Loc field | Haru | 1 | -93/+93 |
2017-09-17 | Replace 2 with "EQP_WEAPON" in the item_db Loc field | Haru | 1 | -557/+557 |
2017-09-17 | Replace 1 with "EQP_HEAD_LOW" in the item_db Loc field | Haru | 1 | -65/+65 |
2017-09-17 | Add support for bitmask arrays in the item_db Loc field | Haru | 1 | -1/+1 |
2017-09-17 | Replace the recurring 'Upper: 56' value in the item_db with a bitmask array | Haru | 1 | -3/+3 |
2017-09-17 | Remove redundant 'Upper: 63' (ITEMUPPER_ALL) values from the item_db | Haru | 1 | -1/+0 |
2017-09-17 | Replace 8 with "ITEMUPPER_THIRD" in the item_db Upper field | Haru | 1 | -82/+82 |
2017-09-17 | Replace 2 with "ITEMUPPER_UPPER" in the item_db Upper field | Haru | 1 | -156/+156 |