Facepunch / garrysmod-issues

Garry's Mod issue tracker
147 stars 56 forks source link

Main branch reports itself as "prerelease" since the October 2024 update #6085

Closed thecraftianman closed 3 days ago

thecraftianman commented 5 days ago

Details

Pretty much just what the title says. I figure that this just slipped into the update by accident.

Steps to reproduce

  1. lua_run print(BRANCH) on main branch/"none" beta
robotboy655 commented 4 days ago

It's not really a mistake, the main branch has always used the pre-release builds (hence the name), there are no separate builds for it.

thecraftianman commented 4 days ago

That's true, but previously main branch just called itself "main" and prerelease was "prerelease", whereas now both of them just report themselves as "prerelease" in-game. It's not really a big deal at all, but I assumed this change might've been accidental.

robotboy655 commented 3 days ago

Ah I see, according to the wiki it used to say unknown for NONE beta, but it says prerelease now, even on the client. That is not intentional, I will fix that.

For dedicated servers it will still say prerelease on no beta, because again, there are no main builds.