What's New
Changelog
All notable changes to Thanatos Bot, newest first.
v5.0
CURRENTJune 2026New
- —Clan Dominion V4 — wars, diplomacy, seasons, treasury
- —Genetics Planner — interactive /genetics breeding calculator
- —Subscription Shop — buy guild access with T-CRED via /subscription buy
- —License system — /license status shows remaining subscription days
- —Multi-guild RCON Manager with per-guild encrypted credentials
- —Schema migration system — idempotent migrations run at startup
- —AI Player Support powered by Gemini
- —Activity Feed with live server events
- —Arena system with automated PvP bracket events
- —Blood Rush, Iron Descent automated events
- —Minicopter spawn with cooldown & RCON delivery
- —Home teleportation system
- —Build Showcase channel
- —Birthday system
- —Analytics Digest — weekly server stats summary
- —Auto-publish for announcement channels
- —Twitch stream alerts integration
Improved
- —Kill feed engine rewritten — parallel processing, kill streak tracking, long-range detection
- —Economy system — T-CRED earn rates: PvP +100, Helicopter +200, Bradley +150, Scientist +25
- —Kill feed modes: auto / prefer global.say / say only (chat_command_mode)
- —WebSocket RCON with asyncio.Lock to prevent race conditions
- —/setup creates 25+ channels across 6 categories in under 2 minutes
- —PostgreSQL connection pooling for production deployments
Security
- —RCON passwords encrypted at rest with Fernet (AES-256)
- —SQL injection prevention via validate_column_name() on all dynamic queries
- —Parameter substitution enforced on all database queries
- —Access control system — per-command permission tiers
v4.x
STABLEEarly 2026New
- —Full Casino — 6 games, jackpot system, daily spin wheel
- —Shop with 150+ items and in-game RCON delivery
- —Bounty system — place and claim bounties on players
- —Karma system
- —Raid alerts — C4, rockets, satchel charges detected via RCON
- —Admin dashboard with RCON console
- —Admin ticket system for player support
- —VIP tier system with economy bonuses
- —Quest system with automated rewards
- —Banking system with interest rates
- —Night vote — community vote for day/night skip
- —Wipe schedule announcements
Improved
- —Kill feed with PvP/PvE separation and NPC kill tracking
- —Economy with bank transfers, leaderboard, and welcome bonus
- —Full moderation suite — AutoMod, 20+ log types, reaction roles
- —XP / Level system with role rewards
- —Giveaways, polls, and private support tickets
- —Starboard, embed builder, invite tracker
v3.x
LEGACY2025New
- —Initial RCON WebSocket integration
- —Basic kill feed — PvP kills posted to Discord channel
- —T-CRED economy foundation
- —Basic clan system
- —Player account linking (/economy link)
Improved
- —Migrated from SQLite-only to dual-driver (SQLite dev / PostgreSQL prod)
- —Bot watchdog (monitor.sh) for auto-restart on crash
