Commit graph

101 commits

Author SHA1 Message Date
Ayase Minori
60bb0f8d1d
Make script automatically add a conv dir 2024-09-20 01:33:13 +08:00
Ayase Minori
50fafc5346
Document convar to require a recompile 2024-09-05 15:55:49 +08:00
Ayase Minori
36c8335cf4
Add CDN fallback PoC 2024-09-05 15:46:18 +08:00
Ayase Minori
be360f578f
Move CTP override to prejoin hooks 2024-08-31 02:34:16 +08:00
Ayase Minori
3bcfd8f491
properly format 2024-08-20 00:54:53 +08:00
Ayase Minori
040c2772f1
Move gc upwards so it happens sooner 2024-08-20 00:22:07 +08:00
Ayase Minori
595c6a87f7
Send only within PVS and add null-checking
Also changed the GC to run everytime
2024-08-20 00:16:58 +08:00
Ayase Minori
bcc19586b2
move table sorting to coroutine 2024-08-19 13:34:01 +08:00
Ayase Minori
36b248d777
Add Neptune's hook killer 2024-08-19 12:45:48 +08:00
Ayase Minori
491b784661
Upload Init hooks 2024-08-19 12:39:35 +08:00
Ayase Minori
41abeccd6c
Rename glua files to have a g.lua suffix instead 2024-08-19 12:32:33 +08:00
Ayase Minori
7bc232bb56
Added ESP chips 2024-08-19 12:30:55 +08:00
Ayase Minori
c36470057e
Added dectalk sf chip
This is much more optimised than the google tts and uses coroutines for gc
2024-08-19 12:17:05 +08:00
Ayane Satomi
e7503545df
Include Google TTS v4
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-12-17 00:24:44 +08:00
Ayane Satomi
7b6ed60bbc
Add character limiter to prevent erroring
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-12-13 02:13:15 +08:00
Ayane Satomi
da2a1a35ba
Make Moonbase Alpha TTS work for everyone
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-11-26 01:11:36 +08:00
Ayane Satomi
ec47aabee5
Place it somewhere better
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-11-18 21:00:21 +08:00
Ayane Satomi
70a1653abe
Fix messages not broadcasting outside of owner
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-11-18 17:14:47 +08:00
Ayane Satomi
ee8b448e93
meow
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-11-18 07:11:49 +08:00
Ayane Satomi
572e69a433
Update gitignore for public archive
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-11-18 07:09:30 +08:00
Ayane Satomi
f298c79c6a
Implement chat hiding
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-11-18 06:37:31 +08:00
Ayane Satomi
aaf6439b4e
Merge branch 'master' of github.com:sr229/metastruct-experiments 2022-09-16 18:57:14 +08:00
Ayane Satomi
b12ae75398
Hide TTS chip on serverside 2022-09-16 18:57:06 +08:00
Ayane
2c99c68fe7
support Filipino and Vietnamese
💀
2022-09-10 15:57:19 +08:00
Ayane Satomi
53c3e18444
forgot Starfall had it's own error throwing lol 2022-09-09 23:51:19 +08:00
Ayane Satomi
18ce360176
use think hook on server 2022-08-02 00:53:01 +08:00
Ayane Satomi
e4180140b4
Attempt to make everyone see the dates 2022-08-02 00:45:33 +08:00
Ayane Satomi
597c34e50a
move control flow at the table insert 2022-08-02 00:38:24 +08:00
Ayane Satomi
bf6fe6ef91
run mark and sweep on a think hook 2022-08-02 00:19:15 +08:00
Ayane Satomi
97fa187f65
omit chips with nil owners too 2022-08-02 00:10:52 +08:00
Ayane Satomi
75dd0bab43
skip entities with empty object descriptors 2022-08-01 23:55:22 +08:00
Ayane Satomi
d9f0a819cd
pre-emptively sweep for invalid ents in table
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-08-01 19:52:48 +08:00
Ayane Satomi
3da9b8f7b2
Add a check against duplicates 2022-08-01 19:36:20 +08:00
Ayane Satomi
3edcb7ecb1
Update running chips list every 30s 2022-08-01 18:58:56 +08:00
Ayane Satomi
a4333bd85d
cba to make a top-like thing, we'll make it a flat list 2022-08-01 16:51:00 +08:00
Ayane Satomi
77384c2d62
finish up initial implementation 2022-08-01 16:17:39 +08:00
Ayane Satomi
7eb3c23b98
Didn't know I need to network this 💀 2022-08-01 13:53:32 +08:00
Ayane Satomi
7cd649caf9
Consolidate it on one table 2022-08-01 13:07:45 +08:00
Ayane Satomi
19b8862d1b
Figure this out later 2022-07-31 13:10:35 +08:00
Ayane Satomi
4885ff92a4
DECTalk
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-07-29 22:49:47 +08:00
Ayane Satomi
61768606dd
do not run getRemoteLanguageIndex() when no perm
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-07-05 08:19:22 +08:00
Ayane Satomi
a500253033
make language selection lowercase
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-07-05 08:15:45 +08:00
Ayane Satomi
ff18e9e45f
pequeno
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-07-04 22:23:21 +08:00
Ayane Satomi
914e3723de
add zh-tw 2022-07-03 00:15:10 +08:00
Ayane Satomi
8f895a1a37
florida 2022-07-02 21:55:31 +08:00
Ayane Satomi
00b1ed4d22
nut 2022-07-02 18:45:53 +08:00
Ayane Satomi
4c7f9a4438
Compress this to one statement
Signed-off-by: Ayane Satomi <ayane@vignetteapp.org>
2022-07-02 18:20:09 +08:00
Ayane Satomi
110749edd8
add ZH 2022-07-02 18:13:07 +08:00
Ayane Satomi
75b2b527a6
no need to call this TTSv2 at this rate
This is the main one as far as  we're concerned lol
2022-07-02 18:07:19 +08:00
Ayane Satomi
4b0953c113
no need to make file writes, just insert using table.insert 2022-07-02 18:05:49 +08:00