{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":2711810,"defaultBranch":"master","name":"arcemu","ownerLogin":"arcemu","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2011-11-04T19:51:22.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1170734?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1707529595.0","currentOid":""},"activityList":{"items":[{"before":"a21ee375399f36918a26ae10af197d1d488ba57d","after":"71bff6d6726717c3a4fa6fc46fa0dcb1c3408c39","ref":"refs/heads/master","pushedAt":"2024-03-05T02:59:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Implemented support for Object Oriented Instance scripts in Arcemu Python Engine","shortMessageHtmlLink":"Implemented support for Object Oriented Instance scripts in Arcemu Py…"}},{"before":"fd91ad82c8443c34061c7b5f6adfe87a2b751357","after":"a21ee375399f36918a26ae10af197d1d488ba57d","ref":"refs/heads/master","pushedAt":"2024-03-03T03:28:18.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Implemented Object Oriented quest script support in Arcemu Python Engine.","shortMessageHtmlLink":"Implemented Object Oriented quest script support in Arcemu Python Eng…"}},{"before":"acc3e9e8afff303a8f2d6db1032a3bb812fff83a","after":"fd91ad82c8443c34061c7b5f6adfe87a2b751357","ref":"refs/heads/master","pushedAt":"2024-03-02T03:13:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Missed this","shortMessageHtmlLink":"Missed this"}},{"before":"e6d130ba849c3f3fa4a1a89d2fa9e220b5df450d","after":"acc3e9e8afff303a8f2d6db1032a3bb812fff83a","ref":"refs/heads/master","pushedAt":"2024-03-02T02:46:06.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Implemented Object Oriented Creature gossip script support in Arcemu Python Engine","shortMessageHtmlLink":"Implemented Object Oriented Creature gossip script support in Arcemu …"}},{"before":"5dc2b373e069d7237a0731d0adcc1c9dc3b1c747","after":"e6d130ba849c3f3fa4a1a89d2fa9e220b5df450d","ref":"refs/heads/master","pushedAt":"2024-02-25T03:14:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Don't try to reregister Python Creature and GameObject OO script factory methods. fix #461","shortMessageHtmlLink":"Don't try to reregister Python Creature and GameObject OO script fact…"}},{"before":"73c6ddab7c6d37802d750e0556aac0cd06e4e745","after":"5dc2b373e069d7237a0731d0adcc1c9dc3b1c747","ref":"refs/heads/master","pushedAt":"2024-02-21T02:14:34.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Implemented GameObjectScript for Arcemu Python Engine. This makes it possible to write class based Python scripts for GameObjects. See example.","shortMessageHtmlLink":"Implemented GameObjectScript for Arcemu Python Engine. This makes it …"}},{"before":"d925adb76c8d133ae132ecdfc55b631ee9abdce7","after":"73c6ddab7c6d37802d750e0556aac0cd06e4e745","ref":"refs/heads/master","pushedAt":"2024-02-19T02:00:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Implemented CreatureScript for Arcemu Python Engine. This makes it possible to write class based Python scripts for creatures. Check the example script","shortMessageHtmlLink":"Implemented CreatureScript for Arcemu Python Engine. This makes it po…"}},{"before":"2651cba8850a362703e9fe42edc9bff03afa328e","after":"d925adb76c8d133ae132ecdfc55b631ee9abdce7","ref":"refs/heads/master","pushedAt":"2024-02-11T01:52:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Added test cases for Math::calcDistance","shortMessageHtmlLink":"Added test cases for Math::calcDistance"}},{"before":"4e278995f7b192df07e246f4ed24f257c3e5ac67","after":null,"ref":"refs/heads/ape-ilp64-parsetuple-fix","pushedAt":"2024-02-10T01:46:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"}},{"before":"21104ac249ceb30c0f922c90a69ca6cfcd437c18","after":"2651cba8850a362703e9fe42edc9bff03afa328e","ref":"refs/heads/master","pushedAt":"2024-02-10T01:41:37.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Merge pull request #458 from arcemu/ape-ilp64-parsetuple-fix\n\nFix ParseTuple parameter size on ILP64","shortMessageHtmlLink":"Merge pull request #458 from arcemu/ape-ilp64-parsetuple-fix"}},{"before":null,"after":"4e278995f7b192df07e246f4ed24f257c3e5ac67","ref":"refs/heads/ape-ilp64-parsetuple-fix","pushedAt":"2024-02-10T00:55:16.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Fix ParseTuple parameter size on ILP64","shortMessageHtmlLink":"Fix ParseTuple parameter size on ILP64"}},{"before":"a3d339e6e10162cce51ae0251b2a3e733808833d","after":"21104ac249ceb30c0f922c90a69ca6cfcd437c18","ref":"refs/heads/master","pushedAt":"2024-02-09T01:40:59.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Added test cases for Math::normalizeAngle","shortMessageHtmlLink":"Added test cases for Math::normalizeAngle"}},{"before":"ad3b6ae0f9fa72b51762bce327fe7919bbac26d8","after":"a3d339e6e10162cce51ae0251b2a3e733808833d","ref":"refs/heads/master","pushedAt":"2024-02-08T03:22:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Make GCC happy. #347","shortMessageHtmlLink":"Make GCC happy. #347"}},{"before":"d0ac441628e6a9232c592c1346525007213b8180","after":"ad3b6ae0f9fa72b51762bce327fe7919bbac26d8","ref":"refs/heads/master","pushedAt":"2024-02-08T02:34:43.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Merge pull request #454 from natrist/chore-git-ignore-bin-build\n\nchore(git): ignore bin and Build folders","shortMessageHtmlLink":"Merge pull request #454 from natrist/chore-git-ignore-bin-build"}},{"before":"e903eb54e03e3ec9291d4d5143e579e568c50b85","after":"d0ac441628e6a9232c592c1346525007213b8180","ref":"refs/heads/master","pushedAt":"2024-02-08T02:26:40.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Terokkar Forest spirit tower capturing lockout timer can now be configured in world.conf. ref #347","shortMessageHtmlLink":"Terokkar Forest spirit tower capturing lockout timer can now be confi…"}},{"before":"c9f42d801e8bc92ca3b969c7439632a949eb6be9","after":"e903eb54e03e3ec9291d4d5143e579e568c50b85","ref":"refs/heads/master","pushedAt":"2024-02-07T03:26:09.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"World PvP objective capturing will now be faster when there are more players capturing. ref #347","shortMessageHtmlLink":"World PvP objective capturing will now be faster when there are more …"}},{"before":"b7e2c344660ca5d8235c8458e5a208c7b1e6403d","after":"c9f42d801e8bc92ca3b969c7439632a949eb6be9","ref":"refs/heads/master","pushedAt":"2024-02-06T04:07:11.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Use the Progress class to keep track of Zangarmarsh capture progress. ref #347","shortMessageHtmlLink":"Use the Progress class to keep track of Zangarmarsh capture progress.…"}},{"before":"19dfd3746ee761ce5ca43cbb329320ce6bccbd9f","after":"b7e2c344660ca5d8235c8458e5a208c7b1e6403d","ref":"refs/heads/master","pushedAt":"2024-02-05T21:12:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Set proper artkit for neutral banners in Hellfire and Eastern Plaguelands. ref #347","shortMessageHtmlLink":"Set proper artkit for neutral banners in Hellfire and Eastern Plaguel…"}},{"before":"2678cdac94129772b138b67eccef03500dfa82af","after":"19dfd3746ee761ce5ca43cbb329320ce6bccbd9f","ref":"refs/heads/master","pushedAt":"2024-02-05T20:58:47.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Only allow capturing world PvP objectives when not flying. ref #347","shortMessageHtmlLink":"Only allow capturing world PvP objectives when not flying. ref #347"}},{"before":"44450dfa157d9edc3f938e85f6a0270300b15274","after":"2678cdac94129772b138b67eccef03500dfa82af","ref":"refs/heads/master","pushedAt":"2024-02-05T02:01:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Move Nagrand worldstate defs to the correct header","shortMessageHtmlLink":"Move Nagrand worldstate defs to the correct header"}},{"before":"c9ca85b6c88456f90e319647a6dd9d9c046881d4","after":"44450dfa157d9edc3f938e85f6a0270300b15274","ref":"refs/heads/master","pushedAt":"2024-02-05T00:57:50.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Use persistent spawning to spawn Halaa NPCs. ref #347","shortMessageHtmlLink":"Use persistent spawning to spawn Halaa NPCs. ref #347"}},{"before":"65d6c4154b19cb0f3377e8a6d19208074bee8a4a","after":"c9ca85b6c88456f90e319647a6dd9d9c046881d4","ref":"refs/heads/master","pushedAt":"2024-02-04T02:21:21.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Load mount and item displayids from proto when executing .npc spawn command","shortMessageHtmlLink":"Load mount and item displayids from proto when executing .npc spawn c…"}},{"before":"e657db54698a388e73e31b68eabea85e57d0fb15","after":"65d6c4154b19cb0f3377e8a6d19208074bee8a4a","ref":"refs/heads/master","pushedAt":"2024-02-04T00:40:29.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Use persistent spawning to spawn the wyvern camp GOs. ref #347","shortMessageHtmlLink":"Use persistent spawning to spawn the wyvern camp GOs. ref #347"}},{"before":"108dd9ecf1ed266a4c975aee5e11919e5ad68e36","after":"e657db54698a388e73e31b68eabea85e57d0fb15","ref":"refs/heads/master","pushedAt":"2024-02-03T16:36:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Set the wyvern camp GO factions from database instead of hardcoding. ref #347","shortMessageHtmlLink":"Set the wyvern camp GO factions from database instead of hardcoding. …"}},{"before":"ffaca4bdf0eaf3b130e5412a4ef280ce02c93073","after":"108dd9ecf1ed266a4c975aee5e11919e5ad68e36","ref":"refs/heads/master","pushedAt":"2024-02-03T16:00:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Added new field to gameobject_proto: faction","shortMessageHtmlLink":"Added new field to gameobject_proto: faction"}},{"before":"66abaf33e7bf9533268c421cf8a6ab90cbe5aa4a","after":"ffaca4bdf0eaf3b130e5412a4ef280ce02c93073","ref":"refs/heads/master","pushedAt":"2024-02-03T02:47:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Merged the data of the table creature_names into creature_proto.","shortMessageHtmlLink":"Merged the data of the table creature_names into creature_proto."}},{"before":"5777b5c7c4250cb4b31e3ab68152caa15bd4e0c0","after":"66abaf33e7bf9533268c421cf8a6ab90cbe5aa4a","ref":"refs/heads/master","pushedAt":"2024-02-02T23:11:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Of course I forgot to update this","shortMessageHtmlLink":"Of course I forgot to update this"}},{"before":"c9205c3475e2c7f800d8544430c962f6276f82ac","after":"5777b5c7c4250cb4b31e3ab68152caa15bd4e0c0","ref":"refs/heads/master","pushedAt":"2024-02-02T23:09:33.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Renamed gameobject_names table to gameobject_proto","shortMessageHtmlLink":"Renamed gameobject_names table to gameobject_proto"}},{"before":"e4a933d8baad9a7d4af1007d72c1053e825f1115","after":"c9205c3475e2c7f800d8544430c962f6276f82ac","ref":"refs/heads/master","pushedAt":"2024-02-02T21:41:42.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Renamed GameObjectInfo to GameObjectProto","shortMessageHtmlLink":"Renamed GameObjectInfo to GameObjectProto"}},{"before":"b4d63a3c5711b8be49a4fe91544900db2b9fa686","after":"e4a933d8baad9a7d4af1007d72c1053e825f1115","ref":"refs/heads/master","pushedAt":"2024-02-02T02:08:51.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"dfighter1985","name":"dfighter1985","path":"/dfighter1985","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/589414?s=80&v=4"},"commit":{"message":"Remove unused code","shortMessageHtmlLink":"Remove unused code"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEDGNmEgA","startCursor":null,"endCursor":null}},"title":"Activity · arcemu/arcemu"}