Ripple's score server
  • Python 74.7%
  • Cython 25%
  • Shell 0.3%
Find a file
2022-06-17 00:48:15 +02:00
common@4ea64a6ff2 Updated submodule common 2020-09-17 11:09:53 +02:00
constants User-configurable score overwrite policies 2020-06-09 17:59:10 +02:00
handlers Tabs, removed some unused code 2021-06-19 19:40:25 +02:00
helpers "Fix" replay buckets not being chosen correctly 2020-09-18 23:21:23 +02:00
objects extremely small mock for how to add something in lets 2022-06-17 00:46:23 +02:00
pp Cool numbers 2022-06-17 00:48:15 +02:00
pubSubHandlers .SCORES. Cythonized some files 2016-12-08 15:11:27 +01:00
secret@588e0c7d10 Updated submodule secret 2020-02-23 19:54:17 +01:00
.dockerignore Add entrypoint, less verbose startup log, fix process not exiting correctly 2020-04-26 16:48:37 +02:00
.drone.yml Bad copy paste lol 2020-08-27 00:34:20 +02:00
.gitignore Signore vienici a salvare 2019-07-23 17:16:59 +02:00
.gitmodules Removed submodule oppai-ng 2020-02-22 18:48:24 +01:00
.landscape.yaml .HIDE. Update landscape config file 2016-12-28 16:17:01 +01:00
entrypoint.sh Add prometheus metrics 2020-09-17 11:07:57 +02:00
full_build.sh Ignore pyenv and oppai in cython full build script 2019-08-23 16:25:20 +02:00
lets.py Add prometheus metrics 2020-09-17 11:07:57 +02:00
LICENSE Update README and LICENSE 2016-08-01 10:42:38 +02:00
personalBestCache.py Relax leaderboards 2020-02-16 13:02:34 +01:00
README.md Update readme 2020-06-15 11:25:16 +02:00
requirements.txt Update oppai 2021-06-19 20:35:56 +02:00
run.sh Use pyoppai rather than calling oppai as a subprocess 2017-07-05 19:10:17 +02:00
runserver.bat .SCORES. More error checks in ripp 2016-04-23 19:52:10 +02:00
setup.py Force distutils Cython language, replaced tabs with spaces 2019-08-16 18:41:53 +02:00
tomejerry.py --no-download option in tomejerry.py 2020-03-08 15:46:55 +01:00
userStatsCache.py .SCORES. General refactoring 2016-12-08 21:13:49 +01:00
version Update oppai 2021-06-19 20:35:56 +02:00

LETS Build Status Code Health

Latest Essential Tatoe Server

This server handles every non real time client feature, so:

  • Ingame scoreboards
  • Score submission
  • Screenshots
  • Replays
  • osu!direct via cheesegull
  • Tillerino-like API
  • osu!standard and osu!taiko pp calculation with oppai-ng, made by Franc[e]sco
  • osu!mania pp calculation with a slightly edited version of osu-tools, made by the osu! team
  • osu!catch calculation with catch-the-pp, made by Sunpy and cythonized by Nyo

License

This project is licensed under the GNU AGPL 3 License.
See the "LICENSE" file for more information.