FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.99k stars 2.3k forks source link

Bug Report: GitHub release builds are prototypes? #3672

Open swordcube opened 1 month ago

swordcube commented 1 month ago

Issue Checklist

Platform

0.5.2 GitHub Release Build (Windows)

Browser

None

Version

0.5.2

Description (include any images, videos, errors, or crash logs)

If you download 0.5.2 from GitHub releases, in the main menu AND gameplay it will say this is a prototype build, which i assume is unintentional image

The build on itch.io is ACTUALLY 0.5.2, as shown below: image

Haven't seen anyone else specifically report this yet

Steps to Reproduce

  1. Download 0.5.2 from GitHub releases
  2. Go to main menu and look at the bottom left corner
NotHyper-474 commented 1 month ago

I assume they used automated builds and forgot to remove the GITHUB_BUILD define so they ended up being uploaded as if they were debug builds.

swordcube commented 1 month ago

I assume they used automated builds and forgot to remove the GITHUB_BUILD define so they ended up being uploaded as if they were debug builds.

Would make sense but isn't it also strange how the version number didn't change from 0.5.1?

NotHyper-474 commented 1 month ago

Would make sense but isn't it also strange how the version number didn't change from 0.5.1?

The commit hash points to e66290c55f7141402223644f06ec8a69edeee089 so technically it is 0.5.2 (except without some minor tweaks and the new Stage Editor), still odd how it's not the latest commit

Cartridge-Man commented 1 month ago

Pretty sure this just says prototype seeing as how the developers almost always call this game a prototype at the moment, hence why it’s a game that isn’t quite finished in their eyes and is still actively being worked on with new weeks, new features, etc

swordcube commented 1 month ago

Pretty sure this just says prototype seeing as how the developers almost always call this game a prototype at the moment, hence why it’s a game that isn’t quite finished in their eyes and is still actively being worked on with new weeks, new features, etc

Well yes that makes sense but consider this: No build starting from v0.3 til v0.5.2 has had this watermark

And this is only in the GitHub releases, the itch.io build says the proper version and isn't labeled as prototype

Braite1 commented 1 month ago

I also noticed that in the github version of 0.5.2, Darnell BF Mix seems to automatically use botplay, idk if that's just me

Hundrec commented 1 month ago

I also noticed that in the github version of 0.5.2, Darnell BF Mix seems to automatically use botplay, idk if that's just me

Just downloaded and opened the GitHub build to test this out and got my save file snapped like https://github.com/FunkinCrew/Funkin/issues/3679

Braite1 commented 1 month ago

Just downloaded and opened the GitHub build to test this out and got my save file snapped like #3679

Yeah that happened to me too, except it was for downgrading in my case

AbnormalPoof commented 1 month ago

Unrelated but side note: The macOS Universal and Linux x64 builds on itch.io are still v0.5.1.

Beelijah commented 3 weeks ago

yeah, this happened to me while i was making a mod. swapped around tons of the assets, uploaded my build and realized my hours of work was on a prototype build the whole time ;-;