Facepunch.Steamworks icon indicating copy to clipboard operation
Facepunch.Steamworks copied to clipboard

Outdated Release

Open d12 opened this issue 3 years ago • 5 comments

The latest GitHub release is from more than a year ago. I see there are some issues from folks blindly downloading that release and running into issues. Would it be possible to push a new release some time soon? Would be nicer than needing to build from master.

Edit: One other point of friction here, my workflow doesn't include using VS so I need to install it or dig into other means of building the project.

d12 avatar Jul 14 '21 18:07 d12

Agreed, would be much convenient!

Mushe94 avatar Jul 30 '21 16:07 Mushe94

One notable missing feature in the current release is the ability to attach UGC to a leaderboard entry. There's a 'AttachUGC' method on the Leaderboard class, but it takes a 'UGC' struct that is empty and there's no way of getting on to point to a UGC item.

This seems since fixed in the source (the UGC struct has a handle to a piece of UGC you could set).

hankditton avatar Sep 07 '21 02:09 hankditton

Pretty simplistic stuff but I migrated and upgraded the current master (2.3.4) to use netstandard2.1 and net6.0. Just waiting for PR to be approved, in the meantime I did release it on my fork if anyone needs pre-built binaries.

Crytilis avatar Sep 10 '21 00:09 Crytilis

Also, an updated release would help while evaluating if a new project should use this plugin (or switch to it, if one has always used another plugin). :)

Tanek81 avatar Oct 01 '21 17:10 Tanek81

Any chance of an official updated release? Would love to use the new IsRunningOnSteamDeck API, but it's not in the latest build unfortunately

mrtenda avatar Oct 21 '22 16:10 mrtenda