Skip to content

Mod browser search bar - #126

Open
Aurumbi wants to merge 17 commits into
AWSW-Modding:developfrom
Aurumbi:search
Open

Mod browser search bar#126
Aurumbi wants to merge 17 commits into
AWSW-Modding:developfrom
Aurumbi:search

Conversation

@Aurumbi

@Aurumbi Aurumbi commented Jun 4, 2026

Copy link
Copy Markdown
Contributor
Screenshot 2026-06-04 144646_searchbar

Implemented a modlist search function along with search bars for the ingame mod browser. they are able to search fuzzily, as to correct errors in input.

Comment thread mods/core/modules/modmenu_search.py Outdated
inner.clear_cache = clear_cache
return inner

# Copied from nltk (https://www.nltk.org/_modules/nltk/metrics/distance.html#jaro_similarity)

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the license compatible?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think so, but I'm not sure. It's using the Apache License 2.0, and I'm not sure how this interacts with section 4.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After reading quite a few resources online about this topic, I've pushed an update that should ensure proper compatibility with their license.

Comment thread mods/core/download_mods.rpy Outdated
Comment thread mods/core/download_mods.rpy Outdated
Comment thread mods/core/modules/modmenu_search.py Outdated
Comment thread mods/core/modules/algorithms/NLTK_LICENSE.txt
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