Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-16 | Use python2 in validateinterfaces.py | Andrei Karas | 1 | -1/+1 | |
2020-06-16 | Show runlog.txt on libconfig tests crash | Andrei Karas | 1 | -1/+9 | |
2020-06-16 | Reduce travis clone depth to 1 | Andrei Karas | 1 | -0/+3 | |
2020-06-16 | Disable error in atomic.h | Andrei Karas | 1 | -1/+1 | |
2020-06-16 | Force to use signed chars | Andrei Karas | 2 | -2/+31 | |
2020-06-16 | Add github actions | Andrei Karas | 6 | -0/+425 | |
master branch may fail on this actions, but this push need because, actions not works in pull requests until not enabled in branch. | |||||
2020-06-13 | Minor general revision | Sirius | 6 | -20/+12 | |
2020-06-13 | Implement usage of skill_get_item_index() | Kenpachi Developer | 1 | -3/+20 | |
2020-06-13 | Add skill_get_item_index() function | Kenpachi Developer | 2 | -0/+37 | |
2020-06-10 | Fixed typo & space replacement in battlegrounds.conf | Sirius | 1 | -3/+3 | |
2020-06-08 | Changed atcommand_mobinfo_type in gm.conf for a better understanding | Sirius | 1 | -3/+4 | |
2020-06-07 | Typo errors (in all conf/) | Sirius | 6 | -13/+13 | |
2020-06-07 | Typo errors (login-server.conf) | Sirius | 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-07 | Save party data if options are changed in inter_party_check_lv() | Kenpachi Developer | 1 | -0/+1 | |
2020-06-04 | Call inter_party_tosql() before clearing removed member's data in ↵ | Kenpachi Developer | 1 | -1/+1 | |
inter_party_leave() | |||||
2020-06-03 | Release v2020.05.31+1 | Haru | 1 | -0/+10 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-06-03 | Merge pull request #2761 from Kenpachi2k13/skill_fix | Haru | 4 | -7/+4 | |
Fix wrong usage of unit skill data and default skill damage type to NK_NONE | |||||
2020-06-02 | Make DamageType defaults to NK_NONE | Kenpachi Developer | 3 | -5/+2 | |
2020-06-02 | Don't use unit's skill data before it's set in unit_skilluse_id2() and ↵ | Kenpachi Developer | 1 | -2/+2 | |
unit_skilluse_pos2() | |||||
2020-06-01 | Update documentation of instance_create() script command | Kenpachi Developer | 1 | -6/+10 | |
* Fix some typos. * Add a paragraph about owner types and the corresponding owner ID to use. * Remove nonexistent return value -3 from example. | |||||
2020-06-01 | Show instancing window on login for character instances, too | Kenpachi Developer | 1 | -0/+13 | |
2020-06-01 | Show instancing window on login for guild instances, too | Kenpachi Developer | 1 | -0/+13 | |
2020-06-01 | Show instancing window on login for party instances if instance state is ↵ | Kenpachi Developer | 1 | -6/+0 | |
INSTANCE_IDLE, too | |||||
2020-06-01 | Remove nonexistent return value -3 from documentation of instance_create() ↵ | Kenpachi Developer | 1 | -1/+1 | |
function | |||||
2020-06-01 | Use account ID instead of character ID for IOT_CHAR in instance_force_destroy() | Kenpachi Developer | 1 | -1/+1 | |
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 #2748 from 4144/db2sql | Haru | 1 | -9/+18 | |
Fix db2sql crash with mariadb client library | |||||
2020-06-01 | Release v2020.05.31 | Haru | 2 | -0/+79 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-06-01 | Merge pull request #2759 from HerculesWS/fix-errors | Ibrahem Zidan | 3 | -30/+30 | |
Fix errors in the ci builds | |||||
2020-06-01 | Retired the (failing) CentOS 6 builds from gitlab-ci in favor of CentOS 8 | Haru | 1 | -24/+24 | |
CentOS 8 has been released in September 2019, so CentOS 6 is no longer a supported platform for Hercules. Compiling on it may or may not still work (provided that a suitable devtoolset package is available, but will not be officially supported. Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-06-01 | Fix a compiler warning in 32 bit builds | Haru | 2 | -6/+6 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2020-06-01 | Merge pull request #2745 from Kenpachi2k13/unequip_on_login | Haru | 2 | -5/+6 | |
Prevent unequipping items on login before calculating the character's status data | |||||
2020-06-01 | ItemDB SQL Sync | Hercules.ws | 2 | -2/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-06-01 | Merge pull request #2758 from Kenpachi2k13/loudhailer | Haru | 6 | -3/+62 | |
Add loudhailer() script command | |||||
2020-06-01 | Merge pull request #2754 from Kenpachi2k13/mineffect_flag | Haru | 1 | -4/+1 | |
Make mineffect flag not being affected by sd->state.lesseffect in clif_maptypeproperty2() | |||||
2020-06-01 | Merge pull request #2752 from Jedzkie/jedzkie-pr05 | Haru | 1 | -1/+1 | |
Player always faces north when warped. | |||||
2020-06-01 | Merge pull request #2746 from Jedzkie/jedzkie-pr02 | Haru | 1 | -1/+1 | |
Fix an issue regarding using items when the storage is open. | |||||
2020-06-01 | Move equipment check from pc_setpos() to clif_parse_LoadEndAck() | Kenpachi Developer | 2 | -5/+6 | |
2020-06-01 | Merge pull request #2744 from Kenpachi2k13/save_pet_rename_flag | Haru | 1 | -0/+1 | |
Save a pet's rename flag when returning it to its egg | |||||
2020-06-01 | Merge pull request #2734 from Kenpachi2k13/fix_left_shift_negative_value | Haru | 1 | -1/+1 | |
Fix left shift of negative value for GN_CRAZYWEED_ATK | |||||
2020-06-01 | Merge pull request #2723 from Kenpachi2k13/nullpo_unit_steptimer | Haru | 1 | -3/+2 | |
Replace NULL pointer report with returning error code in unit_steptimer() | |||||
2020-06-01 | Constants Documentation Sync | Hercules.ws | 1 | -0/+12 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-06-01 | Merge pull request #2718 from Kenpachi2k13/prere_use_items_skills_in_npc | Haru | 10 | -38/+145 | |
Add/extend battle flags to enable item/skill usage while interacting with NPC | |||||
2020-06-01 | Merge pull request #2220 from carloshenrq/configure_newopt | Haru | 1 | -0/+16 | |
New configure options | |||||
2020-06-01 | Merge pull request #2671 from Helianthella/binliteral | Haru | 19 | -722/+1856 | |
add support for binary and octal number literals | |||||
2020-06-01 | Merge pull request #2713 from 4144/updatepackets | Haru | 21 | -17848/+18209 | |
Update packets up to 2020-05-20 | |||||
2020-06-01 | HPM Hooks Update | Hercules.ws | 5 | -100/+1897 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2020-06-01 | Merge pull request #2731 from Kenpachi2k13/skill_db_update | Haru | 16 | -1523/+4083 | |
Extend and clean up skill DB code |