mrkubax10
  • Joined on 2023-03-28
mrkubax10 commented on pull request mrkubax10/industrialtest#11 2024-05-10 19:13:02 +02:00
Hopper compatibility and iron furnace fix

Alright I renamed inventory list names to src and dst where it was making sense in 2669b7bc27.

mrkubax10 pushed to master at mrkubax10/industrialtest 2024-05-10 19:11:29 +02:00
d01d03c3a3 Fix indentation in machines/induction_furnace.lua
2669b7bc27 Normalize machine source and destination inventory list names
Compare 2 commits »
mrkubax10 pushed to master at mrkubax10/industrialtest 2024-05-10 18:51:22 +02:00
9781ce9ff1 Merge pull request #18 from HandfulOfFrogs/industrialtest:texture-changes into master
a9b3beecc6 feat: lead & tin block textures
7a0784d144 feat: color adjustments & textures
9c75570d64 Merge branch 'sharp-uranium' into texture-changes
4445d8a7b4 feat: add paper wrap to battery textures
Compare 7 commits »
mrkubax10 merged pull request mrkubax10/industrialtest#18 2024-05-10 18:51:21 +02:00
Texture & color changes
mrkubax10 commented on pull request mrkubax10/industrialtest#18 2024-05-10 18:35:34 +02:00
Texture & color changes

Is it ready to merge?

mrkubax10 commented on pull request mrkubax10/industrialtest#18 2024-05-10 17:08:47 +02:00
Texture & color changes

Very cool! I like these changed textures.

mrkubax10 pushed to master at mrkubax10/industrialtest 2024-05-10 17:06:47 +02:00
868d01b008 Subtract fuel time after adding source time in Iron Furnace
mrkubax10 closed issue mrkubax10/industrialtest#17 2024-05-10 17:06:46 +02:00
Iron furnace can't smelt anything when using weak fuel
mrkubax10 closed issue mrkubax10/industrialtest#14 2024-05-10 15:45:35 +02:00
Uranium ingot texture is blurry
mrkubax10 commented on issue mrkubax10/industrialtest#14 2024-05-10 15:45:34 +02:00
Uranium ingot texture is blurry

Fixed by #15.

mrkubax10 commented on pull request mrkubax10/industrialtest#11 2024-05-10 15:44:42 +02:00
Hopper compatibility and iron furnace fix

Yeah this seems like a better solution though fact that src and dst are "special" should be documented somehow.

mrkubax10 pushed to master at mrkubax10/industrialtest 2024-05-10 15:43:16 +02:00
e41d21b179 Merge pull request #15 from HandfulOfFrogs/industrialtest:sharp-uranium into master
ce8121caf1 fix: make uranium ingot texture less blurry
Compare 2 commits »
mrkubax10 merged pull request mrkubax10/industrialtest#15 2024-05-10 15:43:14 +02:00
Make uranium ingot texture less blurry (#14)
mrkubax10 commented on issue mrkubax10/industrialtest#14 2024-05-10 15:16:10 +02:00
Uranium ingot texture is blurry

Could you open pull request with this change?

mrkubax10 commented on pull request mrkubax10/industrialtest#11 2024-05-10 15:15:24 +02:00
Hopper compatibility and iron furnace fix

Problem with this code is that not every machine has dst or src slots. For example Canning Machine has target slot instead of dst.

mrkubax10 commented on pull request mrkubax10/industrialtest#11 2024-05-10 14:46:14 +02:00
Hopper compatibility and iron furnace fix

Use industrialtest.updateDelay instead of hardcoding 1.0.

mrkubax10 commented on pull request mrkubax10/industrialtest#11 2024-05-10 14:46:14 +02:00
Hopper compatibility and iron furnace fix

Same as above.

mrkubax10 suggested changes for mrkubax10/industrialtest#11 2024-05-10 14:46:14 +02:00
Hopper compatibility and iron furnace fix
mrkubax10 commented on issue mrkubax10/industrialtest#12 2024-05-10 14:40:54 +02:00
Items can't be shift-clicked into machines

Yeah, that's annoying but I never bothered enough to fix that. listrings in formspecs have to be reorganized and it should work.

mrkubax10 reopened issue mrkubax10/industrialtest#10 2024-05-10 14:39:38 +02:00
mining drill charge at 0% not working, battery resets to 100%