Age | Commit message (Expand) | Author | Files | Lines |
2020-06-01 | Remove hard-coded required item amounts and update skill DBs accordingly | Kenpachi Developer | 3 | -171/+253 |
2020-06-01 | Make Requirements->Items->Amount can be grouped by levels | Kenpachi Developer | 4 | -63/+236 |
2020-06-01 | Add missing types to skill_validate_unit_target_sub() | Kenpachi Developer | 1 | -0/+4 |
2020-06-01 | Make Unit->Target can be grouped by levels | Kenpachi Developer | 5 | -81/+152 |
2020-06-01 | Make Unit->Interval can be grouped by levels | Kenpachi Developer | 4 | -19/+51 |
2020-06-01 | Make Unit->Id can be grouped by levels | Kenpachi Developer | 7 | -59/+171 |
2020-06-01 | Make Requirements->State can be grouped by levels | Kenpachi Developer | 5 | -67/+130 |
2020-06-01 | Make CastDefRate can be grouped by levels | Kenpachi Developer | 5 | -17/+49 |
2020-06-01 | Make InterruptCast can be grouped by levels | Kenpachi Developer | 5 | -19/+49 |
2020-06-01 | Make AttackType can be grouped by levels | Kenpachi Developer | 6 | -92/+142 |
2020-06-01 | Make Hit can be grouped by levels | Kenpachi Developer | 4 | -25/+71 |
2020-06-01 | Remove unused variable nocast from struct s_skill_db | Kenpachi Developer | 1 | -1/+0 |
2020-06-01 | Apply code style to several functions related to skill DB reading | Kenpachi Developer | 1 | -668/+655 |
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-06-01 | Change maximum skill level to 20 | Kenpachi Developer | 1 | -1/+1 |
2020-06-01 | Change maximum length of skill descriptions to 50 | Kenpachi Developer | 1 | -1/+5 |
2020-06-01 | Add defaults, bounds and validations when reading skill DB | Kenpachi Developer | 6 | -352/+1623 |
2020-06-01 | Fix possible crash in mapif_guild_withdraw | Andrei Karas | 1 | -1/+1 |
2020-06-01 | Fix wrong memory access in party_broken | Andrei Karas | 1 | -8/+9 |
2020-06-01 | fix motd on load/unload npc. | Andrei Karas | 3 | -1/+7 |
2020-06-01 | Dont call clif->clearunit_area if mob died on missing map | Andrei Karas | 1 | -1/+8 |
2020-06-01 | Add mssing map checks into map.c | Andrei Karas | 1 | -7/+30 |
2020-06-01 | Add map check in mob_dead | Andrei Karas | 1 | -0/+1 |
2020-06-01 | Add more sanitize flags | Andrei Karas | 2 | -1/+394 |
2020-06-01 | Add missing vd checks into status.c | Andrei Karas | 1 | -7/+18 |
2020-06-01 | Add missing vd checks into clif.c | Andrei Karas | 1 | -0/+5 |
2020-06-01 | Fix possible mail name in packet clif_rodex_checkname_result | Andrei Karas | 1 | -1/+1 |
2020-06-01 | Fix crash in achievement progress update | Andrei Karas | 1 | -0/+4 |
2020-06-01 | Fix crash in npcshopdelitem script command | Andrei Karas | 1 | -1/+8 |
2020-06-01 | Use correct struct in delayed removing mobs | Andrei Karas | 1 | -6/+5 |
2020-06-01 | Update keys and shuffle packets | Andrei Karas | 5 | -17810/+17626 |
2020-06-01 | Update messages | Andrei Karas | 2 | -4/+52 |
2020-06-01 | Update packets table | Andrei Karas | 2 | -0/+40 |
2020-06-01 | Fix db2sql crash with mariadb client library | Andrei Karas | 1 | -9/+18 |
2020-05-31 | Add loudhailer() script command to doc/script_commands.txt | Kenpachi Developer | 1 | -0/+10 |
2020-05-31 | HPM Hooks Update | Hercules.ws | 4 | -0/+99 |
2020-05-31 | Merge pull request #2699 from Kenpachi2k13/multi_itemskill | Haru | 10 | -137/+226 |
2020-05-31 | Update script of Megaphone_ item to use loudhailer() script command | Kenpachi Developer | 2 | -2/+2 |
2020-05-31 | Implement loudhailer() script command | Kenpachi Developer | 3 | -1/+50 |
2020-05-30 | Removed unused variable sd from clif_maptypeproperty2() | Kenpachi Developer | 1 | -3/+0 |
2020-05-30 | Make mineffect flag not being affected by sd->state.lesseffect in clif_maptyp... | Kenpachi Developer | 1 | -1/+1 |
2020-05-30 | Player always faces north when warped. | Jedzkie | 1 | -1/+1 |
2020-05-30 | Move misplaced SC_ALL_RIDING check in status_check_skilluse() | Kenpachi Developer | 1 | -2/+1 |
2020-05-28 | Novice donsn't have job level stat bonus | Jedzkie | 1 | -1/+1 |
2020-05-28 | Fix an issue regarding using items when the storage is open. | Jedzkie | 1 | -1/+1 |
2020-05-27 | Save a pet's rename flag when returning it to its egg | Kenpachi Developer | 1 | -0/+1 |
2020-05-27 | MobDB SQL Sync | Hercules.ws | 1 | -2/+2 |
2020-05-27 | Merge pull request #2739 from Kenpachi2k13/drop_chances | Haru | 1 | -2/+2 |
2020-05-27 | Merge pull request #2729 from 4144/authors | Haru | 3 | -0/+230 |