Commit Graph

21 Commits (main)

Author SHA1 Message Date
gapodo e15feca680 updates...
hard lock wabt (has breaking change within minor version)
2023-11-21 01:44:46 +01:00
WolverinDEV 32de3542df Fixed compilation for TS 4.x 2021-04-27 17:00:45 +02:00
WolverinDEV e5bedb0c44 Updated the script helpers 2021-03-22 17:17:34 +01:00
WolverinDEV 084dd4cb63 Reworked the trgen project structure and remove unneeded functionality 2021-03-22 17:00:11 +01:00
WolverinDEV ecf12c788e Applied required changes to the automatic build system 2021-03-17 19:41:51 +01:00
WolverinDEV 29639ca836 Improved the translation generator. It now generates a up2date translation list 2021-03-17 15:38:56 +01:00
WolverinDEV 66021b125b Some more minor updates 2021-03-16 16:40:17 +01:00
WolverinDEV 9dd8eec7ae Removed the voice echo test for the native client 2020-09-25 10:46:42 +02:00
WolverinDEV b6db01e7d2 Added the ability to insert new lines within a translate able message 2020-08-19 23:03:46 +02:00
WolverinDEV 01036291bc Increased context menu z-index and fixed a ts generator bug 2020-08-01 15:27:45 +02:00
WolverinDEV f7aec1ebfa fixed missing value for the jsrender_generator.ts 2020-08-01 15:19:09 +02:00
WolverinDEV 366389a287 Adding the VariadicTranslatable to the tr generator 2020-08-01 15:04:33 +02:00
WolverinDEV f9fa5bb2bf Updated the translation generate algorithm 2020-08-01 14:54:44 +02:00
WolverinDEV 5af68c0a1c Fixed some minor transfer bugs as well added some more features required for the native clients file transfer 2020-06-10 22:44:50 +02:00
WolverinDEV dc4c020b61 Fixing travis build script 2020-04-02 22:53:48 +02:00
WolverinDEV 7c98e5ec7d Updated the gitignore files and some small changes 2020-04-02 17:58:33 +02:00
WolverinDEV c460d05ee5 Improved the webpack script and using constants for build version detection 2020-04-01 21:47:33 +02:00
WolverinDEV d5ed46150e Added tr caching to webpack 2020-03-31 15:19:53 +02:00
WolverinDEV 583ac36a30 Fixed some .gitingores and uploaded missing css file 2019-02-20 22:06:04 +01:00
WolverinDEV 2f202a634f Fixed build scripts and building tools 2018-12-26 14:17:12 +01:00
WolverinDEV bbc929d46d
Merged translation system (#17)
* A lots of translation changes (Generate translation files)

* Removed auto generated package lock file

* Implementation of the translation system, inc generators.

* improved loader error handling

* Finalizing the translation system.
Needs some tests and a final translation generation.
As well a handy translation mapper or editor would be likely.
May source this out into another project?

* Finalizing the translation system

* Finalized translation system and added polish and turkish google translation

* Finally done :)

* Fixed defautl repositories dosnt show up

* fixed settings not initialized
2018-12-15 14:04:29 +01:00