Monster in differen versions
#1
So i did some poking in the monster code...

THERE IS A BIG PROBLEM WHEN SUPPORTING DIFFERENT VERSIONS WITH AGGRESIVE MONSTER!

Let's say there is a player connecting with 1.8 and goes into the end (high hypothetical) and the server generated a shulker enemy. And there he/she goes without any indication where the damage/effect came from...

The problem is that this player will be attacked from the entities propalby invisible. So we have to check for any entity and each possible interaction if the players client does support that interaction. (e.g. taking damage)

There are some entities wich do more or less the same. Like the 1.10 aditions to zombies and skeletons. So that could be covered by a workaround.

At the moment all entities implemented are supported in all versions. So this is safe.

What are your thoughts?
Reply
Thanks given by:


Messages In This Thread
Monster in differen versions - by 12xx12 - 09-26-2020, 08:12 AM
RE: Monster in differen versions - by Mathias - 09-26-2020, 09:04 AM
RE: Monster in differen versions - by 12xx12 - 09-26-2020, 05:11 PM
RE: Monster in differen versions - by tigerw - 09-27-2020, 09:07 AM
RE: Monster in differen versions - by Krystilize - 09-27-2020, 09:22 AM
RE: Monster in differen versions - by tigerw - 09-27-2020, 09:18 PM
RE: Monster in differen versions - by Krystilize - 09-28-2020, 10:52 AM



Users browsing this thread: 1 Guest(s)