File Details
v0.4.1
- R
- Mar 17, 2026
- 218.45 KB
- 76
- 12.0.1
- Retail
File Name
HearthPhone-v0.4.1.zip
Supported Versions
- 12.0.1
lightweight tag aa1e0d16422c7af9b710988366c5c806ab1f8c4b v0.4.1
Author: FlintarN <a.nyborg@hotmail.com>
Date: Wed Mar 18 00:27:01 2026 +0100
commit aa1e0d16422c7af9b710988366c5c806ab1f8c4b
Author: FlintarN <a.nyborg@hotmail.com>
Date: Wed Mar 18 00:27:01 2026 +0100
Fix multiplayer name matching, shared friend list component, SMS-style messenger
- Fix challenge/call sync bug: sender name format mismatch (short vs realm-qualified)
caused challenger to stay stuck on waiting screen while opponent entered the game
- Add PhonePresence.NamesMatch() shared utility, applied across all multiplayer systems
- Extract PhoneFriends shared component (EnsureRow, StyleRow, RenderList, GetSortedList)
replacing duplicate friend list code in Battleship, TicTacToe, PhoneCall
- Add FriendHasAddon() with multi-format name lookup for reliable addon detection
- Redesign Messenger to SMS-style chat bubbles with rounded corners and timestamps
- Simplify Temple Run: remove turn mechanic, streamline obstacles

