Commit Graph

53 Commits

Author SHA1 Message Date
Evert Prants 5a99044b3d
remove gitlab references 2023-11-19 11:04:45 +02:00
Evert Prants 0f26792afe
Merge branch github:Vftdan/minetest-melterns/preserve-broken-tools into master 2023-11-19 11:04:36 +02:00
Evert Prants 117f09ac9a
casting table now takes fluid 2019-04-01 13:17:59 +03:00
Evert Prants ed434d7631
casting table base 2019-03-27 11:45:20 +02:00
Evert Prants 442d2fa977
Start working on the tinker's smeltery clone 2019-03-25 19:31:12 +02:00
Evert Prants 689e9fb437
more idiocy 2019-03-21 12:15:03 +02:00
Evert Prants 0a772a4599
fix crash 2019-03-21 00:33:54 +02:00
Evert Prants 488f94a970
New mod: multifurnace, in progress 2019-03-09 13:49:50 +02:00
Evert Prants 613c80d7e2
Fri Feb 8 23:05:19 EET 2019 Maintenance commit 2019-02-08 23:05:19 +02:00
Evert Prants 4052114460
formspec changes: bucket and lump icons, tooltips 2018-12-17 18:43:13 +02:00
Evert Prants 0cd26caf4c
Mon Sep 17 16:10:09 EEST 2018 Maintenance commit 2018-09-17 16:10:09 +03:00
Evert Prants 1756ce7afd
Minor tweaks 2018-07-28 19:28:43 +03:00
Evert Prants 759ec65d8b
Better fluid_lib support, support elepower metals as well 2018-07-28 19:15:16 +03:00
Evert Prants 3424d682ed
Depend on fluid_lib 2018-06-20 19:58:58 +03:00
Evert Prants c47f07fbcd
Merge branch 'master' of gitlab.icynet.eu:evert/melterns 2018-06-18 21:27:41 +03:00
Evert Prants 5f5c172a15
New fluid storage method, tank fix 2018-06-18 21:26:56 +03:00
Evert Prants f1753d094e Change URLs 2018-06-08 21:19:55 +02:00
Evert Prants b1340e953e
small api change 2018-05-26 11:52:10 +03:00
Evert Prants 2dd09f2b04
Resize input list according to component count 2018-05-21 08:52:53 +03:00
Evert Prants 6386a447ee
Extend the tool rod texture a bit 2018-05-20 22:15:36 +03:00
Evert Prants a6d765f7fa
Flip x and y of the silhouettes 2018-05-20 22:00:19 +03:00
Evert Prants 3d9a5cd451
Add silhouettes to tool station components 2018-05-20 21:43:04 +03:00
Evert Prants 29768bc5f3
Add current components to tool description 2018-05-06 17:20:45 +03:00
Evert Prants 1e0782ad7a
Fluidity tanks now keep their liquid when broken 2018-04-07 12:03:26 +03:00
Evert Prants 8a691a379f
New screenshot and readme 2018-04-07 11:25:03 +03:00
Evert Prants f2aa059141
split tool definition from register script 2018-04-07 10:51:41 +03:00
Evert Prants a98f214a1b
Add bronze as material, some melter/caster fixes 2018-04-07 10:07:31 +03:00
Evert Prants af627a6b41
Primitive Pipeworks support 2018-04-06 20:53:30 +03:00
Evert Prants 9d728b38f6
Fix recipe, use less lava 2018-04-06 17:04:21 +03:00
Evert Prants 9ba9131c75
New texture for heated tank 2018-04-06 17:00:11 +03:00
Evert Prants a4dd435b4e
New API for tanks 2018-04-06 16:43:16 +03:00
Evert Prants ca37cd936f
Add recipe to clear florb 2018-04-06 15:39:50 +03:00
Evert Prants 2cc7c203ab
Improve florb texture a bit 2018-04-06 15:37:03 +03:00
Evert Prants 5df575c7eb
Add Florbs - Buckets that hold milliBuckets of liquid 2018-04-06 15:05:04 +03:00
Evert Prants aba2598e32
Implement anvil mode for tool component replacement and repair 2018-04-06 13:22:15 +03:00
Evert Prants 1a1bf721b6
Add recipes to tinkering 2018-04-05 17:11:18 +03:00
Evert Prants cef9f86ddb
Add screenshot to tinkering 2018-04-05 16:12:24 +03:00
Evert Prants 285f5d38b3
Add Pattern Table, add labels to formspecs 2018-04-05 16:01:06 +03:00
Evert Prants 6a5c1fe4b2
Add part builder node, fix formspecs 2018-04-05 15:40:35 +03:00
Evert Prants a6f8bd52fd
Use get_current_mod_name where applicable, fix damage groups 2018-04-05 12:54:07 +03:00
Evert Prants 1ed78f83b7
Add tool station for combining tool components, no repair yet 2018-04-05 12:12:23 +03:00
Evert Prants ac4c2e95d5
Add dump button to metal tank 2018-04-05 09:21:15 +03:00
Evert Prants b3297c2fa4
Register casts, rework some API 2018-04-05 08:57:30 +03:00
Evert Prants 0721c30f0c
Rework the registration, add pattern textures 2018-04-05 08:34:53 +03:00
Evert Prants cbefa2c9c1
Oops, this if statement walked away. 2018-04-04 21:03:35 +03:00
Evert Prants ba9934d225
Add temporary check to prevent multiple buckets from getting overwritten 2018-04-04 20:59:52 +03:00
Evert Prants 0d89ef920a
Make casts meltable, make wooden and stone components be able to be turned into casts 2018-04-04 20:44:59 +03:00
Evert Prants 7b75a2e9d8
Do not find strings in item names, use a table of items instead 2018-04-04 20:19:33 +03:00
Evert Prants b9cf10bd3d
Fix casting, change iron to steel 2018-04-04 18:31:12 +03:00
Evert Prants 20179aed71
Update README 2018-04-04 17:58:15 +03:00