You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-5Lines changed: 14 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
15
15
- Adaptive turns VSync off during FPS drops, which is better if supported by your graphics card.
16
16
- Doesn't work on Mac, sorry!
17
17
- Otis now has muzzle flashes when shooting.
18
-
- Added a little easter egg to one of Pico's Results Screen animations.
19
18
- Overhauled the sticker system to allow modders to easily add custom sticker sets. ([cdc468b](https://github.com/FunkinCrew/Funkin/commit/cdc468ba15683b3c0f54015e337673c77ddd7962)) - by @AbnormalPoof in [#4003](https://github.com/FunkinCrew/Funkin/pull/4003)
20
19
- Implemented a macro to optimize registries and entries. ([1497521](https://github.com/FunkinCrew/Funkin/commit/14975212a918adb1a5d96a349ec9e8e63c9fc64b)) - by @lemz1 in [#3694](https://github.com/FunkinCrew/Funkin/pull/3694)
21
20
- The macro is now used to retrieve base game assets. ([963e2ec](https://github.com/FunkinCrew/Funkin/commit/963e2ecd630fae24dae4206d315618cf4c4be6db)) - by @lemz1 in [#4707](https://github.com/FunkinCrew/Funkin/pull/4707)
@@ -43,10 +42,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
42
- Renamed “Auto Pause” preference to “Pause on Unfocus” for clarity. ([52be941](https://github.com/FunkinCrew/Funkin/commit/52be941b4503da0ac76918e2482ab1804866f2cf)) - by @JackXson-Real in [#4346](https://github.com/FunkinCrew/Funkin/pull/4346)
44
43
- Overhauled `FileUtil`, introducing various fixes, new functions, and sandboxing. ([95ade2a](https://github.com/FunkinCrew/Funkin/commit/95ade2a08b7709e8208ec1b3e123bf5b4308ba10)) - by @cyn0x8 in [#3032](https://github.com/FunkinCrew/Funkin/pull/3032)
45
44
46
-
### Fixed
47
-
48
-
- Story mode medals are now awarded even without scoring a new personal best.
49
-
- Highscores are now submitted to Newgrounds even without scoring a new personal best.
50
45
- The Freeplay menu no longer displays songs without Erect variations when returning from an Erect variation song.
51
46
- Fixed Freeplay DJ animations for Boyfriend and Pico when idling (properly this time).
52
47
- Alternate instrumentals for Cocoa, Senpai, Roses, and Stress are now locked until their Pico Mix is beaten.
@@ -88,6 +83,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
83
89
84
### Fixed
90
85
86
+
||||||| 68e9daff
87
+
- Additional shader fix for Stress Pico crashing at the end (was the same issue as Senpai Pico shader error, just in a different shaderfile)
88
+
=======
89
+
>>>>>>> public/develop
91
90
- Additional shader fix for Stress (Pico Mix) crashing at the end (was the same issue as Senpai Pico shader error, just in a different shaderfile)
92
91
93
92
@@ -186,6 +185,16 @@ The Pit Stop 2 update!
186
185
- Removed an unused class from Polymod blacklist. ([06c12e3](https://github.com/FunkinCrew/Funkin/commit/06c12e36c6bd6df4e2be32a3bec540172e79e162)) - by @AbnormalPoof in [#3729](https://github.com/FunkinCrew/Funkin/pull/3729)
187
186
- Many additional small bug fixes.
188
187
188
+
### Fixed
189
+
190
+
*@PatoFlamejanteTV made their first contribution in [#3843](https://github.com/FunkinCrew/Funkin/pull/3843)
191
+
*@sphis-Sinco made their first contribution in [#3881](https://github.com/FunkinCrew/Funkin/pull/3881)
192
+
*@MrMadera made their first contribution in [#3934](https://github.com/FunkinCrew/Funkin/pull/3934)
193
+
*@MidyGamy made their first contribution in [#4068](https://github.com/FunkinCrew/Funkin/pull/4068)
194
+
*@Lasercar made their first contribution in [#4082](https://github.com/FunkinCrew/Funkin/pull/4082)
195
+
*@MrScottyPieey made their first contribution in [#4085](https://github.com/FunkinCrew/Funkin/pull/4085)
196
+
197
+
189
198
## New Contributors for 0.6.0
190
199
191
200
*@PatoFlamejanteTV made their first contribution in [#3843](https://github.com/FunkinCrew/Funkin/pull/3843)
0 commit comments