Entity Outliner

Entity Outliner

26.4k Downloads

[Feature Request] Update to 1.20

lightumcc opened this issue · 19 comments

commented
commented

我最新的拉取请求支持 1.20.4:#29

hero , love u

commented

And here's a quick build for 1.20.5 / 1.20.6.

entityoutliner-1.3.0+1.20.5.zip

commented

+1

commented

My latest pull request supports 1.20.4: #29

commented

I'll release a new version for Minecraft 1.20.4, 1.19.4, 1.18.2, 1.17.1 and 1.16.5 soon which nearly rewrites the mod except for its basic algorithm.

The new version allows to toggle team colors so you can choose if you want to highlight players with their team color.

You can also get notified via chat if an entity is found that should be highlighted.

Finally, a feature request has been implemented to treat adults and babies different. This allows you to find baby pandas or mushroom cows in a crowd of adults.

commented

I'm very much looking forward to this powerful update, thank you

commented

Since this mod is discontinued, I'll not create new pull requests. To get a sneak peak on my progress, check out the attached files for Minecraft 1.19.4 and 1.20.4. Other versions are already supported, but I'll release them later under other conditions.

entity-outliner-1.3.0+1.19.4.jar.zip
entity-outliner-1.3.0+1.20.4.jar.zip

commented

1.21 anyone? :)

entityoutliner-1.3.0+1.21.jar.zip

I suggest you fork this repo and release mods directly since the author seems like no longer actively maintenance

commented

1.21 anyone? :)

entityoutliner-1.3.0+1.21.jar.zip

edit: new version with team color bugfix:
entityoutliner-1.3.0+1.21.jar.zip

commented

I suggest you fork this repo and release mods directly since the author seems like no longer actively maintenance

I already have a fork and want to release it but under another conditions. That's why I re-use this repository for now. I also need another maintainer to create a more advanced UI. I have more ideas in mind. Maybe I'll start slow by releasing this mod with my extensions with a new name and icon. Don't know what seems to be the best way.

commented

I suggest you fork this repo and release mods directly since the author seems like no longer actively maintenance

I already have a fork and want to release it but under another conditions. That's why I re-use this repository for now. I also need another maintainer to create a more advanced UI. I have more ideas in mind. Maybe I'll start slow by releasing this mod with my extensions with a new name and icon. Don't know what seems to be the best way.

I see. Thank you for your contribution.

commented

1.21 anyone? :)

entityoutliner-1.3.0+1.21.jar.zip

Team colors don't seem to work properly in 1.21, for example: try a bedwars: the red team has the outline in dark blue.

commented

Team colors don't seem to work properly in 1.21, for example: try a bedwars: the red team has the outline in dark blue.

Team colors are sent from the server. Maybe the server assigns the same color to all teams as anti-cheat protection. Note: Player names are colored independent.

There is no logic inside the mod to guess the "correct" color.

commented

Team colors don't seem to work properly in 1.21, for example: try a bedwars: the red team has the outline in dark blue.

Team colors are sent from the server. Maybe the server assigns the same color to all teams as anti-cheat protection. Note: Player names are colored independent.

There is no logic inside the mod to guess the "correct" color.

The mod detects colors, there was already this same problem some time ago and the author of the mod fixed it.
Issue : #13
Commit : 0a63212

You can try going in singleplayer and do:

  1. /team create NewTeam
  2. /team join NewTeam
  3. /team modify NewTeam color white
    Your outline is white.
  4. /team modify NewTeam color red
    Your outline is dark blue instead of red.
commented

You can try going in singleplayer and do:

  1. /team create NewTeam
  2. /team join NewTeam
  3. /team modify NewTeam color white
    Your outline is white.
  4. /team modify NewTeam color red
    Your outline is dark blue instead of red.

Thank you, I've fixed it. The protocol has changed. Colors are provided as ABGR value instead of ARGB now. See my edited comment above with a new upload.

commented

Thank you @n0rbyt3 for updating!

commented

I still have team color display error with the new version, minecraft version 1.21, fabric version 0.15.11

Please use my initial 1.21 version. This will work (again). I need to investigate why.

commented

有人知道 1.21 吗?:)

entityoutliner-1.3.0+1.21.jar.zip

编辑:具有团队颜色错误修复的新版本: entityoutliner-1.3.0+1.21.jar.zip

1.21 anyone? :)

entityoutliner-1.3.0+1.21.jar.zip

edit: new version with team color bugfix: entityoutliner-1.3.0+1.21.jar.zip

1.21 anyone? :)

entityoutliner-1.3.0+1.21.jar.zip

edit: new version with team color bugfix: entityoutliner-1.3.0+1.21.jar.zip

I still have team color display error with the new version, minecraft version 1.21, fabric version 0.15.11

commented

我在新版本、minecraft 版本 1.21、Fabric 版本 0.15.11 中仍然存在团队颜色显示错误

请使用我的初始 1.21 版本。这将(再次)起作用。我需要调查一下原因。

Request an update to 1.21.4, Hero.1.3.0 does not work with 1.21.3.