{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":705345326,"defaultBranch":"master","name":"FLHook","ownerLogin":"JohnWildkins","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-10-15T18:51:50.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/6022823?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1718578039.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"130b0e88a0c71942bfd5a1906b2a6925648626b7","ref":"refs/heads/npc","pushedAt":"2024-06-16T22:47:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"pilot personalities","shortMessageHtmlLink":"pilot personalities"}},{"before":"1704e4d475afa62d179b94cf386b957ccd18dd06","after":"3f2390e9b91bec9c8a97ebf221ca4c14ec919053","ref":"refs/heads/master","pushedAt":"2024-02-09T02:35:44.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Add compile time flags for core timer logging. (#346)\n\n* Add compile time flags for core timer logging.\r\n\r\n* Code Cleanup\r\n\r\n* Indentation fixes","shortMessageHtmlLink":"Add compile time flags for core timer logging. (DiscoveryGC#346)"}},{"before":"9d49d60e441cb168db311108e615983e44d80957","after":"1704e4d475afa62d179b94cf386b957ccd18dd06","ref":"refs/heads/master","pushedAt":"2023-12-02T16:03:29.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"pub::Save is now patched once instead of on every execution","shortMessageHtmlLink":"pub::Save is now patched once instead of on every execution"}},{"before":null,"after":"9d49d60e441cb168db311108e615983e44d80957","ref":"refs/heads/scan_epic","pushedAt":"2023-12-02T16:03:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Fix dock message bug for good. (#339)\n\n* Fix dock message bug for good.\r\n\r\nPlayerCntl: move the message print to a separate check where dockPort == -1\r\nMobileDock: move the returncode override to after it's confirmed the target is a player.\r\n\r\n* Dock message no longer prints on dock cancellation.\r\n\r\n* Only trigger dock message for Station and Docking Ring type objects","shortMessageHtmlLink":"Fix dock message bug for good. (DiscoveryGC#339)"}},{"before":"2008b5680e8c5016f28a1b1954f19a4106d18a18","after":"e12765426651387a74450e891f7dee3d4f514f3c","ref":"refs/heads/blueprints_real","pushedAt":"2023-11-16T01:24:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"be naive, save da world","shortMessageHtmlLink":"be naive, save da world"}},{"before":"1698bb2a1271a46da7a40d2479a5a3b17dd52e0e","after":"2008b5680e8c5016f28a1b1954f19a4106d18a18","ref":"refs/heads/blueprints_real","pushedAt":"2023-11-16T01:06:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Base: add support for blueprint-locked recipes","shortMessageHtmlLink":"Base: add support for blueprint-locked recipes"}},{"before":"3a76edd7c7505546e84879c4a9ddfb6b7e472a01","after":"9d49d60e441cb168db311108e615983e44d80957","ref":"refs/heads/master","pushedAt":"2023-11-16T01:04:23.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Fix dock message bug for good. (#339)\n\n* Fix dock message bug for good.\r\n\r\nPlayerCntl: move the message print to a separate check where dockPort == -1\r\nMobileDock: move the returncode override to after it's confirmed the target is a player.\r\n\r\n* Dock message no longer prints on dock cancellation.\r\n\r\n* Only trigger dock message for Station and Docking Ring type objects","shortMessageHtmlLink":"Fix dock message bug for good. (DiscoveryGC#339)"}},{"before":null,"after":"1698bb2a1271a46da7a40d2479a5a3b17dd52e0e","ref":"refs/heads/blueprints_real","pushedAt":"2023-11-05T06:08:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Base: add support for blueprint-locked recipes","shortMessageHtmlLink":"Base: add support for blueprint-locked recipes"}},{"before":"534ad0ad7d439e58b9d51b0453c11d8fcb98c055","after":"3a76edd7c7505546e84879c4a9ddfb6b7e472a01","ref":"refs/heads/master","pushedAt":"2023-11-05T05:25:21.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"POB: Fix Modules on POB construction, rework /build and /craft to be easier to use","shortMessageHtmlLink":"POB: Fix Modules on POB construction, rework /build and /craft to be …"}},{"before":"e2b38ce154fe0798f7c0d82db505231f47f83e9a","after":"54e46236d92870d85f33a68c98e5b4646bd13c42","ref":"refs/heads/shipclass_exempt","pushedAt":"2023-11-03T22:22:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"list -> vector","shortMessageHtmlLink":"list -> vector"}},{"before":null,"after":"e2b38ce154fe0798f7c0d82db505231f47f83e9a","ref":"refs/heads/shipclass_exempt","pushedAt":"2023-11-03T22:14:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Allow defining exceptions to shipclass_item ID restrictions","shortMessageHtmlLink":"Allow defining exceptions to shipclass_item ID restrictions"}},{"before":"629165a4e397695aa4f0789d38b7c574fd522312","after":"534ad0ad7d439e58b9d51b0453c11d8fcb98c055","ref":"refs/heads/master","pushedAt":"2023-11-03T22:13:55.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"POBs now start with 50% max HP","shortMessageHtmlLink":"POBs now start with 50% max HP"}},{"before":"9e078632d60561a7a1a3e61f65c83d2c71fc35ea","after":"439247c83bda48efcbfc4192c7eb1e9cb07ba1d7","ref":"refs/heads/doompit","pushedAt":"2023-11-01T21:54:40.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Merge branch 'master' of https://github.com/DiscoveryGC/FLHook into doompit","shortMessageHtmlLink":"Merge branch 'master' of https://github.com/DiscoveryGC/FLHook into d…"}},{"before":null,"after":"9e078632d60561a7a1a3e61f65c83d2c71fc35ea","ref":"refs/heads/doompit","pushedAt":"2023-10-31T23:46:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Port better logging / minidump generation from Starport SVN","shortMessageHtmlLink":"Port better logging / minidump generation from Starport SVN"}},{"before":"21b1224d6223d8b5be864ab6a006afd20332bf21","after":"629165a4e397695aa4f0789d38b7c574fd522312","ref":"refs/heads/master","pushedAt":"2023-10-29T14:21:45.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"POB: New Admin commands (#301)\n\n* POB: New Admin commands\r\n\r\n* Requested changes\r\n\r\n* Indentation fixes\r\n\r\n* Requested changes","shortMessageHtmlLink":"POB: New Admin commands (DiscoveryGC#301)"}},{"before":"b2a6c2666dd075819770f293d244988470238f17","after":null,"ref":"refs/heads/basefix","pushedAt":"2023-10-23T00:14:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"}},{"before":null,"after":"b2a6c2666dd075819770f293d244988470238f17","ref":"refs/heads/basefix","pushedAt":"2023-10-23T00:12:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Base: Fix non-superadmins not being able to beam to POBs.","shortMessageHtmlLink":"Base: Fix non-superadmins not being able to beam to POBs."}},{"before":"5fcc517c8a372a2d0e4d0171568f80f0ff69b403","after":"baf824eac80413ff2a6e7caebe9f8dd23638cd56","ref":"refs/heads/base1","pushedAt":"2023-10-22T01:21:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"homogenize messages to factory module","shortMessageHtmlLink":"homogenize messages to factory module"}},{"before":"e60b6b8f5311f84df372d14e2d1d4441be5768f2","after":"21b1224d6223d8b5be864ab6a006afd20332bf21","ref":"refs/heads/master","pushedAt":"2023-10-21T18:06:41.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"MobileDock: Enable /conn for carriers, handle snubs undock.","shortMessageHtmlLink":"MobileDock: Enable /conn for carriers, handle snubs undock."}},{"before":"1e773fed49500f9271f25d8f2f271703aecef475","after":"4c22c1601ad3e2c1d2d493c24206afe54c0587f1","ref":"refs/heads/base2","pushedAt":"2023-10-20T22:40:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"how","shortMessageHtmlLink":"how"}},{"before":"44ebfc8243e83d28dc358261f216dccc68480893","after":"1e773fed49500f9271f25d8f2f271703aecef475","ref":"refs/heads/base2","pushedAt":"2023-10-20T22:35:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"we ballin","shortMessageHtmlLink":"we ballin"}},{"before":"35ddf0421e9f43cc8db640a08e2355188ec3f21e","after":"5fcc517c8a372a2d0e4d0171568f80f0ff69b403","ref":"refs/heads/base1","pushedAt":"2023-10-20T22:25:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"remove panel info changes","shortMessageHtmlLink":"remove panel info changes"}},{"before":"43303d5bcdeccad58631f953cc174817d8d9c21e","after":"44ebfc8243e83d28dc358261f216dccc68480893","ref":"refs/heads/base2","pushedAt":"2023-10-20T22:23:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Changed info panel","shortMessageHtmlLink":"Changed info panel"}},{"before":null,"after":"43303d5bcdeccad58631f953cc174817d8d9c21e","ref":"refs/heads/base2","pushedAt":"2023-10-20T22:21:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Merge branch 'enhancedPerformanceLogging' into 5.0-hotfixbranch","shortMessageHtmlLink":"Merge branch 'enhancedPerformanceLogging' into 5.0-hotfixbranch"}},{"before":"d9b7af99a5bb2fc4dd72cc90e05451e729caf90d","after":"35ddf0421e9f43cc8db640a08e2355188ec3f21e","ref":"refs/heads/base1","pushedAt":"2023-10-20T22:11:44.000Z","pushType":"push","commitsCount":73,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Merge remote-tracking branch 'Aingar/FLHook/5.0-hotfixbranch' into base1","shortMessageHtmlLink":"Merge remote-tracking branch 'Aingar/FLHook/5.0-hotfixbranch' into base1"}},{"before":"269c8829231fa9623ee10c260be20404664584e5","after":"d9b7af99a5bb2fc4dd72cc90e05451e729caf90d","ref":"refs/heads/base1","pushedAt":"2023-10-16T23:33:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"nickname saves","shortMessageHtmlLink":"nickname saves"}},{"before":"cd8cd6785486b8d615184d29a3034bf425217a51","after":"269c8829231fa9623ee10c260be20404664584e5","ref":"refs/heads/base1","pushedAt":"2023-10-16T11:17:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"style changes","shortMessageHtmlLink":"style changes"}},{"before":"40749c68a14cc169b205b65233bd53e86f5243a1","after":"cd8cd6785486b8d615184d29a3034bf425217a51","ref":"refs/heads/base1","pushedAt":"2023-10-16T02:47:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Base: fix underflow, admin access, added known blueprints list","shortMessageHtmlLink":"Base: fix underflow, admin access, added known blueprints list"}},{"before":null,"after":"40749c68a14cc169b205b65233bd53e86f5243a1","ref":"refs/heads/base1","pushedAt":"2023-10-16T02:04:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JohnWildkins","name":"Wildkins","path":"/JohnWildkins","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/6022823?s=80&v=4"},"commit":{"message":"Base: Blueprint Recipes proof of concept","shortMessageHtmlLink":"Base: Blueprint Recipes proof of concept"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xNlQyMjo0NzoxOS4wMDAwMDBazwAAAARm15eN","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xNlQyMjo0NzoxOS4wMDAwMDBazwAAAARm15eN","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0xMC0xNlQwMjowNDoxMi4wMDAwMDBazwAAAAOXnmwc"}},"title":"Activity · JohnWildkins/FLHook"}