Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-22 | TMW2 Plugin: Support for skill target on script skills. | Jesusaves | 1 | -0/+18 | |
Moved around some other critical function details, be warned. | |||||
2019-10-21 | Patch the plugin so it delete items and works out-of-box | Jesusaves | 1 | -0/+4 | |
2019-10-07 | REWRITE Healing Formula. | Jesusaves | 1 | -0/+7 | |
It now relies on Defense and MATK; It will use whatever is higher. When healing self only, healing others still follow previous formula. | |||||
2018-07-13 | Fix compilation errors after hercules update. | Andrei Karas | 1 | -1/+1 | |
2017-11-29 | Update from hercules.s20171226 | Andrei Karas | 1 | -1/+1 | |
2016-07-09 | Move misc effect id for mass provoke skill into skills configuration. | Andrei Karas | 1 | -0/+7 | |
2016-07-05 | add Physical Shield Skill (id 20001) | Joseph Botosh | 1 | -0/+7 | |
2016-07-01 | For evol skills use range 20000 - 20021s20160703release2016-07-04 | Andrei Karas | 1 | -0/+3 | |
For this add mapping to array index. Also rename skill into EVOL_MASS_PROVOKE. | |||||
2016-07-01 | Add files for skill constants and ground skills handlers. | Andrei Karas | 1 | -0/+8 | |
For now add one ground skill EVOL_MASSPROVOKE. | |||||
2016-06-30 | Hook directly empty skill functions. | Andrei Karas | 1 | -0/+64 | |
2016-05-02 | Update function hook prototypes for support new hercules. | Andrei Karas | 1 | -2/+2 | |
2015-09-28 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2015-07-04 | Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵ | Andrei Karas | 1 | -0/+12 | |
hercules. |