{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":794864263,"defaultBranch":"master","name":"cmss13","ownerLogin":"BasilHerb","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2024-05-02T05:36:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/168701329?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1723006578.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"32643f7bf8f8d3784d7a11620f655220bc2b7441","ref":"refs/heads/Unmeltable-SG-Gear","pushedAt":"2024-08-07T04:56:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"Standardises unmeltable spec and SG gear, removes req SG kit","shortMessageHtmlLink":"Standardises unmeltable spec and SG gear, removes req SG kit"}},{"before":"33e6c279d14ff593bb751bd55edb351af7bb6103","after":"bf69d109c1c206346ee4b2afe364f02482297f1c","ref":"refs/heads/master","pushedAt":"2024-08-07T03:59:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"Use DVIEW (#6712)\n\n# About the pull request\n\nSwitches several uses of `view` over to `dview` and related\nprocs/defines instead. Only swaps over where it would be inappropriate\nfor native BYOND darkness to effect the results, i.e. it cares about a\nlack of obstructions rather than actual visibility.\n\nCreated `doview()` and `USE_DOVIEW` as the `oview` version of `dview`.\n\nTweaked `dview` and related procs to work slightly more like `view`\nwould. `view` is from the perspective of the provided atom, seeing\nitself, its loc (usually a turf), and if on a turf, any surrounding\nturfs. `dview` set its loc to the provided atom, meaning it was in the\n*contents* of that atom, and would see itself and its loc (the atom)...\nwhich, as an atom, means it wouldn't see surrounding turfs. Existing\nuses of `dview` got around this by using `get_turf` on the provided\natom. I changed the behavior so this wasn't necessary, allowing you to\n`dview` from the perspective of a atom and have it work like `view`\nwould.\nPerhaps that should just be a built-in `get_turf` instead, but this more\nclosely matches how `view` works.\n\nUsed `HIDE_INVISIBLE_OBSERVER` as the see invis for `dview` as all the\nuses I saw were for in-character things, and thus should only effect\nthings that were also in-character. Anything as invisible as an observer\nor more is assumed to be out-of-character.\n\n\n\n# Explain why it's good for the game\n\nShould (currently) have no effect on the game as native BYOND darkness\nisn't used (all areas have luminosity), but is one step towards allowing\nthat system to work appropriately if enabled.\n# Testing Photographs and Procedure\n
\nScreenshots & Videos\n\nPerformance testing. All procs in question return a list of atoms.\nThe procs of interest:\n\n![image](https://github.com/user-attachments/assets/d4b487c9-5b8d-470e-8692-c7b2d8045d19)\n\nCurrent, with darkness disabled (area luminosity = 1):\n\n![image](https://github.com/user-attachments/assets/f6ab0229-c868-4f9c-a98a-541357dd0a65)\nNo performance difference between `view` and `dview`.\n\nAs a test, darkness enabled (area luminosity = 0):\n\n![image](https://github.com/user-attachments/assets/bb60b345-0df7-45f3-8f09-a97fdfd43cd9)\n`dview` is notably slower than `view`, likely because `view` has smaller\nlists of things it can see due to darkness and thus shorter loops.\n\n
\n\n\n# Changelog\nNo player facing changes.\n\n---------\n\nCo-authored-by: Drathek <76988376+Drulikar@users.noreply.github.com>","shortMessageHtmlLink":"Use DVIEW (cmss13-devs#6712)"}},{"before":"f2684f0f78dab3e40565ed0d56393ba5647eea88","after":null,"ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:12:49.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"}},{"before":null,"after":"f2684f0f78dab3e40565ed0d56393ba5647eea88","ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:12:48.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"fed is a poopy","shortMessageHtmlLink":"fed is a poopy"}},{"before":"f2684f0f78dab3e40565ed0d56393ba5647eea88","after":null,"ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:12:42.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"}},{"before":null,"after":"f2684f0f78dab3e40565ed0d56393ba5647eea88","ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:12:40.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"fed is a poopy","shortMessageHtmlLink":"fed is a poopy"}},{"before":"f2684f0f78dab3e40565ed0d56393ba5647eea88","after":null,"ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:12:39.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"}},{"before":null,"after":"f2684f0f78dab3e40565ed0d56393ba5647eea88","ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:12:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"fed is a poopy","shortMessageHtmlLink":"fed is a poopy"}},{"before":"f2684f0f78dab3e40565ed0d56393ba5647eea88","after":null,"ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:11:58.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"}},{"before":null,"after":"f2684f0f78dab3e40565ed0d56393ba5647eea88","ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:11:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"fed is a poopy","shortMessageHtmlLink":"fed is a poopy"}},{"before":"f2684f0f78dab3e40565ed0d56393ba5647eea88","after":null,"ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:11:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"}},{"before":null,"after":"f2684f0f78dab3e40565ed0d56393ba5647eea88","ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:11:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"fed is a poopy","shortMessageHtmlLink":"fed is a poopy"}},{"before":"f2684f0f78dab3e40565ed0d56393ba5647eea88","after":null,"ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-08-07T03:11:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"}},{"before":"24ed52de1cb2bb8a4f36b0bb6dbd4aa6045ed7e0","after":"33e6c279d14ff593bb751bd55edb351af7bb6103","ref":"refs/heads/master","pushedAt":"2024-08-07T02:45:20.000Z","pushType":"push","commitsCount":280,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"Automatic changelog compile [ci skip]","shortMessageHtmlLink":"Automatic changelog compile [ci skip]"}},{"before":"24ed52de1cb2bb8a4f36b0bb6dbd4aa6045ed7e0","after":"f2684f0f78dab3e40565ed0d56393ba5647eea88","ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-07-09T09:35:29.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"fed is a poopy","shortMessageHtmlLink":"fed is a poopy"}},{"before":null,"after":"24ed52de1cb2bb8a4f36b0bb6dbd4aa6045ed7e0","ref":"refs/heads/RTOTheReturnOfTheKing","pushedAt":"2024-07-08T09:26:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"Automatic changelog for PR #6637 [ci skip]","shortMessageHtmlLink":"Automatic changelog for PR cmss13-devs#6637 [ci skip]"}},{"before":"17cf367c292a214346f3018b725f9a1bbbc088df","after":"24ed52de1cb2bb8a4f36b0bb6dbd4aa6045ed7e0","ref":"refs/heads/master","pushedAt":"2024-07-07T19:17:42.000Z","pushType":"push","commitsCount":448,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"Automatic changelog for PR #6637 [ci skip]","shortMessageHtmlLink":"Automatic changelog for PR cmss13-devs#6637 [ci skip]"}},{"before":"8d5c96e90f0788314e22e88579a39b9dbd4eab58","after":"2c298b6b81bbeeab0af65d15eb0d32968b71f0eb","ref":"refs/heads/Fireman-Carry-for-Everyone","pushedAt":"2024-06-03T16:21:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Drulikar","name":"Drathek","path":"/Drulikar","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76988376?s=80&v=4"},"commit":{"message":"Update code/datums/skills/uscm.dm","shortMessageHtmlLink":"Update code/datums/skills/uscm.dm"}},{"before":"d7c77ae82070eccdf267dbda0feb01dc7502b03b","after":"8d5c96e90f0788314e22e88579a39b9dbd4eab58","ref":"refs/heads/Fireman-Carry-for-Everyone","pushedAt":"2024-05-31T13:26:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"Reverted some fireman skills as per request","shortMessageHtmlLink":"Reverted some fireman skills as per request"}},{"before":null,"after":"d7c77ae82070eccdf267dbda0feb01dc7502b03b","ref":"refs/heads/Fireman-Carry-for-Everyone","pushedAt":"2024-05-27T05:40:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"Adds & adjusts fireman skills for most roles.","shortMessageHtmlLink":"Adds & adjusts fireman skills for most roles."}},{"before":null,"after":"0b8050f64c70fa2e8e7068a43e03a5bc177f7561","ref":"refs/heads/adding-clf-knives","pushedAt":"2024-05-02T07:22:31.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"BasilHerb","name":null,"path":"/BasilHerb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/168701329?s=80&v=4"},"commit":{"message":"adds Type 80 UPP bayonets to CLF who lack knives","shortMessageHtmlLink":"adds Type 80 UPP bayonets to CLF who lack knives"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0wN1QwNDo1NjoxOC4wMDAwMDBazwAAAASTxJsV","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNS0wMlQwNzoyMjozMS4wMDAwMDBazwAAAAQ_hA-n"}},"title":"Activity ยท BasilHerb/cmss13"}