Mount & Blade II: Bannerlord

Mount & Blade II: Bannerlord

Heal On Kill
5개 중 1~5개 표시 중
업데이트: 2025년 11월 29일 오후 2시 21분
작성자: Dahaka

v1.3.0 — Massive Rewrite for MCM Edition

• Removed XML configuration entirely — now using full MCM v5.11.3 integration.
• Simplified architecture: only Player Life Leech and Troop Life Leech options.
• Reworked HealOnKillBehavior.cs from scratch for stability and accuracy.
• Removed obsolete features: KillHeal, HealOnlyOnKill, extra flat heals, legacy color system.
• Cleaner logging with optional toggles (player/troops).
• Improved ally detection and combat event handling.
• Optimized event flow for high-performance battles.
• Updated SubModule.xml for Bannerlord v1.3.8.103102.
• Added open-source GitHub repository link for community contributions.
• Fully safe, lightweight, conflict-free (no Harmony needed).

업데이트: 2025년 11월 28일 오후 8시 29분
작성자: Dahaka

v1.2.0 — Major Update: Performance + Logging + Stability

• Added new Player/Troop logging system with color customization.
• Added new XML options: LogPlayer, LogTroops, PlayerLogColor, TroopLogColor.
• Improved life-steal calculations and kill-heal consistency.
• Reworked feedback system — now logs player and troop healing separately.
• Improved friendly-unit detection for reliable troop healing.
• Added master toggle (EnableMod) for quick activation/deactivation.
• Rewrote HealOnKillBehavior to prevent message loss and null-reference cases.
• Improved compatibility with Bannerlord v1.3.7.
• Optimized mission events for better performance in large battles.
• Cleaned up code and removed deprecated structures.
• Added safer name resolution and protection against missing agents or teams.

업데이트: 2025년 11월 26일 오후 9시 33분
작성자: Dahaka

v1.1.0 — Configuration Update + 1.3.5 Support

• Added full XML configuration system (HealOnKillConfig.xml)
• All life-steal and kill-heal values now user-configurable
• Added options for troop healing, extra flat heals, and feedback messages
• Updated behavior logic for Bannerlord v1.3.5 compatibility
• Rewritten SubModule with correct access modifiers and stable loading
• Fixed compatibility with C# 7.3 (removed null-coalescing assignment)
• Improved team/friendly detection logic
• Cleaned up code, removed redundant operations, and optimized mission logic

업데이트: 2025년 11월 10일 오전 6시 54분
작성자: Dahaka

v1.0.1 — Final production version.
• Removed debug logs and configuration files
• Improved reliability for all damage types
• Compatible with Bannerlord e1.3.2 stable

업데이트: 2025년 11월 10일 오전 6시 41분
작성자: Dahaka

Initial Workshop release.