# P12 Editor Alpha v0.8.1.2 Release Notes **Published by:** [Project Twelve](https://paragraph.com/@p12/) **Published on:** 2022-10-16 **URL:** https://paragraph.com/@p12/p12-editor-alpha-v0-8-1-2-release-notes ## Content Download Address\172.24.128.61\bigcat\Online version \2022\ March 21Version numberEditor: v0.8.1.2.20220318183816top DS:v0.8.1.2.20220318185031 Mobile: v0.8.1.2.20220318181556New features[Editor] Added disconnection and reconnecting time setting function in World SettingsAutomatic client reconnection time: reconnection will be made automatically after connection failure with the server for [set parameters] timeServer matching reconnection time: If you confirm that the server is disconnected or you quit the game under other unexpected circumstances, you can reconnect to the game within the [set parameters] timeNew APIReturn to 233 game details interface /** * Return to Lobby */ function BackToLobby(): void; //Return to Lobby Global.BackToLobby(); Listening to player reconnecting failure events/** * Listening to player reconnecting failure events * @listener */ function AddOnReconnectDSFailedListener(listener: () => void): EventListener; V0.8.1 mother material updatesolve the problem that [giant god soldier] first enter the battle to return to the battle, second enter the battle, shoot to hit the building, attack probability no response, the countdown also stoppedrepair the god soldier war era PIE start four windows, occasional PIE client crashrepair the problem of changing other UI without prompting to save after clicking save once in UI editorrepair the problem of occasional collapse of Editor caused by dragtoolCautionPlease delete the Assets directory before updating the versionAll existing projects of Blues students need to use the script to refresh resources and then update the release. Script and usage -> resource refresh (if the game project has already been refreshed with script, you don't need to deal with it again)disconnected reconnection need to update the release project (need to set the reconnection time)After the disconnected reconnecting function is online, you need to deal with the business logic after the disconnected reconnecting by blues students ## Publication Information - [Project Twelve](https://paragraph.com/@p12/): Publication homepage - [All Posts](https://paragraph.com/@p12/): More posts from this publication - [RSS Feed](https://api.paragraph.com/blogs/rss/@p12): Subscribe to updates - [Twitter](https://twitter.com/_p12_): Follow on Twitter