Coder Social home page Coder Social logo

rankcheck's People

Contributors

forty-bot avatar marukyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

rankcheck's Issues

use anti-aliasing

I scale the window to a pretty small size. Most things appear pretty pixelated. Is there any way of turning on anti-aliasing?

Increase player name cache validity period

Currently, the cache validity period is set to 5 minutes which is useless since most matches last at least 10 minutes.
Orikaru's API is refreshed only once every 2 hours so I think it can be safe to increase it to at least 30 minutes.

RankCheck expects its install directory to be writable by the current user

If RankCheck cannot write to the directory where the executable is, it will give the error

RankCheck Error: Error saving player database: could not write rankcheck-players.db

Ideally, we would like to store the database in ~/.cache/RankCheck on unix and the equivalent on Windows. Poco appears to have this functionality already. But despite being merged for THREE YEARS it has still not made its way into a stable release. I created an issue for it, but I don't expect it to get anywhere.

All players in one column

It would be great to be able to have all players below each other, so one can have the window tall and narrow. I tried setting MaxCardCoutPerTeam to 6 in rankcheck.json, but this didn't do anything.

Unable to install from sources

> cmake ..
-- The C compiler identification is GNU 9.3.0
-- The CXX compiler identification is GNU 9.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc - works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ - works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found SFML 2.5.1 in /usr/include
CMake Warning (dev) at /usr/share/cmake-3.17/Modules/FindOpenGL.cmake:305 (message):
  Policy CMP0072 is not set: FindOpenGL prefers GLVND by default when
  available.  Run "cmake --help-policy CMP0072" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  FindOpenGL found both a legacy GL library:

    OPENGL_gl_LIBRARY: /usr/lib/libGL.so

  and GLVND libraries for OpenGL and GLX:

    OPENGL_opengl_LIBRARY: /usr/lib/libOpenGL.so
    OPENGL_glx_LIBRARY: /usr/lib/libGLX.so

  OpenGL_GL_PREFERENCE has not been set to "GLVND" or "LEGACY", so for
  compatibility with CMake 3.10 and below the legacy GL library will be used.
Call Stack (most recent call first):
  CMakeLists.txt:62 (find_package)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Found OpenGL: /usr/lib/libOpenGL.so   
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") 
CMake Error at /usr/share/cmake-3.17/Modules/ExternalProject.cmake:2659 (message):
  No download info given for 'project_pugixml' and its source directory:

   /home/alex/Projects/RankCheck/src/Shared/External/pugixml

  is not an existing non-empty directory.  Please specify one of:

   * SOURCE_DIR with an existing non-empty directory
   * DOWNLOAD_COMMAND
   * URL
   * GIT_REPOSITORY
   * SVN_REPOSITORY
   * HG_REPOSITORY
   * CVS_REPOSITORY and CVS_MODULE
Call Stack (most recent call first):
  /usr/share/cmake-3.17/Modules/ExternalProject.cmake:3267 (_ep_add_download_command)
  src/Shared/External/CMakeLists.txt:33 (ExternalProject_Add)


-- Configuring incomplete, errors occurred!
See also "/home/alex/Projects/RankCheck/build/CMakeFiles/CMakeOutput.log".

Arch Linux, CMake 3.17.1, Poco 1.10.1, SFML 2.5.1.

Informations about the API

Hello,

I've been exploring and tweaking the code to see if I could improve RankCheck, maybe even add some features.

I was wondering if you could give me informations about the API and how do you get the data in the first place.

Thank you

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.