Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-09-17 | Replace 4096 with "EQP_COSTUME_HEAD_LOW" in the item_db Loc field | Haru | 1 | -60/+60 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 2048 with "EQP_COSTUME_HEAD_MID" in the item_db Loc field | Haru | 1 | -82/+82 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 1024 with "EQP_COSTUME_HEAD_TOP" in the item_db Loc field | Haru | 1 | -562/+562 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 512 with "EQP_HEAD_MID" in the item_db Loc field | Haru | 1 | -149/+149 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 256 with "EQP_HEAD_TOP" in the item_db Loc field | Haru | 1 | -972/+972 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 64 with "EQP_SHOES" in the item_db Loc field | Haru | 1 | -198/+198 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 32 with "EQP_SHIELD" in the item_db Loc field | Haru | 1 | -147/+147 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 16 with "EQP_ARMOR" in the item_db Loc field | Haru | 1 | -307/+307 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 4 with "EQP_GARMENT" in the item_db Loc field | Haru | 1 | -207/+207 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 2 with "EQP_WEAPON" in the item_db Loc field | Haru | 1 | -820/+820 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 1 with "EQP_HEAD_LOW" in the item_db Loc field | Haru | 1 | -122/+122 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Add support for bitmask arrays in the item_db Loc field | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the remaining numbers in the item_db Upper field with bitmask arrays | Haru | 1 | -10/+10 | |
Replaced: - 3 -> ["ITEMUPPER_NORMAL", "ITEMUPPER_UPPER"] - 7 -> ["ITEMUPPER_NORMAL", "ITEMUPPER_UPPER", "ITEMUPPER_BABY"] Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Upper: 47' value in the item_db with a bitmask array | Haru | 1 | -43/+43 | |
Equivalent: `["ITEMUPPER_NORMAL", "ITEMUPPER_UPPER", "ITEMUPPER_BABY", "ITEMUPPER_THIRD", "ITEMUPPER_THIRDBABY"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 1 with "ITEMUPPER_NORMAL" in the item_db Upper field | Haru | 1 | -108/+108 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Upper: 56' value in the item_db with a bitmask array | Haru | 1 | -240/+240 | |
Equivalent: `["ITEMUPPER_THIRD", "ITEMUPPER_THIRDUPPER", "ITEMUPPER_THIRDBABY"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace the recurring 'Upper: 58' value in the item_db with a bitmask array | Haru | 1 | -182/+182 | |
Equivalent: `["ITEMUPPER_UPPER", "ITEMUPPER_THIRD", "ITEMUPPER_THIRDUPPER", "ITEMUPPER_THIRDBABY"]` Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Remove redundant 'Upper: 63' (ITEMUPPER_ALL) values from the item_db | Haru | 1 | -13/+0 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 8 with "ITEMUPPER_THIRD" in the item_db Upper field | Haru | 1 | -5/+5 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace 2 with "ITEMUPPER_UPPER" in the item_db Upper field | Haru | 1 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Add support for bitmask arrays in the item_db Upper field | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Fixes wrong Type values on db\re\item_db.conf | AtlantisRO | 1 | -26/+27 | |
- Adds Subtype "A_SHURIKEN" to 13295 - Light_Shuriken - Changes "IT_WEAPON" to "IT_ARMOR" in some armors, shoes and accessory for Summoner Class. Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 18 in Type for Constant "IT_CASH" on item_db.conf | AtlantisRO | 1 | -1056/+1056 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 11 in Type for Constant "IT_DELAYCONSUME" on item_db.conf | AtlantisRO | 1 | -177/+177 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 10 in Type for Constant "IT_AMMO" on item_db.conf | AtlantisRO | 1 | -108/+108 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 8 in Type for Constant "IT_PETARMOR" on item_db.conf | AtlantisRO | 1 | -39/+39 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 7 in Type for Constant "IT_PETEGG" on item_db.conf | AtlantisRO | 1 | -62/+62 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 6 in Type for Constant "IT_CARD" on item_db.conf | AtlantisRO | 1 | -1007/+1007 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 5 in Type for Constant "IT_ARMOR" on item_db.conf | AtlantisRO | 1 | -3342/+3342 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 4 in Type for Constant "IT_WEAPON" on item_db.conf | AtlantisRO | 1 | -1087/+1087 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 2 in Type for Constant "IT_USABLE" on item_db.conf | AtlantisRO | 1 | -971/+971 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 0 in Type for Constant "IT_HEALING" on item_db.conf | AtlantisRO | 1 | -335/+335 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Replaced Number 0 in Gender for Constant "SEX_FEMALE" on item_db.conf | AtlantisRO | 1 | -19/+19 | |
Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Added Constant SEX_ANY (2) for Male and Female genders. | AtlantisRO | 1 | -47/+47 | |
Replaced Number 1 in Gender for Constant "SEX_MALE" on item_db.conf Signed-off-by: Ragno <ragno@atlantis-ro.net> | |||||
2017-09-17 | Fix an error in an AegisName | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Update item DB (View -> ViewSprite) | Haru | 1 | -2277/+2277 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Update item DB (View -> Subtype) | Haru | 1 | -1168/+1168 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Split 'View' in two different fields in the item database | Haru | 1 | -1/+2 | |
- The field was used both for sprite view IDs and for weapon or ammunition subtypes. Now the fields 'ViewSprite' and 'Subtype' are used respectively. Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace A_THROWWEAPON in the item database applicable entries | Haru | 1 | -31/+31 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace A_CANNONBALL in the item database applicable entries | Haru | 1 | -5/+5 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace A_KUNAI in the item database applicable entries | Haru | 1 | -8/+8 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace A_SHURIKEN in the item database applicable entries | Haru | 1 | -6/+6 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace A_GRENADE in the item database applicable entries | Haru | 1 | -7/+7 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace A_BULLET in the item database applicable entries | Haru | 1 | -23/+23 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace A_DAGGER in the item database applicable entries | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace A_ARROW in the item database applicable entries | Haru | 1 | -26/+26 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace W_2HSTAFF in the item database applicable entries | Haru | 1 | -20/+20 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace W_HUUMA in the item database applicable entries | Haru | 1 | -20/+20 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace W_GRENADE in the item database applicable entries | Haru | 1 | -10/+10 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-09-17 | Replace W_SHOTGUN in the item database applicable entries | Haru | 1 | -15/+15 | |
Signed-off-by: Haru <haru@dotalux.com> |