{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":11489037,"defaultBranch":"master","name":"rathena","ownerLogin":"rathena","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-07-17T22:19:43.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1776606?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717921106.0","currentOid":""},"activityList":{"items":[{"before":"bf449e94faebc308af47afea2d88599a32e42e7c","after":"ec79f5410bb9cae9cf27e1d04b19b6455ada9694","ref":"refs/heads/hotfix/clif_move","pushedAt":"2024-06-09T14:42:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Daegaladh","name":null,"path":"/Daegaladh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4557962?s=80&v=4"},"commit":{"message":"Style consistency","shortMessageHtmlLink":"Style consistency"}},{"before":"1c05ab6f7944da883a35ee0a2f1a8c138b83a9eb","after":"bf449e94faebc308af47afea2d88599a32e42e7c","ref":"refs/heads/hotfix/clif_move","pushedAt":"2024-06-09T14:39:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Daegaladh","name":null,"path":"/Daegaladh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4557962?s=80&v=4"},"commit":{"message":"Cleanup","shortMessageHtmlLink":"Cleanup"}},{"before":"17a6d039d964cddf82328fff6d2a9b8b11ad2763","after":"49befb8a415cf5353c71fa20993ab11ebde4f878","ref":"refs/heads/hotfix/issue8410","pushedAt":"2024-06-09T08:53:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Renewal Spiral Pierce, Element vs. Status Attack\n- When using Spiral Pierce the base damage will now be multiplied with 0.7\n- Weight bonus of Spiral Pierce is no longer affected by elemental adjustments\n- Size modifiers updated: Small 130%, Medium 115%, Large 100%\n- Spiral Pierce will now store its base damage in equipAtk to prevent rounding errors (temporary solution)\n- Status Attack will now first apply the elemental table before doubling the right-hand damage\n- Fixes #8410","shortMessageHtmlLink":"Renewal Spiral Pierce, Element vs. Status Attack"}},{"before":null,"after":"17a6d039d964cddf82328fff6d2a9b8b11ad2763","ref":"refs/heads/hotfix/issue8410","pushedAt":"2024-06-09T08:18:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Fixed a couple of clif_message constant values (#8407)\n\nCo-authored-by: Daegaladh ","shortMessageHtmlLink":"Fixed a couple of clif_message constant values (#8407)"}},{"before":"89327d2b6701f4d5abf27dcacd094dc5368dadac","after":"da034f11d9a8d3f44facfc5a270dd75d14b40128","ref":"refs/heads/cleanup/sc_display","pushedAt":"2024-06-08T23:13:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Atemo","name":null,"path":"/Atemo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5231893?s=80&v=4"},"commit":{"message":"Corrected status_display_add val1, val2, val3\nCorrected the docs","shortMessageHtmlLink":"Corrected status_display_add val1, val2, val3"}},{"before":null,"after":"89327d2b6701f4d5abf27dcacd094dc5368dadac","ref":"refs/heads/cleanup/sc_display","pushedAt":"2024-06-08T22:57:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Atemo","name":null,"path":"/Atemo","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5231893?s=80&v=4"},"commit":{"message":"Clean-up sc_display\n* Statuses can now also be saved for monsters\n* Updated the status.txt docs\n* Added missing BL_NPC to BL_SCEFFECT\n* Corrected conditions for saving statuses depending on the unit type affected\n* Corrected conditions for displaying status depending on the unit type affected when the status is given","shortMessageHtmlLink":"Clean-up sc_display"}},{"before":"ec9a5fae4b391fa1fc3ff73bdc643136de488a94","after":"17a6d039d964cddf82328fff6d2a9b8b11ad2763","ref":"refs/heads/master","pushedAt":"2024-06-07T17:48:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Daegaladh","name":null,"path":"/Daegaladh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4557962?s=80&v=4"},"commit":{"message":"Fixed a couple of clif_message constant values (#8407)\n\nCo-authored-by: Daegaladh ","shortMessageHtmlLink":"Fixed a couple of clif_message constant values (#8407)"}},{"before":"e8f1c7f9e70cfa0ed2ec6138d4684fe5cbd318d5","after":"ec9a5fae4b391fa1fc3ff73bdc643136de488a94","ref":"refs/heads/master","pushedAt":"2024-06-07T16:29:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Monster Loot / Item Dropping Position (#8347)\n\n- When a monster is killed, its first item will now always drop at the exact cell the monster was on\r\n- When a monster drops more than one item, the items will be deployed on 3 cells around the monster (looping): SE, W and N\r\n- Fixed drop position of looted items (similar to regular drops but independent to it and starts north)\r\n- Fixed item drop order (script-granted -> regular drops -> looted drops)\r\n- Fixed looted items showing special drop effects\r\n- Searching for a free cell to drop an item on now uses the official algorithm\r\n- When a monster drops an item, it will no longer drop on cells that are occupied by characters or pets\r\n- When a player drops an item, it will now drop in a 5x5 area around the player\r\n- Items dropped by players can now stack on the same cell unless the new \"item_stacking\" config is disabled\r\n- When an MVP drop drops to the floor because the player's inventory was full, it will now always drop on that player's cell\r\n- Fixes #8345","shortMessageHtmlLink":"Monster Loot / Item Dropping Position (#8347)"}},{"before":"e36b49bba6ec24443303f1351f5d5bb70a069f18","after":null,"ref":"refs/heads/hotfix/issue8345","pushedAt":"2024-06-07T16:29:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"}},{"before":"545417ef11a7ee76eafcfed19a2affbe5493ffae","after":"1c05ab6f7944da883a35ee0a2f1a8c138b83a9eb","ref":"refs/heads/hotfix/clif_move","pushedAt":"2024-06-06T19:54:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Daegaladh","name":null,"path":"/Daegaladh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4557962?s=80&v=4"},"commit":{"message":"Fixed clif_move to use the correct movement packets\nRemoved unused ZC_NOTIFY_MOVE (0x86) packet","shortMessageHtmlLink":"Fixed clif_move to use the correct movement packets"}},{"before":"4c1b1c1a5c659b0e2aef4bc2309f0481cc16b01a","after":"e8f1c7f9e70cfa0ed2ec6138d4684fe5cbd318d5","ref":"refs/heads/master","pushedAt":"2024-06-06T19:13:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Triple Attack vs. Plant Mode (#8403)\n\n- Triple Attack will now deal 3 damage to monsters with plant mode (infinite defense)","shortMessageHtmlLink":"Triple Attack vs. Plant Mode (#8403)"}},{"before":"b518aefab6fec12758e2bffc92af5da27d36acf0","after":null,"ref":"refs/heads/hotfix/issue8401","pushedAt":"2024-06-06T19:13:48.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"}},{"before":null,"after":"88cd826399424030c8f970522ff27c7d7b222572","ref":"refs/heads/hotfix/pincode","pushedAt":"2024-06-06T18:50:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"secretdataz","name":"Jittapan Pluemsumran","path":"/secretdataz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2021243?s=80&v=4"},"commit":{"message":"Added sanity checks to pincode decryption","shortMessageHtmlLink":"Added sanity checks to pincode decryption"}},{"before":"2f905cc6cb7f7963978e7126c8f885a4ca40ba50","after":"b518aefab6fec12758e2bffc92af5da27d36acf0","ref":"refs/heads/hotfix/issue8401","pushedAt":"2024-06-06T18:23:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Fixed pre-renewal behavior","shortMessageHtmlLink":"Fixed pre-renewal behavior"}},{"before":"4c1b1c1a5c659b0e2aef4bc2309f0481cc16b01a","after":"2f905cc6cb7f7963978e7126c8f885a4ca40ba50","ref":"refs/heads/hotfix/issue8401","pushedAt":"2024-06-06T17:38:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Triple Attack vs. Plant Mode\n- Triple Attack will now deal 3 damage to monsters with plant mode (infinite defense)","shortMessageHtmlLink":"Triple Attack vs. Plant Mode"}},{"before":null,"after":"4c1b1c1a5c659b0e2aef4bc2309f0481cc16b01a","ref":"refs/heads/hotfix/issue8401","pushedAt":"2024-06-06T17:27:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Added missing conformance mode in MSVS (#8402)\n\nFollow up to 1361e9c","shortMessageHtmlLink":"Added missing conformance mode in MSVS (#8402)"}},{"before":"e4c28eb975b226e27ac7d27a9cc00ac814eda6ae","after":"e36b49bba6ec24443303f1351f5d5bb70a069f18","ref":"refs/heads/hotfix/issue8345","pushedAt":"2024-06-06T15:52:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Applied suggestion for order of checking \"dir\"\n\nCo-authored-by: Aleos ","shortMessageHtmlLink":"Applied suggestion for order of checking \"dir\""}},{"before":"02e4963a95e9fabbd408b1b470e1c2a5d35b08fa","after":"46ea9bf523fc32d3cbc9ea0e2b13284b895da2b4","ref":"refs/heads/hotfix/issue1661","pushedAt":"2024-06-06T15:25:56.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"},"commit":{"message":"C++ and packet cleanup of parties","shortMessageHtmlLink":"C++ and packet cleanup of parties"}},{"before":"48335903be1f65f2d2d90b1c69ccda27f6f74534","after":"a209d6b14214c7b611715c4f940c21d18943fae4","ref":"refs/heads/cleanup/mapaddflooritem","pushedAt":"2024-06-06T13:20:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Daegaladh","name":null,"path":"/Daegaladh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4557962?s=80&v=4"},"commit":{"message":"Reverted packetver pushed by mistake","shortMessageHtmlLink":"Reverted packetver pushed by mistake"}},{"before":"d543070789e02057945f10e1ac2a818c3729ca41","after":"48335903be1f65f2d2d90b1c69ccda27f6f74534","ref":"refs/heads/cleanup/mapaddflooritem","pushedAt":"2024-06-06T13:18:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Daegaladh","name":null,"path":"/Daegaladh","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4557962?s=80&v=4"},"commit":{"message":"Removed the overweight and inventory checks from pc_get_itemgroup, since the item should not get deleted\nFixed the checks in pc_isUseitem\nTo do in a future PR: Count the items the player will get and check for the actual inventory space required","shortMessageHtmlLink":"Removed the overweight and inventory checks from pc_get_itemgroup, si…"}},{"before":"1da5155528c646f00e3b7352bbf037e4dbd08103","after":"e4c28eb975b226e27ac7d27a9cc00ac814eda6ae","ref":"refs/heads/hotfix/issue8345","pushedAt":"2024-06-06T13:04:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Added configuration to disable item stacking","shortMessageHtmlLink":"Added configuration to disable item stacking"}},{"before":"ed3f418d1532420c62c5023721075f08389769d8","after":"4c1b1c1a5c659b0e2aef4bc2309f0481cc16b01a","ref":"refs/heads/master","pushedAt":"2024-06-06T11:10:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"},"commit":{"message":"Added missing conformance mode in MSVS (#8402)\n\nFollow up to 1361e9c","shortMessageHtmlLink":"Added missing conformance mode in MSVS (#8402)"}},{"before":"ef19a365654e36a6c968238577e9948c0c6cdc41","after":null,"ref":"refs/heads/maintenance/vs_conformance2","pushedAt":"2024-06-06T11:10:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"}},{"before":null,"after":"ef19a365654e36a6c968238577e9948c0c6cdc41","ref":"refs/heads/maintenance/vs_conformance2","pushedAt":"2024-06-05T22:04:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"},"commit":{"message":"Added missing conformance mode in MSVS\n\nFollow up to 1361e9c","shortMessageHtmlLink":"Added missing conformance mode in MSVS"}},{"before":"701ec8e95ae8230d03591fcaf3d6feeae1a600b6","after":"d543070789e02057945f10e1ac2a818c3729ca41","ref":"refs/heads/cleanup/mapaddflooritem","pushedAt":"2024-06-05T21:55:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"},"commit":{"message":"Fixed compilation","shortMessageHtmlLink":"Fixed compilation"}},{"before":"7145763f0205020831c06d5357828cc0bc53abb3","after":"02e4963a95e9fabbd408b1b470e1c2a5d35b08fa","ref":"refs/heads/hotfix/issue1661","pushedAt":"2024-06-05T21:38:36.000Z","pushType":"push","commitsCount":264,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"},"commit":{"message":"Merge branch 'master' into hotfix/issue1661\n\n# Conflicts:\n#\tsrc/map/clan.cpp\n#\tsrc/map/clif.cpp\n#\tsrc/map/clif.hpp\n#\tsrc/map/guild.cpp\n#\tsrc/map/intif.cpp\n#\tsrc/map/intif.hpp\n#\tsrc/map/party.cpp","shortMessageHtmlLink":"Merge branch 'master' into hotfix/issue1661"}},{"before":"5d0824ce8111ce172ddafc5dbba7cc24f0750d45","after":"701ec8e95ae8230d03591fcaf3d6feeae1a600b6","ref":"refs/heads/cleanup/mapaddflooritem","pushedAt":"2024-06-05T21:15:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"},"commit":{"message":"Added safety check for cash items back","shortMessageHtmlLink":"Added safety check for cash items back"}},{"before":"d59b5a2712e6a38350af4990791f2fc8346c668a","after":"5d0824ce8111ce172ddafc5dbba7cc24f0750d45","ref":"refs/heads/cleanup/mapaddflooritem","pushedAt":"2024-06-05T21:12:04.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"},"commit":{"message":"Merge branch 'master' into cleanup/mapaddflooritem","shortMessageHtmlLink":"Merge branch 'master' into cleanup/mapaddflooritem"}},{"before":"2f1bdeb1247f302d3b30902b3fffff8537f716a1","after":"d59b5a2712e6a38350af4990791f2fc8346c668a","ref":"refs/heads/cleanup/mapaddflooritem","pushedAt":"2024-06-05T21:04:13.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"Lemongrass3110","name":null,"path":"/Lemongrass3110","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3517879?s=80&v=4"},"commit":{"message":"Added missing error messages","shortMessageHtmlLink":"Added missing error messages"}},{"before":"7fb8ead842f9752fa100d68d34aef093c55f2f87","after":"1da5155528c646f00e3b7352bbf037e4dbd08103","ref":"refs/heads/hotfix/issue8345","pushedAt":"2024-06-05T19:00:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Playtester","name":null,"path":"/Playtester","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3785983?s=80&v=4"},"commit":{"message":"Official drop location algorithm\n- Searching for a free cell to drop an item on now uses the official algorithm\n- When a monster drops an item, it will no longer drop on cells that are occupied by characters or pets\n- When a player drops an item, it will now drop in a 5x5 area around the player\n- When an MVP drop drops to the floor because the player's inventory was full, it will now always drop on that player's cell","shortMessageHtmlLink":"Official drop location algorithm"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYGhqdQA","startCursor":null,"endCursor":null}},"title":"Activity · rathena/rathena"}