Code Monkey home page Code Monkey logo

pokerogue-app-android's People

Contributors

admiral-billy avatar seanrmon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pokerogue-app-android's Issues

userAgent Prevents Disabling of Touch Controls

While the intent of preventing this is probably sound, I imagine many, like myself, are installing this onto a handheld with a controller attached. The default userAgentString in the webview locks you out of disabling the on screen touch controls and muck up the screen. Easy fix is to add:
webView.settings.userAgentString = "PokeRogueClient"

Unable to update the game

Hey, I can't check for update on the Android app, it shows an error and do nothing
Screenshot_2024-06-05-14-05-08-826_com example pokerogueoffline
Same issue on 2 phones with different Android versions. Thanks !

onPause and onResume don't seem to function properly, audio continues

Pretty easy to reproduce this, when you turn the screen off while in the app, or simply switch to another app without closing this first, the audio continues to play. I see that there is some effort being made to pause here, but it doesn't seem to function properly.

One option could be to load a blank page when the window is paused (i.e. .loadUrl("about:blank");) and then load back the main page. Although with Pokerogue this could be a bit frustrating, given the loading screen.

Afaik the only other option would be to execute JS against the game itself, and call one of the functions that pauses and resumes the BGM.

RougueDex

I would like to use your Windows.exe, but I always use the RogueDex add-on in the browser, this user interface that is always on in the game. Can you create a way to add it to your client?

Would be all the happier <3

Have a nice day man - greetings from germany <3

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.