mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-29 18:31:03 +00:00
* Chat history prototype * changes * static defines * bunch of fixes (#17207) * bunch of fixes * multi round export * allow to export 1 specific round * prepare for databse load * Update code/__defines/vchatlog.dm --------- Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com> * fixed typo * beginning of loading * frontend * data/chatlogs * loading lines * lint fix * more fixes * new define * less spam * timeout the loading (#17214) * more frontend fixes * ckey * some comments and reverts (#17220) * some comments and reverts * we should fix that too * . * api * cleanup (#17232) * Button.Confirm * API * Up to date binaries * Default set for chatlog backend * Removed unused verbs * fix that * Update misc.dm * . * . --------- Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>