Fix xenmaker crashing when many of them are activated simultaneously.

This commit is contained in:
Giegue
2023-10-06 19:44:17 -03:00
parent c1660a0e48
commit 8ed6c4eb2b
3 changed files with 16 additions and 10 deletions

View File

@@ -63,7 +63,9 @@ I'm aware that the plugin is far from perfect, and there are a few things that n
- Rarely, Stukabats will become unable to fly towards their target, standing in air doing seemingly nothing.
- Monsters are very prone to gibbing when hurt during death animations.
- Monsters are very prone to gibbing.
- Houndeyes and Hornets (Alien Grunts) do not get along. The server will crash if a houndeye damages a hornet.
There are probably more issues that aren't listed here, I'll attempt to fix them as I find them. Of course, any bug report is welcome. If reporting a bug, try to explain step by step how the bug ocurred. The easier it is to replicate a bug, the easier it is to locate it and fix it.