20 Commits

Author SHA1 Message Date
CHOMPStation2StaffMirrorBot 42463a356a [MIRROR] Consolidates some /Destroy()s to make them properly delete (#10171)
Co-authored-by: Cameron Lennox <killer65311@gmail.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-02-15 06:03:28 +01:00
CHOMPStation2StaffMirrorBot e6bb9c3f94 [MIRROR] bunch of unhandled refs (#9905)
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2025-01-18 18:33:23 +01:00
CHOMPStation2 4d9879937f [MIRROR] Port tg statpanel (#9242)
Co-authored-by: ShadowLarkens <shadowlarkens@gmail.com>
Co-authored-by: Kashargul <KashL@t-online.de>
2024-10-17 23:29:59 +02:00
Cadyn 985f3401a9 GC cleanup (#8211) 2024-04-11 07:48:37 +02:00
Cadyn ccad338c93 Tgpanel (#8007)
Co-authored-by: ItsSelis <selis@xynolabs.com>
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
Co-authored-by: Raeschen <rycoop29@gmail.com>
2024-03-24 12:19:07 +01:00
TheGreatKitsune c4ca4bbaed Merge master into reforming. 2022-12-10 14:53:38 -06:00
TheGreatKitsune 926f7d1e63 Fix remaining reforming bugs 2022-12-10 14:49:30 -06:00
Novacat c6228f74de Merge pull request #13834 from Heroman3003/big-crash-fixes
Fixes critical crash bugs
2022-10-02 03:35:36 +00:00
Aronai Sieyes e89052c292 Merge pull request #10505 from VOREStation/Arokha/miscfix
Some misc runtime fixes
2021-05-31 03:57:35 +00:00
Novacat 1358ad8867 Merge pull request #10286 from VOREStation/Arokha/SSabandonship
Adds subsystem crash logging to SSprocess and SSmobs
2021-05-11 13:05:58 +00:00
Leshana 36ef48c931 Quick fix to stop mobs in nullspace runtiming the mobs and ai subsystems. 2020-07-14 11:40:34 -04:00
Aronai Sieyes 1a3f9cc3ee General fixes 2020-05-20 13:54:49 -04:00
Aronai Sieyes 8eb77a04ec Redo mobs subsystem to be more like SSai with regards to skipping 2020-05-17 10:00:45 -04:00
Arokha Sieyes f767bccd45 Oversight with low_priorty mob setup 2018-02-18 23:38:12 -05:00
Arokha Sieyes deef737212 POLARIS: New mob var 'low_priority' for skipping life()
Mobs with this will not have life() called on them unless there's a non-observing player on the same z-level.
2018-02-07 20:03:40 -05:00
Leshana 968697d02e Replaced world.tick_usage with TICK_USAGE macro in VOREStation code 2018-01-04 22:57:00 -05:00
Arokha Sieyes 463510fcde Filter mob debugging thing even more
MORE! ***MOREEEEE!!!***
2017-12-24 18:17:43 -05:00
Arokha Sieyes a1522549a8 Slightly more extensive mob debugging
Adds a link for the ref, hard to get otherwise.
2017-12-24 17:45:34 -05:00
Arokha Sieyes fb4f44256b Add ability for 'extensive' mob controller logging
Requires mid-round var edit to enable, can be used to determine how much of each tick each mob's Life call uses. Will not tell you WHY, of course, but will aim you at a specific mob hopefully. Worst case, we find out that it's actually just every mob.
2017-12-21 15:12:03 -05:00
Leshana 9c3bbb7505 Converts the mob process controller to a StonedMC subsystem 2017-06-12 22:46:47 -04:00