Giter Site home page Giter Site logo

k-babych-ua / mnb2-bannerlord-communitypatch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from butr/mnb2-bannerlord-communitypatch

0.0 0.0 0.0 2.75 MB

This is going to be a mod that just fixes up some things in Mount & Blade 2: Bannerlord before the Devs & QA team can get to them. They have priorities and a process.

License: MIT License

C# 97.44% C++ 2.41% CMake 0.08% C 0.01% Batchfile 0.06%

mnb2-bannerlord-communitypatch's Introduction

Mount & Blade II: Bannerlord Community Patch

Mount & Blade II: Bannerlord Community Patch module

This is going to be a mod that just fixes up some things in Mount & Blade 2: Bannerlord before the Devs & QA team can get to them. They have priorities and a process.

Supported by JetBrains Open Source Development Program

JetBrains

We love JetBrains!

We receive free licenses to JetBrains products via their open source development program. JetBrains Toolbox manages all of their products and keeps them up to date, and updating is seamless.

JetBrains Rider for C# / .NET

JetBrains Rider

Our C# projects are designed to work best in JetBrains Rider. We also use ReSharper with Visual Studio, dotPeek, dotCover, dotMemory and dotTrace.

JetBrains CLion for C / C++

JetBrains CLion

Our C++ projects are designed to work best in JetBrains CLion. We also use ReSharper C++ with Visual Studio.

Current Fixes

  • Perks
    • Athletics
      • Extra Arrows
      • Extra Throwing Weapon
      • Peak Form
    • Leadership
      • Disciplinarian Fixed in e1.0.6
      • Ultimate Leader Changed to Ultimate Leader II in e1.4.1
      • Ultimate Leader II Fixed in e1.4.2
    • Scouting
      • Healthy Scout
      • PathFinder
      • Night Vision (Former name : Torch Carriers)
      • Navigator
      • Investigator
      • Farsighted
      • Eye for Ambush (Former name : Ambusher)
      • Forest Lore
      • Desert Lore
      • Hills Lore
      • Marshes Lore
      • Forced March
      • Grassland Navigator
      • Lay of the land
    • Riding
      • Spare Arrows
      • Spare Throwing Weapon
      • Bow Expert
      • Conroi
      • Crossbow Expert
      • Filled To Brim
      • Squires
      • Trampler
      • Nomadic Traditions
      • Horse Grooming
    • Bow
      • Mounted Archer
      • Large Quiver
      • Battle Equipped
      • Merry Men
    • Crossbow
      • Crossbow Cavalry
    • Throwing
      • Fully Armed
      • Concealed Carry
      • Battle Ready
      • Skirmishers
    • Steward
      • Agrarian
      • Assessor
      • Bannerlord
      • Enhanced Mines
      • Food Rationing
      • Logistics Expert
      • Man-At-Arms
      • Nourish Settlement
      • Prominence
      • Prosperous Reign
      • Reconstruction
      • Reeve
      • Ruler
      • Supreme Authority
      • Swords As Tribute
      • Tax Collector
      • Warmonger
      • War Rations
    • Engineering
      • Ballistics
      • Construction Expert
      • Improved Masonry
      • Good Materials
      • Everyday Engineer
      • Builder
      • Scavenger
      • Armorcraft
      • Wall Breaker
      • Imperial Fire
      • Resolute
    • Roguery
      • Party Raiding
      • Eye for Loot
      • For the Thrill
      • Slip into Shadows
      • Briber
      • Negotiator
      • Bribe Master
      • Escape Artist
      • Slave Trader
      • Merry men
      • Concealed Blade
    • Two Handed
      • Quick Plunder Deleted in e1.4.1+
      • Eviscerate Deleted in e1.4.1+
    • Tactics
      • Companion Cavalry
      • Tactical Superiority
      • One Step Ahead
      • Elusive
      • Bait
      • Logistics
      • Ambush Specialist
      • Phalanx
      • Hammer and Anvil
      • Trusted Commander
    • Trade
      • Mercenary Trader
      • Influential Merchant
  • Policies
    • Land Grants For Veterans
  • Feats
    • Aserai Cheap Caravans Fixed in e1.3.0
    • Battanian Forest Agility
    • Khuzait Cavalry Agility
    • Sturgian Snow Agility
  • Learning Rate explanation
  • Item Comparison perk-based coloring
  • Party Morale bonus being too low for >10 food variety
  • Fixed crash that occurs when the Neutral clan gains a clan tier
  • Warn user that early story quests will timeout
  • Fix detection of snowy terrain and apply snow movement debuff as a factor of snow density

Current Features

  • Enable and Disable the Intro Video
  • Enable and Disable Menu when encountering a neutral or enemy army. Added to the game in e1.4.2
  • Generate Diagnostic Report
  • Toggle recording First Chance Exception info (don't use unless troubleshooting bugs)
  • Automatically capture Diagnostic Info to the Clipboard when an Unhandled Exception crash occurs

Modders

<DelayedSubModule> support is being separated out to a dedicated module, the DelayedSubModules project.

How To Contribute

If you'd like to collaborate on the project, please contact me via discord (ฬ‘๐Ÿ… #4344) on the TW Forums - Modding discord or the Mount and Blade discord.

Links

NexusMods: https://www.nexusmods.com/mountandblade2bannerlord/mods/186

Bannerlord Mod.IO: https://bannerlord.mod.io/community-patch

Building

This repo should be placed in the folder Modules\CommunityPatch under your Bannerlord installation, and it will build out-of-the-box. Just open the *.sln in an applicable IDE (JetBrains Rider, Visual Studio, etc) and build normally.

The default location for Bannerlord is C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord.

If your Bannerlord or local repo are in a different place, you can change the property MnB2BannerlordDir in Directory.Build.props to your bannerlord install. When editing the file be sure to use &amp; in place of an & if the path has one. If you do move the repo, then installing the mod will require copying it to Modules\CommunityPatch. Take care that the folder name is correct else problems may occur.

Credits

Contributors
Others
  • Xaphedo for providing the banner art

mnb2-bannerlord-communitypatch's People

Contributors

tyler-in avatar joefwd avatar skau avatar ipherian avatar wonkotron avatar fnzr avatar ajseavey avatar tynakuh avatar alejandro-y avatar zagganoth avatar bmountney avatar miguelcjalmeida avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.