John Gross
15c4276a81
More fixes for 25th
2020-11-25 12:26:18 -08:00
Yuri.Sh
3d13460302
Added ModSDK Logging ( #404 )
...
This change was made by @BobDaRoss
I like to help with correct pull request.
2020-08-23 12:40:50 -07:00
Jimmacle
fc986c87a6
Copy and paste bad
2020-08-10 14:40:41 -07:00
Bob Da Ross
80a820ae3d
Fixed ModSDK players from joining and getting sandbox file. ( #399 )
2020-08-10 14:21:13 -07:00
John Gross
cc91fa3653
Fix mod downloading, more descriptive sandbox error message
2019-10-26 11:38:38 -07:00
John Gross
52ef0b4d6d
Add MySteamService wrapper, add UGC service to init, fix chat intercept
2019-10-24 14:35:06 -07:00
Brant Martin
9c2dc69e3c
patch prep
2019-10-23 20:36:15 -04:00
Brant Martin
4f30a47c07
Handle conflicting connection attempts gracefully
2019-06-25 16:11:13 -04:00
Brant Martin
61307ce584
Merge branch 'Patron'
2019-02-02 06:25:40 -05:00
Brant Martin
8b7a07ffe7
Deprecate ReservedPlayers in Torch cfg
...
Add a scrollpanel to fix clipped controls
2019-01-10 21:35:48 -05:00
Brant Martin
fa1a968b8f
Merge branch 'master' into Patron
2019-01-10 09:29:29 -05:00
N1Ran
3d8bf78213
Add Reserved slot and "Auto Detect Dependencies" to config ui plus Torch reserve management oversees all ( #269 )
...
* Add server description to config uI and adjusted the mod blocks to fit
* Added checkbox for "Auto detect dependencies" and Reserved players slot.
* Torch reserved slot management is now main and will scan sededi also to match steamid making new config ui addition usable
2019-01-10 09:28:35 -05:00
Brant Martin
471912759a
Merge branch 'master' into Patron
2019-01-06 22:22:16 -05:00
Brant Martin
844d4be96a
Rearrange client join auth again
2019-01-06 21:21:36 -05:00
Brant Martin
a059d18195
Add promote/demote buttons to player tab.
...
Add player promoted event to IMultiplayerManagerServer
2019-01-03 15:41:41 -05:00
Brant Martin
76637b130c
Add ban and kick events
2018-12-16 20:53:52 -05:00
Brant Martin
faef000245
Fix Family Share banning.
2018-12-15 20:16:44 -05:00
Brant Martin
65bb71aabf
Add reserved slots
2018-10-12 16:12:33 -04:00
a318aa87cf
get remote ip fix ( #254 )
...
* get remote ip fix
* add GetIp fix to chat command
2018-08-27 22:40:30 -04:00
Brant Martin
355375e9db
Add OnlineMode to session settings. Only allow admins to join an Offline game.
2018-08-20 20:06:32 -04:00
Brant Martin
0f06ee5688
Disable client IP stuff because it borked
2018-07-18 22:34:59 -04:00
Brant Martin
38d2f1b62e
Fix for MP
2018-05-16 07:09:05 -04:00
Brant Martin
444da941c9
Tweak client join validation
2018-02-15 11:14:57 -05:00
Westin Miller
f19fd84f1d
Fix empty group letting people in over cap
2018-02-12 14:41:50 -08:00
John Gross
e42a231553
Add sane whitelist, fix bad server init logging
2018-01-30 23:40:38 -08:00
John Gross
ba8fa01ce5
Auto-generate configuration dialog, fix logger names, prepare for async initialization
2018-01-25 18:30:23 -08:00
Westin Miller
834395bdc3
Admins can join full servers
...
Sessions get cleaned up properly
2017-12-05 00:42:03 -08:00
Westin Miller
1b0dcc9808
Validate auth ticket event exposed to other parts of Torch and plugins
2017-11-24 20:46:41 -08:00
Tomas Blaho
9c505c4f5d
banned player list made readonly, lobby fakes support
2017-09-20 17:16:15 +02:00
Tomas Blaho
f1fc49d276
Merge branch 'staging' into session-mgr-cmp
...
# Conflicts:
# Torch.API/Managers/IMultiplayerManager.cs
# Torch/Managers/MultiplayerManager.cs
2017-09-20 16:13:38 +02:00
Westin Miller
140000df55
Test-time reflected event checker
...
Server UI components work with new system
Events for loading and unloading TorchSessions
Commands report information again.
Catch, log, and rethrow errors that occur in Torch-handled SE events
2017-08-31 16:27:55 -07:00
Westin Miller
d9ef60d4e8
Client manager components
...
- ReflectedManager now supports MemberInfo and event replacement
- New chat manager interfaces for both client and server
- New multiplayer manager interfaces for both client and server
2017-08-31 16:27:54 -07:00