Skip to content

Added partial word matching support for items - on the ground, in inv…#112

Open
GDub1971 wants to merge 1 commit intoCommunity-Duris:masterfrom
GDub1971:feature/partial-word-matching-for-items
Open

Added partial word matching support for items - on the ground, in inv…#112
GDub1971 wants to merge 1 commit intoCommunity-Duris:masterfrom
GDub1971:feature/partial-word-matching-for-items

Conversation

@GDub1971
Copy link

Added partial word matching support for items - on the ground, in inventory, equipped and in containers. Wrapped everything I could in a toggle (PLR3_PARTIAL_MATCH) which is OFF by default. Added new toggle to show_toggles()

NOTE: get_obj_in_list() now uses isname_partial() by default due to CHAR_DATA not being avaiable to check the toggle.

Intention behind this change - improve usability and reduce tediousness of equipment management.

…entory, equipped and in containers.

Wrapped everything I could in a toggle (PLR3_PARTIAL_MATCH) which is OFF by default.
Added new toggle to show_toggles()

NOTE: get_obj_in_list() now uses isname_partial() by default due to CHAR_DATA not being avaiable to check the toggle.

Intention behind this change - improve usability and reduce tediousnous of equipment management.
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