Age | Commit message (Expand) | Author | Files | Lines |
2020-04-05 | Add intimacy validation to pet DB EquipScript fields | Kenpachi Developer | 2 | -211/+403 |
2020-04-05 | Remove fields from pet DB where default values can be used | Kenpachi Developer | 2 | -1077/+0 |
2020-04-05 | Update pet DB file headers (entry structure) | Kenpachi Developer | 2 | -24/+24 |
2020-04-05 | Add new field Intimacy.StarvingDecrement to pet DB | Kenpachi Developer | 2 | -0/+2 |
2020-04-05 | Add new field Intimacy.StarvingDelay to pet DB | Kenpachi Developer | 2 | -0/+2 |
2020-04-05 | Add new field HungerDecrement to pet DB | Kenpachi Developer | 2 | -0/+2 |
2020-04-05 | Add default values and limits to pet DB fields | Kenpachi Developer | 2 | -24/+24 |
2020-04-05 | Change EggItem field in pet DB to be mandatory | Kenpachi Developer | 2 | -2/+2 |
2020-04-05 | Remove SpriteName field from pet DB | Kenpachi Developer | 2 | -150/+0 |
2020-04-05 | Merge pull request #2660 from Kenpachi2k13/skill_check_ammo_type | Haru | 1 | -0/+1 |
2020-04-05 | Merge pull request #2658 from Kenpachi2k13/new_status_changes | Haru | 4 | -5/+342 |
2020-03-17 | Add Grenades requirement to Spread Attack in RE mode to make Grenade Launcher... | Kenpachi Developer | 1 | -0/+1 |
2020-03-14 | Update items which use new status changes | Kenpachi Developer | 2 | -5/+281 |
2020-03-14 | Add SC_ALMIGHTY status change | Kenpachi Developer | 2 | -0/+9 |
2020-03-14 | Add SC_SKF_CAST status change | Kenpachi Developer | 2 | -0/+9 |
2020-03-14 | Add SC_SKF_ASPD status change | Kenpachi Developer | 2 | -0/+9 |
2020-03-14 | Add SC_SKF_ATK status change | Kenpachi Developer | 2 | -0/+9 |
2020-03-14 | Add SC_SKF_MATK status change | Kenpachi Developer | 2 | -0/+9 |
2020-03-14 | Add SC_VITALIZE_POTION status change | Kenpachi Developer | 2 | -0/+7 |
2020-03-14 | Add SC_POPECOOKIE status change | Kenpachi Developer | 2 | -0/+9 |
2020-03-09 | Merge pull request #2648 from Kenpachi2k13/itemskill_fix | Haru | 4 | -22/+78 |
2020-03-06 | Add the requirement to have a weapon equipped to RK_CRUSHSTRIKE skill | Kenpachi Developer | 2 | -0/+50 |
2020-03-06 | Add a 15 HPCost requirement to CASH_INCAGI skill | Kenpachi Developer | 2 | -0/+6 |
2020-03-06 | Fix script of items which check and consume skill requirements | Kenpachi Developer | 2 | -22/+22 |
2020-02-19 | Update items 12459-12465 | Kenpachi Developer | 2 | -7/+65 |
2020-02-09 | Changed type of all items, which use itemskill() script command, to IT_USABLE. | Kenpachi Developer | 2 | -163/+163 |
2020-02-09 | Updated item scripts. | Kenpachi Developer | 2 | -173/+122 |
2020-02-09 | Merge pull request #2622 from Kenpachi2k13/mob_viewdata_fix | Haru | 2 | -2/+2 |
2020-02-09 | Merge pull request #2586 from Asheraf/madostatueffect | Haru | 2 | -0/+13 |
2020-02-09 | Merge pull request #2621 from dastgirp/script/rebellion | Haru | 3 | -1/+259 |
2020-02-01 | Updated documentation of default value for mob DB field ViewData->HairStyleId. | Kenpachi Developer | 2 | -2/+2 |
2020-01-29 | Implement support for switching madogear type | Asheraf | 2 | -0/+13 |
2020-01-25 | Added QuestDB for Rebellion Quest | Dastgir | 1 | -0/+36 |
2020-01-25 | Updated itemDB to support items in rebellion job change quest. | Dastgir | 1 | -0/+162 |
2020-01-25 | Added monsters required for rebellion. | Dastgir | 1 | -1/+61 |
2020-01-14 | Updated items which used SC_ARMORPROPERTY or SC_ARMOR_RESIST. | Kenpachi Developer | 2 | -10/+44 |
2020-01-13 | Update copyright headers for year 2020 | Haru | 49 | -56/+56 |
2020-01-01 | Add support for auto exp insurance items | Asheraf | 3 | -0/+15 |
2019-12-15 | Merge pull request #2572 from Asheraf/mobviewdatadb | Haru | 3 | -43/+30 |
2019-11-17 | Merge pull request #2577 from Asheraf/dehardcodestatusicons | Haru | 2 | -0/+1452 |
2019-11-17 | Merge pull request #2575 from Asheraf/scconfguildpassive | Haru | 1 | -0/+4 |
2019-11-17 | Merge pull request #2573 from Asheraf/dehardcodecomboskills | Haru | 2 | -0/+40 |
2019-11-06 | Dehardcode Status Icons | Asheraf | 2 | -0/+1455 |
2019-11-06 | Add support for defining status icons in the sc config | Asheraf | 1 | -0/+1 |
2019-11-02 | Passive Guild Skill status should not reset with SC_ALL | Asheraf | 1 | -0/+4 |
2019-10-30 | Drop the usage of mob_avail | Asheraf | 1 | -43/+0 |
2019-10-30 | Add support for overriding default view data in mob database | Asheraf | 2 | -0/+30 |
2019-10-29 | Dehardcode combo skills check | Asheraf | 2 | -0/+40 |
2019-10-29 | Dehardcode status effect boss resistance | Asheraf | 1 | -0/+67 |
2019-10-18 | Merge pull request #2553 from skyleo/magnum_break_delay_fix | Haru | 2 | -9/+7 |