Age | Commit message (Expand) | Author | Files | Lines |
2015-12-26 | Add *setgroupid script commands. | Emistry | 1 | -0/+25 |
2015-12-25 | *Show the katar critical bonus in player status window | AnnieRuru | 3 | -2/+6 |
2015-12-25 | Merge pull request #975 from dastgir/8-RefineDef | hemagx | 3 | -4/+20 |
2015-12-25 | Merge pull request #1009 from Jedzkie/ItemDB_Updates | Dastgir | 10 | -312/+446 |
2015-12-26 | Follow up https://github.com/Jedzkie/Hercules/commit/3f13598714f2d6cecb1c1e5c... | Jedzkie | 1 | -4/+2 |
2015-12-25 | Fix various ShowWarning that doesn't tell the source of the error | AnnieRuru | 1 | -7/+7 |
2015-12-25 | Added Costume/Shadow Atk/Def refine bonus setting | Dastgir | 3 | -4/+20 |
2015-12-25 | Implemented NoViewID | Dastgir | 8 | -29/+42 |
2015-12-25 | Follow up https://github.com/HerculesWS/Hercules/commit/eb0d0dc677e1d3e584de9... | Jedzkie | 1 | -57/+57 |
2015-12-25 | HPM Hooks Update | Hercules.ws | 3 | -0/+31 |
2015-12-25 | Merge pull request #977 from dastgir/5-DressRoom | hemagx | 3 | -2/+18 |
2015-12-25 | Added New ViewEquip packet | Dastgir | 1 | -1/+3 |
2015-12-25 | New Entity Packets Implemented (Thanks to Rytech) | Dastgir | 3 | -20/+102 |
2015-12-24 | Change packet 0x82d to not send billing slots. | hemagx | 1 | -1/+1 |
2015-12-24 | Item Update: | Jedzkie | 4 | -19/+49 |
2015-12-23 | PetDB Update: | Jedzkie | 1 | -13/+14 |
2015-12-23 | Item Update: | Jedzkie | 2 | -77/+84 |
2015-12-23 | Update: | Jedzkie | 7 | -64/+64 |
2015-12-23 | Item Update: | Jedzkie | 3 | -7/+17 |
2015-12-23 | Item Update: | Jedzkie | 4 | -18/+36 |
2015-12-23 | Item Update: | Jedzkie | 2 | -6/+6 |
2015-12-23 | Item Updates: | Jedzkie | 1 | -6/+5 |
2015-12-23 | Item Update: | Jedzkie | 3 | -71/+123 |
2015-12-23 | Item Update: | Jedzkie | 2 | -0/+9 |
2015-12-23 | Item Update: | Jedzkie | 2 | -35/+45 |
2015-12-23 | Merge pull request #1003 from HerculesWS/865-var_length | Andrei Karas | 7 | -30/+59 |
2015-12-22 | - Fixes #1005 (Thanks jTynne) | Jedzkie | 1 | -1/+1 |
2015-12-22 | Follow up https://github.com/HerculesWS/Hercules/commit/d79a996b1ecfe2dfdfe00... | Frost | 1 | -1/+1 |
2015-12-22 | Throw error when variable name length too long | AnnieRuru | 1 | -0/+14 |
2015-12-22 | Not allow send too big variable names to char server from map server (Closes ... | Andrei Karas | 1 | -0/+4 |
2015-12-22 | Ensured 32+1 bytes for all buffers that hold variable names | Haru | 5 | -30/+39 |
2015-12-22 | Add a source constant SCRIPT_VARNAME_LENGTH | AnnieRuru | 1 | -0/+2 |
2015-12-22 | Merge pull request #992 from Jedzkie/ItemDB_Updates | Dastgir | 3 | -67/+153 |
2015-12-22 | Update *dispbottom script command to allow 0xRRGGBB color | AnnieRuru | 1 | -9/+21 |
2015-12-22 | Item Update: | Jedzkie | 2 | -31/+40 |
2015-12-22 | Update *message script command to allow to use account ID | AnnieRuru | 1 | -8/+13 |
2015-12-21 | ItemDB Update: | Jedzkie | 2 | -3/+23 |
2015-12-21 | Fix Client stuck if npc secure time reached and no actual dialog presented to... | hemagx | 1 | -1/+6 |
2015-12-20 | *explode return array size. | Emistry | 1 | -0/+2 |
2015-12-20 | Fixed a memory leak in the explode script command | Haru | 1 | -18/+16 |
2015-12-20 | Fix some issues with the @help command. | Kpy! | 1 | -3/+3 |
2015-12-20 | Costume and Shadow items are not equip-able anymore on older clients that doe... | hemagx | 2 | -0/+7 |
2015-12-20 | Fixed showing HP bar for monsters even if disabled on 2015 clients and onward. | hemagx | 1 | -3/+3 |
2015-12-20 | HPM Hooks Update | Hercules.ws | 3 | -0/+96 |
2015-12-20 | Fix the *getcharip | AnnieRuru | 1 | -6/+13 |
2015-12-20 | Fix certain script command report source npc twice if player not attached | AnnieRuru | 1 | -146/+136 |
2015-12-20 | Change map->nick2sd into script>nick2sd | AnnieRuru | 1 | -47/+46 |
2015-12-20 | Change map->charid2sd into script->charid2sd | AnnieRuru | 1 | -12/+11 |
2015-12-20 | Change map->id2sd into script->id2sd | AnnieRuru | 1 | -37/+33 |
2015-12-20 | Add script->id2sd function to throw error properly if player not found | AnnieRuru | 2 | -0/+36 |