Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-11-14 | Fixes #889 & #840 | Jedzkie | 5 | -15/+60 | |
- Novice classes will never go below 50% hp when died. - Other classes will show 1 HP rather than 0 when died. - Added battle configuration. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-11-14 | Remove len field from shuffle packets. | Andrei Karas | 3 | -17526/+17527 | |
2018-11-14 | Remove empty #if blocks from packets.h | Andrei Karas | 1 | -1138/+2 | |
2018-11-14 | Remove useless packets lines from packets.h | Andrei Karas | 1 | -1393/+3 | |
2018-11-14 | Add send packet validation for connections between server and clients. | Andrei Karas | 3 | -0/+3 | |
2018-11-14 | Add compile time validation for packet ZC_ITEM_PREVIEW. | Andrei Karas | 3 | -18/+30 | |
2018-11-14 | Use new packet tables for packets len. | Andrei Karas | 3 | -12/+14 | |
2018-11-14 | Add interface for packets in common. | Andrei Karas | 4 | -8/+9 | |
For now supported only packet length fields. | |||||
2018-11-13 | use a dedicated zone remove function when reloading zones | gumi | 3 | -2/+25 | |
2018-11-13 | Fixed code that assumed the character to be already on a map, on login | Haru | 1 | -2/+5 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-11-13 | Remove a duplicate output line from the help message for the channel atcommand | Haru | 1 | -3/+1 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-11-13 | Fixed character not joining its guild chat when joining a new guild. | Mathy | 1 | -0/+5 | |
2018-11-13 | Fix an issue that caused some guild channels not to be left when leaving ↵ | Haru | 2 | -8/+7 | |
allychat - The issue was caused by an array compaction while iterating through the array members. - A visible effect was that under certain conditions (depending on the alliance size), a character that left a guild could still see allychat messages from some of the allied guilds. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-11-13 | Replace sd->channels with a VECTOR | Haru | 6 | -65/+36 | |
This removes some shady array compaction code and prepares the ground for some further fixes. Signed-off-by: Haru <haru@dotalux.com> | |||||
2018-11-13 | Merge pull request #2289 from EyesOfAHawk/buildin_getnpcid | Haru | 1 | -21/+12 | |
Remove type argument from buildin_getnpcid. | |||||
2018-11-13 | Remove type argument from buildin_getnpcid. | EyesOfAHawk | 1 | -21/+12 | |
2018-11-13 | Merge pull request #2287 from EyesOfAHawk/hcs_opt_msg_delay | Haru | 3 | -3/+15 | |
Add config for '@channel setopt MessageDelay <delay>' | |||||
2018-11-13 | Merge pull request #2286 from EyesOfAHawk/channel_delay_msg | Haru | 1 | -1/+3 | |
Change channel delay message to time left instead of generic message. | |||||
2018-11-13 | Merge pull request #2265 from dastgirp/coverity/fix1 | Haru | 1 | -23/+0 | |
Fixed Logically Dead Code in status.c | |||||
2018-11-13 | Merge pull request #2310 from 4144/updatepackets | Haru | 11 | -457/+786 | |
Update packets and messages up to 2018-11-07 | |||||
2018-11-13 | Merge pull request #2304 from Helianthella/data-to-string | Haru | 1 | -0/+59 | |
add data_to_string() | |||||
2018-11-13 | Merge pull request #2105 from Helianthella/getunits3 | Haru | 3 | -11/+17 | |
break the loop in buildin_getunits when the max is reached | |||||
2018-11-13 | Fix report about unhandled packets. | Andrei Karas | 1 | -2/+2 | |
2018-11-07 | break the loop in buildin_getunits when the max is reached | gumi | 3 | -11/+17 | |
2018-11-07 | Update packet ZC_AUTOSPELLLIST. | Andrei Karas | 2 | -34/+54 | |
2018-11-07 | Fix packet ZC_FORMATSTRING_MSG_COLOR for old clients. | Andrei Karas | 2 | -0/+4 | |
2018-11-07 | Update packet ZC_ITEM_PREVIEW for zero 2018-10-24 | Andrei Karas | 2 | -3/+3 | |
2018-11-07 | Update non shuffle packets list up to 2018-10-31 | Andrei Karas | 1 | -2/+24 | |
2018-11-07 | Update messages up to 2018-11-07 | Andrei Karas | 3 | -3/+219 | |
2018-11-07 | Update shuffle packets up to 2018-11-07 | Andrei Karas | 3 | -6/+14 | |
2018-11-07 | Update keys up to 2018-11-07 | Andrei Karas | 2 | -407/+466 | |
2018-10-22 | add buildin_data_to_string and buildin_string_to_data | gumi | 1 | -0/+59 | |
2018-10-22 | Merge pull request #2279 from Helianthella/prompt | Haru | 3 | -99/+30 | |
deprecate buildin_prompt, bake it into buildin_select | |||||
2018-10-22 | Merge pull request #2264 from Asheraf/pr5 | Haru | 1 | -12/+1 | |
update at_bodystyle allowed jobs check | |||||
2018-10-22 | Add script command itempreview for update preview window with given item. | Andrei Karas | 1 | -0/+12 | |
2018-10-22 | Add packet ZC_ITEM_PREVIEW. | Andrei Karas | 3 | -0/+38 | |
It allow show item preview in already opened preview window. | |||||
2018-10-22 | Add missing checks into camera packets. | Andrei Karas | 1 | -0/+2 | |
2018-10-22 | Update packet ZC_REMOVE_EFFECT for zero clients. | Andrei Karas | 1 | -2/+2 | |
2018-10-22 | Update packet ZC_ADD_QUEST_EX. | Andrei Karas | 2 | -3/+13 | |
2018-10-22 | Update packet ZC_ALL_QUEST_LIST. | Andrei Karas | 2 | -3/+13 | |
2018-10-22 | Update packet ZC_UPDATE_MISSION_HUNT_EX | Andrei Karas | 2 | -3/+11 | |
2018-10-22 | Update non shuffle packets list up to 2018-10-17 | Andrei Karas | 1 | -0/+24 | |
2018-10-22 | Update shuffle packets up to 2018-10-17 | Andrei Karas | 3 | -6/+9 | |
2018-10-22 | Update keys up to 2018-10-17 | Andrei Karas | 2 | -4/+6 | |
2018-10-22 | Update messages up to 2018-10-10. | Andrei Karas | 1 | -2/+4 | |
2018-10-22 | Merge pull request #2251 from Asheraf/pr3 | Haru | 4 | -0/+41 | |
Add new type for mercenary class to setquestinfo() | |||||
2018-10-22 | Merge pull request #2250 from Asheraf/pr2 | Haru | 1 | -12/+1 | |
change showevent icon validation to use function from questinfo | |||||
2018-10-21 | Merge pull request #2234 from dastgirp/issue/2217 | Haru | 1 | -0/+4 | |
Fixed Assertion Error when refine is failed | |||||
2018-10-21 | Merge pull request #2172 from dastgirp/enhance/getiteminfo | Haru | 2 | -0/+22 | |
Updated getiteminfo and setiteminfo. | |||||
2018-10-21 | Merge pull request #2182 from guilherme-gm/201808-trapfix | Haru | 4 | -16/+76 | |
Fixes some issues with traps |