From 342efb0e7f1da337720e926f044703299f1329ee Mon Sep 17 00:00:00 2001 From: AuroraBuildBot Date: Thu, 7 Sep 2023 18:24:11 +0000 Subject: [PATCH] Automatic Changelog compile [ci skip] --- html/changelog.html | 1 + html/changelogs/.all_changelog.yml | 3 ++ ...ffyGhost-shave_process_spatial_gridmap.yml | 41 ------------------- 3 files changed, 4 insertions(+), 41 deletions(-) delete mode 100644 html/changelogs/FluffyGhost-shave_process_spatial_gridmap.yml diff --git a/html/changelog.html b/html/changelog.html index bfb69c3d0bc..704c06d3c5c 100644 --- a/html/changelog.html +++ b/html/changelog.html @@ -50,6 +50,7 @@
  • Now hud_overlay and arranged_hud_process drops the reference on deletion.
  • The electrical storm event now drops the reference to APCs on deletion and end.
  • Fixed the mob subsystem, that could try to run on removed mobs on a resumed fire.
  • +
  • Added a spatial gridmap check LoS define, to be used inside spatial_info for often called procs (get_target_in_LOS for now, which is called very often, 455k times in 10 minutes).
  • RustingWithYou updated: