This repository has been archived by the owner on Jul 28, 2024. It is now read-only.
Releases: LiteLScript-Dev/FakePlayerManager
Releases · LiteLScript-Dev/FakePlayerManager
v1.2.3 - Older LXL versions compatible and automatic check update
- add old version LXL compatible, minimum compatible LXL version 0.5.3
- add automatic check for updates using MineBBS API, which can be closed in the configuration file
- fix the bug that the screen may can't be opened
Compatible with LiteLoader 2.1.6
if you update LiteLoader by auto upgrade or /ll upgrade command, you can
- update FakePlayerManager to this release
- update LiteLoader manually (full coverage update)
v1.2.0
- fix the problem that the button of Add fake player in the list screen is invalid
- fix cannot be started if OperationAgent plugin is not installed
- fix the missing translation text
- Slightly reduce the efficiency of debug mode to increase the efficiency of non-debug mode
- Reduce the redundant data synchronization to reduce the dummy screen delay
- export some APIs, see: FpmApiTemplate.js
- add asynchronous Websocket connection support, (LiteLoader 2.0.4 or above is automatically enabled, other versions are not affected)