Initial commit: SHARED library with LFS for binary assets

This commit is contained in:
clxud
2026-07-02 02:00:46 +00:00
commit db5de3ac7d
9356 changed files with 47608 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
MAPS/** filter=lfs diff=lfs merge=lfs -text
ICONS/** filter=lfs diff=lfs merge=lfs -text
FONTS/** filter=lfs diff=lfs merge=lfs -text
DAGOR_FILES/** filter=lfs diff=lfs merge=lfs -text
*.vromfs.bin filter=lfs diff=lfs merge=lfs -text
+120
View File
@@ -0,0 +1,120 @@
# Environment variables
.env
.env.local
.env.production
.env.staging
# Python
__pycache__/
*.py[cod]
*$py.class
.venv/
*.mo
# Type checking / tests / coverage
.mypy_cache/
.pytest_cache/
.hypothesis/
.coverage
.coverage.*
coverage.xml
htmlcov/
*.cover
# Node.js
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.npm
.node_repl_history
# Bun
bun.lock
# Package lock (auto-generated by npm in each subdir)
package-lock.json
# IDE
.vscode/
.idea/
*.swp
*.swo
*~
# OS
.DS_Store
._*
Thumbs.db
# Logs
*.log
logs/
out.txt
# Databases
*.db
*.db-shm
*.db-wal
*.sqlite
*.sqlite3
# Auth & secrets
auth.json
*.pem
*.key
*.crt
*.token
.git-credentials
ghp_*
# Server config
server_ip.txt
server_config.txt
deployment_config.json
.server_info
webhook_url.txt
# Backups & temp
*.bak
*.backup
*.tmp
tmp/
temp/
# Bot runtime artifacts
replays/
replays_sample/
*.zip
vehicle_data_cache.json
clan_data.json
clan_pts.json
player_data.json
failed_points_api.json
failed_points_api.txt
leaderboard_test_output.json
leaderboard_data.json
replay_*.json
sqb.bin
SREBOT/replay.json
data.json
TEST_MIRROR_API_LUX.json
TEST_REPLAY_API_LUX.json
TEST_REPLAY_API_LUX_RAW.json
# Game data caches (shared assets live under BOTS/SHARED/)
SHARED/MAPS/LEVELS/DATAMINE
# Local-only dirs
docs/
.agents/
.claude/
.codex/
.superpowers/
ignore_me
SREBOT/BOT/TEST_IN_ME
TSSBOT/BOT/TEST_IN_ME
*auth_JWT.json
pyrightconfig.json
example_game.json
War-Thunder-Datamine/
+20
View File
@@ -0,0 +1,20 @@
{
"discord_users": [
{"id": 635917136619110411, "comment": "wolfhunter4374", "reason": "evil"},
{"id": 1166571862789193769, "comment": "astro", "reason": "hyper evil"},
{"id": 872791644947234847, "comment": "nova", "reason": "hyper evil"},
{"id": 591290628722393090, "comment": "rayan", "reason": "evil"},
{"id": 1129994258267512842, "comment": "squawk", "reason": "meow"},
{"id": 1417443909918916670, "comment": "maverickfighter9", "reason": "evil"},
{"id": 1034483237197713539, "comment": "HK416A6", "reason": "evil"},
{"id": 601497771266277387, "comment": "lowe/koniglion", "reason": "Z supporter + racist + evil"},
{"id": 815535178122002463, "comment": "markboss", "reason": "dumb"}
],
"squadrons": [
"FIR3",
"F4WRD"
],
"guilds": [
{"id": 1261779449960075377, "comment": "stupid ahh maverick :sob:", "reason": "false ban"}
]
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More