Releases: real-pmein1/stmsrvemu
StmServer 0.81
Changes:
Added initial protobuf support
Added manual neuter capability
Added TCP CM support
Added VLV signature neutering
Added neuter for Leaknet HL2 (custom app 170)
Fixes and updates to CM
Fixes to CSER
Fixed depot updating (thanks to nicknine for pointing this out)
Fixed live depot swapping
Fixed custom storage neuter
See changelog.txt for further info
StmServer 0.80
Changes:
Python 3.9 code conversion
Steam3 CM support (mostly)
Auto-neutering
GCF/NCF neutering
MariaDB database for users, blobs and more
See changelog.txt for further info
StmServer 0.73.1
Changes:
Added missing ini entries to emulator.ini - descrption.txt
Fixed logs folder creation
Fixed client folder to only delete when enabling/disabling public_ip
Fixed web server error when apache folder is missing
Fixed running from source on Linux
StmServer 0.73
Changes:
Added September 11th 2003+ client support
Added partial 2003 beta support (Create user/subscribe/unsubscribe) COMPLETE
Added password reset via client
Added password reset via email
Added password reset via CD key
Added shefben's Apache server to host Steam web services
Added emulator.ini change detection for regenerating the cache automatically
Added automatic server emulator executable updating
Added client update server
Added command 07 to client update server for 2010 CDR
Added ymgve's 2003 beta Tracker
Added GCF conversion progress bar
Added ability to read firstblob (CCR) from a database file (CCDB) instead of bin/py blobs using date/time
Added extra various config defaults
Added .pkg CRC verification when using the database file
Added CCR fallback to previous dates when requested date's pkg CRCs are corrupt/missing
Added lan/wan specific steam.exe files if public_ip is enabled
Changed location of replaced secondblob to cache
Changed extrablob.py to support multiple app/sub py files
Changed logging to speed up content downloading
Changed gcf conversion to allow any filename.gcf
Changed configserver code layout for 2003 support
Changed authserver code layout for 2003 support
Kept ability to load firstblob from bin/py if needed
Moved GCF conversion output to debug log
Renamed fileserver to Content Server
Fixed 2003/2004 client crashing with a short URL replacement
Fixed logging error on some storage downloads
Fixed purchasing DE (and other countries) restricted subscriptions
Fixed various neuter and logging issues
Significantly reduced large CDR read time
Re-enabled early steamclient.dll neutering (Steam3 preparations)
Removed client update code from content server
StmServer v0.72
Changes:
Fixed subscription purchasing and CD Key registration
Fixed the Directory Server 1c command
Fixed the Authentication Server 05 and 09 commands
Added the Rag Doll Kung Fu Master Server
StmServer v0.71 Hotfix
Changes:
Added winui.gcf to binary package for converting
Fixed usernames of greater than 10 characters from subscribing and changing email/password/question
Fixed Storefront URL for 2004
StmServer v0.70
Changes:
Added multiplayer game authentication validation
Added data to Steam tickets
Added ability for user to change password/email/question within the client
Added ticket login
Added extra content folder for unjoinable depots (CSS)
Added server-side secondblob overriding
Added partial ability to purchase games and register cd keys
Fixed master game servers re-registering
Removed legacy users
Removed several ini options for websites
StmServer v0.60
Initial GitHub release