Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-06-03 | Release v2019.06.02v2019.06.02 | Haru | 1 | -0/+42 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-06-03 | Merge pull request #2486 from guilherme-gm/minimal-loadoptions | Haru | 2 | -2/+4 | |
Adds Option DB and Option Drop Groups DB to be loaded on minimal mode | |||||
2019-06-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+1 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-06-02 | Merge pull request #2221 from carloshenrq/nostorage | Haru | 12 | -3/+83 | |
Mapflag nostorage and nogstorage | |||||
2019-06-02 | Constants Documentation Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-06-02 | Merge pull request #2290 from bWolfie/getguildonline | Haru | 2 | -0/+75 | |
Adds buildin_getguildonline. | |||||
2019-06-02 | Merge pull request #2490 from 4144/updatepackets | Haru | 4 | -10/+10 | |
Disable new shortcuts on zero clients | |||||
2019-06-02 | Disable new shortcuts on zero clients | Andrei Karas | 4 | -10/+10 | |
Because on zero they still not implimented. | |||||
2019-06-02 | Adds buildin_getguildonline. | EyesOfAHawk | 2 | -0/+75 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-06-02 | Merge pull request #2374 from AnnieRuru/57-getInventorySize | Haru | 3 | -21/+21 | |
standardize script commands to small letters | |||||
2019-06-02 | standardize script commands to small letters | AnnieRuru | 3 | -21/+21 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-06-02 | Merge pull request #2457 from Emistry/update_npc_ra_3896 | Haru | 5 | -305/+371 | |
Update NPC scripts | |||||
2019-06-02 | Merge pull request #2394 from bWolfie/buildin_delitemidx | Haru | 2 | -0/+71 | |
Adds BUILDIN(delitemidx), which deletes an item at the given index. | |||||
2019-06-02 | Adds BUILDIN(delitemidx), which deletes an item at the given index. | EyesOfAHawk | 2 | -0/+71 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2019-06-02 | Merge pull request #2468 from 4144/updatepackets | Haru | 26 | -161/+850 | |
Update packets up to 2019-05-29 | |||||
2019-06-02 | Fix version check for packet ZC_PING | Andrei Karas | 2 | -2/+2 | |
2019-06-02 | Use new shortcuts packets in zero 2019-05-15 and main 2019-05-22 | Andrei Karas | 4 | -10/+10 | |
2019-06-02 | Update HPM | Andrei Karas | 4 | -30/+96 | |
2019-06-02 | Use separate field hotkey_rowshift for each hotkeys group | Andrei Karas | 6 | -13/+45 | |
2019-06-02 | Update packet CZ_SHORTCUTKEYBAR_ROTATE | Andrei Karas | 4 | -10/+41 | |
2019-06-02 | Update packet CZ_SHORTCUT_KEY_CHANGE | Andrei Karas | 4 | -14/+59 | |
2019-06-02 | Update HPM | Andrei Karas | 5 | -8/+40 | |
2019-06-02 | Update packet ZC_SHORTCUT_KEY_LIST | Andrei Karas | 4 | -39/+90 | |
2019-06-02 | Add define MAX_HOTKEYS_DB for max stored hotkeys in db | Andrei Karas | 2 | -2/+8 | |
For new RE clients it's double of MAX_HOTKEYS | |||||
2019-06-02 | Extract hotkey packet data into separate struct | Andrei Karas | 1 | -9/+9 | |
2019-06-01 | Merge pull request #2482 from 4144/unsignedfix | Haru | 1 | -2/+3 | |
Fix some stats calculation issues by reverting basic stats type from uint32 to uint16 | |||||
2019-06-01 | Change max packet version in travis builds to 2019-05-30 | Andrei Karas | 1 | -8/+8 | |
2019-06-01 | Update messages up to 2019-05-30 | Andrei Karas | 3 | -3/+255 | |
2019-06-01 | Update shuffle packets up to 2019-05-30 | Andrei Karas | 3 | -6/+19 | |
2019-06-01 | Update keys up to 2019-05-30 | Andrei Karas | 2 | -4/+13 | |
2019-06-01 | Update packets table up to 2019-05-30 | Andrei Karas | 3 | -20/+172 | |
2019-06-01 | Fix some stats calculation issues by reverting basic stats type from uint32 ↵ | Andrei Karas | 1 | -2/+3 | |
to uint16 | |||||
2019-06-01 | Merge pull request #2222 from Helianthella/scoop | Haru | 4 | -30/+159 | |
Simplify windows installation | |||||
2019-06-01 | MobDB SQL Sync | Hercules.ws | 1 | -3/+3 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-06-01 | Merge pull request #2380 from AnnieRuru/59-all_All | Haru | 4 | -5/+11 | |
Standardize to "all" in script commands | |||||
2019-06-01 | Merge pull request #2430 from Emistry/scriptcommand_npcspeed | Haru | 1 | -46/+62 | |
Fix map-crash when floating npc use *npcspeed script command | |||||
2019-06-01 | Merge pull request #2456 from Emistry/db_byorgue_summonslave | Haru | 1 | -3/+3 | |
Update Byorgue summon slave delay | |||||
2019-06-01 | Merge pull request #2471 from Emistry/scriptcommand_mesclear | Haru | 2 | -0/+29 | |
Add *mesclear script command. | |||||
2019-06-01 | Merge pull request #2472 from Emistry/scriptcommand_cap_value | Haru | 2 | -0/+24 | |
Add *cap_value script command | |||||
2019-06-01 | Constants Documentation Sync | Hercules.ws | 1 | -0/+2 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-06-01 | Merge pull request #2474 from Emistry/scriptcommand_getmapinfo | Haru | 2 | -8/+15 | |
Update *getmapinfo script command. | |||||
2019-06-01 | Merge pull request #2477 from Emistry/issue_2469 | Haru | 1 | -1/+2 | |
Fix *failedremovecards script command. | |||||
2019-06-01 | Merge pull request #2375 from AnnieRuru/58-negative_input | Haru | 4 | -29/+42 | |
Allow *input script command to support negative input | |||||
2019-06-01 | Merge pull request #2433 from Asheraf/questinfomemfix | Haru | 14 | -242/+174 | |
Move questinfo data from map to npc_data | |||||
2019-05-31 | Constants Documentation Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-05-31 | ItemDB SQL Sync | Hercules.ws | 1 | -0/+6 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2019-05-31 | Merge pull request #2483 from Emistry/db_reduction_potion | Asheraf | 1 | -0/+48 | |
Update item_db - Stat Reduction Potions | |||||
2019-05-30 | Adds Option DB and Option Drop Groups DB to be loaded on minimal mode | Guilherme Menaldo | 2 | -2/+4 | |
2019-05-27 | Update item_db - Stat Reduction Potions | Emistry Haoyan | 1 | -0/+48 | |
- Added item to regain status point by stat reduction. - follow up d7bbebdf8526667b288223c8adc2d110204814c5 | |||||
2019-05-22 | Release v2019.05.05+4v2019.05.05+4 | Ibrahim Zidan | 1 | -0/+7 | |
Signed-off-by: Ibrahim Zidan <brahem@aotsw.com> |