422
edits
m (Add Menu) |
(Cleanup) |
||
Line 11: | Line 11: | ||
It has been heavily requested that I add some form of Cloud Saving functionality to the game, and this is the start of that solution. | It has been heavily requested that I add some form of Cloud Saving functionality to the game, and this is the start of that solution. | ||
Upon load you will see a Login / Register page. When you register for an account, your currently loaded save will be | Upon load you will see a Login / Register page. When you register for an account, your currently loaded save will be synchronized alongside your account creation. | ||
Upon logging in, you will be greeted with two options. | Upon logging in, you will be greeted with two options. | ||
The first is a button that simply links to a text page containing nothing but the currently | The first is a button that simply links to a text page containing nothing but the currently synchronized save file from the server. Copy / paste this into the import field to load it. | ||
The second option is a | The second option is a synchronize button. Clicking this will overwrite the existing save in the cloud with your currently loaded save. | ||
In its current state, this is a very basic system with a sole purpose to provide a Cloud Save system for your game. There is no auto- | In its current state, this is a very basic system with a sole purpose to provide a Cloud Save system for your game. There is no auto-synchronize yet, or any other server based functionality. This will come later down the track, please be patient. | ||
===New Features=== | ===New Features=== | ||
* | * Melvor Cloud has been introduced. | ||
* | * Equip xAll for {{ItemIcon|Crab|Food|nolink=true}} and {{ItemIcon|Steel Arrows|Arrows|nolink=true}} added as an option. | ||
===Bugfixes=== | ===Bugfixes=== | ||
* | * Fixed an issue with GP value becoming a very large decimal number. | ||
* | * {{Skill|Woodcutting}} stats for seconds spent cutting is now displayed correctly. | ||
PLEASE NOTE: I am still investigating a few bugs to do with crafting skills. Hotfixes will be applied when resolved.</onlyinclude> | PLEASE NOTE: I am still investigating a few bugs to do with crafting skills. Hotfixes will be applied when resolved.</onlyinclude> |
edits