{"id":26183832,"url":"https://github.com/wrldspawn/gmsv_surffix","last_synced_at":"2025-06-20T17:07:12.691Z","repository":{"id":278951694,"uuid":"935672279","full_name":"wrldspawn/gmsv_surffix","owner":"wrldspawn","description":"Standalone port of Momentum Mod's surf/ramp fix to Garry's Mod","archived":false,"fork":false,"pushed_at":"2025-03-07T00:26:19.000Z","size":23,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T17:06:13.366Z","etag":null,"topics":["bhop","garrysmod","gmod","gmod-module","gmod-plugin","surf"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wrldspawn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-19T20:34:29.000Z","updated_at":"2025-03-12T12:53:32.000Z","dependencies_parsed_at":"2025-06-20T17:05:42.783Z","dependency_job_id":null,"html_url":"https://github.com/wrldspawn/gmsv_surffix","commit_stats":null,"previous_names":["wrldspawn/gmsv_surffix"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wrldspawn/gmsv_surffix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrldspawn%2Fgmsv_surffix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrldspawn%2Fgmsv_surffix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrldspawn%2Fgmsv_surffix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrldspawn%2Fgmsv_surffix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wrldspawn","download_url":"https://codeload.github.com/wrldspawn/gmsv_surffix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wrldspawn%2Fgmsv_surffix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260985166,"owners_count":23092885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bhop","garrysmod","gmod","gmod-module","gmod-plugin","surf"],"created_at":"2025-03-11T22:49:32.139Z","updated_at":"2025-06-20T17:07:07.672Z","avatar_url":"https://github.com/wrldspawn.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gmsv_surffix\nA ~~copypaste~~ port of Momentum Mod's surf/ramp fix to Garry's Mod.\n\n## Isn't this redundant when its already apart of [holylib](https://github.com/RaphaelIT7/gmod-holylib)?\nYes, but not everyone should have to install a massive library module (that requires extra setup) for one fix. Along\nwith the fact that it currently only supports Linux 32bit for its `surffix` module.\n\nIt gives me room to add things that are removed compared to the original code, if not add more that isn't already added\n(e.g. more rngfix/slopefix fixes).\n\nI also am not a fan of trying to contribute to something with no clearly defined license, as it implies all rights\nreserved, whereas this project just uses the Source SDK License.\n\n## TODO\n- Linux signatures\n- Figure out why cvars are invisible (and also force sv_bounce to be visible)\n- See if noclip workaround from SM plugin is needed\n\n## Building\n### Requirements\n- [Premake](https://premake.github.io/)\n- [garrysmod_common](https://github.com/danielga/garrysmod_common) (use `x86-64-support-sourcesdk` branch for 64bit)\n- [Visual Studio Build Tools 2022](https://visualstudio.microsoft.com/downloads/) on Windows (MinGW untested)\n  - \"MSVC v143 - VS 2022 C++ x64/x86 build tools\"\n  - \"C++/CLI support for v143 build tools\"\n- GNU make on Linux\n\n### Windows 64bit\n\u003e [!NOTE]\n\u003e Currently requires manually updating `sourcesdk-minimal` in `garrysmod_common` to latest commit on `x86-64-branch`\n\n```\npremake5 vs2022\ncd projects/windows/vs2022\nmsbuild surffix.sln /p:Configuration=ReleaseWithSymbols\n```\n\n### Windows 32bit\n```\nset BUILD_32BIT=1\npremake5 vs2022\ncd projects/windows/vs2022\nmsbuild surffix.sln /p:Configuration=ReleaseWithSymbols /p:Platform=Win32\n```\n\n### Linux 64bit\nTODO\n\n### Linux 32bit\nTODO\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrldspawn%2Fgmsv_surffix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwrldspawn%2Fgmsv_surffix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwrldspawn%2Fgmsv_surffix/lists"}