51 Commits

Author SHA1 Message Date
cce75bd8b9
refactor: clean up a few things 2025-03-06 20:34:29 -05:00
4d3947c4ef
feat: expose build information 2025-03-06 19:31:13 -05:00
b20beb6e88
refactor: slight log message tweaking 2025-03-06 19:02:46 -05:00
59e0d597a1
feat: allow loading all (C) modules 2025-03-01 23:25:59 -05:00
89091a3fd5
feat: add level particles event 2025-03-01 16:02:06 -05:00
bf9891247f
refactor: style and micro performance improvements 2025-02-28 22:34:01 -05:00
b55207a559
perf: put lua behind an arc
This prevents it from running garbage collection on every event,
drastically reducing CPU usage.
2025-02-28 20:04:27 -05:00
f572aaf958
feat: add console-subscriber feature 2025-02-27 20:22:53 -05:00
2b9bf1987b
refactor: minor improvements 2025-02-25 18:07:01 -05:00
247612fad0
refactor: use a RwLock for event listeners 2025-02-24 16:56:10 -05:00
36054ced03
refactor: random cleanups and efficiency improvements 2025-02-24 01:31:51 -05:00
b1dbfa6110
feat: add file logging via LOG_FILE environment variable 2025-02-23 15:20:15 -05:00
164ccd3a7f
refactor: only capitalize initial for globals 2025-02-22 16:44:24 -05:00
bd6698c4b4
feat: add event listeners 2025-02-21 21:52:04 -05:00
c2da997b71
refactor: a few small efficiency improvements 2025-02-21 21:29:20 -05:00
2373d6500e
refactor: rename a few things 2025-02-17 12:00:46 -05:00
8e89f8e9ea
feat(client): add remaining miscellaneous fields and methods 2025-02-16 22:06:32 -05:00
2e1736af25
refactor: clean up locking and convert to async 2025-02-16 15:43:27 -05:00
645483c98f
refactor: clean up and restructure 2025-02-16 15:12:16 -05:00
5752e94ad2
feat: run http server to receive commands 2025-02-16 01:08:50 -05:00
a937db0be6
feat: add basic logging 2025-02-16 01:08:50 -05:00
4fa508ec81
feat: start work on 0.2.0 2025-02-16 01:08:49 -05:00
ErrorNoInternet
04cd440c50
Oxidize code 2023-02-23 16:59:55 +08:00
ErrorNoInternet
280c23f3e3
Remove processing message 2023-02-23 16:58:09 +08:00
ErrorNoInternet
360e869f11
Add StopScript command 2023-02-21 20:57:16 +08:00
ErrorNoInternet
d4fb8be963
Add decimal points 2023-02-04 18:32:15 +08:00
ErrorNoInternet
70108247d4
Add a loop to Matrix login 2023-01-29 13:59:18 +08:00
ErrorNoInternet
2e229b70d9
Don't remove target player 2023-01-28 23:11:17 +08:00
ErrorNoInternet
2314713a2c
Add LookPlayer command 2023-01-28 22:47:26 +08:00
ErrorNoInternet
d1213f43e5
Change State system 2023-01-28 19:11:16 +08:00
ErrorNoInternet
2428f4717f
Add Matrix support (part 1) 2023-01-27 19:58:30 +08:00
ErrorNoInternet
db65c11395
Fix entity ID change bug 2023-01-26 16:30:00 +08:00
ErrorNoInternet
4ac4e2b5a7
Add alert pause durations 2023-01-23 22:53:35 +08:00
ErrorNoInternet
4fc4a401d6
Print alert message in console 2023-01-20 15:23:59 +08:00
ErrorNoInternet
b710cc1566
Minor improvements 2023-01-18 22:36:18 +08:00
ErrorNoInternet
1d55f4cb19
Add packet drop level 2023-01-18 22:25:02 +08:00
ErrorNoInternet
c2cbd5b72d
Language changes 2023-01-18 19:19:11 +08:00
ErrorNoInternet
b5102b329e
Improve clean-up system 2023-01-18 19:06:42 +08:00
ErrorNoInternet
448bd443a6
Improve clean-up system 2023-01-18 15:22:20 +08:00
ErrorNoInternet
dace98e20b
Add clean-up system and MobLocations command 2023-01-17 22:31:09 +08:00
ErrorNoInternet
f1f93d71dd
Apply optimizations 2023-01-17 16:26:38 +08:00
ErrorNoInternet
1ecbda2943
Add disconnect message 2023-01-16 15:58:00 +08:00
ErrorNoInternet
23ea5d41d9
Use alert radius as render distance 2023-01-15 16:19:53 +08:00
ErrorNoInternet
ca3b20704a
Add join time sorter 2023-01-13 18:40:30 +08:00
ErrorNoInternet
bbcdf324b1
Fix small bugs 2023-01-13 17:25:52 +08:00
ErrorNoInternet
3977d83ade
More new commands 2023-01-13 14:55:33 +08:00
ErrorNoInternet
eb81844ee5
Major updates 2023-01-12 17:33:48 +08:00
ErrorNoInternet
5c3dcf79d1
Add more commands 2023-01-09 18:40:45 +08:00
ErrorNoInternet
5a4e3d7e2c
Major refactor (+ new commands) 2023-01-09 11:13:08 +08:00
ErrorNoInternet
cbe6c96ca1
Add bad pathfinding 2023-01-08 18:30:36 +08:00