Age | Commit message (Expand) | Author |
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 | 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-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 | 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 |
2023-09-17 | Set `spewlog_enable` default value to `0` (#516)v1.19.1-rc1v1.19.1v1.19.0-rc1v1.19.0 | F1F7Y |
2023-09-15 | Export Northstar version number in DLL (#542)v1.18.3-rc1v1.18.31.18.X | Jack |
2023-09-15 | Fix `CSquirrelVM::Init` hook in `server.dll` (#544) | F1F7Y |
2023-09-15 | feat: Enforce Thunderstore format for remote mods (#535) | Rémy Raes |
2023-07-29 | Turn VPKData into a opaque struct (#510)v1.18.1-rc1v1.18.1 | Jan |
2023-07-29 | Validate package pattern before checking for plugins (#525)v1.18.0-rc1v1.18.0 | Jan |
2023-07-29 | Warn about the package dir, not the mod dir (#526) | Jan |
2023-07-28 | Remove `pch.cpp` and all `#include "pch.h"` occurrences (#519) | F1F7Y |
2023-07-28 | Make sure `packages` dir exists when loading plugins (#523) | F1F7Y |
2023-07-28 | Fix plugins not loading (#522) | F1F7Y |
2023-07-27 | Add support for loading plugins from Thunderstore packages (#513) | Jan |
2023-07-25 | Replace forward slashes with windows path separators (#514) | Jan |
2023-07-25 | Remove Vector3 Constructor (#494) | Jan |
2023-07-22 | Safe I/O 2 - Electric Boogaloo! (#404) | EladNLG |
2023-07-22 | Replace vendored libcurl and minhook with submodules (#500)v1.17.1-rc1 | Jan |
2023-07-16 | Add OS, Wine and Proton logging (#502) | Jan |
2023-07-16 | Add support for loading Thunderstore mods natively (#503) | GeckoEidechse |
2023-07-07 | Improve logging for mods (#445)v1.16.3-rc2v1.16.3-rc1v1.16.3v1.16.2-rc1v1.16.2v1.16.1-rc1v1.16.11.16.X | Jack |
2023-07-07 | Memory class renaming (#469) | F1F7Y |
2023-07-02 | Basic mods blacklisting (#474)v1.16.0-rc2v1.16.0 | F1F7Y |
2023-06-29 | Reorganize third-party dependencies into `thirdparty` directory (#491) | F1F7Y |
2023-06-28 | Code cleanup (#478)v1.16.0-rc1v1.15.1-rc1v1.15.11.15.X | Jan |
2023-06-28 | Replace dependent names with explicit template definition (#490) | Jan |