POINT 3 Replay Fix Patch ======================== මේ patch එකෙන් fix වෙන දේවල්: 1) Replay click කල ගමන් scoreboard/tournament badge hide වෙනවා. 2) Replay time එක Director එකේ දෙන value එකෙන් count වෙනවා. 3) Replay ඉවර වුනාම LIVE mode එකට auto return වෙනවා. 4) Browser cache delay අඩු කරන්න 250ms no-cache polling දාලා තියෙනවා. Install: 1) ZIP එක extract කරන්න. 2) මේ folders/files ඔයාගේ project root එකට copy/replace කරන්න: - api/replay_mode.php - assets/js/replay_fix.js - assets/css/replay_fix.css 3) overlay.php file එකේ ඇතුලට මේ line එක add කරන්න: 4) overlay.php file එකේ overlay.js script එකට පස්සේ මේ line එක add කරන්න: 5) director.php file එකේ director.js script එකට පස්සේ මේ line එක add කරන්න: 6) OBS Browser Source එක Refresh කරන්න: Right click Browser Source -> Refresh cache of current page Manual test: Browser එකෙන් run කරන්න: http://localhost/point3/api/replay_mode.php?mode=REPLAY&seconds=15 Overlay එකේ scoreboard hide වෙලා REPLAY bar එක එන්න ඕන. ඉවර කරන්න: http://localhost/point3/api/replay_mode.php?mode=LIVE Note: ඔයාගේ folder name එක point3 නැත්නම් URL එකේ point3 වෙනුවට ඔයාගේ project folder name එක දාන්න.