Commit graph

260 commits

Author SHA1 Message Date
WolverinDEV
482b67f3c1 cleaned up some files 2019-02-02 21:15:07 +01:00
WolverinDEV
99d460d8bb added -js-map parameter to the environment generator 2019-01-28 20:52:27 +01:00
WolverinDEV
8080d426e7 Added forum account UI and fixed firefox not working issue 2019-01-28 20:36:11 +01:00
WolverinDEV
aa2ab6fbd6 Made chat notifications a littlebit more silent 2019-01-27 13:24:16 +01:00
WolverinDEV
6830058c2c fixed some compiler errors 2019-01-27 13:22:23 +01:00
WolverinDEV
9234b95d5b Added sound management and ppt delay 2019-01-27 13:11:40 +01:00
WolverinDEV
2f81479519 fixed compiler error 2019-01-26 18:06:42 +01:00
WolverinDEV
f882e8a0bc fixed async declarator 2019-01-26 18:06:32 +01:00
WolverinDEV
cd74e94925 Reworked the identity system and changed some stuff 2019-01-26 17:10:15 +01:00
WolverinDEV
c5e7029c81 catching undefined errors on url 2019-01-24 20:38:33 +01:00
WolverinDEV
9a8ce332d7 added live track of the bots player index and buffer status and fixed UI overflow 2019-01-20 19:36:00 +01:00
WolverinDEV
07b79ca0eb A lot of changes 2019-01-20 18:43:14 +01:00
WolverinDEV
6e2ed6136e fixed docker config 2019-01-20 18:43:00 +01:00
WolverinDEV
4f0156c33a Added multible user movement 2019-01-19 15:21:37 +01:00
WolverinDEV
f965ad38a0 Improved profile error handling and fixed nickname identity type 2019-01-19 13:42:18 +01:00
WolverinDEV
ec6ee56d0c Saving last seperator setting to keep the last view 2019-01-19 13:16:12 +01:00
WolverinDEV
9236714bec Made the sections scrollable 2019-01-19 13:03:51 +01:00
WolverinDEV
bc38e367d3 Updated setup.md 2019-01-18 20:02:39 +01:00
Chazotu
5b181c7ef6
Add files via upload 2019-01-06 21:47:36 +01:00
WolverinDEV
cfeb2797aa fixed invalid callback url 2019-01-02 12:18:05 +01:00
WolverinDEV
a04b6a2a21 some client fixes 2019-01-02 11:38:48 +01:00
WolverinDEV
615c39360a fixed missing reference 2018-12-30 02:41:36 +01:00
WolverinDEV
5bff98d677 Fixed missing error handling on fallback scripts 2018-12-30 02:40:15 +01:00
WolverinDEV
ad622b730f Introducing new bookmark and connection profile system (2) 2018-12-30 02:06:38 +01:00
WolverinDEV
460c8a946f Fixed forum 2018-12-30 02:03:34 +01:00
WolverinDEV
032b03f769 Fixed invalid identities 2018-12-30 01:51:34 +01:00
WolverinDEV
15ab95c1f9 Changed the loader 2018-12-30 01:38:13 +01:00
WolverinDEV
c97987828e Audo update profile status within connect window 2018-12-28 15:55:22 +01:00
WolverinDEV
ac236d1646 Introducing new bookmark and connection profile system 2018-12-28 15:39:23 +01:00
WolverinDEV
1dbad341b9 Fixed channel description overflow 2018-12-26 18:58:13 +01:00
WolverinDEV
ab6efaa371 Fixed warnings according to wrong xf include and excluded auth files 2018-12-26 15:54:47 +01:00
WolverinDEV
69cf89c04a Fixed invalid file ending 2018-12-26 15:53:47 +01:00
WolverinDEV
1bc8da3da9 fixed compiler error (missing casting) 2018-12-26 14:21:52 +01:00
WolverinDEV
af304241d3 fixed typo mistake 2018-12-26 14:18:32 +01:00
WolverinDEV
2f202a634f Fixed build scripts and building tools 2018-12-26 14:17:12 +01:00
WolverinDEV
d75e1ca492 Merged with develop and fixed build 2018-12-26 14:01:54 +01:00
WolverinDEV
ba66c91729 Fixed building process 2018-12-23 22:56:04 +01:00
WolverinDEV
c61fe1ca47 Updated changelog 2018-12-23 17:44:24 +01:00
WolverinDEV
0c77516b7b Implemented query account management 2018-12-23 17:41:14 +01:00
WolverinDEV
7229a2e94b Added French translation 2018-12-23 13:45:48 +01:00
WolverinDEV
09fc3f2ecc Added query account management (Works only with the TeaSpeak server 1.2.31 beta 3) 2018-12-18 20:00:29 +01:00
WolverinDEV
092316f073 Fixed group prefix/suffix display 2018-12-17 21:21:52 +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
WolverinDEV
4ffc7922fa fixed settings not initialized 2018-12-15 14:02:12 +01:00
WolverinDEV
6428c7a083 Fixed defautl repositories dosnt show up 2018-12-15 13:58:00 +01:00
WolverinDEV
18268ead80 Finally done :) 2018-12-15 13:55:08 +01:00
WolverinDEV
21e6ce7582 Finalized translation system and added polish and turkish google translation 2018-12-15 13:06:41 +01:00
WolverinDEV
75dd6d716c Finalizing the translation system 2018-12-15 12:23:23 +01:00
WolverinDEV
6e82161334 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?
2018-12-15 00:09:47 +01:00
WolverinDEV
24b220a966 improved loader error handling 2018-12-15 00:08:22 +01:00