Commit graph

33 commits

Author SHA1 Message Date
Lucas Nicodemus
c1811b3afb
Fix GitHub Actions with updated Windows Server 2019 builder
This changeset fixes several problems with the github actions build. It
removes the dependency on a repo script to install msbuild + VS. It
switches the shell back to cmd.exe, so that the scripts in build.yml
continue to run. It installs nuget via chocolatey, since that's not on
the path by default. Finally, it also uses built in MSBUILD to satisfy
the first statement.
2020-02-09 21:22:29 -08:00
SGKoishi
fdbc958b34
Include the download script 2019-10-02 16:29:26 -07:00
Lucas Nicodemus
70dd72443d Update copyright to 2019 again
Fixes #1658, most likely.
2019-03-29 17:16:37 -07:00
Edgar
8ea9a7d3b9
remove a semicolon 2018-04-19 18:05:40 +02:00
Lucas Nicodemus
569b350cea Update to Pryaxis, 2018 part 2
If there's one thing I learned in this exercise, it's that letting
people add random python scripts to the repo like gpltext.py that
promise to be easier than find and replace is a bad idea.
2018-01-01 02:20:56 -07:00
Lucas Nicodemus
8d934ef08f Update to 2018 2018-01-01 02:17:21 -07:00
Ryozuki
b794fae21d update release script 2017-12-09 18:13:47 +01:00
Lucas Nicodemus
6f8d795a65 Switch to msbuild commands
Fixes #1494
2017-09-25 12:28:59 -06:00
Tyler Watson
492bb3ec2d create_release script now compatible with mono 5 2017-05-14 21:08:57 +10:00
Lucas Nicodemus
ee5e3f7d9d
Update create_release script to test just building TShock.4.OTAPI.sln and not individual projects 2017-05-01 18:08:47 -06:00
Lucas Nicodemus
6c082aae63
Update create release script to build Platform not UTF8 2017-05-01 18:06:19 -06:00
Tyler Watson
a251a21fef Update release to include UnicodeInput modification 2017-04-24 00:32:18 +10:00
Lucas Nicodemus
7d71a888c7
Please json library 2017-04-19 18:25:01 -06:00
Lucas Nicodemus
2a5efa65ae
Saving work to apply merge changes
Currently moving .name to .Name and things like that from Item
2017-04-19 17:12:38 -06:00
Lucas Nicodemus
d50fa2fbc4
Mark create release script executable 2017-04-19 16:03:25 -06:00
Luke
703a31580e Build script alterations, submodule update 2016-12-10 21:54:43 +10:00
Lucas Nicodemus
eb8b1cb8cf
Moved gpl script into the scripts folder
I seriously thought the PR moved it there but I guess not? Oh well.
2016-10-22 22:36:28 -06:00
Vinayak Agarwal
4bdae494cb Add script for GPL 2016-10-17 03:31:35 +05:30
Lucas Nicodemus
bba0d72a29 Can't chmod a file before it exists 2016-10-15 14:33:38 -06:00
Lucas Nicodemus
b20e2060a2 Move decryption of secret key file into create release script 2016-10-15 14:27:17 -06:00
Lucas Nicodemus
b064b3a078 Update private key file for NyxStudios/TShock repo 2016-10-15 13:09:24 -06:00
Lucas Nicodemus
d4ab183e70 Try to turn off strict host key checking 2016-10-15 12:57:04 -06:00
Lucas Nicodemus
7626e18348 Update create_release with new instructions for existing key 2016-10-15 12:48:09 -06:00
Lucas Nicodemus
c4788fec12 Add private key 2016-10-15 12:47:26 -06:00
Lucas Nicodemus
cf69fc6860 Relative path link xbuild 2016-10-15 11:43:00 -06:00
Lucas Nicodemus
bbe0462b41 Update create release script for travis 2016-10-15 11:37:02 -06:00
Enerdy
13977d9e53 Make GeoIP Great Again! 2016-06-19 14:02:36 +01:00
Lucas Nicodemus
825c3bc322 Remove nuget folders first 2016-05-26 22:52:05 -06:00
Lucas Nicodemus
967c24211f Try to run nuget restore in release script 2016-05-26 22:46:01 -06:00
Rodrigo
373b0d5aeb Update create_release.py 2016-05-26 01:14:57 +01:00
Lucas Nicodemus
7cc463d886 Update max projectile damage to 1,175. 2015-07-10 01:11:30 -06:00
Lucas Nicodemus
54caaf02c9 Update release script
- Move json file to proper folder
- Remove MySql.Web.dll
2015-07-09 20:07:48 -06:00
Lucas Nicodemus
03c1182f27 Move scripts into ./scripts/ folder. 2015-05-01 09:46:44 -06:00