Skip to content

Basic tag support for Dex#12

Open
break-core wants to merge 1 commit intoinfyiff:mainfrom
break-core:main
Open

Basic tag support for Dex#12
break-core wants to merge 1 commit intoinfyiff:mainfrom
break-core:main

Conversation

@break-core
Copy link

this is my attempt at adding tag support in dex. the code is lowkey kind of dogshit because i don't understand too much of the dex codebase yet, but it works and i tested it on a few games which use tags heavily.

stuff added:

  • filter for all instances that use a specific tag by typing tag: or t: in the searchbox along with the name of the tag (if i remember correctly it's not case sensitive)
  • right click menu now has "Add Tag" and "Remove Tag" options. Remove Tag only shows tags that currently exist on the instance and is disabled if there's no tags on the instance. Add Tag lets you add from a list of tags that were detected already, or you can create an entirely new tag just by pressing enter in the search bar.
  • tags category in the properties view, sits above attributes similar to the layout in roblox studio

example image of the feature in action:
image

@fernandofilho1902-spec
Copy link

Yes

@fernandofilho1902-spec
Copy link

__

@fernandofilho1902-spec
Copy link

wiwhjw### ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants