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

Updating master branch to development state #631

Merged
merged 599 commits into from
Sep 18, 2021
Merged

Updating master branch to development state #631

merged 599 commits into from
Sep 18, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    0e024f1 View commit details
    Browse the repository at this point in the history
  2. added myself to credits

    ahnguyen09 committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    810ac5c View commit details
    Browse the repository at this point in the history
  3. updated my credit line

    ahnguyen09 committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    d3c0032 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Update faq.json

    ncjsvr committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    a68d0bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3e25c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f887d1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #483 from ncjsvr/development

    Update faq.json
    nxPublic authored Mar 28, 2021
    Configuration menu
    Copy the full SHA
    f625f01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e100b57 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #480 from danny8890/Big-Portal-Names

    Added option for big Portal Names
    nxPublic authored Mar 28, 2021
    Configuration menu
    Copy the full SHA
    aad4902 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ce3fc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7015d6 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Update vplusconfig.json

    Fixed some typos and added the modifier stat to the values
    nxPublic authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    eab5777 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #408 from ahnguyen09/projectile_fired_mod

    Added projectile modification section, applies to bow and javelin
    nxPublic authored Mar 29, 2021
    Configuration menu
    Copy the full SHA
    7da8509 View commit details
    Browse the repository at this point in the history
  3. Added In-game clock

    ahnguyen09 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    8b7910e View commit details
    Browse the repository at this point in the history
  4. Update config to remove need to divide by 255. Code will do it for yo…

    …u. Many droplet tools give you R,G,B as an INT
    ahnguyen09 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    12ebdfa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d09454d View commit details
    Browse the repository at this point in the history
  6. Remove unwanted curly barket

    healiha committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    98be85f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e2149d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3cf18f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ad7343 View commit details
    Browse the repository at this point in the history
  10. Fix an issue with CraftFromContainer

    Changed the reference point when calling PrivateArea.CheckAccess
    healiha committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    0596a78 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. fix typo in configuration

    ahnguyen09 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    0f52908 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #492 from healiha/fix/apha

    Alpha feedback fixes
    nxPublic authored Mar 30, 2021
    Configuration menu
    Copy the full SHA
    ce16419 View commit details
    Browse the repository at this point in the history
  3. Removed superfluous commits.

    Menthus123 authored and Menthus123 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    09761e6 View commit details
    Browse the repository at this point in the history
  4. Added Protected Pets feature.

    Added new MonsterAI class to GameClasses.
    
    Added new Tameable class to GameClasses.
    
    Added Tameable section to vplusconfig.json.
    
    Updated valheim_plus.cfg to include new Tameable section.
    
    Added prefix patches for the both Character.CheckDeath and Character.Damage methods.
    
    Added TrameableConfiguration class to Configurations.Sections.
    
    Added TameableConfiguration property to Configuration class.
    
    Updated README.md to include info on Protected Pets.
    Menthus123 authored and Menthus123 committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    2d194d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6242234 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Merge pull request #489 from ahnguyen09/game_clock

    Added In-game clock
    nxPublic authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    59bfad2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #496 from ncjsvr/development

    FAQ Update - Incompatible Version
    nxPublic authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    32449d9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #491 from Menthus123/AllowAllOresInBlastFurnace

    Allow all ores in blast furnace
    nxPublic authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    4a63a30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a6f549 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #495 from Menthus123/ProtectedPets

    Protected Pets
    nxPublic authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    59d1a30 View commit details
    Browse the repository at this point in the history
  6. Allow modifiying Pickable yield

    Pickables are items that appear when you press the Use button on something, e.g. a berry bush, a branch or a carrot.
    This patch allows you to modify the yield of most pickables.
    exscape committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d447431 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #494 from exscape/berry-yield

    Allow modifiying Pickable yield
    nxPublic authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    a8e8f5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b5ee40 View commit details
    Browse the repository at this point in the history
  9. Fixed PR #489

    nxPublic committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    f5085fe View commit details
    Browse the repository at this point in the history
  10. fixed default state

    nxPublic committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    6e07bde View commit details
    Browse the repository at this point in the history
  11. H4 to H5 because H4 is massive

    ncjsvr committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    449329d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #497 from ncjsvr/development

    H4 to H5 because H4 is massive
    nxPublic authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    6d384b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    edaa403 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fe92966 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #498 from ahnguyen09/readme_pr_updates

    update readme to include some my PRs
    nxPublic authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    7ddbafa View commit details
    Browse the repository at this point in the history
  16. Fixed Typos

    nxPublic committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    67ba275 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    da92bcb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8ff7e31 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

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

    DANTHEEMAN90 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    54a027b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f37faf8 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. Update CONTRIBUTING.md

    nxPublic authored Apr 3, 2021
    Configuration menu
    Copy the full SHA
    b2e0a63 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    nxPublic authored Apr 3, 2021
    Configuration menu
    Copy the full SHA
    cd50873 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9df8455 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff92a24 View commit details
    Browse the repository at this point in the history
  5. Update README.bbcode

    nxPublic authored Apr 3, 2021
    Configuration menu
    Copy the full SHA
    07d17b7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99e8c72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60d58ca View commit details
    Browse the repository at this point in the history
  8. only keep night brightness config. remove the other part of the day b…

    …ecause they were not independent.
    ahnguyen09 committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    603a68e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    632a865 View commit details
    Browse the repository at this point in the history
  10. Delete issues.json

    ncjsvr committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    3c077b7 View commit details
    Browse the repository at this point in the history
  11. Create issues.json

    ncjsvr committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    baac84a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

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

    - Added auto update system for the ini file.
    - Added auto download system for the ini file if its not present.
    - Changed the default of ignorePrivateAreaCheck for the CraftFromChest section to false.
    - Updated the descriptions of the valheim_plus.cfg extensively. Feel free to extend them further.
    nxPublic committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    247d84e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    nxPublic authored Apr 4, 2021
    Configuration menu
    Copy the full SHA
    fedd01a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    nxPublic authored Apr 4, 2021
    Configuration menu
    Copy the full SHA
    a483ea0 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Update README.md

    Updating the Readme.md in preparations of 0.9.7
    nxPublic authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    47af3d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41787a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0ad66c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    396c7a9 View commit details
    Browse the repository at this point in the history
  5. Fixed some typos

    nxPublic committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    c47abda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    29c2e45 View commit details
    Browse the repository at this point in the history
  7. Fixed logic error in disableCookingStation when crafting from chest

    Option was working backwards.
    Dimitro authored Apr 5, 2021
    Configuration menu
    Copy the full SHA
    f3b61e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2021

  1. Configuration menu
    Copy the full SHA
    b1cf92a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c69929 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46de510 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38edfb9 View commit details
    Browse the repository at this point in the history
  5. known bugs update

    ncjsvr committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ee08a23 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #511 from Dimitro/patch-1

    Fixed logic error in disableCookingStation when crafting from chest
    nxPublic authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    fbe9b30 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #512 from ahnguyen09/game_clock

    Game clock code update
    nxPublic authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    885b784 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #501 from ahnguyen09/fog_brightness_mod

    added mod for disable fog and brightness adjustment
    nxPublic authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    21e4080 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #505 from ncjsvr/development

    Added issues.json for website's upcoming issues page - needs maintaining manually.
    nxPublic authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    cb6e288 View commit details
    Browse the repository at this point in the history
  10. Update issues.json

    ncjsvr authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2284b71 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #513 from ncjsvr/patch-1

    Update issues.json
    nxPublic authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    8ddb0ac View commit details
    Browse the repository at this point in the history
  12. Fix furnace->allowAllOres option for iron smelting

    Iron Ore is present in the game files but it's unobtainable, game using Scrap Iron instead.
    Dimitro authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    edf41cd View commit details
    Browse the repository at this point in the history
  13. Merge pull request #514 from Dimitro/patch-2

    Fix furnace->allowAllOres option for iron smelting
    nxPublic authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    ff44b44 View commit details
    Browse the repository at this point in the history
  14. added recent issue

    nxPublic committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    2215307 View commit details
    Browse the repository at this point in the history
  15. Update issues.json

    nxPublic authored Apr 6, 2021
    Configuration menu
    Copy the full SHA
    0653e70 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Configuration menu
    Copy the full SHA
    fcb9e14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07fc860 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db2b2be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a47e1cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4584476 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c84e48a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    70b85e7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #518 from Mixone-FinallyHere/PinEditorUI+Shareable…

    …Pins
    
    Pin editor UI & shareable pins
    nxPublic authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    1dc3ef9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ac6ab1b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #519 from Igmat/patch-1

    [FIX] craft from containers doesn't work with custom containers
    nxPublic authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    dc7d635 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. -Updated tameable config

    Menthus123 authored and Menthus123 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    aa20305 View commit details
    Browse the repository at this point in the history
  2. -Added missing null check.

    -Corrected damage logic.
    -Fixed owner check for current tame.
    -Refactored code so only one class is required with state passing. Also added local fields to query functions for better readability.
    Menthus123 authored and Menthus123 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    e80fa29 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'ProtectedPets' of https://github.com/Menthus123/Valheim…

    …Plus into ProtectedPets
    Menthus123 authored and Menthus123 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    31c656f View commit details
    Browse the repository at this point in the history
  4. -Removed suggestion from todo.json

    Menthus123 authored and Menthus123 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    dc8084d View commit details
    Browse the repository at this point in the history
  5. Update faq.json

    ncjsvr authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    8dd4881 View commit details
    Browse the repository at this point in the history
  6. -Removed suggestion from todo.json.

    Menthus123 authored and Menthus123 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    09b88df View commit details
    Browse the repository at this point in the history
  7. address stamina drain bug for swimming - modifier was only applied to…

    … min instead of min and max
    baconparticles committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    cb02006 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Added separate option for enemy spawn range around workbenches/wards

    Not sure if it's the best solution but it's good for now.
    Dimitro committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    6ab297e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #524 from ncjsvr/patch-3

    Update faq.json
    nxPublic authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    1c6f2ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request #523 from Menthus123/AllowAllOresInBlastFurnace

    Allow All Ores In Blast Furnace - Patch
    nxPublic authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    6cd37f0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #528 from Dimitro/enemy-spawn

    Added separate option for enemy spawn range around workbenches/wards
    nxPublic authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    3e70071 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #517 from baconparticles/displayArrowCount

    Display arrow count
    nxPublic authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    2ba5cb1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8840117 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. Update HotkeyBar.cs

    Fixed show ammo value when there is more than one bow
    Piotr3k1447 committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    c776c4e View commit details
    Browse the repository at this point in the history
  2. Fix spelling

    "beheavior"
    "HEAVLY"
    gg
    TASelwyn committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    55a7d9f View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

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

Commits on Apr 12, 2021

  1. Merge pull request #534 from Mixone-FinallyHere/development

    Repaired broken refs to pin editor and pin sharing code
    nxPublic authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    3190ce6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #531 from TASelwyn/fix/spelling

    Fix spelling
    nxPublic authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    85e86b9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #530 from Piotr3k1447/development

    Fix to show ammo
    nxPublic authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    70aebab View commit details
    Browse the repository at this point in the history
  4. Merge pull request #522 from Menthus123/ProtectedPets

    Protected Pets - Patch
    nxPublic authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f0f1a27 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #526 from baconparticles/swimStaminaBug

    address stamina drain bug for swimming - applied modifier to max also
    nxPublic authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f3cd40c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3aada9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #490 from DANTHEEMAN90/sleep_without_spawn

    Added ability to sleep without setting spawn
    nxPublic authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    d4bb801 View commit details
    Browse the repository at this point in the history
  8. spelling mistake

    ncjsvr authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    412918b View commit details
    Browse the repository at this point in the history
  9. spell fix

    spell fix
    ncjsvr authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    54e17ac View commit details
    Browse the repository at this point in the history
  10. Merge pull request #537 from ncjsvr/patch-5

    spell fix
    nxPublic authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5a99159 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #536 from ncjsvr/patch-4

    spelling mistake
    nxPublic authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    967908d View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. c776c4 broke mode 2, this advances that effort to make mode 2 work ag…

    …ain but preserves the original fix as well
    baconparticles committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    2d5c03f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #539 from baconparticles/arrowCountFix

    c776c4 broke mode 2 for displayBowAmmoCounts, this advances that effort
    nxPublic authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    658caf0 View commit details
    Browse the repository at this point in the history
  3. Update todo.json

    Updated the todo list
    nxPublic authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    987eee6 View commit details
    Browse the repository at this point in the history
  4. Update todo.json

    nxPublic authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    ecfb131 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. update launch options to use the environment variable for path instea…

    …d of steam and allow console by default
    baconparticles committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c495fe6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Merge pull request #543 from baconparticles/development

    update launch options to use the environment variable for path instea…
    nxPublic authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    aace786 View commit details
    Browse the repository at this point in the history
  2. Update faq.json

    Daimkake authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    28ea266 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #545 from Daimkake/patch-1

    Update faq.json
    nxPublic authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    ccefc28 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    0fc9ad0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #546 from baconparticles/development

    fix pin bugs - cancel now closes dialog, rune selection now sets type correctly
    nxPublic authored Apr 18, 2021
    Configuration menu
    Copy the full SHA
    89e73eb View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Update faq.json

    ncjsvr authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    4805f05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb5be0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #548 from ncjsvr/development

    Update faq.json
    nxPublic authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    799a52a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

  1. Added option to make shared pins be enforced, i.e. NO private pins; w…

    …orks retroactively for existing pins without modifying data structure
    Mixone-FinallyHere committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    3e0f6e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260a33e View commit details
    Browse the repository at this point in the history
  3. Fix filename reference

    ValheimPlus/ValheimPlus.csproj references "InventoryGui.cs" but the file is actually "InventoryGUI.cs"
    Most filesystems in the world are case sensitive. Even NTFS. Windows holding on to PC-DOS era strangeness is the exception.
    Xaekai committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    22cac45 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

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

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    bc89645 View commit details
    Browse the repository at this point in the history
  2. Child element issue with dropdown and frame scrollview rrepair. TODO:…

    … pass on to vriable/smart lookup, get rid of magic number
    Mixone-FinallyHere committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    59f85b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a308e2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6d1fa87 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #552 from Xaekai/casefile-patch

    Fix filename reference
    nxPublic authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    3e75c0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f5e11d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #554 from Mixone-FinallyHere/development

    [IMPORTANT] Dear VS, why must you be so difficult?
    nxPublic authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    de6affd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

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

Commits on Apr 26, 2021

  1. Merge pull request #556 from baconparticles/displayCartsAndBoatsOnMap

    display carts and boats on map
    nxPublic authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    9569e40 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    cc08b25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #558 from Mixone-FinallyHere/development

    Added enable Toggles for settings and coded persistency of changes
    nxPublic authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    31eeb74 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    71b9c88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #559 from Mixone-FinallyHere/development

    Improved UI. Begun Prefab of setting types. Added Tooltips based on setting comments
    nxPublic authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    fb367f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Update valheim_plus.cfg

    Adjusted the default maximumPlacementDistance to 8 instead of 5 to represent the correct vanilla value.
    nxPublic authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    3256a65 View commit details
    Browse the repository at this point in the history
  2. Update BuildingConfiguration.cs

    Adjusted the default maximumPlacementDistance to 8 instead of 5 to represent the correct vanilla value.
    nxPublic authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    75703b2 View commit details
    Browse the repository at this point in the history
  3. Update valheim_plus.cfg

    Addresses #560
    nxPublic authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    06678da View commit details
    Browse the repository at this point in the history
  4. - Changed version string to 0.9.8

    - Added more true statements for boolean states in the config file
    - Added a trim on load of hotkey settings in the config file
    nxPublic committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    703ec9e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b0c384 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1818a4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #561 from healiha/fix/fireplace

    Fix some issues with Fireplaces
    nxPublic authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    16d8ccb View commit details
    Browse the repository at this point in the history
  8. Revamped UI look for settings. Added KeyCode prefabs and constructs. …

    …Included dev Feature to check for missing cfg values.
    Mixone-FinallyHere committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    7ab4b4b View commit details
    Browse the repository at this point in the history
  9. Merge pull request #562 from Mixone-FinallyHere/development

    Revamped UI look for settings. Included dev Feature to check for missing cfg values.
    nxPublic authored Apr 30, 2021
    Configuration menu
    Copy the full SHA
    b00df0c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. Moved to MaxWeight to Player.Awake

    This makes it so it is only called once instead of every single time carry weight is requested
    Mixone-FinallyHere authored May 4, 2021
    Configuration menu
    Copy the full SHA
    b9e5dbe View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Repaired the whole belt thingy

    By modfying the scriptable objects core static value instead of an update function it also allows others to add to it as long as they dont override it.
    Mixone-FinallyHere authored May 8, 2021
    Configuration menu
    Copy the full SHA
    4b2b2f3 View commit details
    Browse the repository at this point in the history
  2. Small patch for even MOAR compat

    By removing the default from static object value and adding our own, this can allow for modifications to have occurred before hand to not be erased
    Mixone-FinallyHere authored May 8, 2021
    Configuration menu
    Copy the full SHA
    6c169f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #566 from Mixone-FinallyHere/patch-5

    Moved MaxWeight to Player.Awake
    nxPublic authored May 8, 2021
    Configuration menu
    Copy the full SHA
    52f116f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2021

  1. Update vplusconfig.json

    nxPublic authored May 13, 2021
    Configuration menu
    Copy the full SHA
    7409bbd View commit details
    Browse the repository at this point in the history
  2. Update vplusconfig.json

    nxPublic authored May 13, 2021
    Configuration menu
    Copy the full SHA
    7d5f647 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    3306dba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #575 from Mixone-FinallyHere/development

    Changed csproj to use unstripped (why was it not?) and repaired the weight thing
    nxPublic authored May 18, 2021
    Configuration menu
    Copy the full SHA
    c4e8a9a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Configuration menu
    Copy the full SHA
    8e87423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78aa16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83eaa2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #576 from Mixone-FinallyHere/patch-6

    Added disable fog back to cfg
    nxPublic authored May 19, 2021
    Configuration menu
    Copy the full SHA
    2f64a8d View commit details
    Browse the repository at this point in the history
  5. remove tag

    nxPublic committed May 19, 2021
    Configuration menu
    Copy the full SHA
    f77a983 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e391aac View commit details
    Browse the repository at this point in the history
  7. Merge pull request #577 from healiha/fix/smelters

    Change FixedUpdate postfix to UpdateSmelter prefix
    nxPublic authored May 19, 2021
    Configuration menu
    Copy the full SHA
    fe7ff1a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b69f92 View commit details
    Browse the repository at this point in the history
  9. Added static modifier

    MrTruth0 committed May 19, 2021
    Configuration menu
    Copy the full SHA
    c4b80ab View commit details
    Browse the repository at this point in the history
  10. Update valheim_plus.cfg

    Fixed Kiln ignore Private Area Check setting so it reads it and dont use default setting if its been changed
    stolenvw authored May 19, 2021
    Configuration menu
    Copy the full SHA
    7fb71ac View commit details
    Browse the repository at this point in the history
  11. Update vplusconfig.json

    added missing shareAllPins
    stolenvw authored May 19, 2021
    Configuration menu
    Copy the full SHA
    c55ebda View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. Merge pull request #579 from stolenvw/development

    Update valheim_plus.cfg setting fix, and added missing setting to vplusconfig.json
    nxPublic authored May 20, 2021
    Configuration menu
    Copy the full SHA
    2c3ec46 View commit details
    Browse the repository at this point in the history
  2. Update valheim_plus.cfg

    Corrected faulty default enabled true state on the Bed section.
    nxPublic authored May 20, 2021
    Configuration menu
    Copy the full SHA
    7257d9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58bf8c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48bea87 View commit details
    Browse the repository at this point in the history
  5. Changed Prefix with Postfix

    MrTruth0 committed May 20, 2021
    Configuration menu
    Copy the full SHA
    c68874c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65f3254 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #578 from MrTruth0/disableencumbered_patch

    Added Disable Encumbered option
    nxPublic authored May 20, 2021
    Configuration menu
    Copy the full SHA
    a4231e0 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #581 from Mixone-FinallyHere/development

    Stops NeedsServerSync from getting added to cfg
    nxPublic authored May 20, 2021
    Configuration menu
    Copy the full SHA
    a956059 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    962b3e2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #582 from Mixone-FinallyHere/development

    Ensures Map Server synchs (my bad) and adds a dummy check just in case for settings
    nxPublic authored May 20, 2021
    Configuration menu
    Copy the full SHA
    d34a942 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a6eea8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0690372 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    d45e230 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #584 from Mixone-FinallyHere/development

    Small fix to reduce chances of possible errors due to bad cfg files
    nxPublic authored May 21, 2021
    Configuration menu
    Copy the full SHA
    e5379bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    846adf8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #586 from Mixone-FinallyHere/development

    Nul checks to minimap Load + bugfix of pin sync
    nxPublic authored May 21, 2021
    Configuration menu
    Copy the full SHA
    4dda43a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ed06541 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #587 from Mixone-FinallyHere/development

    Map loads before player, name not known on join, cant share their name for initial pins
    nxPublic authored May 21, 2021
    Configuration menu
    Copy the full SHA
    fc82151 View commit details
    Browse the repository at this point in the history
  7. Player Pin patch

    Mixone-FinallyHere committed May 21, 2021
    Configuration menu
    Copy the full SHA
    a78e09e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fe8dbff View commit details
    Browse the repository at this point in the history
  9. Update vplusconfig.json

    Fixed incorrect description
    nxPublic authored May 21, 2021
    Configuration menu
    Copy the full SHA
    ff86876 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #588 from Mixone-FinallyHere/development

    Pin final bug fixes
    nxPublic authored May 21, 2021
    Configuration menu
    Copy the full SHA
    9089502 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d11a0d View commit details
    Browse the repository at this point in the history
  12. Merge pull request #589 from Mixone-FinallyHere/development

    Custom pins of Death now instead of 0, using 0->4 for sharing
    nxPublic authored May 21, 2021
    Configuration menu
    Copy the full SHA
    a049ec6 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Update vplusconfig.json

    Added missing info for disableEncumbered setting
    stolenvw authored May 23, 2021
    Configuration menu
    Copy the full SHA
    2aa5ae5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. Update CONTRIBUTING.md

    Updated BepInEx for Valheim package download like to the latest version
    stolenvw authored May 24, 2021
    Configuration menu
    Copy the full SHA
    3c06ac1 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Merge pull request #592 from stolenvw/development

    Added missing info for disableEncumbered setting to vplusconfig.json
    nxPublic authored May 25, 2021
    Configuration menu
    Copy the full SHA
    3c423a7 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. Fix ABM translations being inconsistent.

    Remove dependency on deltaTime, remove duplicate hook of ABM, pull out a few weeds in the process.
    abra3607 committed May 26, 2021
    Configuration menu
    Copy the full SHA
    13358e6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. updated version number

    nxPublic committed May 29, 2021
    Configuration menu
    Copy the full SHA
    267340a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9de35 View commit details
    Browse the repository at this point in the history
  3. Update ValheimPlus.cs

    Updated version number
    nxPublic authored May 29, 2021
    Configuration menu
    Copy the full SHA
    cc52851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85d8bb7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #598 from Abrackadabra/development

    Fix ABM translations being inconsistent.
    nxPublic authored May 29, 2021
    Configuration menu
    Copy the full SHA
    2b10fb3 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2021

  1. Fix AEM translation inconsistencies.

    Pretty much identical to the previous commit.
    abra3607 committed May 30, 2021
    Configuration menu
    Copy the full SHA
    8c0a180 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2021

  1. Merge pull request #604 from Abrackadabra/development

    Fix AEM translation inconsistencies.
    nxPublic authored Jun 2, 2021
    Configuration menu
    Copy the full SHA
    93236a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    ab2b081 View commit details
    Browse the repository at this point in the history
  2. Fixes for 0.154.1

    nxPublic committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    51c0a28 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    e6dd684 View commit details
    Browse the repository at this point in the history
  2. fix: beehive sound

    healiha committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    6db8143 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c575153 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #606 from healiha/fix/fireplace-beehive

    Fix/fireplace & beehive
    nxPublic authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    e712010 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Update README.md

    Updated Discord link to https://discord.valheim.plus
    nxPublic authored Jun 21, 2021
    Configuration menu
    Copy the full SHA
    4eb4055 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. updated version number

    nxPublic committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    e1d209f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Update faq.json

    ncjsvr authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    780ae97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #611 from ncjsvr/patch-7

    Update faq.json
    nxPublic authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    93175df View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2021

  1. Update valheim_plus.cfg

    description fix to match the sections its in
    stolenvw authored Jun 26, 2021
    Configuration menu
    Copy the full SHA
    cedb806 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #613 from stolenvw/development

    Update valheim_plus.cfg
    nxPublic authored Jun 26, 2021
    Configuration menu
    Copy the full SHA
    8f579c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. tool durability fix

    RockerKitten committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    18dc217 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #616 from RockerKitten/development

    tool durability fix
    nxPublic authored Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1936136 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. shareablePins not initialized.

    shareablePins in Minimap_AddPin_Patch is causing null exceptions because it isn't initialized to start.
    IFoundTheLight authored Aug 31, 2021
    Configuration menu
    Copy the full SHA
    4b6a60c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34fe5da View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

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

