Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-05-08 | Botter Syndrome | Jesusaves | 1 | -0/+5 | |
2019-10-17 | And now remove the cheat mentioned on previous commit; When resetting stats | Jesusaves | 1 | -0/+3 | |
equipment requeriments will be unequipped. FINALLY. The bug was data being set to NULL... | |||||
2019-10-17 | Fix the mage set and the quiver bug, hopefully without introducing a new one. | Jesusaves | 1 | -0/+4 | |
If you reset status, you'll be able to be equipping an item you otherwise wouldn't be able to. That allows you to circumvent stat restrictions. Option for Atk, MAtk, Def and MDef requeriments were removed. Only base stat counts. | |||||
2018-11-02 | Update from hercules. | Andrei Karas | 1 | -1/+1 | |
2018-04-19 | Load all skills independend on job types. | Andrei Karas | 1 | -0/+3 | |
2018-04-19 | Allow death penalty for any jobs. | Andrei Karas | 1 | -0/+2 | |
2018-04-19 | Dont preserv hardcoded skill in skill tree based on job. | Andrei Karas | 1 | -0/+3 | |
2018-04-19 | Dont add hard coded sc effects after levelup. | Andrei Karas | 1 | -0/+2 | |
2018-04-19 | Dont add hardcoded skills into tree for some races. | Andrei Karas | 1 | -0/+3 | |
2018-04-19 | Dont reset NV_TRICKDEAD from non human races. | Andrei Karas | 1 | -0/+2 | |
2017-09-25 | Fix compilation with updated hercules.s20171107s20171023 | Andrei Karas | 1 | -2/+2 | |
2016-08-13 | Add own pc_jobchange function. not change job exp and send new packet for ↵s20160814 | Andrei Karas | 1 | -0/+4 | |
slots changes. | |||||
2016-07-17 | Fix compilation warning after server update. | Andrei Karas | 1 | -1/+1 | |
2016-05-02 | Update function hook prototypes for support new hercules. | Andrei Karas | 1 | -65/+109 | |
2016-04-27 | Add killer id packet. | Andrei Karas | 1 | -0/+4 | |
Change plugin version to 14. | |||||
2016-04-25 | Allow use colored messages in chat, even if # already used for gm commands. | Andrei Karas | 1 | -0/+3 | |
2016-03-20 | Copy child adoption functions to plugin and remove job and rings checks. | Andrei Karas | 1 | -0/+8 | |
2015-10-17 | Add support for insert cards script. | Andrei Karas | 1 | -0/+4 | |
2015-10-13 | Add support for take (pickup) script for items taked from ground by player. | Andrei Karas | 1 | -0/+4 | |
2015-10-13 | Add support for drop script for items dropped by player. | Andrei Karas | 1 | -0/+5 | |
2015-10-01 | Add missing post suffix. | Andrei Karas | 1 | -3/+3 | |
2015-10-01 | Rename some functions in same way like it named in server. | Andrei Karas | 1 | -1/+1 | |
2015-09-28 | Update copyright year. | Andrei Karas | 1 | -1/+1 | |
2015-08-17 | Add support for card limits. | Andrei Karas | 1 | -0/+2 | |
Into item db to item need add AllowCards group. In format id: amount If AllowCards not present, all cards allowed. Example: AllowCards: { id5001: 2 id5002: 1 } | |||||
2015-08-14 | Add basic support for charm items (If item present in inventory it give own ↵ | Andrei Karas | 1 | -0/+12 | |
bonuses) For char item in items.conf need add attribute "Charm: true" | |||||
2015-08-12 | Send to client if possible equipped items with inserted cards. | Andrei Karas | 1 | -1/+1 | |
Change server version to 7. | |||||
2015-07-04 | Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with ↵ | Andrei Karas | 1 | -0/+42 | |
hercules. |