summaryrefslogtreecommitdiff
path: root/src/emap/pc.h
AgeCommit message (Expand)AuthorFilesLines
2020-08-22add an IT_VIRTUAL item type for card groupsgumi1-0/+5
2020-04-25add full support for non-binary gendergumi1-0/+4
2018-11-02Update from hercules.Andrei Karas1-1/+1
2018-04-19Load all skills independend on job types.Andrei Karas1-0/+3
2018-04-19Allow death penalty for any jobs.Andrei Karas1-0/+2
2018-04-19Dont preserv hardcoded skill in skill tree based on job.Andrei Karas1-0/+3
2018-04-19Dont add hard coded sc effects after levelup.Andrei Karas1-0/+2
2018-04-19Dont add hardcoded skills into tree for some races.Andrei Karas1-0/+3
2018-04-19Dont reset NV_TRICKDEAD from non human races.Andrei Karas1-0/+2
2017-09-25Fix compilation with updated hercules.s20171107s20171023Andrei Karas1-2/+2
2016-08-13Add own pc_jobchange function. not change job exp and send new packet for slo...s20160814Andrei Karas1-0/+4
2016-07-17Fix compilation warning after server update.Andrei Karas1-1/+1
2016-05-02Update function hook prototypes for support new hercules.Andrei Karas1-65/+109
2016-04-27Add killer id packet.Andrei Karas1-0/+4
2016-04-25Allow use colored messages in chat, even if # already used for gm commands.Andrei Karas1-0/+3
2016-03-20Copy child adoption functions to plugin and remove job and rings checks.Andrei Karas1-0/+8
2015-10-17Add support for insert cards script.Andrei Karas1-0/+4
2015-10-13Add support for take (pickup) script for items taked from ground by player.Andrei Karas1-0/+4
2015-10-13Add support for drop script for items dropped by player.Andrei Karas1-0/+5
2015-10-01Add missing post suffix.Andrei Karas1-3/+3
2015-10-01Rename some functions in same way like it named in server.Andrei Karas1-1/+1
2015-09-28Update copyright year.Andrei Karas1-1/+1
2015-08-17Add support for card limits.Andrei Karas1-0/+2
2015-08-14Add basic support for charm items (If item present in inventory it give own b...Andrei Karas1-0/+12
2015-08-12Send to client if possible equipped items with inserted cards.Andrei Karas1-1/+1
2015-07-04Rename login/char/map dirs to elogin/echar/emap for avoid conflicts with herc...Andrei Karas1-0/+42