Updated Sphere Spurter.md (markdown)
commited
commit
1be6ce8f1e03b2ea69a6c3c546d85b9d52bd9737
... | ... | @@ -53,7 +53,7 @@ Latest Version: [v1.1.4](#latest-version) |
53 | 53 | | v0.1.1 beta | [25 July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1000818692352909312) | - The path constructor now places a new object/path when it is at least 55 distance from the actor instead of just on screen bounds to prevent object overflow. | |
54 | 54 | | <b>v0.2 beta</b> | [29 July, 2022](https://discord.com/channels/409219533618806786/546353645923598347/1002590154042654811) | - Updated textures for some tiles.<br>- Updated flower decoration object.<br>- Adjusted camera range (field of view) in landscape orientation.<br>- Slightly adjusted sphere speed.<br>- Removed unnecessary script blocks. | |
55 | 55 | | <b>v1.0</b> | [2 August, 2022](https://discord.com/channels/409219533618806786/409219534231437323/1004833465176440842) | - First Public Version.<br>- Based on v0.1.1 beta. | |
56 | | <b>v1.1</b> | 3 August, 2022 | - Updated Box Art logo.<br>- Based on v0.2 beta. | |
|
56 | | <b>v1.1</b> | 3 August, 2022 | - Updated Box Art thumbnail.<br>- Based on v0.2 beta. | |
|
57 | 57 | | v1.1.1 | 5 August, 2022 | - Fixed score still displaying the Power Up timer when you lose. | |
58 | 58 | | v1.1.2 | 6 August, 2022 | - Optimised some script blocks. | |
59 | 59 | | v1.1.3 | 7 August, 2022 | - Adjusted sphere speed once again.<br>- Fixed the Power Up duration display jitters when equipping Invincibility, or Shield Power Up when there is an obstacle ahead of the actor.<br>- Optimised some script blocks (Reduced to 87% of the script limit). | |