Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-29 | Fixes #994 | Jedzkie | 3 | -10/+11 | |
2017-04-29 | Merge pull request #1712 from mekolat/canuse2 | Haru | 1 | -0/+91 | |
add permission checking buildins, expose PC permission constants | |||||
2017-04-27 | Merge pull request #1711 from mekolat/checkoption2 | Haru | 1 | -8/+32 | |
allow checkoption et al to check another player | |||||
2017-04-26 | Add encryption packets for 2016 RE clients. | Andrei Karas | 1 | -0/+101 | |
2017-04-26 | Merge pull request #1673 from Smokexyz/IRO | Haru | 2 | -59/+69 | |
Fixes an issue where the unequipped items with options do not re-calculate status. | |||||
2017-04-25 | expose bank vault to the script engine | gumi | 3 | -0/+18 | |
2017-04-26 | HPM Hooks Update | Hercules.ws | 7 | -20694/+20775 | |
Signed-off-by: HerculesWSAPI <dev@herc.ws> | |||||
2017-04-25 | Removal of cashfood_use_interval setting. | Jedzkie | 4 | -41/+3 | |
2017-04-25 | add permission checking buildins | gumi | 1 | -0/+91 | |
add has_permission() add can_use_command() expose PC permission constants | |||||
2017-04-25 | Merge pull request #1689 from Jedzkie/2-GiantFlyWing | Haru | 3 | -85/+124 | |
Implemented official Giant Fly Wing Effect | |||||
2017-04-25 | Merge pull request #1694 from Jedzkie/6-NPCWorkInProgressFix | Haru | 2 | -19/+30 | |
Added the correct PACKETVER Date for MSG_NPC_WORK_IN_PROGRESS message. | |||||
2017-04-25 | Add shuffle packets for 2016-12-21aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-12-14bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-12-07eRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-11-09bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-10-26bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-10-12aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shiffle packets for 2016-09-21bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-09-07aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-08-31bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-07-27bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-07-20aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-07-13bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-07-06cRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-06-30aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-06-15aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-06-08aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-05-25aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-05-11aRagexeRE. | Andrei Karas | 1 | -0/+68 | |
2017-04-25 | Add shuffle packets for 2016-03-30aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-03-09aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-03-02bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-02-17cRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-02-03aRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add shuffle packets for 2016-01-27bRagexeRE. | Andrei Karas | 1 | -0/+34 | |
2017-04-25 | Add non shuffle packets for all clients from 2016-01-06 to 2017-04-19. | Andrei Karas | 1 | -0/+373 | |
2017-04-24 | allow checkoption et al to check another player | gumi | 1 | -8/+32 | |
2017-04-24 | Removed hard coded values on @cashmount and setcashmount. | Jedzkie | 4 | -16/+28 | |
2017-04-24 | Followup 0aa15b4 with style fixes. | Smokexyz | 1 | -4/+4 | |
2017-04-24 | Merge pull request #1704 from Jedzkie/13-AddHealRate | Haru | 1 | -9/+29 | |
Added AB_HIGHNESSHEAL in skill_add_heal_rate configuration | |||||
2017-04-24 | Fix some issues in the unit controlling script commands | Haru | 1 | -110/+101 | |
- Fixes some issues detected by coverity (UDT_TYPE not working in getunitdata, invalid comparisons due to type mismatch) - Fixes some incorrect typecasts This is a follow-up to a6ca899ac (PR #1584) Signed-off-by: Haru <haru@dotalux.com> | |||||
2017-04-23 | Implemented official Giant Fly Wing Effect | Jedzkie | 3 | -85/+124 | |
Update the *warpparty script commmand, credits to Dastgir Coding-style fixes & whitespace adjustments in warpparty part in script.c | |||||
2017-04-23 | Added the correct PACKETVER Date for MSG_NPC_WORK_IN_PROGRESS message. | Jedzkie | 2 | -19/+30 | |
2017-04-23 | Coding-style Fixes and White space adjustments | Jedzkie | 4 | -67/+70 | |
2017-04-23 | Merge pull request #1697 from Jedzkie/9-PreventLogout | Haru | 5 | -2/+25 | |
Made prevent_logout effect on log-in optional | |||||
2017-04-23 | Merge pull request #1584 from Smokexyz/master | Haru | 2 | -0/+1675 | |
Implementation of unit controlling script commands. | |||||
2017-04-23 | Merge pull request #1690 from 4144/packetsupdate | Haru | 1 | -26/+285 | |
Add missing non shuffle packets for 2013 ragexe client | |||||
2017-04-21 | Added AB_HIGHNESSHEAL in skill_add_heal_rate configuration | Jedzkie | 1 | -9/+29 | |
2017-04-20 | Fix showing NO_MSG messages when using below 20101123 clients | Jedzkie | 2 | -9/+17 | |
2017-04-21 | Update GX Poison items | Jedzkie | 2 | -20/+8 | |