Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented initial stages on BZ integration #2052

Draft
wants to merge 88 commits into
base: bz-experimental
Choose a base branch
from

Commits on Jul 2, 2023

  1. Added ipAddress.IsLocalhost() API

    This API tests that the IP address points to the same machine that is executing the code (localhost).
    Measurity authored and Measurity committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    4959531 View commit details
    Browse the repository at this point in the history
  2. Used ipAddress.IsLocalhost API to grant admin to local player

    Previously this only worked for 127.x.x.x range IPs but now also works for LAN ipv4 and ipv6 IPs.
    Measurity authored and Measurity committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    c2627f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f404730 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. bug_report.yml: fix typo

    Change Pastbin into Pastebin
    i-Moony authored Jul 7, 2023
    Configuration menu
    Copy the full SHA
    8c4fdfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d92714 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. bug_report.yaml: fix typos (SubnauticaNitrox#2061)

    Change Operation System to Operating System
    
    Change "How did it happened?" to "How did it happen?"
    i-Moony authored Jul 8, 2023
    1 Configuration menu
    Copy the full SHA
    cccef2e View commit details
    Browse the repository at this point in the history
  2. Split in-game and file logging (SubnauticaNitrox#2058)

    * Splitted InGame logging with translation
    
    * Added missing ingame translations
    
    * Reverted OnlyInGame() to InGame()
    
    * Fixed bug where missing keys would not use fallback language
    
    * PR review changes
    
    Co-authored-by: Meas <measuring.infinity@gmail.com>
    
    * Fix bug where sensitive logging wouldn't replace keys
    
    ---------
    
    Co-authored-by: Meas <measuring.infinity@gmail.com>
    Jannify and Measurity authored Jul 8, 2023
    Configuration menu
    Copy the full SHA
    0f1fff6 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    1f8d410 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59bbb0b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Refactoring NitroxEntity.GetId() to better reflect behavior (Subnauti…

    …caNitrox#1908)
    
    * QoL: Commenting out unused patch
    
    * QoL: Removing redundant code
    
    * QoL: Merge Bench code into one inline method
    
    * QoL: Validate.cs Use CallerArgumentExpression
    
    * QoL: Fix NREs in PlayerPreferencesInitialSyncProcessor
    
    * Update NitroxEntity GetId() to better reflect behavior
    
    * Simple GetId() to RequireIdFrom() replacement
    
    * Replacing GetId() with more safe catching
    
    * Generate NitroxIds for new Vehicles
    
    * Generate NitroxIds for new Batteries
    
    * Changed QuickSlotsBindingIds from Array to OptionalArray
    
    * Made getting NitroxId in patches safe with logging
    
    * Simplify BuilderTool_HandleInput_Patch
    
    * De-verbose TryGetIdOrWarn()
    
    * Small bug fixes
    
    * Added Obsolete warning to new OptionalEmpty() ctor
    
    The constructor should not be used directly. Instead, Optional.Empty should be used.
    
    * Made getting NitroxId in the rest safe with logging
    
    * Always handle IEnumerator with yield
    
    * Moved NitroxEntity.cs TryGetId APIs into extension methods
    
    Removed redundant null checks on GameObject as they are done in the TryGetId APIs.
    
    * Minor review changes
    
    * Check for null id in NitroxEntity.RemoveFrom()
    
    * Use CoroutineUtils.YieldSafe instead of own code
    
    * Use GenerateNewId instead of SetNewId
    
    * Rename GetOptionalId to GetId
    
    * Move id getting before Metadata extraction
    
    * Moved Obsolete attr on OptionalEmpty ctor to OptionalEmpty
    
    default(OptionalEmpty) was still possible without a warning, which shouldn't happen outside Optional.cs
    
    * Address pr changes
    
    ---------
    
    Co-authored-by: Measurity <measuring.infinity@gmail.com>
    Jannify and Measurity authored Jul 14, 2023
    Configuration menu
    Copy the full SHA
    9e337a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Added source generator for NitroxPatch boilerplate

    This generator also optimizes how MethodInfos are retrieved during patching.
    Measurity committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    06a1daa View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    410c98c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5557bea View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Renamed CompilationExtensions.HasType to GetType

    Measurity committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    3be383a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0c63ec View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Updated Nitrox.BinaryPack dependency to v2.0.1

    Measurity committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0138f7d View commit details
    Browse the repository at this point in the history
  2. Removed Queue alloc in packet receive updates

    Measurity committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    687273b View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    84b5601 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Translated using Weblate

    Language:  (German)
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (84 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 83.3% (70 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Italian)
    
    Currently translated at 94.0% (79 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (Danish)
    
    Currently translated at 94.0% (79 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 86.9% (73 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt_BR/
    
    Translated using Weblate (Lithuanian)
    
    Currently translated at 82.1% (69 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lt/
    
    Translated using Weblate (Irish)
    
    Currently translated at 17.8% (15 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ga/
    
    Translated using Weblate (Turkish)
    
    Currently translated at 78.5% (66 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/tr/
    
    Translated using Weblate (Spanish)
    
    Currently translated at 83.3% (70 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 83.3% (70 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Polish)
    
    Currently translated at 86.9% (73 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pl/
    
    Translated using Weblate (French)
    
    Currently translated at 90.4% (76 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 86.9% (73 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (French)
    
    Currently translated at 90.4% (76 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (English)
    
    Currently translated at 100.0% (84 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/en/
    
    Translated using Weblate (English)
    
    Currently translated at 100.0% (81 of 81 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/en/
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Spanish)
    
    Currently translated at 95.8% (70 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Dutch)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 97.2% (71 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Polish)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pl/
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (Hungarian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hu/
    
    Translated using Weblate (German)
    
    Currently translated at 98.6% (72 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/de/
    
    Translated using Weblate (French)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (Croatian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hr/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 95.6% (66 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Danish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Danish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Polish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pl/
    
    Update translation files
    
    Updated by "Remove blank strings" hook in Weblate.
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/
    
    Translated using Weblate (Lithuanian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lt/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 88.4% (61 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 88.4% (61 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Danish)
    
    Currently translated at 94.2% (65 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Serbian)
    
    Currently translated at 18.8% (13 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sr/
    
    Translated using Weblate (Vietnamese)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/vi/
    
    Translated using Weblate (Korean)
    
    Currently translated at 69.5% (48 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ko/
    
    Translated using Weblate (Thai)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/th/
    
    Translated using Weblate (Latvian)
    
    Currently translated at 4.3% (3 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lv/
    
    Translated using Weblate (Swedish)
    
    Currently translated at 98.5% (68 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sv/
    
    Translated using Weblate (Swedish)
    
    Currently translated at 98.5% (68 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sv/
    
    Translated using Weblate (Greek)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/el/
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (German)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/de/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (Czech)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/cs/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 75.3% (52 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 75.3% (52 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hant/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Spanish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es/
    
    Translated using Weblate (French)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (Slovak)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sk/
    
    Translated using Weblate (Hungarian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hu/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Ukrainian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/uk/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Bulgarian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/bg/
    
    Translated using Weblate (Lithuanian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lt/
    
    Translated using Weblate (Latvian)
    
    Currently translated at 2.8% (2 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lv/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Croatian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hr/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Lithuanian)
    
    Currently translated at 28.3% (19 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lt/
    
    Translated using Weblate (Swedish)
    
    Currently translated at 89.5% (60 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sv/
    
    Added translation using Weblate (Chinese (Traditional))
    
    Added translation using Weblate (Serbian (cyrillic))
    
    Added translation using Weblate (Catalan)
    
    Translated using Weblate (Slovenian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sl/
    
    Translated using Weblate (Japanese)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ja/
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt_BR/
    
    Translated using Weblate (Greek)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/el/
    
    Translated using Weblate (Turkish)
    
    Currently translated at 92.5% (62 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/tr/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 88.0% (59 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Swedish)
    
    Currently translated at 77.6% (52 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sv/
    
    Translated using Weblate (Vietnamese)
    
    Currently translated at 92.5% (62 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/vi/
    
    Translated using Weblate (Slovak)
    
    Currently translated at 98.5% (66 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sk/
    
    Translated using Weblate (Slovak)
    
    Currently translated at 62.6% (42 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sk/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Translated using Weblate (Spanish (Latin America))
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es_419/
    
    Translated using Weblate (Thai)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/th/
    
    Translated using Weblate (Spanish)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Croatian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hr/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 65.6% (44 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 98.5% (66 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Danish)
    
    Currently translated at 76.1% (51 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Czech)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/cs/
    
    Translated using Weblate (Bulgarian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/bg/
    
    Translated using Weblate (Czech)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/cs/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 83.5% (56 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Translated using Weblate (Hungarian)
    
    Currently translated at 98.5% (66 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hu/
    
    Translated using Weblate (Ukrainian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/uk/
    
    Translated using Weblate (Ukrainian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/uk/
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (Polish)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pl/
    
    Translated using Weblate (German)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/de/
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (French)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (Danish)
    
    Currently translated at 71.6% (48 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (66 of 66 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Japanese)
    
    Currently translated at 100.0% (66 of 66 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ja/
    
    Translated using Weblate (Greek)
    
    Currently translated at 100.0% (66 of 66 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/el/
    weblate authored and Jannify committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    88013d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    93c6599 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    91748dc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Building overhaul (SubnauticaNitrox#1952)

    * Disable patches for legacy building
    
    * Created virtual objects for every possible building (and ghosts)
    
    * Add a singleplayer tester for the alternative building system
    
    * Fix transpiler pattern matching not adding instructions at the end of the pattern, and not reading the latest instruction in a method
    
    * Adapted all of the code to work in simple peer-2-peer
    
    * Add a first implementation (unfinished and unclean) of the server-side saving/relaying part.
    
    * Added a BuildPieceIdentifier to be able to identify objects under BaseCells (on client-side)
    
    * Fix a null exception during RestoreGhost()
    
    * Completed the server-side managing of the build packets (still a bug left)
    
    * Refactored save data in PersistedWorldData
    
    * Added the required ProtoBufNet attributes to the new data classes
    
    * Added building restore process to initial sync
    
    * Fix modules not being correctly handled on server-side
    
    * Try improving build piece identifying.
    
    * On the way to deprecate client force-updating bases when it's not valid, and to have cooldown on base building when another interacts with it.
    
    * Replace every ProtoContract/ProtoMember to DataContract/DataMember
    
    * Fix BuildPieceIdentifier being wrongly created for destructed pieces
    
    * Fixed cooldowns, and added cooldown cleanup for when they're finished
    
    * Made the building queue use safely yielded coroutines
    
    * Added NitroxId to interior pieces and NitroxEntity to IBaseModules accordingly (WaterPark still to fix)
    
    * Fix WaterParks NitroxEntity setting
    
    * Fix being able to deconstruct buildings with remote players inside
    
    * Add NitroxEntity to VehicleDockingBay of moonpools
    
    * First shot at moving buildings to the entity system (a lot to correct still)
    
    * Removed ExistsInGlobalRoot and WaterParkId fields from WorldEntity (replaced by GlobalRootEntity)
    
    * Moved the whole building system to the entity system (incomplete but working)
    
    * Fix MapRooms not getting a NitroxEntity attached to their functionality object, and added back destroying overlapping entities (e.g vines) and safety when deleting a base with player inside (shouldn't be possible anyway)
    
    * Reparent player children of a removed entity to GlobalRoot
    
    * Add sync/persistence for base pieces (not for alien containments tho), added EntityPostSpawner (for bench), fixed some issues with base updating, improved the entity implementation of bases, moved Resolve to a global using in NitroxPatcher and NitroxClient
    
    * Fix moonpool not spawning vehicle, recursive search for players causing stackoverflow, built InteriorPieces not being assigned to the right type (in server processor), add a throttle for ModifyConstructedPacket, removed a false error logging
    
    * Add MapRooms as children for bases, that will get their nitrox ids saved and restored
    
    * Fix ghost visual glitch
    
    * Fixed several edge-cases issues for WaterParks and finished its basic inventory/fishes sync/restore for larger water parks. Split PostSpawnProcessors into for Constructables and Modules.
    
    * Fixed vehicles not being correctly docked to moonpools and constructables not being correctly lighted on reconnect
    
    * Refactoring (for build-related entities) positions to localpositions and implemented building in cyclops
    
    * Added a resync buildings procedure (with a button in the settings) and a delete GameObject button to the scene debugger
    
    * Add a safe building mode for both client and server. Also fix the operation count of client-side. Clients now know when they're desynced from a base building
    
    * First steps of entity batch spawning applied to item spawning, fixed a bug on placing modules
    
    * Introduced data compression for SavedBase data (drastically reduced the loadout weight), save InteriorPiece already included children, add a temporary energy refill to power sources on spawn
    
    Co-authored-by: Jannify <23176718+Jannify@users.noreply.github.com>
    
    * Deprecated legacy building system.
    
    * Mass refactoring (cleaning up the project), moving classes in their own files, now recreate a player entity when it couldn't be found
    
    * Fix an issue in batch spawning (about ignored exceptions), and vehicle docking/undocking, use cache for ghost/interior piece/module prefab querying
    
    * Some cleaning
    
    * Replace NitroxEntity.TryGetIdFrom by the implementation from SubnauticaNitrox#1908
    
    * Some refactoring + fix operation tracker breaking bug
    
    * Resolved merge conflicts, fixed an issue with metadata update spamming when hovering a plant with planter open, fixed wrong parenting to WaterPark (for big room)
    
    * Some more mass refactoring to avoid having too many util static classes
    
    * fixed BaseDeconstructable prefab loading issue with multiple clients locally, updated some transpilers, set safe building to true by default (client-side)
    
    * More corrections for SubnauticaNitrox#2063 rebase
    
    * Fixed PacketSerializationTest failing
    
    Added [Serializable] in new packets
    Changed field to property in new packets
    Removed ToString() override of new packets
    Enhanced NitroxAutoFaker to set backing fields if property is read- only
    
    * Refactored SerializationHelper
    
    Moved Base related methods to BaseSerializationHelper
    Fixed overflow bug in CompressStream() and added tests for verification
    Removed unused code in SerializationHelper
    
    * Fixed Packet and Processor tests
    
    Resoled cases where abstract class in between concrete processor and ClientPacketProcessor/Authen.../... would result in failure
    Deleted unused and lost packets
    
    * Missed changes to BaseSerializationHelper
    
    * Fixing various issues with serialization
    
    * Fixes to Jannify's previous fixes, and some refactoring
    
    * Simplify building post spawning (deletions and refactoring), add an analyzer for wrong usage of DI
    Co-authored-by: Measurity <measuring.infnity@gmail.com>
    
    * Refactor Resolve<T> and improved DI analyzer performance
    
    Removed "Resolve" check in analyzer and instead limited Resolve API to types where it is allowed to be used (NitroxPatch and UnityEngine.Object types).
    
    * Moved rules of DependencyInjectionMisuseAnalyzer into private Rules type
    
    Removed autofac naming in DependencyInjectionMisuseAnalyzer.
    
    * Fix null coroutine execution
    
    * Address Jannify's review, remove ParentedDrawer (replaced by DI use), separated GhostMetadata retrieving and applying in two static classes
    
    * Fixed DependencyInjectionMisuseAnalyzer reporting on wrong symbol
    
    Fixed the analyzer to report on any member access of NitroxServiceLocator.
    Suppressed the analyzer message on "main" types like Program.cs which setup the DI container.
    
    * Introduce lock objects in WorldEntityManager
    
    * Added translation to building
    
    * Improve player entity search in recursive search through hierarchy
    
    * Repair ghost spawning (visual glitch), improve the code here and there, change all DateTimeOffset.Now to UtcNow
    
    Co-authored-by: Measurity <measuring.infnity@gmail.com>
    Co-authored-by: Jannify <23176718+Jannify@users.noreply.github.com>
    
    * Set TryGetComponentInParent includeInactive parameter to false by default and updated its occurences accordingly (except for FMOD_Patches to avoid merge conflicts for Jannify's PR).
    And some more refactoring
    TODO: Add explanation for this in the docs
    
    * Greatly improve entity spawning time (depends on FPS, the more = the faster), changed recursive spawning to iterative spawning in Entities.cs and PlaceholderGroupWorldEntitySpawner.cs
    
    * Introduce a major solution: ignore exceptions in Coroutines to avoid them getting stuck without us notifying anything
    
    * Improved entity spawn queue to use a List
    
    * Fix ghost spawning regression
    
    * Added some comments and a TODO for NitroxTransform's fix. Changed spawn queue Coroutine starter
    
    * Moved SpawnEntitiesProcessor logic to Entities.cs
    
    * Fixed resync regression, removed debug logs
    
    * Reversed functionality of EntitiesToSpawn for SpawnBatchAsync to have a lesser time complexity
    
    * Re-enable previously disabled cinematic patches, changed delta time calculations to use TimeSpan, and fix AGAIN the ghost visual glitch
    
    ---------
    
    Co-authored-by: Jannify <23176718+Jannify@users.noreply.github.com>
    Co-authored-by: Measurity <measuring.infnity@gmail.com>
    Co-authored-by: dartasen <cleeeemove@gmail.com>
    4 people authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    47002e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    bc43513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d0e85a View commit details
    Browse the repository at this point in the history
  3. Fix Discord implementation (can now restart discord and the activity …

    …will be set correctly)
    tornac1234 authored and dartasen committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    4c593ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f609e89 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

  1. Configuration menu
    Copy the full SHA
    62075dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0836b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Configuration menu
    Copy the full SHA
    680d248 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Added capture of server console input for hotkeys (SubnauticaNitrox#2085

    )
    
    * Added capture of server console input for hotkeys
    
    Escape - will clear the input line.
    Ctrl+C - will clear the input line. If no input, will terminate the server and console
    Ctrl+D - will terminate the server and console
    Home - Move cursor to start of input
    End - Move cursor to end of input
    Up Arrow - Go backward (in time) of input history
    Down Arrow - Go forward (in time) of input history
    Measurity authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e48af09 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Configuration menu
    Copy the full SHA
    31f9848 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    6704bbd View commit details
    Browse the repository at this point in the history
  2. Synced LEDLights and other placeable objects (e.g. posters) which no …

    …longer fall under the map. Fixed beacons and slightly improved Entity Simulation movement management
    tornac1234 authored and dartasen committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    b83b15b View commit details
    Browse the repository at this point in the history
  3. Added a patch to replace DayNightCycle.deltaTime by a local calculati…

    …on which will always give a real delta time (uncapped)
    tornac1234 authored and dartasen committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    2c48110 View commit details
    Browse the repository at this point in the history
  4. Synced flares

    tornac1234 authored and dartasen committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    aae2e47 View commit details
    Browse the repository at this point in the history
  5. Add an Instantiate wrapper to include the NitroxEntity in spawned obj…

    …ects before its components are enabled, override UniqueIdentifier's id by NitroxEntity's id, implement more sync spawners
    tornac1234 authored and dartasen committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    6f04e0a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5864ad View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Prevent entity spawning from stopping when it errors. Implement rando…

    …mly-generated-on-the-fly entities
    tornac1234 committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    61f2a7c View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Removed Nitrox.Analyzers sources in favor of nuget

    Uses * for version to always get latest Nitrox.Analyzers
    Measurity committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9dc6ab6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    962bc2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70bb571 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18f9ef4 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    7e89ce6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9efe596 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4606d19 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e872a26 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    078063e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Maintainance: latest C# lang version, code style config fixes, nitrox…

    … underscore patch name spell-check ignore, nitrox.analyzer as nuget (SubnauticaNitrox#2098)
    Measurity authored Dec 26, 2023
    Configuration menu
    Copy the full SHA
    bb510e7 View commit details
    Browse the repository at this point in the history
  2. Translated using Weblate

    Language:  (Estonian)
    
    Translated using Weblate
    Language:  (Portuguese)
    
    Translated using Weblate
    Language:  (Italian)
    
    Translated using Weblate
    Language:  (Croatian)
    
    Translated using Weblate
    Language:  (Dutch)
    
    Translated using Weblate
    Language:  (Norwegian Bokmål)
    
    Translated using Weblate
    Language:  (Portuguese (Brazil))
    
    Translated using Weblate
    Language:  (Portuguese (Brazil))
    
    Translated using Weblate
    Language:  (Turkish)
    
    Translated using Weblate
    Language:  (French)
    
    Translated using Weblate
    Language:  (French)
    
    Translated using Weblate
    Language:  (Bulgarian)
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate
    Language:  (French)
    
    Translated using Weblate
    Language:  (English)
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate
    Language:  (Vietnamese)
    
    Translated using Weblate
    Language:  (French)
    
    Translated using Weblate
    Language:  (Dutch)
    
    Translated using Weblate
    Language:  (French)
    
    Translated using Weblate
    Language:  (Serbian)
    
    Translated using Weblate
    Language:  (Lithuanian)
    
    Translated using Weblate
    Language:  (Greek)
    
    Translated using Weblate
    Language:  (Italian)
    
    Translated using Weblate
    Language:  (Dutch)
    
    Translated using Weblate
    Language:  (Japanese)
    
    Translated using Weblate
    Language:  (Ukrainian)
    
    Translated using Weblate
    Language:  (Russian)
    
    Translated using Weblate
    Language:  (German)
    
    Translated using Weblate
    Language:  (English)
    
    Translated using Weblate
    Language:  (German)
    
    Translated using Weblate
    Language:  (English)
    
    Translated using Weblate
    Language:  (Irish)
    
    Translated using Weblate
    Language:  (English)
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate
    Language:  (Greek)
    
    Translated using Weblate
    Language:  (Dutch)
    
    Translated using Weblate
    Language:  (Croatian)
    
    Translated using Weblate
    Language:  (Serbian)
    
    Translated using Weblate
    Language:  (Russian)
    
    Translated using Weblate
    Language:  (Serbian)
    
    Translated using Weblate
    Language:  (Vietnamese)
    
    Translated using Weblate
    Language:  (Russian)
    
    Translated using Weblate
    Language:  (Hungarian)
    
    Translated using Weblate
    Language:  (French)
    
    Translated using Weblate
    Language:  (Dutch)
    
    Translated using Weblate
    Language:  (Croatian)
    
    Translated using Weblate
    Language:  (Portuguese)
    
    Translated using Weblate
    Language:  (German)
    
    Translated using Weblate
    Language:  (English)
    
    Translated using Weblate
    Language:  (Italian)
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate
    Language:  (German)
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (84 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 83.3% (70 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Italian)
    
    Currently translated at 94.0% (79 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (Danish)
    
    Currently translated at 94.0% (79 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 86.9% (73 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt_BR/
    
    Translated using Weblate (Lithuanian)
    
    Currently translated at 82.1% (69 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lt/
    
    Translated using Weblate (Irish)
    
    Currently translated at 17.8% (15 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ga/
    
    Translated using Weblate (Turkish)
    
    Currently translated at 78.5% (66 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/tr/
    
    Translated using Weblate (Spanish)
    
    Currently translated at 83.3% (70 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 83.3% (70 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Polish)
    
    Currently translated at 86.9% (73 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pl/
    
    Translated using Weblate (French)
    
    Currently translated at 90.4% (76 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 86.9% (73 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (French)
    
    Currently translated at 90.4% (76 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (English)
    
    Currently translated at 100.0% (84 of 84 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/en/
    
    Translated using Weblate (English)
    
    Currently translated at 100.0% (81 of 81 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/en/
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Spanish)
    
    Currently translated at 95.8% (70 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Dutch)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 97.2% (71 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Polish)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pl/
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (Hungarian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hu/
    
    Translated using Weblate (German)
    
    Currently translated at 98.6% (72 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/de/
    
    Translated using Weblate (French)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (Croatian)
    
    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hr/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 95.6% (66 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Danish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Danish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Polish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pl/
    
    Update translation files
    
    Updated by "Remove blank strings" hook in Weblate.
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/
    
    Translated using Weblate (Lithuanian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lt/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 88.4% (61 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 88.4% (61 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Danish)
    
    Currently translated at 94.2% (65 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Serbian)
    
    Currently translated at 18.8% (13 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sr/
    
    Translated using Weblate (Vietnamese)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/vi/
    
    Translated using Weblate (Korean)
    
    Currently translated at 69.5% (48 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ko/
    
    Translated using Weblate (Thai)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/th/
    
    Translated using Weblate (Latvian)
    
    Currently translated at 4.3% (3 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lv/
    
    Translated using Weblate (Swedish)
    
    Currently translated at 98.5% (68 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sv/
    
    Translated using Weblate (Swedish)
    
    Currently translated at 98.5% (68 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sv/
    
    Translated using Weblate (Greek)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/el/
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (German)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/de/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (Czech)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/cs/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 75.3% (52 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Translated using Weblate (Finnish)
    
    Currently translated at 75.3% (52 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fi/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Chinese (Traditional))
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hant/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Spanish)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es/
    
    Translated using Weblate (French)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (Slovak)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sk/
    
    Translated using Weblate (Hungarian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hu/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Ukrainian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/uk/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Bulgarian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/bg/
    
    Translated using Weblate (Lithuanian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lt/
    
    Translated using Weblate (Latvian)
    
    Currently translated at 2.8% (2 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lv/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Croatian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hr/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (69 of 69 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Lithuanian)
    
    Currently translated at 28.3% (19 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/lt/
    
    Translated using Weblate (Swedish)
    
    Currently translated at 89.5% (60 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sv/
    
    Added translation using Weblate (Chinese (Traditional))
    
    Added translation using Weblate (Serbian (cyrillic))
    
    Added translation using Weblate (Catalan)
    
    Translated using Weblate (Slovenian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sl/
    
    Translated using Weblate (Japanese)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ja/
    
    Translated using Weblate (Portuguese (Brazil))
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt_BR/
    
    Translated using Weblate (Greek)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/el/
    
    Translated using Weblate (Turkish)
    
    Currently translated at 92.5% (62 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/tr/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 88.0% (59 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Swedish)
    
    Currently translated at 77.6% (52 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sv/
    
    Translated using Weblate (Vietnamese)
    
    Currently translated at 92.5% (62 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/vi/
    
    Translated using Weblate (Slovak)
    
    Currently translated at 98.5% (66 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sk/
    
    Translated using Weblate (Slovak)
    
    Currently translated at 62.6% (42 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/sk/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Translated using Weblate (Spanish (Latin America))
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es_419/
    
    Translated using Weblate (Thai)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/th/
    
    Translated using Weblate (Spanish)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/es/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Croatian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hr/
    
    Translated using Weblate (Norwegian Bokmål)
    
    Currently translated at 65.6% (44 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nb_NO/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 98.5% (66 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (Portuguese)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pt/
    
    Translated using Weblate (Danish)
    
    Currently translated at 76.1% (51 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Translated using Weblate (Czech)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/cs/
    
    Translated using Weblate (Bulgarian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/bg/
    
    Translated using Weblate (Czech)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/cs/
    
    Translated using Weblate (Dutch)
    
    Currently translated at 83.5% (56 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/nl/
    
    Translated using Weblate (Romanian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ro/
    
    Translated using Weblate (Hungarian)
    
    Currently translated at 98.5% (66 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/hu/
    
    Translated using Weblate (Ukrainian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/uk/
    
    Translated using Weblate (Ukrainian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/uk/
    
    Translated using Weblate (Russian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ru/
    
    Translated using Weblate (Polish)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/pl/
    
    Translated using Weblate (German)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/de/
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Italian)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/it/
    
    Translated using Weblate (French)
    
    Currently translated at 100.0% (67 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/fr/
    
    Translated using Weblate (Danish)
    
    Currently translated at 71.6% (48 of 67 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/da/
    
    Merge remote-tracking branch 'origin/master'
    
    Merge remote-tracking branch 'origin/master'
    
    Translated using Weblate (Chinese (Simplified))
    
    Currently translated at 100.0% (66 of 66 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/zh_Hans/
    
    Translated using Weblate (Japanese)
    
    Currently translated at 100.0% (66 of 66 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/ja/
    
    Translated using Weblate (Greek)
    
    Currently translated at 100.0% (66 of 66 strings)
    
    Translation: SubnauticaNitrox/IngameSubnautica
    Translate-URL: https://hosted.weblate.org/projects/subnauticanitrox/ingamesubnautica/el/
    weblate authored and dartasen committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    3561d31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b10ab9 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    2af9c87 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Configuration menu
    Copy the full SHA
    8abb67b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Configuration menu
    Copy the full SHA
    b8eb8c4 View commit details
    Browse the repository at this point in the history
  2. Fix time incrementing on client-side while it's paused on server-side…

    … (for first player joining during queue)
    tornac1234 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    f15d0d6 View commit details
    Browse the repository at this point in the history
  3. Some refactoring, added a temporary (to be changed later on) Resolve<…

    …T> for DI in metadata extractors and processors
    tornac1234 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    9c5cd40 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Add DenyOwnershipHand translation and refactor few MBs namespaces (Su…

    …bnauticaNitrox#2105)
    
    * Moving CinematicController MBs to right folder/namespace
    
    * Moving HUD MBs to right folder/namespace
    
    * Add translation for DenyOwnershipHand
    Jannify authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    06e114e View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. Sync base hull (SubnauticaNitrox#2099)

    * Sync base hull
    
    * Fix "entity was spawned" condition, fix ServerAutofac duplicate registering of a critical instance, fix base hull strength creating duplicate leaks, fix simulation not being acquired when creating a base
    
    * Fix a regression: all children added to bases were duplicated, improve LiveMixin metadata broadcast conditions
    tornac1234 authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    5c48f8c View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Made MS Store startable

    Measurity authored and dartasen committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f4deab1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    889483a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a322c0 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    785d38e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Sync spawning commands (SubnauticaNitrox#2113)

    * Fix "spawn" command and sync "sub" command
    * Sync "spawn" command for all entities and restrict "sub" and "spawn" to at least moderator perms
    tornac1234 authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    4a3830d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Overhauling the Sound System (SubnauticaNitrox#1780)

    * Moved soundWhitelist to NitroxModel to access it on the Server
    
    * Added MultiplePacketsSuppressor to suppress multiple types at once
    
    Generally suppress sound packets from client processors
    
    * Added drawer for FMODAsset
    
    * Handle 2D Looping sounds and QOL changes
    
     Co-authored-by: tornac1234 <tortornac@gmail.com>
    
    * Better NRE catching in PlayerCinematicController
    
    * Fix exosuit step and jet sounds
    
    Co-authored-by: tornac1234 <tortornac@gmail.com>
    
    * Fix seamoth sound packet echoing
    
    * Small refactor for ExosuitModuleEvent
    
    * Don't sync player focused sound
    
    The player object has no NitroxId and therefor can't have synced sounds
    
    * Remove isGlobal from IsWhitelisted()
    
    * Added UnityObjectExtensions from 3a7f50
    
    Co-authored-by: Measurity <measuring.infnity@gmail.com>
    
    * Added fallback logic for late register of FMODEmitterController
    
    * Small QoL for sound debugger
    
    * Properly sync sound for ToggleLights
    
    * Sync remote player sounds
    
    Co-authored-by: tornac1234 <tortornac@gmail.com>
    
    * Small QOL changes
    
    Co-authored-by: tornac1234 <tortornac@gmail.com>
    
    * Fixed rebase regression in NitroxUser
    
    * Improved suppressing multiple packets
    
    * Split FMODSystem, FMODWhitelist and CalculateVolume()
    
    * Address requested changes
    
    * Fix server not finding launcherPath
    
    * Remove welder and player freedive_splash from whitelist
    
    * Address requested changes
    
    * Fixed bug where LauncherPath could not be found when running tests
    
    ---------
    
    Co-authored-by: tornac1234 <tortornac@gmail.com>
    Co-authored-by: Measurity <measuring.infnity@gmail.com>
    3 people authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    a20c0ab View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    3f727c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39aecd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb204c9 View commit details
    Browse the repository at this point in the history
  4. Improve simulation distribution, fix simulation not being attributed …

    …for global root entities during connection
    tornac1234 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    ce9ad22 View commit details
    Browse the repository at this point in the history
  5. Fix constructor sinking

    tornac1234 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    18e56d6 View commit details
    Browse the repository at this point in the history
  6. Sync geyser eruptions

    tornac1234 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fad58d0 View commit details
    Browse the repository at this point in the history
  7. Move player join broadcast to after initial sync completed, and ensur…

    …e player entity is spawned in priority
    tornac1234 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    eb1ef9f View commit details
    Browse the repository at this point in the history
  8. Change world loading to only spawn entities in view range, and refact…

    …ored of WorldEntityManager
    tornac1234 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4647723 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f654e0e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    978b9cf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    14ea71d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ffe3352 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d67c62a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce02ef5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    171f23b View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Upgraded Litenetlib

    dartasen committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    cd7a75e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Game finders overhaul (SubnauticaNitrox#2121)

    * Modified namespace to be file-scoped by default in editorconfig
    
    * Reworked installation finders
    
    * Refactored GameFinders to use GameFinderResult
    
    * Added NotFound/Ok result to GameFinderResult type
    
    * Added GetUniqueNonCombinatoryFlags extension for Enums
    
    ---------
    
    Co-authored-by: Measurity <measuring.infinity@gmail.com>
    dartasen and Measurity authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    26179d0 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    cb048d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61bf236 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Removed direct DI container usage from debugger drawers (SubnauticaNi…

    …trox#2136)
    
    Co-authored-by: tornac1234 <24827220+tornac1234@users.noreply.github.com>
    Measurity and tornac1234 authored May 12, 2024
    Configuration menu
    Copy the full SHA
    54fd436 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    cfc08f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    e4d563d View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Added start for BZ

    Coding-Hen committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    baae2a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Fixed resource asset parsing

    Co-authored-by: Jannify <23176718+Jannify@users.noreply.github.com>
    Coding-Hen and Jannify committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    794ee92 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    287e37c View commit details
    Browse the repository at this point in the history