This repository was archived by the owner on Mar 3, 2018. It is now read-only.
Releases: LightouchDev/MasterVyrn
Releases · LightouchDev/MasterVyrn
MasterVyrn v0.4.6
Changelog:
- Optimization
NOTE: this version would force log out, please re-login.
更新歷程:
- 效能優化
注:此版本會強制登出,請重新登入。
MasterVyrn v0.4.5
Changelog:
- FIX: hotkey is not work properly.
- Hardly minify to improve performance.
更新歷程:
- 修正:快捷鍵行為出錯的問題。
- 更激進的縮小程式體積以增進效能。
MasterVyrn v0.4.4
Changelog:
- FIX: the performance of DMM version is too high for background daemon to work properly
- FIX: ensure child window can send back info properly
更新歷程:
- 修正:DMM 版的效率太高造成背景程式有可能漏失訊息
- 修正:確保子視窗回傳資訊能正常運作
MasterVyrn v0.4.3
Changelog:
- FIX: mobage login issue
- FIX: didn't prevent to navigate out of the game.
- FIX: DMM login, again.
更新歷程:
- 修正:mobage 登入問題
- 修正:避免進行遊戲以外的網頁瀏覽
- 修正:再次修好 DMM 登入
MasterVyrn v0.4.2
not ready for release.
Changelog:
- ADD: proxy tool to dump all assets
- FIX: Prevent outside browsing
- FIX: Typing would trigger hotkey event
- FIX: Force reset config if there's old config present
- FIX OSX: Fix resize issue
更新歷程:
- 新增:代理工具以匯出所有遊戲元件
- 修正:避免進行遊戲外的瀏覽行為
- 修正:避免打字時觸發快捷鍵功能
- 修正:偵測到舊的設定值時強制重設設定值
- 修正 OSX:修正視窗調整問題
MasterVyrn v0.4.1
Changelog:
- Drop internal proxy that previous introduce
- Auto open sub menu when purchase
- New Hotkey
H: hide sub menu - Context menu is back
- FIX black bar at right side in Win8
- Improve performance (as always)
更新歷程:
- 廢棄上一版新增的內部代理
- 進行交易時自動開啟側邊欄
- 新快捷鍵
H:隱藏側邊欄 - 右鍵選單 回來了
- 修正 在 Win8 下右側有黑條的狀況
- 增強效能(蟲老是抓不完)
MasterVyrn v0.4.0
ATTENTION: For upgrading, please click 'default' in option page before use.
Changelog:
- MasterVyrn now has internal proxy to inspect server response
- (but websocket is unsupported, we can't inspect raid info)
- Improve performance
- FIX: new game layout bug
注意:之前有用過 MasterVyrn 的,請先點「預設值」,之後再使用。
更新歷程:
- MasterVyrn 現在有了內部代理,可以分析伺服器回應了。
- (但 websocket 尚未支援,無法分析多人戰資訊)
- 增強效能
- 修復:新版遊戲版面錯誤
MasterVyrn v0.3.5
Changelog:
- DevTools hotkey changed to default:
F12in Windows/Linux,Option + Alt + Iin MacOS - Fix AutoResizerEnabler call API with float. (used API only support integer)
更新歷程:
- 開發者工具的快捷建改回預設值:Windows/Linux 下為
F12,MacOS 下為Option + Alt + I - 修復 AutoResizerEnabler 呼叫時使用了浮點數。(該 API 只支援整數)
MasterVyrn v0.3.4
Changelog:
- Rewrite most internal logic
- Experimental non-mbga account support
- SubMenu resize logic fixed
更新歷程:
- 重寫了大部分的內部邏輯
- 實驗性的支援非 mbga 帳號登入
- 修復了右側子選單的視窗調整邏輯
MasterVyrn v0.3.3
Critical error found, this version won't be release
出現重大錯誤,此版本停止釋出
Changelog:
- Rewrite game view logic
- Experimental submenu support
更新日誌:
- 重寫遊戲畫面邏輯
- 實驗性右側子選單支援