David Markowitz
a156a8fcba
fix: security vulnerabilities ( #1980 )
...
* fix: security vulnerabilities
Tested that all functions related to the touched files work
will test sqlite on a CI build
* fix failing test
* ai feedback
* add buffer size checking
* use c_str
* dont log session key
* Try this for a mac definition
* be quiet apple
2026-06-07 20:59:11 -07:00
David Markowitz
e42df5b02e
feat: Add implementation for visited levels ( #1795 )
...
* feat: Add implementation for visited levels
* update to working code
2025-05-14 22:49:35 -05:00
Aaron Kimbre
78e52904e5
address feedback
2025-02-01 01:51:46 -06:00
Aaron Kimbre
b01b3cc38d
WIP debugging
2025-01-19 19:07:55 -06:00
Aaron Kimbre
b7c579fb84
make it compile and cleanup
2025-01-19 16:31:54 -06:00
jadebenn
77b42daca1
feat: Remove reinterpret_casts from AG race timer script and add method and chat command to get current server uptime ( #1673 )
...
* use steady_clock race timer
* formatting and const
* improve time interface
* added uptime chat command
* fix bug and update documentation
* inrease /uptime GM level requirement
* update GM level for /uptime (again)
* made changes according to feedback
2024-12-17 14:06:16 -06:00
TAHuntling
dea10c6d56
Client commands implementation ( #1592 )
...
* Adding Client Commands
Adding list of client commands provided to me by EmosewaMC
* Finished adding client commands
2024-05-22 08:32:24 -05:00
Aaron Kimbrell
d067a8d12f
chore: split out slash commands into multiple files ( #1539 )
...
* chore: split out slash commands into multiple files
Breakup the monolithic file
don't register slashcommands on startup
* fix typo
2024-04-09 20:15:51 -05:00