Skip to content

Pull requests: SubnauticaNitrox/Nitrox

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Prefer using 64bit instead
#1631 by Measurity was merged Oct 20, 2021 Loading… updated Oct 20, 2021
Added ReflectionHelper.Get(Method/Property/Field)Info methods
#1630 by Measurity was merged Oct 20, 2021 Loading… updated Oct 20, 2021
Changed almost all code to use statically-typed reflection
#1632 by Measurity was merged Oct 24, 2021 Loading… updated Oct 24, 2021
3 tasks done
Changed NitroxAppData.cs to NitroxUser.cs and used windows registry instead of files
#1646 by Measurity was merged Nov 13, 2021 Loading… updated Nov 13, 2021
Minor launcher fixes
#1656 by Measurity was merged Nov 28, 2021 Loading… updated Nov 28, 2021
Changed language version to C# 10
#1667 by Measurity was merged Dec 10, 2021 Loading… updated Dec 10, 2021
Migrated to new csproj format
#1677 by Measurity was merged Dec 20, 2021 Loading… updated Dec 20, 2021
2 tasks done
Refactored UPnP and simplified IP messages
#1663 by Measurity was merged Dec 27, 2021 Loading… updated Dec 27, 2021
2 tasks done
Slight optimization of NitroxConfig serialization
#1786 by Measurity was merged Apr 21, 2022 Loading… updated Apr 21, 2022
Added docs for some classes in NitroxModel-Subnautica
#1788 by Measurity was merged Apr 21, 2022 Loading… updated Apr 21, 2022
Added some code docs to NitroxModel project
#1789 by Measurity was merged Apr 21, 2022 Loading… updated Apr 21, 2022
Fixed build tool not retrying discovery if path is set in game.props
#1795 by Measurity was merged May 4, 2022 Loading… updated May 4, 2022
Removed save location from summary if requested by player
#1802 by Measurity was merged May 14, 2022 Loading… updated May 14, 2022
Added fallback when external IP returned by router is a private network IP
#1839 by Measurity was merged Aug 7, 2022 Loading… updated Aug 7, 2022
Fixed typo in bug_report.yaml
#1843 by Measurity was merged Aug 10, 2022 Loading… updated Aug 10, 2022
Refactored game path to use NitroxUser.cs
#1870 by Measurity was merged Oct 11, 2022 Loading… updated Oct 11, 2022
Fixed steam sometimes not starting Subnautica
#1873 by Measurity was merged Oct 23, 2022 Loading… updated Oct 23, 2022
Fixed world list not focusing correctly on the items Area: user interface (launcher) Related to UI/UX in the launcher Type: bug
#1879 by Measurity was merged Oct 24, 2022 Loading… updated Oct 24, 2022
Changed join process to be async Area: user interface (game) Related to UI/UX in the game Type: enhancement Issue is to be solved by implementing new features
#1881 by Measurity was merged Oct 26, 2022 Loading… updated Oct 26, 2022
Fixed regression of cancel button functionality
#1885 by Measurity was merged Oct 28, 2022 Loading… updated Oct 28, 2022
Removed unprocessable commands from showing up by help command in console
#1890 by Measurity was merged Oct 31, 2022 Loading… updated Oct 31, 2022
Fixed scroll bar spacing in world list view Area: user interface (launcher) Related to UI/UX in the launcher
#1880 by Measurity was merged Oct 26, 2022 Loading… updated Dec 1, 2022
Added first .NET analyzer for validating packet deserialization
#1805 by Measurity was merged Jul 28, 2022 Loading… updated Dec 3, 2022
2 tasks done
Added analyzer project and a few initial analyzers
#1905 by Measurity was merged Dec 4, 2022 Loading… updated Dec 4, 2022
5 tasks done
ProTip! Filter pull requests by the default branch with base:master.