Use new upstream play session data feature and HTTP library to send play session data to remote server for logging. Add new stats for tracking play time and games started. Fix BGM button so BGM object is stopped when turned off and played when turned on. Add platform identifier to per platform config files. Move upstream math functions into sb::math. Add upstream SHA256 library to builds.
37 lines
363 B
Plaintext
37 lines
363 B
Plaintext
# Builds
|
|
build/
|
|
dist/
|
|
|
|
# Auto generated
|
|
compile_commands.json
|
|
src/version.hpp
|
|
|
|
# SPACEBOX
|
|
sdl2-config
|
|
|
|
# External symlinks
|
|
ext/
|
|
|
|
# Repository
|
|
local/
|
|
src/__pycache__/
|
|
storage/
|
|
*Play_History.json
|
|
press.html
|
|
feed
|
|
test.html
|
|
|
|
# Non-free software
|
|
lib/steam/
|
|
|
|
# Testing
|
|
steam_appid.txt
|
|
|
|
# Auto-save
|
|
.\#*
|
|
*~
|
|
\#*
|
|
|
|
# Authentication
|
|
config/session_receiver_credentials.json
|