Commit Graph

6 Commits

Author SHA1 Message Date
Kashargul 361c9ce33c dependency update (#19116)
* dependency update

* update verdigris
2026-01-30 19:33:56 +01:00
Kashargul 4874f2a117 Biomeport (#18022)
* biome port

* fix

* umm

* up

* prettier on repo level

* .

* uh

* fix that

* .

* guh

* could be deelted

* fix query

* raccoon

* raccoon
2025-07-20 16:48:40 +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 af6fad2797 Startup Time Optimization (#17673)
* Add compatibility for para-byond-tracy because byond-tracy is deprecated

* We don't need to poke our neighbors to update in LateInitialize, we only late init during mapload when all of our neighbors are going to be updated anyways

* Minerals shouldn't update neighbors during mapload either

* Slightly optimize mineral/update_icon

* Reduce /turf/simulated/mineral/update_icon by ~100,000

* Potentially reduce cost of ZAS init

* Make verdigris generate automata waaay faster

* DON'T ENABLE TRACY OH GOD

---------

Co-authored-by: Cameron Lennox <killer65311@gmail.com>
2025-05-21 08:16:41 +02:00
Kashargul d4423be7c5 fix an issue in verdigris map distribution (#16801)
* fix an issue in verdigris map distribution

* also replace it here
2025-01-02 08:44:46 +01:00
ShadowLarkens 6275972fef Add Verdigris, an in-tree rust module to cover our random performance-code needs. (#16479)
* Add Verdigris, an in-tree rust module to cover our random performance-code needs

* Add a features section to the verdigris readme

* Update linux so to latest as well
2024-10-16 23:33:10 +02:00