Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

v79: new DTV map, conquest HUD, bug fixes

Latest
Compare
Choose a tag to compare
@verdie-g verdie-g released this 25 Jul 14:47
· 26 commits to master since this release

Website

  • Use steam special link in installation guide. @verdie-g
  • Improve item field descriptions (#1191). @or2e
  • Group small/large shields together in shop (#1198). @or2e
  • Disabled silent sign-in that could be a cause of recent main server down times (#1199). @or2e
  • Unequip linked slot on item sell (#1200). @or2e
  • Close item detail with ESC (#1202). @or2e
  • Fix sorting items by type in inventory (#1201). @or2e

Mod

  • Fix new players welcome message. @verdie-g
  • Fix translation pluralization. @verdie-g
  • Fix crash on happy hour end. @verdie-g
  • Add sound on gold gain/lose. @verdie-g
  • Enable score gain on bots. @verdie-g
  • Fix score gain on mount hit that was not being reduced. @verdie-g
  • Fix spectator health bar that was always at 100% in DTV. @verdie-g
  • Bannerlord multiplayer HUD was single component for all elements (team banners, timer, flag, power comparer, ...) trying to work for of all game modes and it was very coupled with native modes. All this code was rewritten and split in reusable components. From that, the conquest HUD, was rebuilt and it's now displaying the flags. @verdie-g
  • The DTV HUD was also reworked using that new system and a bug was fixed that wouldn't display the timer minutes if it was greater than 60. @verdie-g
  • Fix DTV warmup timer showing 90 minutes instead of 30 seconds. @verdie-g
  • Improve DTV bots. @Muparadzi + Arn
  • Add new DTV map "Encampment" by rfl