Giter VIP home page Giter VIP logo

Comments (8)

martynbiz avatar martynbiz commented on June 3, 2024 1

Thanks. I'll double check my settings to see if there is any backend Steam settings no right.

from godotsteam.

martynbiz avatar martynbiz commented on June 3, 2024 1

Hi. Thanks for clarifying, I just figured that out myself too :) Was about to reply but looks like you got it. Thanks for the speedy response as always.

from godotsteam.

Gramps avatar Gramps commented on June 3, 2024

Hey there! Hmm, looks fine to me but hard to say. Let me check in the code for any possible regressions or bugs. Seems like that should come back true. I haven't used the UGC / Workshop stuff personally so I don't know for sure; but I will figure it out.

from godotsteam.

Gramps avatar Gramps commented on June 3, 2024

Alright, I think maybe that variable name needs to be more clear. The variable Steam passes back is called m_bUserNeedsToAcceptWorkshopLegalAgreement so I assume it being false means you do not need to accept the workshop agreement because you have. I am going to double-check this but I think false is the right response?

from godotsteam.

Gramps avatar Gramps commented on June 3, 2024

OK, Valve's docs confirm this:

The m_bUserNeedsToAcceptWorkshopLegalAgreement variable should also be checked and if it's true, the user should be redirected to accept the legal agreement. See the Workshop Legal Agreement section for more details.

We should specify this in our docs at least if it is not already in there.

EDIT: Our docs do not state this so I will update those today to do so.

EDIT 2: OK, that information is added to our docs.

from godotsteam.

Gramps avatar Gramps commented on June 3, 2024

And, if I rename that variable coming back, will that break it for everyone using Workshop/UGC when they update? It should not since it isn't a dictionary key, I think. It should be something like needs_to_accept_tos to be more clear. I will make that change for the next patch!

from godotsteam.

martynbiz avatar martynbiz commented on June 3, 2024

i don't think it will break anything so long as it's still a boolean. I will update my code with the new var name as it's a bit clearer.

from godotsteam.

Gramps avatar Gramps commented on June 3, 2024

Cheers and welcome! I got the docs changed up with that information and will be changing it in the next GodotSteam update out this week!

from godotsteam.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.