Commit Graph

3 Commits

Author SHA1 Message Date
Kashargul 9c71c3bb4f Yarn to bun migration port (#17887)
* Yarn to bun migration port

* .

* .

* .

* .

* .

* .

* .

* missed that

* ...

* can't have those

* end of compat

* port tg 91703

* we need to accept the eula

* make sure to use basic

* -f as JL suggested

* Update dependencies.sh

* push

---------

Co-authored-by: Selis <12716288+ItsSelis@users.noreply.github.com>
2025-06-28 02:50:36 +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
ShadowLarkens 70fbea5d4c Reduce Lists Memory usage, update CI (#17706)
* Convert alerts to a lazylist

* Convert fullscreens to lazylist

* Convert ckeys_allowed_itemspawn to a lazylist

* Convert camera lists to lazylists

* Get rid of an old unused footstep_sounds list

* Make flooring_cache a lazy list

* Fix flooring_blacklist, convert a bunch more flooring lists to lazylists

* Improve ci byond caching
2025-05-16 22:07:33 +02:00