forked from VoxeLibre/VoxeLibre
My favourite Minetest cheat clients are Dragonfire and Waspsaliva.
94960b64d4
Before this patch it was possible for any user to to crash Minetest in creative mode. This was possible because queries in the search field were interpreted as search patterns for string.find(). A search for a single square bracket would reliably crash the server. Also, a search for 6000 times the string “a?” would hang the server. The solution to both bugs is to not interpret the query as a pattern. |
||
---|---|---|
.. | ||
awards | ||
hudbars | ||
mcl_achievements | ||
mcl_base_textures | ||
mcl_bossbars | ||
mcl_credits | ||
mcl_death_messages | ||
mcl_experience | ||
mcl_formspec | ||
mcl_formspec_prepend | ||
mcl_hbarmor | ||
mcl_info | ||
mcl_inventory | ||
mcl_offhand | ||
mcl_title | ||
show_wielded_item | ||
modpack.conf |