Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Adds AdvancedSearch (XmlFind) #1649

Merged
merged 2 commits into from
Dec 29, 2023
Merged

Conversation

kamronbatman
Copy link
Contributor

@kamronbatman kamronbatman commented Dec 28, 2023

Summary

Adds Advanced Search (XmlFind) using [AS command.

Notable differences from XmlFind:

  • No save to file.
  • No "Display from" option (might add that later).
  • No advanced XmlSpawner property test syntax. Only basic property operator comparisons.
  • This version will freeze your shard, but fans out to all processors just like world saves. (So it should be stupid fast, especially if you have lots of cores)
  • Does not support spawn entry/type/error searching. We have a spawn search command to do that already.
  • I haven't set up correct "defaults" for the options when you first open it. I'll do that later.

Screenshots

image image image

@kamronbatman kamronbatman force-pushed the kbatman/advanced_search branch from 634a0bc to b01ff2e Compare December 28, 2023 08:29
@kamronbatman kamronbatman force-pushed the kbatman/advanced_search branch 5 times, most recently from 246a195 to c279dd0 Compare December 29, 2023 02:48
@kamronbatman kamronbatman force-pushed the kbatman/advanced_search branch from c279dd0 to 4584868 Compare December 29, 2023 02:48
@kamronbatman kamronbatman merged commit fbbc407 into main Dec 29, 2023
12 of 13 checks passed
@kamronbatman kamronbatman deleted the kbatman/advanced_search branch December 29, 2023 02:55
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.

1 participant