Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-01 | Merge pull request #2718 from Kenpachi2k13/prere_use_items_skills_in_npc | Haru | 1 | -0/+8 | |
Add/extend battle flags to enable item/skill usage while interacting with NPC | |||||
2020-05-31 | Merge pull request #2699 from Kenpachi2k13/multi_itemskill | Haru | 1 | -2/+6 | |
Enable multiple itemskill() calls per item | |||||
2020-05-23 | Remove debug variables delunit_prevfile and delunit_prevline from struct ↵ | Kenpachi Developer | 1 | -4/+0 | |
map_session_data | |||||
2020-05-13 | Add skill_enabled_npc battle flag and implement usage | Kenpachi Developer | 1 | -0/+1 | |
2020-05-13 | Extend item_enabled_npc battle flag with option for usable items | Kenpachi Developer | 1 | -0/+7 | |
2020-05-10 | Change pc_autocast_clear() function to void | Kenpachi Developer | 1 | -1/+1 | |
2020-05-10 | Add pc_autocast_clear_current() function | Kenpachi Developer | 1 | -0/+1 | |
2020-05-10 | Add pc_autocast_remove() function | Kenpachi Developer | 1 | -0/+1 | |
2020-05-10 | Remove struct autocast_data autocast from struct map_session_data | Kenpachi Developer | 1 | -1/+0 | |
2020-05-10 | Add pc_autocast_set_current() function | Kenpachi Developer | 1 | -0/+1 | |
2020-05-10 | Add struct autocast_data auto_cast_current to struct map_session_data | Kenpachi Developer | 1 | -0/+1 | |
2020-05-10 | Introduce auto-cast vector | Kenpachi Developer | 1 | -0/+1 | |
2020-05-04 | Merge pull request #2696 from Kenpachi2k13/sc_nochat_fix | Haru | 1 | -1/+1 | |
Make SC_NOCHAT gets affected by battle config changes | |||||
2020-05-04 | Fix security check in lapin ack packet handler | Andrei Karas | 1 | -0/+1 | |
2020-05-04 | Use enum spirit_charm_types for charm type field | Andrei Karas | 1 | -3/+3 | |
2020-04-14 | Change pc_ismuted() macro to compare against battle_config.manner_system | Kenpachi Developer | 1 | -1/+1 | |
2020-04-08 | Add pc_unhide() function | Kenpachi Developer | 1 | -0/+1 | |
2020-04-08 | Add pc_hide() function | Kenpachi Developer | 1 | -0/+1 | |
2020-04-05 | Merge pull request #2637 from Kenpachi2k13/fakename_fix | Haru | 1 | -0/+1 | |
Fix/extend @fakename | |||||
2020-03-14 | Remove skillitem and skillitemlv variables and use ↵ | Kenpachi Developer | 1 | -1/+0 | |
map_session_data->autocast.skill_id/_lv instead | |||||
2020-03-14 | Remove map_session_data->state.itemskill_* and use ↵ | Kenpachi Developer | 1 | -4/+0 | |
map_session_data->autocast.itemskill_* instead | |||||
2020-03-14 | Remove itemskill_id and itemskill_lv helper variables, since they are not ↵ | Kenpachi Developer | 1 | -9/+0 | |
used anymore | |||||
2020-03-14 | Remove map_session_data->state.abra_flag and use ↵ | Kenpachi Developer | 1 | -1/+0 | |
map_session_data->autocast.type instead | |||||
2020-03-14 | Remove map_session_data->state.autocast and use ↵ | Kenpachi Developer | 1 | -1/+0 | |
map_session_data->autocast.type instead | |||||
2020-03-14 | Rename function pc_itemskill_clear() to pc_autocast_clear() | Kenpachi Developer | 1 | -1/+1 | |
2020-03-13 | Implement display options in ACMD(fakename) function | Kenpachi Developer | 1 | -0/+1 | |
2020-03-11 | Add struct autocast_data to struct map_session_data | Kenpachi Developer | 1 | -0/+1 | |
2020-03-11 | Add structure for auto-cast related data | Kenpachi Developer | 1 | -0/+11 | |
2020-03-06 | Rename itemskill_no_conditions to itemskill_check_conditions | Kenpachi Developer | 1 | -1/+1 | |
2020-02-09 | Added pc_itemskill_clear() function. | Kenpachi Developer | 1 | -0/+1 | |
2020-02-09 | Added a new option flag to itemskill() script command to be able to ↵ | Kenpachi Developer | 1 | -1/+2 | |
forcefully cast skill on on invoking character. | |||||
2020-02-09 | Added a new option flag to itemskill() script command, to be able to cast a ↵ | Kenpachi Developer | 1 | -1/+2 | |
skill without cast time. | |||||
2020-02-09 | Fixed skill conditions check and <flag> parameter in itemskill() script command. | Kenpachi Developer | 1 | -0/+11 | |
* itemskill() script command should check for the skill's conditions and also consumes them. SP are not consumed. * The same applies to Hocus-pocus skill. Conditions should be checked and consumed, SP are not consumed. * This was bugged for more than 6 years now. See linked bug report and commits. Related bug: * https://herc.ws/oldboard/tracker/issue-7210-itemskill-command-does-not-check-for-required-items/ Related commits: * https://github.com/HerculesWS/Hercules/commit/b864056b8d088660fca9129bddad477732ed8df9 * https://github.com/HerculesWS/Hercules/commit/07272f7a16db87970583286db03167ca79604a69 | |||||
2020-01-29 | Implement support for switching madogear type | Asheraf | 1 | -1/+1 | |
2020-01-13 | Update copyright headers for year 2020 | Haru | 1 | -2/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-01-12 | Merge pull request #2606 from Ridley8819/pcblocknpc | Haru | 1 | -0/+1 | |
Adding PCBLOCK_NPC to setpcblock script command | |||||
2020-01-09 | Adding PCBLOCK_NPC to setpcblock script command | Ridley | 1 | -0/+1 | |
2020-01-01 | Add support for auto exp insurance items | Asheraf | 1 | -0/+1 | |
2020-01-01 | Fix pc_have_item_chain should get the chain id from cache | Asheraf | 1 | -1/+1 | |
2019-09-23 | Implementation of LapineDdukDdak System | Asheraf | 1 | -2/+3 | |
2019-09-22 | Merge pull request #2525 from MishimaHaruna/tombstone-fixes | Haru | 1 | -0/+1 | |
Tombstone fixes | |||||
2019-08-26 | Update Siegfried Tokens support. | Emistry Haoyan | 1 | -0/+1 | |
- allow player to revive if inventory consists of any type of siegfried tokens listed in the `ITMCHAIN_SIEGFRIED`. | |||||
2019-08-26 | Prevent players from getting stuck when an MVP respawns while talking to its ↵ | Haru | 1 | -0/+1 | |
tombstone Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-08-26 | Merge pull request #2522 from MishimaHaruna/remove-inter-roundtrips | Haru | 1 | -0/+2 | |
Remove some round-trips to the inter-server | |||||
2019-08-26 | Merge pull request #2514 from Emistry/pc_addautobonus | Haru | 1 | -1/+1 | |
Fix equipment auto bonus trigger | |||||
2019-08-26 | Remove round-trip to the inter-server for the whisper-to-gm messages | Haru | 1 | -0/+2 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-08-05 | Fix equipment auto bonus | Emistry Haoyan | 1 | -1/+1 | |
- fix auto bonus doesn't trigger for costume/shadow gears, due to `pos` always `0`. - fixes #1355 | |||||
2019-08-02 | Add some missing checks into clif.c | Andrei Karas | 1 | -0/+1 | |
2019-06-01 | Merge pull request #2375 from AnnieRuru/58-negative_input | Haru | 1 | -0/+3 | |
Allow *input script command to support negative input | |||||
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -2/+3 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> |