15 Commits

Author SHA1 Message Date
ShadowLarkens c07027136e Port tg statpanel (#16463)
* Port tg statpanel

* Add verb descriptions using the title attribute

* Fix a dreamchecker error

* Remove chomp edits

* Add mentor tickets to ticket panel

---------

Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
2024-10-16 19:39:06 +02:00
Heroman c7a4522115 Fixes critical crash bugs 2022-10-02 13:19:03 +10:00
Aronai Sieyes 47e17b2ae1 Satisfy SSmobs slightly more whenever a mob moves 2021-05-30 23:46:01 -04:00
Aronai Sieyes 0115414d3e Tweak output, fix bugs of debug logging for SS 2021-05-10 22:40:33 -04:00
Aronai Sieyes 56a1b17011 Add attempt at debug logging for naughty SS 2021-05-10 21:55:19 -04: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