Commit Graph

35 Commits

Author SHA1 Message Date
wsor4035 c3f11977c7
remove default checks from before loading craft files (#19) 2024-04-21 22:30:48 -04:00
wsor4035 640bc42ae5
improve game agnostic ism (#18)
* start work on xcompating this

* make items digable in farlands

* remove reduntant if check

* use xcompat for copperblock and remove checks that prevent issues on non mtg before

* computers crafting

* last two crafts
2024-04-14 06:23:58 -04:00
Luke aka SwissalpS 4b5e58331c
nodes that aren't ground content (#16) 2024-02-29 18:48:45 -05:00
Niklp 8102117572
Cleanup translation files (#15) 2023-12-17 15:58:10 +01:00
Niklp 94836144db
Fix use_texture_alpha warnings in Minetest 5.9 (#14) 2023-12-16 14:47:22 -05:00
Niklp 1fd279435c
fix crash due nil itemstack (#13)
* fix crashes due nil itemstacks
2023-03-10 21:30:49 +01:00
Olivier Dragon 40b911e184
Prevent warning for accessing missing global (#11) 2022-07-26 22:53:26 -04:00
Niklp 0724b0dda9
fix and add crafting recipes (#10)
* fix and add crafting recipes

* Update home_vending_machines/crafts.lua

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>

* fix luacheck warning

Co-authored-by: SX <50966843+S-S-X@users.noreply.github.com>
2022-06-29 14:02:38 +02:00
wsor4035 eacbe80fae
Merge pull request #6 from mt-mods/vending_crafts
add crafts for vending machines
2022-02-02 15:46:23 -05:00
wsor4035 b3ca88e58d
Merge pull request #8 from mt-mods/SwissalpS-patch-1
fix single glass bug
2022-02-02 15:46:12 -05:00
Luke aka SwissalpS b5ec85d037
fix single glass bug
weirdly this is all it takes to fix https://github.com/mt-mods/home_workshop_modpack/issues/7

closes: https://github.com/mt-mods/home_workshop_modpack/issues/7
2022-02-02 17:48:35 +01:00
unknown 0af4ae2eb2 add crafts for vending machines 2022-02-02 06:33:58 -05:00
wsor4035 2058c58738
Merge pull request #3 from mt-mods/mtg_removal
mtg dep removal
2021-12-26 13:00:07 -05:00
unknown 1ce0533672 make OgelGames happy 2021-12-26 12:22:40 -05:00
unknown 6f9a27ff05 relicense WFTPL -> MIT 2021-12-26 10:26:34 -05:00
unknown c350f40405 finish default dep removal 2021-12-25 22:01:50 -05:00
unknown 35a3be337d mrg dep removal pass 1 2021-12-04 23:51:15 -05:00
unknown 0664552799 small fixes 2021-11-28 22:09:13 -05:00
wsor4035 7043a7d15d
Merge pull request #1 from mt-mods/vending_machines
add ending machines and code cleanup
2021-11-28 14:33:22 -05:00
unknown 2e2d904261 small fixes 2021-11-28 14:32:38 -05:00
unknown daf04bd400 add ending machines and code cleanup 2021-11-28 11:40:59 -05:00
unknown 427b6b1f3f make luacheck happy 2021-11-28 01:31:53 -05:00
unknown 92ee7e419e add luacheck, fix errors, add github actions 2021-11-28 01:28:44 -05:00
unknown 0a43ffe46a add documentation 2021-11-28 01:20:41 -05:00
Vanessa Dannenberg eca7c55028 Merge branch 'master' into 'master'
Fix missing paramtype for mesh nodes

See merge request VanessaE/home_workshop_modpack!1
2021-05-19 11:22:10 +00:00
OgelGames 7e517d8386 fix missing paramtype for mesh nodes 2021-05-19 20:50:05 +10:00
Vanessa Dannenberg 03325e886a Fix missing "slaystation_off" alias 2021-04-15 06:48:28 -04:00
Vanessa Dannenberg d37bc20673 fix a couple of missing aliases 2021-03-14 10:30:27 -04:00
Vanessa Dannenberg 826c34bd09 add misssing modpack.txt 2021-03-04 16:22:11 -05:00
Vanessa Dannenberg bbe480cf51 add some missing aliases (forgot most of the "_off" variants) 2021-03-04 10:38:09 -05:00
Vanessa Dannenberg e3eccb1a5b fix beer tap recipe 2021-03-02 06:48:54 -05:00
Vanessa Dannenberg 1e67e8e2f9 move homedecor tool cabinet, beer taps and mug, and soda machine to here 2021-03-02 06:33:52 -05:00
Vanessa Dannenberg f6a2fdf428 move 3d printers to home_workshop_machines mod
and fix-up translation details (hopefully :P )
2021-03-02 04:07:43 -05:00
Vanessa Dannenberg d0f7baa5af Move computers mod from homedecor modpack to here. 2021-03-02 03:24:37 -05:00
Vanessa Dannenberg a07181360c Initial commit 2021-03-02 03:23:01 -05:00