Commit Graph

971 Commits

Author SHA1 Message Date
z__
67f25ab20b transform ctor to extension method v1.0.35-master 2022-02-08 23:36:39 +07:00
z__
ad19a7dc9e better exception for invalid operand type 2022-02-08 23:26:25 +07:00
z__
dd854a159a ok high iq solutions is bad for compatibility v1.0.34-master 2022-02-04 15:11:49 +07:00
z__
879a373e6a added possibility to call SetConfiguration again if needed v1.0.33-master 2022-02-04 14:42:37 +07:00
z__
ec1b017946 added nlog custom targets assemblies loading v1.0.32-master 2022-02-04 14:33:32 +07:00
z__
cf75210304 fixed game analytics logger crash v1.0.31-master 2022-02-04 13:44:04 +07:00
z__
3696f18714 move nlog config to instance and move default to resources v1.0.30-master 2022-02-04 13:25:56 +07:00
z__
1f7e4e869d final fixes for warfare 2 v1.0.29-master 2022-02-04 12:09:17 +07:00
z__
ba5b611994 add STA thread back, not being added automatically on local build v1.0.28-master 2022-02-04 10:38:47 +07:00
z__
2bcf79efdd to trigger autobuild to fix warfare 2 update v1.0.27-master 2022-02-04 09:47:22 +07:00
z__
d5c101bf19 i believe we're done v1.0.26-master 2022-02-03 19:49:16 +07:00
z__
e9841b4de1 now should work v1.0.25-master 2022-02-03 19:43:54 +07:00
z__
aea0011683 maybe v1.0.24-master 2022-02-03 19:41:13 +07:00
z__
d10528f9fe fixed RID v1.0.23-master 2022-02-03 19:39:07 +07:00
z__
66ea4d7307 build script update v1.0.22-master 2022-02-03 19:34:06 +07:00
z__
f6ce40a854 again updated ci buildfile 2022-02-03 19:04:42 +07:00
zznty
bd62d31298 trash dockerfile, it will be on separate repo v1.0.21-master 2022-02-03 18:50:15 +07:00
z__
b1cf5fb638 i wanna believe this is the last for appveyor.yml v1.0.20-master 2022-02-03 18:44:02 +07:00
z__
1d6a2a9a60 fix fucking github's new lines 2022-02-03 18:41:55 +07:00
zznty
455be2393e fix build error 2022-02-03 18:38:49 +07:00
zznty
6131a9003b corrently assign version on publish 2022-02-03 18:35:50 +07:00
zznty
2a17c4bc09 Update appveyor.yml
it cannot cache if size larger than 1gb 
so delete unnecessary files
v1.0.16-master
2022-02-03 18:29:25 +07:00
zznty
ccc1df9349 Update appveyor.yml v1.0.15-master 2022-02-03 18:17:26 +07:00
z__
d80c7b9fba Merge remote-tracking branch 'zznty/master'
# Conflicts:
#	README.md
2022-02-03 18:03:57 +07:00
z__
64c6ce289c appveyor badge in README.md 2022-02-03 18:02:12 +07:00
z__
67de82a103 added appveyor as CI/CD 2022-02-03 18:00:47 +07:00
z__
357e0446df got it working on docker
fixed log closing exception
2022-02-03 17:03:49 +07:00
zznty
f2291a57c3 update discord link 2022-02-02 14:31:52 +07:00
z__
8b862df6ea Merge remote-tracking branch 'zznty/master' 2022-02-02 14:29:10 +07:00
z__
1c92f69bd4 updated NLog to v5
fixed most of issues with world creating/loading
fixed log window lags
fixed some compiler warnings
fixed empty log files creating
fixed logging performance
added better logging of load process
commands autocomplete in torch GUI
chat in torch GUI now has entered history (like console, use up/down arrows)
abstraction of instance manager
session name now correctly displaying in torchSessionManager messages
TorchSession now has loaded world property (as torch now has more control about world load process)
now only dedicated config locks after session start
2022-02-02 14:28:53 +07:00
z__
70833adb44 updated NLog to v5
fixed most of issues with world creating/loading
fixed log window lags
fixed some compiler warnings
fixed empty log files creating
fixed logging performance
added better logging of load process
2022-02-02 14:09:08 +07:00
z__
ab61674b47 integrity analysis for invalid IL 2022-02-02 00:39:43 +07:00
z__
c8ddf691ba fixed world configuration updating 2022-02-02 00:11:15 +07:00
zznty
76afccd9db shitty gc calls removal 2022-02-01 15:11:04 +07:00
zznty
4882dc673a xml config formatting fix 2022-02-01 15:10:51 +07:00
zznty
8546165e59 Merge branch 'tests/try-finally' 2022-02-01 12:04:01 +07:00
z__
4cab214635 fixed planet heightmap loading 2022-02-01 12:01:29 +07:00
z__
9a6253d0ef NRE fixes 2022-02-01 11:39:00 +07:00
zznty
55eac7ecbf test for try/finally transpiler 2022-01-31 20:28:43 +07:00
zznty
057d126658 exception fixes 2022-01-30 19:23:43 +07:00
z__
8efe8ae398 removed useless thing 2022-01-26 11:00:44 +07:00
z__
e2cdd803af remove redundant saving on stop/restart
saving in unload controlled by setting in dedicated config
2022-01-26 10:57:20 +07:00
zznty
b6d8cf07f8 we dont need link to build server anymore 2022-01-23 21:28:52 +07:00
zznty
1b23cd564e Update README.md 2022-01-23 21:28:04 +07:00
z__
f6ef662344 queries and restart fixes 2022-01-23 21:03:32 +07:00
z__
58b9c926ae net6 things 2022-01-22 21:13:38 +07:00
Bishbash777
81d11a32fe Update Jenkinsfile 2022-01-17 00:08:01 +00:00
Bishbash777
eb9afd5e36 Update Jenkinsfile 2022-01-16 23:29:09 +00:00
Bishbash777
1de0b63907 Merge pull request #459 from Bishbash777/master
Net 4.8 upgrade
2022-01-16 23:15:35 +00:00
Bishbash777
f89170c37d Net 4.8 upgrade (#27)
* Framework 4.8 Upgrade and small memory access change

* update tests to 4.8

* update mod_id for torch mod
2022-01-16 23:12:55 +00:00