Commit Graph

4 Commits

Author SHA1 Message Date
Kashargul 486486e3be update min version (#19117)
* update min version

* .

* binaries

* .

* those again
2026-02-06 18:37:43 +01:00
Selis 7e163b9a93 Fixes a query in chatlogging (#17922) 2025-06-27 20:29:26 +02:00
Selis 549313bd7c 1664 patch (#17907)
* Patch for byond 1664

* Rust

* Rust

* Adding librust_g.so to LFS

* librust_g.so: convert to Git LFS

* librust_g.so: convert to Git LFS

* Migrate

* Updated dependencies.sh & Fallback mirror for BYOND binaries

* Checkout with LFS

* Pulling LFS files

* Verbose logging

* More logging

* Reverts verbose logging & adds step for byond dependencies

* 🐚

* 32

* Replaces LFS with latest binary of rust-g release

* Removes wrong file
2025-06-26 14:02:14 +02:00
Selis 52ce9232fc Chat history prototype (#17206)
* 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>
2025-03-02 15:04:33 +01:00