Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-11 | Add jRO exclusive pets | Kenpachi Developer | 1 | -0/+88 | |
2020-04-11 | Add new pets | Kenpachi Developer | 1 | -18/+339 | |
2020-04-11 | Update commented out pets | Kenpachi Developer | 1 | -34/+129 | |
2020-04-11 | Update all usable pets | Kenpachi Developer | 1 | -226/+770 | |
2020-04-05 | Add intimacy validation to pet DB EquipScript fields | Kenpachi Developer | 1 | -111/+209 | |
2020-04-05 | Remove fields from pet DB where default values can be used | Kenpachi Developer | 1 | -559/+0 | |
2020-04-05 | Update pet DB file headers (entry structure) | Kenpachi Developer | 1 | -12/+12 | |
* Changed the field order. to be more logical. * Changed the description of *Item fields to use the item constants, since they are string fields. * Fixed indentation. | |||||
2020-04-05 | Add new field Intimacy.StarvingDecrement to pet DB | Kenpachi Developer | 1 | -0/+1 | |
2020-04-05 | Add new field Intimacy.StarvingDelay to pet DB | Kenpachi Developer | 1 | -0/+1 | |
2020-04-05 | Add new field HungerDecrement to pet DB | Kenpachi Developer | 1 | -0/+1 | |
2020-04-05 | Add default values and limits to pet DB fields | Kenpachi Developer | 1 | -12/+12 | |
2020-04-05 | Change EggItem field in pet DB to be mandatory | Kenpachi Developer | 1 | -1/+1 | |
2020-04-05 | Remove SpriteName field from pet DB | Kenpachi Developer | 1 | -90/+0 | |
Since it was never used for anything, the SpriteName field is removed from the pet DB. Internally it's kept and set to the sprite name corresponding to the defined monster ID, to not break plug-ins which may use it. | |||||
2020-01-13 | Update copyright headers for year 2020 | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-06-25 | Update Pet Database | Dastgir | 1 | -0/+376 | |
2018-06-25 | Implemented Pet Autofeeding | Dastgir | 1 | -0/+1 | |
2018-04-07 | Convert Pet db to Libconfig | Asheraf | 1 | -0/+1649 | |