Quick opcode filter for M&B mod wiki

Add a small input box in the operations and triggers pages to easily look up, find and filter specific Mount&Blade 1.011 and Warband module system opcodes and triggers.

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v2025.09.02 10/09/2025

    Add support for filtering by LHS or can-fail operation type badge.

  • v2025.07.30.2 30/07/2025

    Fix the mobile page search, some elements weren't hiding there.

  • v2025.07.30.1 30/07/2025

    Improve the way the page objects are hidden.

  • v2025.07.30 30/07/2025

    Don't hide tables and lists inside the opcode block, only the outside cruft.

  • v2025.07.21.5 21/07/2025

    Try to optimize it a little bit. Try being the key word here.

  • v2025.07.21.4 21/07/2025

    Clean up the debug cruft, and add more comments.

  • v2025.07.21.3 21/07/2025

    Re-add the (now fixed) header-hiding code. Could be better, but now it works for the hierarchy. It seems.

  • v2025.07.21.2 21/07/2025

    Disable the thing that hides headers for the time being until it works well. Fix some comments.

  • v2025.07.21.1 21/07/2025

    Make the search box bigger.

  • v2025.07.21 21/07/2025

    Make it load before the JS cruft, less flicker. Remove the userscript install box and the left bar via early CSS.

  • v2025.07.21 21/07/2025

    Start working on implementing the header filtering, primitive for now.

  • v2025.07.21 21/07/2025

    Rename it, make it work on triggers.

  • v2025.07.21 21/07/2025

    Clean up the codebase and add comments.

  • v2025.07.21 21/07/2025

    Improve styling to make the filter input box less conspicuous when not focused/selected. Scroll into the first operation match. Looking good, now I need to figure out how to hide the useless headers without content in a hierarchical fashion.

  • v2025.07.21 21/07/2025

    Now we can search by multiple words in any order, add a small shadow and reduce opacity for the search box.

  • v2025.07.21 21/07/2025

    Hide the non-operation stuff only when filtering. Add BreezeWiki support.

  • v2025.07.21 21/07/2025