Commit Graph

739 Commits

Author SHA1 Message Date
Bishbash777
147c94fd93 Merge pull request #15 from zznty/fix/xbox
Fixes for EOS & consoles
2021-07-28 09:46:13 +01:00
Bishbash777
0e2ecf16f3 Merge pull request #14 from zznty/fix/duplicate-clientId
fixed crash due to clientId duplicate
2021-07-28 09:43:34 +01:00
Bishbash777
36eb256553 Update ChatManagerClient.cs 2021-07-28 09:06:04 +01:00
Bishbash777
e90ca41c3c properly init new updated PluginBrowser 2021-07-28 09:05:13 +01:00
Bishbash777
5528231cc2 Create PluginDownloader.xaml.cs 2021-07-28 09:04:08 +01:00
Bishbash777
4d01b976f1 Create PluginDownloader.xaml 2021-07-28 09:03:36 +01:00
Bishbash777
ff12b214cd new plugin loader init 2021-07-28 09:03:09 +01:00
Bishbash777
55c9f5296f Added new data into PluginBrowser 2021-07-28 08:58:10 +01:00
Bishbash777
61e1ed7a59 fix for role editor crash when roles are null 2021-07-28 08:55:27 +01:00
Bishbash777
218cd30152 New window views 2021-07-28 08:54:23 +01:00
Bishbash777
bf3b819d02 get setter for Name and a new Installed tag 2021-07-28 08:52:34 +01:00
zznty
b56c8f711c fixed crash due to clientId duplicate
fixes for System.ArgumentException: Key <clientId> already exists
Parameter name: key
2021-07-17 17:36:36 +07:00
zznty
c5c6ef1cd2 xbox compat support 2021-07-09 01:26:39 +07:00
zznty
3e01cecdcc mod.io support and eos fix 2021-05-07 19:02:28 +07:00
Jimmacle
a5743701ea Merge pull request #442 from Bishbash777/master
Fix server discovery issue on main "Join Game" Screen
2021-04-25 09:09:23 -07:00
Bishbash777
7ea1a523e1 Fix server discovery issue on main "Join Game" Screen 2021-04-25 12:36:46 +01:00
Jimmacle
5445459dc7 Merge pull request #441 from Bishbash777/update-198
fix for 198
2021-04-22 10:29:02 -07:00
Bishbash777
f2eed13473 fix for 198 2021-04-22 18:28:03 +01:00
Jimmacle
b5ca0bf392 Merge pull request #438 from Bishbash777/hotfix-197.181-changes
Add missing parameter into initNetworking if service type is EOS
2021-03-18 07:23:57 -07:00
Bishbash777
fdd8479016 Add missing parameter into initNetworking if service type is EOS 2021-03-18 12:28:49 +00:00
John Gross
0aa17a26ac Update for hotfix 2021-03-11 10:08:27 -08:00
Jimmacle
41b16a6d75 Merge pull request #433 from Bishbash777/stop-cancel-fix
Fix the stop cancel command
2021-02-14 14:16:01 -08:00
Bishbash777
b5f53dd6c6 Fix the stop cancel command 2021-02-14 14:24:43 +01:00
Jimmacle
5cc2d6652d Merge pull request #432 from theltp/fix/cross-play
totally fix for cross play
2021-02-12 14:21:24 -08:00
LTP
6fb6226be5 Merge remote-tracking branch 'theltp/fix/cross-play' into fix/cross-play 2021-02-12 19:36:37 +07:00
LTP
cee5cb3c4d totally fixed 2021-02-12 19:36:28 +07:00
Jimmacle
b6fb470b84 Merge pull request #431 from theltp/fix/cross-play
final fix for cross-play update
2021-02-11 21:27:13 -08:00
Jimmacle
6c74ed3869 Merge branch 'master' into fix/cross-play 2021-02-11 21:26:31 -08:00
LTP
2c44860a70 fixed mistake 2021-02-12 12:08:43 +07:00
LTP
169b543f7d final fix + new config option to change service between Steam and EOS 2021-02-12 12:05:16 +07:00
Jimmacle
efd15fcd62 Merge pull request #428 from theltp/fix/cross-play
fix for cross-play update
2021-02-11 13:34:28 -08:00
LTP
b372230eae idk why it's not working 2021-02-12 00:45:51 +07:00
LTP
e5cb3e5ae0 fix for cross-play update 2021-02-11 23:15:46 +07:00
John Gross
8f30b7605b Update Jenkinsfile 2020-12-03 22:11:23 -08:00
John Gross
bec29c5bb4 Fix world generator - inconsistent paths 2020-12-03 22:01:18 -08:00
John Gross
f84a27d705 Fix more world generator path weirdness 2020-11-25 23:45:04 -08:00
Jimmacle
19f9388a43 Merge pull request #415 from foogs/master
YOUR PRIVACY HAS BEEN DELETED
2020-11-25 21:59:43 -08:00
foogs
f25a412a47 YOUR PRIVACY HAS BEEN DELETED 2020-11-26 08:43:56 +03:00
John Gross
f7a63f17cc Patch steam timeout to 5 seconds to work around callback issues 2020-11-25 16:44:01 -08:00
John Gross
aa5963b29b Merge branch 'master' of https://github.com/TorchAPI/Torch into master 2020-11-25 12:26:26 -08:00
John Gross
15c4276a81 More fixes for 25th 2020-11-25 12:26:18 -08:00
Jimmacle
04b13cbd6c Merge pull request #413 from TorchAPI/command-perms
Command perms
2020-11-25 11:35:51 -08:00
Jimmacle
f6971c715b Merge branch 'master' into command-perms 2020-11-25 11:35:18 -08:00
John Gross
c3e65a5bdd Tentative fix for 2020-11-25 update 2020-11-25 11:32:05 -08:00
Bishbash777
93167f349d new chat event to allow access to msg properties (#411)
* new chat event to allow access to msg properties

* Naming conventions reee

Co-authored-by: Jimmacle <mindstorms11@cox.net>
2020-11-03 14:04:17 -08:00
Jimmacle
b12acddab3 Command perms (#408)
* Add event to override Torch command permission checker

* Correct permission override condition
2020-10-29 14:04:30 -07:00
John Gross
fb9dbf40da Correct permission override condition 2020-10-29 13:27:35 -07:00
John Gross
1b8bddabc8 Add event to override Torch command permission checker 2020-10-29 13:25:23 -07:00
Foogs
a4edbf3bd9 Not count voxel physics pls (#405) 2020-09-18 11:28:08 -07: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