Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-07-29 | Remove unused dirs | Andrei Karas | 90 | -738212/+0 | |
2020-07-27 | Merge pull request #2790 from Kenpachi2k13/def_ele_tolerance | Haru | 3 | -108/+610 | |
Add bonuses to reduce received damage based on attacker's defense element | |||||
2020-07-26 | Merge pull request #2769 from Zopokx/stable | Haru | 1 | -1/+1 | |
Correction of few typo errors (conf/) | |||||
2020-07-26 | Address pull request comments | Haru | 1 | -1/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-07-06 | Add NoPet mapflag | Emistry Haoyan | 1 | -0/+1 | |
- allow to set nopet mapflag at any maps. - mapflag to disable pet, and force return to egg. | |||||
2020-07-04 | Minor item DB fix | Kenpachi Developer | 1 | -26/+24 | |
2020-07-03 | Add combos which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -0/+134 | |
2020-07-03 | Add missing shoes for combos which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -0/+144 | |
2020-07-03 | Update shadow shields which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -41/+61 | |
2020-07-03 | Update cards which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -14/+14 | |
2020-07-03 | Update accessories which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -4/+4 | |
2020-07-03 | Update/add garments which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -1/+125 | |
2020-07-03 | Update/add shields which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -6/+77 | |
2020-07-03 | Update armors which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -2/+3 | |
2020-07-03 | Update headgears which use bSubDefEle/bMagicSubDefEle bonus | Kenpachi Developer | 1 | -38/+46 | |
2020-07-02 | Add bMagicSubDefEle item bonus | Kenpachi Developer | 1 | -0/+1 | |
2020-07-02 | Add bSubDefEle item bonus | Kenpachi Developer | 1 | -0/+1 | |
2020-06-28 | Merge pull request #2785 from hemagx/fas_fix | Haru | 2 | -2/+2 | |
Fixed Focused Arrow Strike having a wrong width previously it was 2 c… | |||||
2020-06-28 | Merge pull request #2778 from 4144/extendci | Haru | 3 | -3/+54 | |
Extend ci with more checks and add different fixes | |||||
2020-06-28 | Fixed Focused Arrow Strike having a wrong width previously it was 2 columns ↵ | Ibrahim Zidan | 2 | -2/+2 | |
on each side of the attacker including the attacker column while it should be a single column on each side including attacker column Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> | |||||
2020-06-16 | Add missing mobs and items for custom or disabled scripts in pre-re | Andrei Karas | 2 | -0/+51 | |
2020-06-16 | Disable not existing maps in map index and npc scripts | Andrei Karas | 1 | -3/+3 | |
2020-06-07 | Fix wrong comment in db/pre-re/attr_fix.txt | Jesusaves | 1 | -2/+2 | |
The description of rows and columns was swapped. | |||||
2020-06-07 | Fix wrong comment in db/re/attr_fix.txt | Jesusaves | 1 | -2/+2 | |
The description of rows and columns was swapped. | |||||
2020-06-02 | Make DamageType defaults to NK_NONE | Kenpachi Developer | 2 | -2/+2 | |
2020-06-01 | Merge pull request #2747 from Jedzkie/jedzkie-pr04 | Haru | 1 | -1/+1 | |
In official, novice don't have job level stat bonus | |||||
2020-06-01 | Merge pull request #2758 from Kenpachi2k13/loudhailer | Haru | 2 | -2/+2 | |
Add loudhailer() script command | |||||
2020-06-01 | Merge pull request #2671 from Helianthella/binliteral | Haru | 1 | -2/+14 | |
add support for binary and octal number literals | |||||
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-31 | Update script of Megaphone_ item to use loudhailer() script command | Kenpachi Developer | 2 | -2/+2 | |
2020-05-28 | Novice donsn't have job level stat bonus | Jedzkie | 1 | -1/+1 | |
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 | |
Implement SC_RESIST_PROPERTY_* and icon display for SC_ARMOR_RESIST | |||||
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 | |
Adds 'cell_noskill' which blocks skill usage. | |||||
2020-05-03 | Merge pull request #2691 from Kenpachi2k13/mob_skill_db | Haru | 3 | -12/+12 | |
Extend and clean up monster skill DB code | |||||
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 | |