1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-09-20 02:40:21 +02:00
Commit Graph

4 Commits

Author SHA1 Message Date
Lars Müller
833ed77620
Validate & sanitize formspec fields (#3022) 2023-04-08 18:13:45 +02:00
Paul Ouellette
34bb232052 mtg_craftguide: Fix incorrect item tooltips
This happened when the same item was visible twice and one of them was a
group item. Fix it by ensuring that buttons that should have different
tooltips don't have the same element name.
2021-03-17 12:16:13 +01:00
SmallJoker
1da168b3c3
Craftguide: Fix error caused by removing invalid recipes (#2732) 2020-08-23 14:35:12 +02:00
Paul Ouellette
5d0e4aef45
Add simplified version of 'craftguide' mod, named 'mtg_craftguide' (#2396) 2020-08-22 00:20:58 +01:00