Daniel S. Reichenbach
6d39edf442
chore: remove support for AzerothCore
...
Due to lack of resources to support multiple cores, AzerothCore (being
mostly unimplemented) has been removed.
2024-04-14 18:47:59 +02:00
ihm-tswow
ff2e38a043
mysql: enable mysql2 connection pool keepalive packets
2023-11-11 10:50:20 +01:00
ihm-tswow
f52ffe4187
shell: add --host flag to mysql commands
2023-04-21 11:23:59 +02:00
ihm-tswow
26f60bb1ed
shell: improve mysql startup errors
2022-08-18 15:08:43 +02:00
ihm-tswow
db27610cd4
mysql: add more descriptive error when mysql fails to start
...
- close https://github.com/tswow/tswow/issues/631
2022-06-17 11:16:10 +02:00
ihm-tswow
116b0512a0
azerothcore: add very basic support
...
- allows starting azerothcore through tswow with the trinitycore authserver
2022-03-09 00:10:44 +01:00
ihm-tswow
7ced363bd5
shell: don't require sudo to run mysql
2022-01-27 12:27:18 +01:00
ihm-tswow
48dcf465c6
shell: fix mysql connection errors on long tasks
...
correctly await for initial connections to finish
2021-11-11 13:22:36 +01:00
ihm-tswow
4b2a8cee1e
shell: add name parameter to Process
2021-11-10 11:28:38 +01:00
ihm-tswow
59cb22035b
shell: improve terminal output
...
- require all terminal calls to specify category name
- add configurable name/timestamp prefixes to output
- fix old minor compile errors
- improve terminal output
Co-authored-by: n-a-m-e-k <namek.dev.3101@gmail.com>
2021-11-10 11:15:17 +01:00
ihm-tswow
40c5a34fcc
shell: fix sql updates
...
- close https://github.com/tswow/tswow/issues/395
2021-11-06 08:57:52 +01:00
tswow-admin
b1fced4b8a
tswow: shell rewrite
...
- basic functionality reimplemented
Co-authored-by: ihm-tswow <ihm-ts@protonmail.com>
2021-11-04 20:03:42 +01:00
ihm-tswow
b6810563a8
mysql: fix characters patches
...
- fix general patch order (always run custom patches after base)
2021-09-23 08:39:41 +02:00
tswow-clean
5b60e194ed
clean: organize imports
2021-09-13 12:45:26 +02:00
tswow-clean
a081ecb688
clean: remove trailing whitespace
2021-09-13 12:36:54 +02:00
ihm-tswow
ddefdc67a3
tswow: change mysql_lib connection type to pool
2021-08-04 13:31:49 +02:00
ihm-tswow
f4a245ae80
mysql: improve startup error messages
...
- fixes https://github.com/tswow/tswow/issues/236
2021-07-02 12:13:12 +02:00
ihm-tswow
82267571e9
tswow: fix sql updates
2021-06-23 20:35:43 +08:00
tswow-admin
b66acfb9a7
tswow: Replace mysql with mysql2 in main program
2021-06-22 11:51:40 +03:00
ihm-tswow
deedee97ec
dressnpcs: add dressnpcs
2021-06-21 15:34:21 +08:00
ihm-tswow
d7e6b53650
mysql: fix: add quotes to mysql executable command
2021-05-05 13:23:19 +02:00
ihm-tswow
d10dffa4a9
tswow: fix: run mysql.exe in utf8 mode
...
- attempt to fix issues with japanese+chinese system locale
2021-04-28 09:45:36 +02:00
tswow-admin
75ef1769be
tswow: improve commands
2021-03-30 23:24:18 +02:00
ihm-tswow
18868aef6f
tswow: change tdb installation and storage
2021-03-29 11:20:54 -04:00
ihm-ts
e072a69186
tswow: fix mysql building
2021-03-27 20:54:09 +01:00
ihm-ts
072c2667b1
tswow: more readability improvements
2021-03-24 14:20:05 +01:00
ihm-ts
1a1edaff8e
tswow: improve command readability
2021-03-24 13:49:52 +01:00
ihm-ts
d4d0006b9e
tswow: move mysql_startup definition to Paths.ts
2021-03-24 10:47:00 +01:00
ihm-ts
ca5e6ea1ce
tswow: fix: create user configured in node.yaml
2021-03-24 10:45:51 +01:00
ihm-ts
c58651b6f4
tswow: fix password with database rebuild
2021-03-24 10:29:55 +01:00
tswow-admin
944ef44c3f
compile: fix 7zip install makeArchive
2021-03-13 10:14:33 +01:00
tswow-admin
0e5eaf3663
tswow: add client/server package functions
...
- change addon build directory structure (now includes Interface/AddOns structure)
2021-03-13 10:05:36 +01:00
tswow-admin
baaab3ed16
tswow: clean up module structure
...
- Move MySQL to runtime
- More consistent subcommand storage
- Move Datascripts/LiveScript/Build functions to dedicated modules
2021-03-12 10:37:21 +01:00