2 Commits

Author SHA1 Message Date
Gleb Mazovetskiy 17e6da40f8 Lua: Improve function/property handling
1. Follows advice from
   https://sol2.readthedocs.io/en/latest/functions.html to use
   `set_function` when binding functions.
2. Adds autocomplete support for userdata methods.
3. Simplifies property bindings and improves string handling.
2025-07-20 17:46:35 +02:00
Anders Jenbo 3fb8be385b Add support for MPQ packed mods and turn Hellfire into one 2025-04-21 00:01:25 +02:00