powered by UserVoice

Stack Feedback Forum

  1. 57 votes
  2. 23 votes

    Custom Canvas

    Status: under review
  3. 19 votes
  4. 18 votes

    Game Carousel

    Need game carousel on canvas to help developers market one another's game

  5. 15 votes

    include default GUIs

    Include default GUI layouts for leaderboards and other common menus.

    Status: planned
  6. 9 votes

    mobile device support

    Get dime rocker working on iPhone and android. It'd be great to be able to link all the services across platforms and be able to access facebook features on mobile devices.

  7. 8 votes

    Custom Google Adsense code integration...

    Let developers add their own google adsense code, to further monetize social games. At the moment ALL our revenue is made from ADS...

  8. 7 votes

    Fix facebook IM glitch...

    the game window shows over the IM window, and also causes flickering

  9. 4 votes

    make a c# version

    Status: started

    We actually have a c# version coming out pretty soon.

    Benson Wong Admin
  10. 3 votes

    add in game advertising

    add a feature to support ingame ads to generate more revenue

  11. 3 votes

    Support binary data in DataStore

    When data gets big, JSON is kinda bloaty.

  12. 1 votes
  13. 1 votes

    Add a way to atomically guarantee more than one API call

    Some special API calls (Start and End) that will mark the complete set of API calls. Similar to the Atomicity concept of Database Transactions.

    drClient.StartAPICalls();
    drClient.Call1();
    drClient.Call2();
    drClient.EndAPICalls();
    so that any internet connection interruption between call1 and cal... more

powered by UserVoice