mirror of
https://github.com/BreizhHardware/project_sanic.git
synced 2026-01-18 16:47:25 +01:00
FEAT [Leaderboard] - Add infinite mode points counter : using DB it's displayed in the Leaderboard too
This commit is contained in:
BIN
src/Database/__pycache__/CheckpointDB.cpython-313.pyc
Normal file
BIN
src/Database/__pycache__/CheckpointDB.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Database/__pycache__/CoinDB.cpython-313.pyc
Normal file
BIN
src/Database/__pycache__/CoinDB.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Database/__pycache__/InfiniteModeDB.cpython-313.pyc
Normal file
BIN
src/Database/__pycache__/InfiniteModeDB.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Database/__pycache__/LeaderboardDB.cpython-313.pyc
Normal file
BIN
src/Database/__pycache__/LeaderboardDB.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Database/__pycache__/LevelDB.cpython-313.pyc
Normal file
BIN
src/Database/__pycache__/LevelDB.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/Checkpoint.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/Checkpoint.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/Coin.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/Coin.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/Enemy.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/Enemy.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/Entity.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/Entity.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/Exit.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/Exit.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/JumpBoost.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/JumpBoost.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/Platform.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/Platform.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/Player.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/Player.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/Projectile.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/Projectile.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Entity/__pycache__/SpeedBoost.cpython-313.pyc
Normal file
BIN
src/Entity/__pycache__/SpeedBoost.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Map/Editor/__pycache__/EditorSprites.cpython-313.pyc
Normal file
BIN
src/Map/Editor/__pycache__/EditorSprites.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Map/Editor/__pycache__/LevelEditor.cpython-313.pyc
Normal file
BIN
src/Map/Editor/__pycache__/LevelEditor.cpython-313.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
src/Map/Infinite/__pycache__/InfiniteMapManager.cpython-313.pyc
Normal file
BIN
src/Map/Infinite/__pycache__/InfiniteMapManager.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Map/Speedrun/__pycache__/SpeedrunTimer.cpython-313.pyc
Normal file
BIN
src/Map/Speedrun/__pycache__/SpeedrunTimer.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Map/__pycache__/parser.cpython-313.pyc
Normal file
BIN
src/Map/__pycache__/parser.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Menu/__pycache__/BackgroundManager.cpython-313.pyc
Normal file
BIN
src/Menu/__pycache__/BackgroundManager.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Menu/__pycache__/Button.cpython-313.pyc
Normal file
BIN
src/Menu/__pycache__/Button.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Menu/__pycache__/Leaderboard.cpython-313.pyc
Normal file
BIN
src/Menu/__pycache__/Leaderboard.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Menu/__pycache__/LevelEditorSelectionMenu.cpython-313.pyc
Normal file
BIN
src/Menu/__pycache__/LevelEditorSelectionMenu.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Menu/__pycache__/LevelSelectMenu.cpython-313.pyc
Normal file
BIN
src/Menu/__pycache__/LevelSelectMenu.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/Menu/__pycache__/Menu.cpython-313.pyc
Normal file
BIN
src/Menu/__pycache__/Menu.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/__pycache__/Camera.cpython-313.pyc
Normal file
BIN
src/__pycache__/Camera.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/__pycache__/constant.cpython-313.pyc
Normal file
BIN
src/__pycache__/constant.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/__pycache__/game.cpython-313.pyc
Normal file
BIN
src/__pycache__/game.cpython-313.pyc
Normal file
Binary file not shown.
BIN
src/__pycache__/handler.cpython-313.pyc
Normal file
BIN
src/__pycache__/handler.cpython-313.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user