{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":335394440,"defaultBranch":"main","name":"Zombie","ownerLogin":"srpg","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-02-02T19:03:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/44681214?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1668686591.7224011","currentOid":""},"activityList":{"items":[{"before":"a3d0514e6a008d5e12b6715f5de48defadeb58bd","after":"883eebcb3c8f3012cce00e3a80157f132d42ea99","ref":"refs/heads/main","pushedAt":"2024-06-06T19:23:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"53859caca198185aafdc5f0c0ce596cfd00835ed","after":"a3d0514e6a008d5e12b6715f5de48defadeb58bd","ref":"refs/heads/main","pushedAt":"2024-06-06T19:22:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Added 2 config option to enable/disable extra hp/speed for kill","shortMessageHtmlLink":"Added 2 config option to enable/disable extra hp/speed for kill"}},{"before":"4b9d63c4448f5080b65ca1b5d6a36fcd4339fb41","after":"53859caca198185aafdc5f0c0ce596cfd00835ed","ref":"refs/heads/main","pushedAt":"2024-06-06T19:01:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Made code a little bit more readable/faster","shortMessageHtmlLink":"Made code a little bit more readable/faster"}},{"before":"bf6bdbb316bbb812639ac3c39444c9739af9c40c","after":"4b9d63c4448f5080b65ca1b5d6a36fcd4339fb41","ref":"refs/heads/main","pushedAt":"2024-06-06T12:48:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Added weapons can buy directly from the chat if have the clan tag\n\n - Added now can buy weapons directly from chat if player have the clan tag plugin have set to required\n - Fixed finnish tranlation weapon afford not working\n - Added missing checker for weapons purchasing check if you are in ct team\n - Moved purchase function to ZombiePlayer class","shortMessageHtmlLink":"Added weapons can buy directly from the chat if have the clan tag"}},{"before":"177a059cd52d82e62d2fd98ab6701c6a8a308f16","after":"bf6bdbb316bbb812639ac3c39444c9739af9c40c","ref":"refs/heads/main","pushedAt":"2024-05-24T18:39:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Improved more performance","shortMessageHtmlLink":"Improved more performance"}},{"before":"49f6a2394c6b557c53740459dae5ffb5df2824df","after":"177a059cd52d82e62d2fd98ab6701c6a8a308f16","ref":"refs/heads/main","pushedAt":"2024-05-24T15:25:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Performance improvements","shortMessageHtmlLink":"Performance improvements"}},{"before":"4366b3ff06f3380fd8681fa8208d2393db970643","after":"49f6a2394c6b557c53740459dae5ffb5df2824df","ref":"refs/heads/main","pushedAt":"2024-05-19T07:32:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Fixed specators get switched to ct when first infect happens","shortMessageHtmlLink":"Fixed specators get switched to ct when first infect happens"}},{"before":"8dc3622e0ed758fd6c3cdd27482f8cca2528d862","after":"4366b3ff06f3380fd8681fa8208d2393db970643","ref":"refs/heads/main","pushedAt":"2024-05-18T20:26:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Fixed typo\n\n - Fixed typo allowing get more credits than 15\n - Added config option to change max credits\n - Added missing code for removing idle weapons¨\n - Renamed config use caps and some of them renamed for clearer purpose\n - Added more configs for clan tag members","shortMessageHtmlLink":"Fixed typo"}},{"before":"9477ec15abb6192c2cbd8dbeea168c162f259c69","after":"8dc3622e0ed758fd6c3cdd27482f8cca2528d862","ref":"refs/heads/main","pushedAt":"2024-05-14T17:27:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Fixed entity origin setting where you are looking at","shortMessageHtmlLink":"Fixed entity origin setting where you are looking at"}},{"before":"639eb0d15190e35d1fe6bc64759b00f6b452e988","after":"9477ec15abb6192c2cbd8dbeea168c162f259c69","ref":"refs/heads/main","pushedAt":"2024-05-13T15:16:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Added final missing message\n\n - Integrated player.infect_first() function to player.infect() for avoiding typing same code over\n- Improved a little bit performance for some chat message by reusing index value instead of using always self.index","shortMessageHtmlLink":"Added final missing message"}},{"before":"e4157e016b8a79ffcd59d211240e8d1e7e192cb1","after":"639eb0d15190e35d1fe6bc64759b00f6b452e988","ref":"refs/heads/main","pushedAt":"2024-05-13T12:03:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Added missing checkers when used zprop menu","shortMessageHtmlLink":"Added missing checkers when used zprop menu"}},{"before":"e9d3514e3d9c1377577286a3aa2cd78ec8f3312f","after":"e4157e016b8a79ffcd59d211240e8d1e7e192cb1","ref":"refs/heads/main","pushedAt":"2024-05-13T11:59:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Added missing features\n\n - Added message for zprop needing be ct team and needs to be alive\n - Fixed Filling Cabinet model not working properly\n - Added message for weapon purchase needing be alive and affording it\n - Fixed bug when got infected it teleported back to spawn instead of being same location\n- Added dead checker for weapons menu display weapons option non useable when not alive\n - Fixed zprop menu not working when selected a option","shortMessageHtmlLink":"Added missing features"}},{"before":"674cf38b5aeddd77a4221491b10d720814ed9b42","after":"e9d3514e3d9c1377577286a3aa2cd78ec8f3312f","ref":"refs/heads/main","pushedAt":"2024-05-12T20:00:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"srpg","name":null,"path":"/srpg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/44681214?s=80&v=4"},"commit":{"message":"Recoded the plugin\n\n - Fixed bug ztele not working\n - Fixed clan tag checker not working properly\n - Cleaned a lot code\n - Removed csgo support, since it no longer exists\n - Optimized code\n - Added missing checker for first infect and team change\n - Added temporally godmode till first infects kicks in\n - Remade entity zrops menu(Untested)","shortMessageHtmlLink":"Recoded the plugin"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXowG-wA","startCursor":null,"endCursor":null}},"title":"Activity · srpg/Zombie"}