Age | Commit message (Expand) | Author | Files | Lines |
2020-02-09 | Fixed skill conditions check and <flag> parameter in itemskill() script command. | Kenpachi Developer | 1 | -0/+11 |
2020-01-29 | Implement support for switching madogear type | Asheraf | 1 | -1/+1 |
2020-01-13 | Update copyright headers for year 2020 | Haru | 1 | -2/+2 |
2020-01-12 | Merge pull request #2606 from Ridley8819/pcblocknpc | Haru | 1 | -0/+1 |
2020-01-09 | Adding PCBLOCK_NPC to setpcblock script command | Ridley | 1 | -0/+1 |
2020-01-01 | Add support for auto exp insurance items | Asheraf | 1 | -0/+1 |
2020-01-01 | Fix pc_have_item_chain should get the chain id from cache | Asheraf | 1 | -1/+1 |
2019-09-23 | Implementation of LapineDdukDdak System | Asheraf | 1 | -2/+3 |
2019-09-22 | Merge pull request #2525 from MishimaHaruna/tombstone-fixes | Haru | 1 | -0/+1 |
2019-08-26 | Update Siegfried Tokens support. | Emistry Haoyan | 1 | -0/+1 |
2019-08-26 | Prevent players from getting stuck when an MVP respawns while talking to its ... | Haru | 1 | -0/+1 |
2019-08-26 | Merge pull request #2522 from MishimaHaruna/remove-inter-roundtrips | Haru | 1 | -0/+2 |
2019-08-26 | Merge pull request #2514 from Emistry/pc_addautobonus | Haru | 1 | -1/+1 |
2019-08-26 | Remove round-trip to the inter-server for the whisper-to-gm messages | Haru | 1 | -0/+2 |
2019-08-05 | Fix equipment auto bonus | Emistry Haoyan | 1 | -1/+1 |
2019-08-02 | Add some missing checks into clif.c | Andrei Karas | 1 | -0/+1 |
2019-06-01 | Merge pull request #2375 from AnnieRuru/58-negative_input | Haru | 1 | -0/+3 |
2019-05-05 | Implement Refinery UI | Ibrahim Zidan | 1 | -2/+3 |
2019-04-11 | Add 3 pc variables just for the input limit ... | AnnieRuru | 1 | -0/+3 |
2019-02-11 | Change type for class variables from short to int | Andrei Karas | 1 | -2/+2 |
2019-02-11 | Replace short to int in most structs in pc.h | Andrei Karas | 1 | -52/+52 |
2018-12-16 | Merge pull request #2327 from HerculesWS/change_shortgroup_tobool_in_s_add_drop | Haru | 1 | -2/+2 |
2018-12-14 | Add script command expandInventory | Andrei Karas | 1 | -0/+1 |
2018-12-14 | Add inventory size field into db and using it in server. | Andrei Karas | 1 | -1/+0 |
2018-12-14 | Add packt ZC_INVENTORY_EXPANSION_INFO | Andrei Karas | 1 | -0/+1 |
2018-12-12 | Remove typedef from clr_type. | Andrei Karas | 1 | -3/+3 |
2018-11-20 | Change short group to bool is_group in s_add_drop | skyleo | 1 | -2/+2 |
2018-11-13 | Replace sd->channels with a VECTOR | Haru | 1 | -2/+1 |
2018-10-02 | Fix getting achievement reward packets order. | Andrei Karas | 1 | -1/+1 |
2018-07-28 | Merge pull request #2067 from dastgirp/1-achievement | Haru | 1 | -1/+7 |
2018-07-25 | Merge pull request #2138 from Asheraf/stylistupdate | Haru | 1 | -0/+1 |
2018-07-24 | Implemented Title System. | Dastgir | 1 | -0/+2 |
2018-07-24 | Implementation of the official Achievement System. | smokexyz | 1 | -1/+5 |
2018-07-19 | Replace item id shorts to int in map server. | Andrei Karas | 1 | -9/+11 |
2018-07-19 | Add support for bodystyle in stylist shop ui | Asheraf | 1 | -0/+1 |
2018-06-03 | Conversion of exp.txt to libconfig | Smokexyz | 1 | -2/+26 |
2018-06-02 | Merge pull request #842 from AnnieRuru/request_6 | Haru | 1 | -2/+10 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2018-05-04 | Add setpcblock & checkpcblock script commands | AnnieRuru | 1 | -2/+10 |
2018-04-23 | Move job related checks from pc_read_skill_tree into separate function. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Move death penalty job check from pc_dead into separate function. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Move job related code from pc_resetskill into separate function. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Move from pc_checkbaselevelup sc start related code into separate function. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Split pc_calc_skilltree into 3 functions. | Andrei Karas | 1 | -0/+2 |
2018-04-23 | Split pc_delspiritball into two functions. | Andrei Karas | 1 | -0/+1 |
2018-04-23 | Split pc_addspiritball into two functions. | Andrei Karas | 1 | -0/+1 |
2018-02-09 | Implemented hatEffect. | Dastgir | 1 | -0/+3 |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -0/+1 |
2017-11-05 | Reduce confusion between skill IDs and skill DB indexes (part 2) | Haru | 1 | -1/+1 |
2017-10-21 | Add packets for 64 bit exp. | Andrei Karas | 1 | -7/+7 |