
TorvaldsAffordablePainters
A customizable painting tool for building pieces. Paint your builds with 13 colors using Torvald's painting mallet. Features configurable recipe for server progression and custom color support.
CHANGELOG
Changelog
All notable changes to Torvald's Affordable Painters will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.2.2] - 2025-08-25
Fixed
- Fixed critical crash on game startup caused by RPC registration happening too early
- Moved RPC registration to Game.Start for proper initialization timing
[1.2.1] - 2025-08-25
Fixed
- Fixed multiplayer synchronization bug where other players wouldn't see painted colors until they reloaded the area
- Added RPC-based color broadcasting for immediate visual updates across all connected clients
- Improved network efficiency with targeted color sync messages
[1.2.0] - 2025-08-13
Added
- Custom paint-splattered mallet icon to distinguish it from regular hammer
- Enhanced debugging capabilities with proper Jötunn logging integration
Changed
- Significantly cleaned up logging - only essential actions logged at normal level
- Improved icon embedding system for better mod distribution
Improved
- Better performance with throttled color reapplication system
[1.1.0] - 2025-08-11
Added
- Orange and Purple paint colors (13 total colors now)
- Enhanced color palette with improved wood tone progression
Changed
- Balanced paint color brightness to reduce blowout on some materials
- Stone and marble materials now automatically dim slightly for more realistic appearance
Improved
- Color picker GUI with two-column layout for better organization
[1.0.1] - 2025-08-10
Fixed
- Major painting bug where you could accidentally paint objects behind non-paintable pieces
- Improved user feedback when painting is blocked by objects like workbenches or forges
Improved
- Enhanced raycasting system for more consistent painting behavior
[1.0.0] - 2025-08-09
Added
- Configurable recipe system for server progression
- Individual color customization through config file
- Workbench requirement toggle
- Config validation and error handling
Improved
- Color picker interface with native Valheim styling
- Better localization support
[0.1.0] - 2025-08-08
Added
- Initial release - Torvald opened his first paint shop
- Basic painting functionality with 11 colors
- Painting mallet tool
- Color persistence across sessions
- Multiplayer support