Commit Graph

713 Commits

Author SHA1 Message Date
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
N1Ran
fad656e837 Added new features from SE to UI config page (#398)
Co-authored-by: Olatide F <tide1988@live.com>
Co-authored-by: Jimmacle <mindstorms11@cox.net>
2020-08-11 14:07:32 -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
Equinox
e9e446f8ab Fix async command responses (#393)
Fix logs not being written for invalid IL
2020-07-09 18:06:35 -07:00
John Gross
b53194184c Fix world generator dialog 2020-06-25 14:48:46 -07:00
John Gross
bcb921cd9d Add code to automatically delete the bad DLL 2020-04-24 19:27:20 -07:00
John Gross
c1632b6b20 Don't serialize temporary autostart flag 2020-04-23 13:03:29 -07:00
John Gross
88d10d1955 Change KeenLogPatch to handle errors better 2020-04-23 12:59:46 -07:00
Jimmacle
d6fe6234d7 Forced MSBuild too much 2020-04-22 21:22:56 -07:00
Brant Martin
29fcdc0bf8 Add temporary autostart flag for restart commands and autostart commandline switch (#382)
Co-authored-by: Jimmacle <mindstorms11@cox.net>
2020-04-22 12:31:55 -07:00
Brant Martin
48ddc6389f Fix property grid stretching rows with low item count (#381) / Fix Jenkins packaging unnecessary binaries (#383)
* Fix property grid stretching rows with low item count

* Fix Jenkins packaging unnecessary binaries (#383)

* Fix Jenkins packaging DLLs it shouldn't

* Zap more sneaky copy locals

* MSBuild won't cooperate so it will be forced to comply

Co-authored-by: Jimmacle <mindstorms11@cox.net>
2020-04-22 12:29:28 -07:00
John Gross
a3d722eb16 Fix missing sender argument 2020-04-13 06:44:11 -07:00
John Gross
b386e53ff5 Force language version so Jenkins is happy 2020-04-13 05:08:52 -07:00
Jimmacle
1dd444759b Add support for new chat colors (#379)
* Add backwards-compatible support for new chat color system

* Use default

* Set LangVersion properly

* Add backwards compatible ctors in TorchChatMessage

* Fix not setting Font if it's not MyFontEnum

* Use correct color mappings
2020-04-13 04:44:12 -07:00
Brant Martin
76ea5fdbc1 Quick hack to reduce sim slowdown during save (#375) 2020-04-09 08:32:23 -07:00
Jimmacle
035325da22 Assert option and other fixes (#370)
* Add option to control assert logging

* Fix logging errors from calling InitMultithreading before InvokeBeforeRun
2020-03-20 09:44:54 -07:00
Equinox
33b2fa7094 Fix init (#369) 2020-03-19 12:34:47 -07:00
Equinox
b220243b75 Fix frostbite (#368)
Stop using playtest dir
2020-03-19 12:15:32 -07:00
John Gross
f2a077deed Whomst removed the plugin update option check 2020-02-23 09:18:11 -08:00
Brant Martin
d3de1426b2 Fix plugin update race condition 2020-02-23 00:27:09 -05:00
Equinox
86b6b94d25 Merge pull request #360 from sirhamsteralot/master
Add injecting of private class fields into patching methods
2020-02-15 15:19:12 -08:00
Equinox
0a19663c33 Merge branch 'master' into master 2020-02-15 15:15:28 -08:00
sirhamsteralot
d236fd9bd9 Bind to anything 2020-02-15 22:52:38 +01:00
Neko Boi Nick
bc54b79098 Fixed #364 (#365)
* Added Move Function

* Fixed #364

* Quick fix as the issue still sort of persisted.

* Update ModToIdConverter.cs

* Fixed the logic inverse.
2020-02-15 15:56:51 -05:00
Jimmacle
5035fa39b7 Fix inaccurate error tooltip
This enum isn't used for any actual features yet
2020-02-03 16:37:45 -08:00
sirhamsteralot
2395c33995 Formatting Part deux 2019-12-26 14:45:12 +01:00