Updated Sphere Run.md (markdown)
commited
commit
92d4cad8c6b32554de167ff8ff277eb0cc1f8811
... | ... | @@ -31,7 +31,7 @@ |
31 | 31 | <<Warn("No information provided at the moment.")>> |
32 | 32 | |
33 | 33 | ## Versions |
34 | Lastest Version: [v1.1.2](#lastest-version) |
|
34 | Latest Version: [v1.1.3](#latest-version) |
|
35 | 35 | |
36 | 36 | | Version | Date | Description | |
37 | 37 | | ------------- | ------------- | ------------- | |
... | ... | @@ -39,6 +39,7 @@ Lastest Version: [v1.1.2](#lastest-version) |
39 | 39 | | v0.1.1 beta | [25th 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. | |
40 | 40 | | <b>v0.2 beta</b> | [29th 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. | |
41 | 41 | | <b>v1.0</b> | [2nd August, 2022](https://discord.com/channels/409219533618806786/409219534231437323/1004833465176440842) | - First Public Version.<br>- Based on v0.1.1 beta. | |
42 | | <b>v1.1</b> | 3rd August, 2022 | - Updated Box Art logo.<br>- Based on v0.2.0 beta. | |
|
42 | | <b>v1.1</b> | 3rd August, 2022 | - Updated Box Art logo.<br>- Based on v0.2 beta. | |
|
43 | 43 | | v1.1.1 | 5th August, 2022 | - Fixed score still displaying the Power Up timer when you lose. | |
44 | | <a id="lastest-version">v1.1.2</a> | 6th August, 2022 | - Optimised some script blocks. | |
|
... | ... | \ No newline at end of file |
0 | | v1.1.2 | 6th August, 2022 | - Optimised some script blocks. | |
|
1 | | <a id="latest-version">v1.1.3</a> | 7th August, 2022 | - Adjusted sphere speed once again.<br>- Fixed the Power Up duration display jittery when equipping Invincibility, or Shield Power Up when there is an obstacle ahead of the actor. | |
|
... | ... | \ No newline at end of file |