Age | Commit message (Expand) | Author | Files | Lines |
2020-06-01 | Merge pull request #2671 from Helianthella/binliteral | Haru | 1 | -2/+14 |
2020-06-01 | Update entry structure in skill DBs | Kenpachi Developer | 2 | -21/+48 |
2020-06-01 | Remove hard-coded required equipment and update skill DBs accordingly | Kenpachi Developer | 2 | -9/+18 |
2020-06-01 | Remove hard-coded required item amounts and update skill DBs accordingly | Kenpachi Developer | 2 | -111/+253 |
2020-06-01 | Cap SkillInstances to 25 (MAX_SKILLUNITGROUP) in (pre-)RE skill DB | Kenpachi Developer | 2 | -4/+4 |
2020-06-01 | Remove FixedCastTime settings from pre-RE skill DB | Kenpachi Developer | 1 | -19/+0 |
2020-05-24 | Update drop chances of Black and White Wing Suits | Kenpachi Developer | 1 | -2/+2 |
2020-05-10 | Merge pull request #2708 from Kenpachi2k13/sc_resist_property_ | Haru | 2 | -24/+10 |
2020-05-07 | update the constants documentation for number separators | gumi | 1 | -0/+7 |
2020-05-07 | update the constants documentation for binary and octal literals | gumi | 1 | -2/+7 |
2020-05-04 | Merge pull request #2188 from bWolfie/cell_noskill | Haru | 1 | -10/+16 |
2020-05-03 | Merge pull request #2691 from Kenpachi2k13/mob_skill_db | Haru | 3 | -12/+12 |
2020-05-03 | Merge branch 'master' into cell_noskill | Kenpachi2k13 | 54 | -3245/+22975 |
2020-05-02 | Update item scripts of Resist_* potions and Undead_Element_Scroll | Kenpachi Developer | 2 | -24/+10 |
2020-04-14 | Update mob skill DB file headers (entry structure) | Kenpachi Developer | 3 | -12/+12 |
2020-04-11 | Add jRO exclusive pets | Kenpachi Developer | 1 | -0/+88 |
2020-04-11 | Add jRO exclusive pet monsters | Kenpachi Developer | 1 | -7/+35 |
2020-04-11 | Add jRO exclusive pet items | Kenpachi Developer | 1 | -0/+49 |
2020-04-11 | Update monster DB file headers (entry structure) | Kenpachi Developer | 3 | -7/+7 |
2020-04-11 | Update file header of db/pet_db2.conf (entry structure) | Kenpachi Developer | 1 | -16/+25 |
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-11 | Add skills for new monsters | Kenpachi Developer | 1 | -0/+65 |
2020-04-11 | Add new monsters for pet DB update | Kenpachi Developer | 1 | -3/+853 |
2020-04-11 | Add new items for pet DB update | Kenpachi Developer | 2 | -0/+298 |
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 |