Commit Graph

10 Commits

Author SHA1 Message Date
Cameron Lennox 996ae49f64 Updates Tracy to 1678 (#19224)
* New Tracy

* Update _init.dm

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2026-02-24 21:59:04 +01:00
ShadowLarkens c3b2b63092 Compile the CORRECT version of tracy (#17916) 2025-06-26 18:23:03 +02:00
ShadowLarkens 3f4331d339 Update tracy to 1664 + enable it (#17914) 2025-06-26 15:52:57 +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 aad224fafe Reworks weather effects to no longer hurt phased entities (#17469)
* Reworks weather effects to no longer hurt phased entities

* no tracy ...

* .

* return

* fix planetary weather

* clearr that

* mob spawners

* fix simple mob sloshes

* fix those

* fix examines

* revert that

* convert to Z

* effect all mobs type
2025-04-06 18:09:33 +02:00
ShadowLarkens e9ee57df18 Revert "Revert "/tg/ preference datums part 1: take two"" 2024-09-07 23:58:49 -07:00
ShadowLarkens 02410abcf3 Revert "/tg/ preference datums part 1: take two" 2024-09-07 23:17:16 -07:00
ShadowLarkens f9052dbb60 Revert "Merge pull request #16240 from ShadowLarkens/revert"
This reverts commit 885171f985, reversing
changes made to 3e314f8064.
2024-09-07 14:11:15 -07:00
ShadowLarkens 53c34d8df3 Revert "Merge pull request #16236 from ShadowLarkens/fix_sound_pref"
This reverts commit 1601f3089f, reversing
changes made to 35ed3cd492.
2024-08-31 12:03:43 -07:00
ShadowLarkens 814eac89b0 Fix playsound_local runtiming on null sound preferences 2024-08-31 08:43:41 -07:00