Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
TorchAPI
/
Torch
Public
Notifications
You must be signed in to change notification settings
Fork
80
Star
164
Code
Issues
20
Pull requests
4
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
Torch
Torch.Server
TorchServer.cs
on
master
User selector
All users
All time
Commit History
Commits on Feb 19, 2026
GDPR compliance analytics update.
Bishbash777
committed
16adffa
Copy full SHA for 16adffa
Commits on Aug 29, 2024
IsRestartPending
Bishbash777
committed
ed79115
Copy full SHA for ed79115
Commits on Jun 27, 2023
re-implement game update manager (#560)
Bishbash777
authored
82faa02
Copy full SHA for 82faa02
Commits on Jun 16, 2023
Revert "Game update detection (#557)"
Show description for 98a3610
Bishbash777
committed
98a3610
Copy full SHA for 98a3610
Game update detection (#557)
Show description for 5f94174
Bishbash777
authored
5f94174
Copy full SHA for 5f94174
Commits on May 15, 2023
Updater changes (#553)
Show description for 6e7f5bd
Bishbash777
authored
6e7f5bd
Copy full SHA for 6e7f5bd
Changes so that torch update happens ASAP at startup. (#552)
Show description for 8f918d4
Bishbash777
authored
8f918d4
Copy full SHA for 8f918d4
Commits on Dec 6, 2022
Revert "Add ignorelast session support for hosts (#519)"
Show description for 75867bc
Bishbash777
committed
75867bc
Copy full SHA for 75867bc
Add ignorelast session support for hosts (#519)
Bishbash777
authored
747eb1d
Copy full SHA for 747eb1d
Commits on Sep 19, 2022
Update TorchServer.cs
Bishbash777
authored
2598329
Copy full SHA for 2598329
Commits on Sep 13, 2022
Fixed minidumps and extra logging options
Bishbash777
committed
2900a6c
Copy full SHA for 2900a6c
Commits on Jul 28, 2021
Update TorchServer.cs
Bishbash777
authored
2a0555e
Copy full SHA for 2a0555e
Commits on Feb 12, 2021
final fix + new config option to change service between Steam and EOS
LTP
committed
169b543
Copy full SHA for 169b543
Commits on Nov 26, 2020
Patch steam timeout to 5 seconds to work around callback issues
Jimmacle
committed
f7a63f1
Copy full SHA for f7a63f1
Commits on Apr 22, 2020
Add temporary autostart flag for restart commands and autostart commandline switch (#382)
Show description for 29fcdc0
rexxar-tc
and
Jimmacle
authored
29fcdc0
Copy full SHA for 29fcdc0
Commits on Apr 9, 2020
Quick hack to reduce sim slowdown during save (#375)
rexxar-tc
authored
76ea5fd
Copy full SHA for 76ea5fd
Commits on Mar 20, 2020
Assert option and other fixes (#370)
Show description for 035325d
Jimmacle
authored
035325d
Copy full SHA for 035325d
Commits on Dec 21, 2019
Keep config disabled after stopping server
Jimmacle
committed
a1f397f
Copy full SHA for a1f397f
Commits on Dec 8, 2019
Fix overwriting Sandbox with stale cached version
Jimmacle
committed
540b174
Copy full SHA for 540b174
Commits on Sep 13, 2019
Fix MessageBox spam if Torch crashes with UI enabled and autorestart disabled
Jimmacle
committed
79368aa
Copy full SHA for 79368aa
Commits on Aug 25, 2019
Adjust behavior of restarts. Closes #337
rexxar-tc
committed
997a3ca
Copy full SHA for 997a3ca
Commits on Aug 22, 2019
Publictest (#335)
Show description for 43adeca
rexxar-tc
authored
43adeca
Copy full SHA for 43adeca
Commits on Aug 16, 2019
Implement kick on restart
rexxar-tc
committed
f1616f6
Copy full SHA for f1616f6
Commits on Jul 6, 2019
Fix remote API, file copying, entity manager sorting
Jimmacle
committed
570bc83
Copy full SHA for 570bc83
Commits on Jun 9, 2019
Merge branch 'master' into PreRelease
rexxar-tc
committed
fc9a9f8
Copy full SHA for fc9a9f8
Commits on Jun 7, 2019
I think I actually fixed it
Jimmacle
committed
3e5b29c
Copy full SHA for 3e5b29c
Commits on Apr 20, 2019
Add player display to main UI window. Ref TorchAPI/Essentials#106
rexxar-tc
committed
068b074
Copy full SHA for 068b074
Commits on Feb 21, 2019
Add independent console option. Various random fixes
rexxar-tc
committed
967d8ce
Copy full SHA for 967d8ce
Commits on Sep 29, 2018
Add remote API support
Jimmacle
committed
831722d
Copy full SHA for 831722d
Commits on Jun 10, 2018
Add Torch client mod. Currently supports dialogs and notifications.
Show description for 045a572
rexxar-tc
committed
045a572
Copy full SHA for 045a572
Commits on Apr 3, 2018
Fix config not saving session settings
Jimmacle
committed
d59ef20
Copy full SHA for d59ef20
Fix suppressed fatal error, make world config importing manual
Jimmacle
committed
f03bfd2
Copy full SHA for f03bfd2
Commits on Jan 31, 2018
Add sane whitelist, fix bad server init logging
Jimmacle
committed
e42a231
Copy full SHA for e42a231
Commits on Jan 26, 2018
Add block limit editor, various UI tweaks
Jimmacle
committed
6fbc060
Copy full SHA for 6fbc060
More async init, add proper NLog target for WPF and free console in UI mode
Jimmacle
committed
0328876
Copy full SHA for 0328876
Previous
Next
You can’t perform that action at this time.