• Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
brainCloud Forums
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    Load new posts
Log in to post
  • P

    Unity AddressableAssets

    Scheduled Pinned Locked Moved Solved APIs unity
    4
    0 Votes
    4 Posts
    482 Views
    Paul WinterhalderP

    Follow-up on this...

    My guys have looked into it, and the way we version our global files isn't compatible with this new feature from Unity. Apologies!

    (PS - No plans yet for when/if we'll support it. Certainly tons of folks use an external CDN with brainCloud apps though - so the option is still there for you!)

  • C

    Award currency on new registration

    Scheduled Pinned Locked Moved Solved General currency rewards
    4
    0 Votes
    4 Posts
    448 Views
    Paul WinterhalderP

    Happy to help! 🙂

    Paul.

  • L

    PostTournamentScoreUTC DateTime or ulong?

    Scheduled Pinned Locked Moved Unsolved APIs
    4
    0 Votes
    4 Posts
    202 Views
    Paul WinterhalderP

    Okay - cool!

  • L

    Repeat push notification schedule

    Scheduled Pinned Locked Moved Portal-X Suggestions
    4
    0 Votes
    4 Posts
    189 Views
    L

    @JasonL This is what I'm already doing, which is why I'm requesting a new feature, as it has the drawbacks listed above.

    Looking at it again, I see you added time correction. I'll try it.

  • L

    Refresh button in Leaderboard

    Scheduled Pinned Locked Moved Portal-X Suggestions
    4
    1 Votes
    4 Posts
    342 Views
    Paul WinterhalderP

    You are welcome. Thanks for the suggestion!

  • devsleeperD

    "Player Location" custom session/matchmaking id

    Scheduled Pinned Locked Moved Solved Cloud Code
    4
    0 Votes
    4 Posts
    195 Views
    Paul WinterhalderP

    Ah - perfect. Yeah - that sounds like a better option given the full requirements.

    Glad you found it... and welcome to brainCloud!

  • C

    Getting public groups only

    Scheduled Pinned Locked Moved Solved APIs unity windows group
    4
    0 Votes
    4 Posts
    462 Views
    Paul WinterhalderP

    D'oh - bit late on the update, but 4.1 has been released, and you can now search on isOpenGroup (as well as the new groupSummaryData).

    4.1 Release notes here - https://getbraincloud.com/apidocs/release-4-1/

    Cheers!

    Paul.

  • P

    Quick iterative testing of Room Server lobbies locally [Unity][Mirror Networking]

    Scheduled Pinned Locked Moved Solved General
    4
    0 Votes
    4 Posts
    209 Views
    P

    Awesome! Still a few things to clean up but I appear to be right back to testing within the editor, but against brainCloud's actual lobby system. The key was setting debug to true in the config.js and following the instructions at the end of the GitHub page. Thanks again!

  • L

    latest braincloud xcode build error

    Scheduled Pinned Locked Moved Unsolved General
    4
    0 Votes
    4 Posts
    240 Views
    L

    Okay, I built it using the commented out part above.

  • Paul WinterhalderP

    Coming in brainCloud 5.2 - refactored Script Editor!

    Scheduled Pinned Locked Moved Unsolved General
    4
    1 Votes
    4 Posts
    481 Views
    Paul WinterhalderP

    Hi Panagiotis,

    Thanks for the feedback!

    That vertical icon bar on the far left is new in 5.2. It was key to allowing us to free up more space - moving the Debug + Log screens to their own pane. (i.e. now the screen is only ever split vertically in 2 - instead of sometimes split into 4 pains - 2 verticle and 2 horizontal).

    The font scale and tab size options were there before too - but are somewhat more discoverable now that we have that cog wheel.

    Glad you like the changes!

  • K

    Only allow user to change username if it is unique and does not contain profanity?

    Scheduled Pinned Locked Moved Solved General users cloud code api
    4
    0 Votes
    4 Posts
    532 Views
    K

    @Paul-Winterhalder Amazing! This is perfect for my needs-- thanks so much Paul.

  • K

    [Question] Difficulty setting up dev/prod environment with braincloud apps.

    Scheduled Pinned Locked Moved Solved General
    4
    0 Votes
    4 Posts
    548 Views
    K

    I believe this worked @Steve-Jones -- thanks so much for the tip!

  • K

    What is the proper way to implement an "Energy" system for a casual mobile game?

    Scheduled Pinned Locked Moved Unsolved General energy system mobile
    4
    0 Votes
    4 Posts
    595 Views
    P

    @kuabs Exactly. Always use braincloud server time for features that rely on time passed. Also, if you want to modify your recharge rate during gameplay, you might want to consider keeping it in a global entity instead so every user will be affected by it.

  • P

    UserItems.AwardUserItem cannot be blocked for clients

    Scheduled Pinned Locked Moved Unsolved APIs
    4
    0 Votes
    4 Posts
    511 Views
    Paul WinterhalderP

    Update - we have patched this issue in our Public BaaS.

    The API call is now blockable via API Blocking - but it's also disabled by default now (via the core API itself). There's a new compatibility flag (that is by default enabled for all existing apps) that preserves the old functionality.

    Paul.

  • L

    Can I check duplicated login?

    Scheduled Pinned Locked Moved General
    4
    0 Votes
    4 Posts
    280 Views
    Paul WinterhalderP

    Well - there's no great way to tell until you try doing an operation.

    You could try doing a simple ReadServerTime() call - and if that fails - the session isn't good anymore...

    http://getbraincloud.com/apidocs/apiref/?objective_c#capi-time-readservertime

    Hope that helps!

    Paul.

  • Paul WinterhalderP

    We've made a change to brainCloud's API networking...

    Scheduled Pinned Locked Moved General braincloud networking
    4
    0 Votes
    4 Posts
    306 Views
    Paul WinterhalderP

    Update 3 - okay - the networking optimization is back in place now.

    (Though we haven't turned it on for the Portals yet - just want to ensure there aren't any issues first...)

    Paul.

  • T

    Unreal 5.1 + Online Services

    Scheduled Pinned Locked Moved APIs unreal
    4
    0 Votes
    4 Posts
    632 Views
    Paul WinterhalderP

    We should point out that this doesn't mean that there aren't Unreal multiplayer examples in brainCloud - they just don't use the online subsystem paradigm per se.

    Here's our latest Unreal dedicated server example: https://github.com/getbraincloud/braincloud-roomserver-unreal

  • J

    Password content specification?

    Scheduled Pinned Locked Moved Solved General password email cloudcode
    4
    0 Votes
    4 Posts
    474 Views
    Paul WinterhalderP

    FYI - this feature was added in brainCloud 4.13 - https://getbraincloud.com/apidocs/release-4-13/

  • Ima Need-SupportI

    How can I manage multiple versions of my app between development, staging, production, etc?

    Scheduled Pinned Locked Moved Solved General versioning app management
    4
    0 Votes
    4 Posts
    494 Views
    Steve JonesS

    If your app uses Global Entities, don't forget to Export/Import the required entities from the Dev->Staging->Live apps. You can export all, or some via the Bulk Actions Menu within the Monitoring/Global Monitoring/ Global Entities page.

    More about Global Entity File Export Formats are here, https://getbraincloud.com/apidocs/api-modules/global-entity-file-formats/

    Hope this helps!

  • Paul WinterhalderP

    So - our forums are up! What do you think?

    Scheduled Pinned Locked Moved General general
    4
    4 Votes
    4 Posts
    553 Views
    C

    I like the new forums. It was something I always felt was lacking and with the quick response time, they have already proven to be very useful. Hopefully this helps connect developers using brainCloud together as well as with the brainCloud team.

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users