Commit Graph

238 Commits

Author SHA1 Message Date
ca79ca99bd Add rate property. 2019-09-27 13:03:19 -05:00
bc46bbad60 Add function to singularize or pluralize a word. 2019-09-24 18:06:57 -05:00
c6da1a0c27 Make this a singleton. 2019-09-24 14:21:05 -05:00
bde8f61b6b Create GDScript shim for library, so not all platforms need a GDNative plugin. 2019-09-17 10:12:17 -05:00
cb4296861c Tweak .gitignore. 2019-09-13 10:59:37 -05:00
852d668841 Use wildcard to avoid hard-coding project name. 2019-09-13 10:56:35 -05:00
70fc7e9d43 Add release gdnlib with correct build paths. 2019-09-13 10:52:19 -05:00
461fa27ae0 Add Windows libraries. 2019-09-13 10:49:56 -05:00
c4b3b260d1 Don't make the directory since it is already cached. 2019-09-13 10:40:45 -05:00
053a8ff925 Fix another name inconsistency. 2019-09-13 10:03:13 -05:00
0bf6868218 Cache target/. 2019-09-13 09:39:51 -05:00
4f3dfef9c0 Naming consistency fix. 2019-09-13 09:31:06 -05:00
f31621f2ff Cache components of build artifact and try pushing one final distrobution. 2019-09-13 09:04:09 -05:00
242dde2bf4 Fix artifact naming. 2019-09-13 08:34:34 -05:00
804fb80d4e Use test script to push artifacts and rename with 'windows' suffix. 2019-09-12 17:04:52 -05:00
b7a88b0e83 Do we need sudo? 2019-09-12 16:48:35 -05:00
3bedc1335e Install libspeechd-dev on Ubuntu. 2019-09-12 16:37:46 -05:00
e6dca3dc89 Update path under Linux to include rustc/cargo. 2019-09-12 16:23:00 -05:00
6dd4e28444 Try adding an Ubuntu build now. 2019-09-12 12:16:20 -05:00
82cfd4f4b3 Only build for 64-bit stable Windows for now. 2019-09-12 12:04:27 -05:00
769544ef7a Back to verbosity. 2019-09-10 23:16:31 -05:00
5e3e9620e1 Disable CC defaults in hopes that it will fix cross-compilation. 2019-09-10 22:56:36 -05:00
d362529ca0 Try to set a default toolchain. 2019-09-10 22:35:42 -05:00
3a9d96ab8d Another attempt. 2019-09-10 18:49:14 -05:00
82b9c44132 Try to fix 32-bit builds. 2019-09-10 18:34:59 -05:00
6791f6a489 Initial stab at artifact deployment. 2019-09-10 17:28:20 -05:00
191e9a6b07 Switch to Visual Studio 2017. 2019-09-10 17:22:20 -05:00
10abf03afa Remove --verbose flag and use build rather than test. 2019-09-10 17:16:22 -05:00
42d39d25dc Initial Appveyor config. 2019-09-10 17:07:02 -05:00
8b2ff38fc3 Use tts 0.2. 2019-09-10 11:04:50 -05:00
05d8e3ac06 Switch to tts crate. 2019-09-10 10:09:04 -05:00
a0dded472e Use my fork for now. 2019-09-07 10:52:17 -05:00
c91ed6d005 Add CI configuration. 2019-09-07 10:17:51 -05:00
cb39eda4c6 Reference everything as being in res://addons/godot-tts. 2019-09-07 10:15:31 -05:00
b7b32e16a7 Update Rust dependencies and get this thing actually working. 2019-09-03 08:54:36 -05:00
36278ca6ae Fix incorrect class name. 2018-06-13 17:57:49 +00:00
1b1b63e128 Add MIT license. 2018-06-13 12:19:07 +00:00
7d9c3adc4c Initial commit. 2018-06-13 12:14:03 +00:00