blockgame/mods
trans_soup 5a3d81787c add several utility functions related to tables.
create api functions `any`, `every`, and `underride`.

`any` and `every` checks if a condition is true for any and every item
in a table, respectively.
`underride` returns a table that defaults to a provided table, for
items that aren't specified in the other provided table.
2023-10-17 11:19:55 +02:00
..
bg_api add several utility functions related to tables. 2023-10-17 11:19:55 +02:00
bg_crafting complete cleanup after rename. 2023-10-16 10:14:34 +02:00
bg_funnel complete cleanup after rename. 2023-10-16 10:14:34 +02:00
bg_player tweak running. 2023-10-16 21:59:12 +02:00
bg_stoneworking complete cleanup after rename. 2023-10-16 10:14:34 +02:00
bg_terrain integrate bg_grass into bg_terrain. 2023-10-16 21:40:29 +02:00
bg_tree fix minor error. 2023-10-17 10:33:48 +02:00
bg_woodworking complete cleanup after rename. 2023-10-16 10:14:34 +02:00