Commit Graph

161 Commits

Author SHA1 Message Date
Paul Chote
dce0ecb27c Remove broken 'docs' target from the windows make script. 2021-01-30 15:50:04 +01:00
Paul Chote
71bbf8c13c Update scripts, packaging, and example mod for playtest-20201213. 2021-01-30 15:50:04 +01:00
abcdefg30
136e19de5d Set the working directory for Powershell IO methods 2021-01-04 13:27:39 +00:00
Taryn Hill
c4fd6c708d chore: empty out whitespace-only example music.yaml 2020-12-17 13:47:30 +01:00
Paul Chote
570a304b3c Generate Unicode-aware Windows installers. 2020-11-28 19:30:48 +01:00
Paul Chote
e1edcd13e3 Install x64 release into correct Program Files on Windows. 2020-11-28 19:30:48 +01:00
Paul Chote
c9f61fc80f Enable HiDPI rendering in the Windows installer. 2020-11-28 19:30:48 +01:00
Paul Chote
73ab2cd4dc Replace "template" with "SDK" in error messages. 2020-11-28 19:30:48 +01:00
Paul Chote
eb3826e935 Update python requirement:
- Support both python 3 and 2 for building and running mods
- Require python 3 for packaging
2020-11-28 19:30:48 +01:00
Paul Chote
6be7740144 Add missing curly braces to travis variables. 2020-11-28 19:30:48 +01:00
Matthias Mailänder
51cd88d1e0 Check for Python 3 on Ubuntu and derivates. 2020-10-03 14:56:13 +02:00
Taryn Hill
5ce5a71528 chore: add final newline to mods/example/cursor.yaml 2020-08-23 13:37:36 +01:00
Paul Chote
e772f00546 Update engine version to release-20200503. 2020-05-03 14:03:22 +01:00
Paul Chote
17f455565a Update engine version to playtest-20200418. 2020-04-18 20:52:15 +02:00
Paul Chote
c33b1959de Close mod/user.config too. 2020-04-18 14:20:25 +02:00
Paul Chote
d56c152409 Make sure the engine VERSION file has been closed before continuing. 2020-04-18 14:20:25 +02:00
abcdefg30
bffbcdacbf Update to playtest-20200329 2020-03-29 22:29:34 +02:00
Mustafa Alperen Seki
0b5f4acbed Remove GeoLite2-Country.mmdb.gz from Windows Packaging Script. 2020-03-06 20:45:11 +01:00
Paul Chote
eba6e0a5c1 Update engine to playtest-20200303. 2020-03-03 23:25:45 +01:00
Paul Chote
3b535d8fda Add missing launch arguments to launch-dedicated scripts. 2020-03-03 23:25:45 +01:00
Paul Chote
17e9d976cb Fix NSIS download urls. 2020-03-01 15:32:34 +00:00
Paul Chote
c05100731e Ship Freetype inside the AppImage. 2020-03-01 15:32:34 +00:00
Paul Chote
809197764d Generate Windows icon from the artwork dir. 2020-03-01 15:32:34 +00:00
Paul Chote
f84efccdd0 Copy Linux icons from the artwork dir. 2020-03-01 15:32:34 +00:00
Paul Chote
282bc829b6 Overhaul macOS packaging. 2020-03-01 15:32:34 +00:00
Paul Chote
a90a47d5e4 Update engine to release-20200202. 2020-02-01 17:17:46 +00:00
Paul Chote
553a58ddf8 Update macOS support files to the latest version. 2020-01-18 18:26:33 +01:00
Paul Chote
a9235c6876 Update engine to playtest-20190118. 2020-01-18 18:26:14 +01:00
abcdefg30
8da202ff1c Fix CheckForUtility not working 2020-01-18 17:16:37 +00:00
abcdefg30
6767a6802f Fix make errors when there is no custom solution file 2020-01-18 17:16:37 +00:00
Matthias Mailänder
353f781633 Don't fail when there is no Visual Studio Solution File
using standard POSIX commands.
2020-01-18 16:55:01 +00:00
Matthias Mailänder
22d147391d
Fix regressions introduced in #133 2020-01-18 12:42:47 +01:00
abcdefg30
22b24b05eb Fix the travis error message when CRs are present in mod.config 2019-12-30 23:48:58 +01:00
Matthias Mailänder
a53a4df6de Add placeholder audio and speech.
Avoids crashes when loading standard menu, map editor and lobby.
2019-12-30 23:32:25 +01:00
Matthias Mailänder
4a2d71df12 This field is a hard requirement for the map editor 2019-12-29 22:28:11 +01:00
Matthias Mailänder
4c8d5957ac This was renamed to the plural form 2019-12-29 22:28:11 +01:00
Paul Chote
fb2201e04c Update engine to release-20191117. 2019-11-17 14:09:56 +00:00
Paul Chote
14e8e445c5 Update packaged mono runtime. 2019-11-17 14:09:56 +00:00
Paul Chote
255cfee51a Fix travis builds when TRAVIS_TEST_PACKAGING="True"
- Fix "The OpenRA mod template requires makensis." error
- Fix duplicated package generation when building a real release
2019-11-17 14:09:56 +00:00
penev92
8fb6173f27 Added an .editorconfig file to the repository
The file is identical to the one in the OpenRA repository.
2019-10-27 01:33:59 +02:00
abcdefg30
561eaf0d11 Fix $currentEngine never being initialised 2019-10-26 23:02:26 +01:00
Paul Chote
5e1de7189d Update scripts to work with the new engine toolchain. 2019-08-25 17:21:23 +01:00
Paul Chote
a216dee898 Update engine to release-20190314. 2019-03-14 20:08:46 +00:00
Paul Chote
c6e865082f Update engine to playtest-20190106. 2019-01-06 09:45:47 +00:00
Paul Chote
0228b888af Add a --utility argument to the AppImage. 2019-01-05 17:38:42 +00:00
Paul Chote
8a1f1a9706 Update engine version to release-20180923. 2018-09-23 14:42:25 +01:00
abcdefg30
efac504641 Update the documentation (instructions) of the makefile 2018-09-23 14:34:23 +01:00
abcdefg30
678d7642ac Update PHONY 2018-09-23 14:34:23 +01:00
abcdefg30
8558d6da8a Rename scripts to check-sdk-scripts and variables to check-variables 2018-09-23 14:34:23 +01:00
Paul Chote
5d4e23f075 Check that packaging scripts are executable. 2018-09-23 14:34:23 +01:00