Age | Commit message (Expand) | Author |
2023-12-14 | Fix SERVER | CLIENT context specifier error (#566)v1.21.2-rc1v1.21.1-rc1v1.21.1 | EladNLG |
2023-12-14 | Mod download UI integration (#595)v1.21.0-rc2v1.21.0 | Rémy Raes |
2023-12-14 | Add plugin dependency constants (#458)v1.21.0-rc1 | cat_or_not |
2023-12-14 | Rework `-vanilla` to be a vanilla compatibility mode (#601) | Jack |
2023-12-13 | Disable more compression methods for minizip (#602) | Jan |
2023-12-07 | Format project | Northstar |
2023-12-07 | Add clang-format config to pack constructor initializers (#608) | uniboi |
2023-12-04 | Bump clang format action to 0.16.2 (#609) | GeckoEidechse |
2023-12-01 | Revert "Move player auth to `CServer::ConnectClient` (#548)" (#610) | GeckoEidechse |
2023-11-28 | Add a safeguard to map command (#564) | GeckoEidechse |
2023-11-27 | Load plugin dependencies from lib folder (#590) | Maya |
2023-11-23 | Replace audio event fetching with hook (#603) | Jan |
2023-11-22 | Move player auth to `CServer::ConnectClient` (#548) | cat_or_not |
2023-11-22 | Improve replacing `xinput1_3` with `xinput9_1` (#583) | Jan |
2023-11-21 | Add mod versions when logging that a mod has loaded (#596)v1.20.1-rc5v1.20.1 | Cyn |
2023-11-21 | Don't log masterserver registration errors in the lobby (#543) | Jack |
2023-11-17 | Update link for verified mods JSON file (#600)v1.20.1-rc4 | GeckoEidechse |
2023-11-06 | Plugins v3 (#472)v1.20.1-rc2v1.20.1-rc1v1.20.0-rc3v1.20.0 | cat_or_not |
2023-11-05 | Plugin related log error expecting more args (#591)v1.20.0-rc2 | GeckoEidechse |
2023-11-05 | Convar print commands (#539)v1.20.0-rc1 | H0L0 |
2023-11-05 | Expose `Northstar.dll` version to squirrel (#558) | Jack |
2023-11-03 | Inital native code for verified mod auto-downloading (#545) | Rémy Raes |
2023-10-30 | Refactor `debugoverlay.cpp` (fix smart pistol lines) (#538)v1.19.11-rc7v1.19.111.19.X | Jack |
2023-10-23 | Run add-to-project on new PRs (#584)v1.19.11-rc6v1.19.11-rc5v1.19.11-rc4v1.19.11-rc3v1.19.11-rc2v1.19.11-rc1v1.19.10-rc1v1.19.10 | Jack |
2023-10-23 | Replace field preprocessors with less hacky solutions (#492) | Jan |
2023-10-16 | Use 4th digit in version number for CI build number (#541)v1.19.9-rc3v1.19.9-rc2v1.19.9-rc1v1.19.9 | Jack |
2023-10-15 | Fix proton detection output (#534) | Jan |
2023-10-15 | Add check for r2/maps folder (#575) | H0L0 |
2023-10-15 | Move plugin communication handler init out of plugin manager init (#581) | Jack |
2023-10-15 | Revert "Update libcurl to 8.4.0" (#574)v1.19.8-rc1v1.19.8 | Jan |
2023-10-15 | Only run `add-to-project` action on issues (#577) | GeckoEidechse |
2023-10-14 | Add workflow for adding PRs and Issues to the project board (#572) | Jack |
2023-10-12 | Update libcurl to 8.4.0 (#568)v1.19.7-rc1v1.19.7 | Jan |
2023-10-11 | Correct submodule detection (#569) | Jan |
2023-10-11 | Make link to BUILD.md relative to README.md (#571) | GeckoEidechse |
2023-10-11 | Trim trailing whitespace | GeckoEidechse |
2023-10-11 | Fixed mixed indentation in utils.cmake (#570) | GeckoEidechse |
2023-10-10 | Fix incorrect help string text (#567)v1.19.6-rc2v1.19.6 | GeckoEidechse |
2023-10-10 | Add `mileslog_enable` convar (#515)v1.19.6-rc1 | F1F7Y |
2023-10-09 | Create mod entry in `enabledmods.json` if it doesn't exist (#410) | Rémy Raes |
2023-10-08 | Rewrite crash handler (#477) | F1F7Y |
2023-10-07 | Reduce warnings due to calling conventions (#555)v1.19.5-rc1v1.19.5 | Jack |
2023-10-07 | Expose origin auth state and errors to squirrel (#468) | Jack |
2023-10-06 | Write date to logs (#565) | H0L0 |
2023-10-04 | Define indent size in editorconfig (#550) | GeckoEidechse |
2023-10-04 | Give `g_pMemAllocSingleton` a default value (#563) | Jan |
2023-10-04 | Always allow the local player through the banlist (#540)v1.19.4-rc2v1.19.4-rc1v1.19.4 | Jack |
2023-10-03 | Revert "Add a safeguard to map command" (#561)v1.19.3-rc1v1.19.3 | GeckoEidechse |
2023-10-02 | Fix crash when running `disconnect %%s` (#554)v1.19.2-rc1v1.19.2 | Jack |
2023-10-02 | Add a safeguard to map command (#529) | cat_or_not |