Commits on Sep 14, 2021

  1. Merge pull request #624 from IFoundTheLight/patch-3

    shareablePins not initialized.
    nxPublic authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    85b09ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #625 from IFoundTheLight/patch-2

    bannerHoverStream not Disposed.
    nxPublic authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    6089207 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #626 from IFoundTheLight/patch-4

    Invalid or negative index error.
    nxPublic authored Sep 14, 2021
    Configuration menu
    Copy the full SHA
    81a9cd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. - Fixed GetAttackStamina refactor from GetStaminaUsage (Attack Class)

    - Fixed Refactored and slightly changed GetDifficulty functions (Game Class)
    - Fixed issues with Stamina Bar (needs testing)
    nxPublic committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    71604c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a6b994 View commit details
    Browse the repository at this point in the history
  3. Update Hud.cs

    Removed Stamina Bar Text, vanilla game has this option now.
    nxPublic committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    ebb66b4 View commit details
    Browse the repository at this point in the history
  4. Update FreePlacementRotation.cs

    Fixed new parameters for function
    nxPublic committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    302cd09 View commit details
    Browse the repository at this point in the history
  5. Update Bed.cs

    Fixed AttachStart missing parameters
    nxPublic committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    4150dd2 View commit details
    Browse the repository at this point in the history
  6. Fixes

    - Removed displayStaminaValue setting from Hud Category
    - Removed very old stagnant code of deconstructing items
    nxPublic committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    9c51e4b View commit details
    Browse the repository at this point in the history
  7. Update InventoryGUI.cs

    - Fixed RepairOneItem transpiler missing stub parameter.
    nxPublic committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    b6b2ca0 View commit details
    Browse the repository at this point in the history
  8. Pre-0.9.9 alpha

    - Updated plugin version to 0.9.9
    - Added a catch to the unarmed damage to ensure at least between 0-2 damage on unarmed skill levels.
    nxPublic committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8bfc46c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    49a9e5f View commit details
    Browse the repository at this point in the history
  10. Update Container.cs

    Fixed the issue of using a multiplicative calculation for difficulty instead of a change of base value
    nxPublic committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    04055c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    45620ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #629 from healiha/feature/difficulty-percent

    Change difficulty value from multiplier to percent
    nxPublic authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8723785 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2021

  1. Updated foodDurationMultiplier

    The Transpiler previously responsible for slowing down time calculation for food has been replaced by a hook that instead modifies the total runtime value of the food when eaten and changes it back postfix. This should be a superior solution and be less conflicting with other mods .
    nxPublic committed Sep 18, 2021
    4 Configuration menu
    Copy the full SHA
    ffdcbc2 View commit details
    Browse the repository at this point in the history
  2. Update Player.cs

    Removed out-commented code
    nxPublic committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    285546d View commit details
    Browse the repository at this point in the history
  3. Added Chat Section

    - Added a [Chat] Section to the settings
    - Added a option called forcedCase to disable forced Uppercase and Lowercase when shouting or whispering
    - Added pingDistance and shoutDistance, if you are outside of this range in meters in comparison to the creator of the shouts or ping- you will not see the ping on the map or the shout on the map. If these values are set to 0, the functions are disabled.
    - Added outOfRangeShoutsDisplayInChatWindow, if you have this enabled you will still be able to see all shouts in your chat window even if you are out of shoutDistance range.
    - Added defaultWhisperDistance to modify the default chat distance for whispering ingame.
    - Added defaultNormalDistance to modify the default chat distance for normal talking ingame.
    - Added defaultShoutDistance to modify the default chat distance for shouting ingame.
    nxPublic committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    9998b3e View commit details
    Browse the repository at this point in the history
  4. Changelog

    - Increased version number to 0.9.9.1
    - Added itemsFloatInWater option in Items category.
    - Added missing reference to file in project.
    nxPublic committed Sep 18, 2021
    Configuration menu
    Copy the full SHA
    b7c2c50 View commit details
    Browse the repository at this point in the history