From f0e747bda08ab23b73336a6e2d08317a794f5b3e Mon Sep 17 00:00:00 2001 From: Damen Date: Mon, 19 May 2025 21:17:39 -0400 Subject: [PATCH] update spawnpredictor - fixes: setrotation command lookup (thank you, RonnyTommy) - fixes: wave render contents error log for wave 63 (thank you, xines) - fixes: random exceptions when going into Tzhaar area related to rendering contents since client contains Fight Caves region id, even though not in fight caves - cleanup: IDE warns/suggestions and deprecated method usages --- plugins/spawnpredictor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/spawnpredictor b/plugins/spawnpredictor index 104fca9fa..ac5b2facd 100644 --- a/plugins/spawnpredictor +++ b/plugins/spawnpredictor @@ -1,2 +1,2 @@ repository=https://github.com/damencs/spawn-predictor.git -commit=cff7ba42ef98d82a2c616d76f277f07075c362bd \ No newline at end of file +commit=b666333e54aec6c2a5bba151cb7a99a85a586e66 \ No newline at end of file