meteor-client icon indicating copy to clipboard operation
meteor-client copied to clipboard

Added item type filters to tracers & nametags

Open paredes00 opened this issue 2 years ago • 4 comments

Type of change

  • [ ] Bug fix
  • [x] New feature

Description

Added options to filter specific items when the Item entity is included in Nametags/Tracers modules. Useful if you want item nametags without cluttering the screen with useless items (e.g. netherrack), or if you're looking for specific dropped items. Additional option to always highlight named items.

Code is nearly the same between the two modules, not sure if thats an issue

Related issues

None as far as I know

How Has This Been Tested?

image image image

Checklist:

  • [x] My code follows the style guidelines of this project.
  • [x] I have added comments to my code in more complex areas.
  • [x] I have tested the code in both development and production environments.

paredes00 avatar Sep 24 '23 21:09 paredes00

Done and done

image image image

I kept the None mode but removed All, I think this makes more sense since disabling the filter is effectively "all", selecting none lets you show only those with custom names.

paredes00 avatar Sep 25 '23 21:09 paredes00

Done and done

image image image

I kept the None mode but removed All, I think this makes more sense since disabling the filter is effectively "all", selecting none lets you show only those with custom names.

Oh perfect that’s what i meant anyways

crosby-moe avatar Sep 26 '23 00:09 crosby-moe

have it also filter item frames for items, very useful for finding elytra.

sebseb7 avatar Feb 19 '24 22:02 sebseb7

have it also filter item frames for items, very useful for finding

Use Meteor+ its has ItemFrame ESP

Nekiplay avatar Mar 01 '24 21:03 Nekiplay