Commit Graph

3860 Commits

Author SHA1 Message Date
LordMZTE a46a2b7801
fix: fluid tank for ForgeDirection.UNKNOWN 2023-04-06 12:20:44 +02:00
Timo Ley 3bf4ef52ef feat: small fluid pipe rendering 2023-02-17 19:45:19 +01:00
Timo Ley 74231c0d07 chore: bump version 2023-02-10 21:49:38 +01:00
Timo Ley 54f0af0ba0 fix: heat generator model rotation 2023-02-10 21:49:15 +01:00
Timo Ley e02e8ca368 fix: capes 2023-02-10 21:45:18 +01:00
Timo Ley fe937a92d7 feat: add capes 2023-02-05 15:16:27 +01:00
Timo Ley b246605d8f fix: mcmod.info 2023-02-01 16:04:34 +01:00
Timo Ley 4333f5f385 fix: show output on correct sides 2023-01-31 11:30:30 +01:00
Timo Ley f7f3fcf3eb chore: remove community edition references 2023-01-27 16:12:34 +01:00
Timo Ley aff277e4ee chore: bump version 2023-01-27 15:54:03 +01:00
Timo Ley 886a76be51 fix: model related fixes 2023-01-27 15:48:24 +01:00
LordMZTE bae4b6e2d3
feat: classic solar generator model 2023-01-27 15:25:55 +01:00
LordMZTE 5ad07815be
feat: add classic models
closes #1
2023-01-27 14:26:00 +01:00
Timo Ley 4a91306e37 fix: gas tank inv texture 2023-01-25 21:41:37 +01:00
LordMZTE 214ed872f9
feat: add legacy models 2023-01-25 21:28:10 +01:00
LordMZTE c7b42f3a94
chore: format code 2023-01-22 17:18:34 +01:00
Timo Ley 5eb9c35623 chore: remove github files 2023-01-22 14:31:08 +01:00
Timo Ley 83858899b3 chore: add explicit license 2023-01-22 14:24:09 +01:00
Timo Ley c34d2b0544 chore: codebase cleanup & rebrand 2023-01-22 14:21:28 +01:00
Timo Ley a36693537c fix: max gas 2022-12-20 12:25:40 +01:00
Timo Ley 667de6283b chore: bump version 2022-12-18 16:22:34 +01:00
Timo Ley 228d7e5b60 fix: ThreadGetData not found 2022-12-18 12:04:36 +01:00
Timo Ley 7dd896dc19 fix: IC2 source tier 2022-12-18 11:38:12 +01:00
Timo Ley 4a32f463f9 feat: remove stupid version checker 2022-12-18 11:37:51 +01:00
Timo Ley a9fb9dce44 feat: update to UE 5 2022-12-10 14:35:44 +01:00
Timo Ley e065bffc8f feat: improved Theoretical Elementizer system 2022-11-21 14:58:33 +01:00
Timo Ley 41194384b4 feat: Stopwatch and Weather Orb 2022-11-04 12:38:39 +01:00
Timo Ley 9de6a1e648 feat: added UniversalElectricity compat 2022-11-01 18:47:33 +01:00
Timo Ley a09f0cfd16 fix: universal cable connection to IC2 2022-10-30 12:45:21 +01:00
Timo Ley fc99bccc9a fix: config option was never read 2022-10-28 22:49:58 +02:00
Timo Ley 88473f7657 Merge branch '1.7.10' of ssh://git.tilera.org:2222/tilera/Mekanism-1.7.10-Community-Edition into 1.7.10 2022-10-09 13:43:53 +02:00
Timo Ley 2019c3e20a Added back Theoretical Elementizer 2022-10-09 13:17:14 +02:00
maggi373 556ff54906
clarify license 2022-09-24 23:06:02 +02:00
maggi373 9c403319c9
Update README.md 2022-09-13 17:20:48 +02:00
maggi373 fbe3f06f4b
Update README.md 2022-09-13 17:12:17 +02:00
maggi373 c0c8f0b1b1
Update README.md 2022-09-13 17:08:57 +02:00
maggi373 6160b5b135
Merge pull request #36 from DrParadox7/1.7.10-CommunityEdition
A cleaner merge of my changes
2022-09-13 16:44:57 +02:00
TechnoParadox a8944e0b90 Remove redundant oredict fix 2022-09-13 16:35:58 +02:00
TechnoParadox 282c21d3cb Add Methane to gas burner fuel list 2022-09-11 19:57:26 +02:00
TechnoParadox d32bb14c28 Cardboard Boxes are now single use 2022-09-11 19:35:08 +02:00
TechnoParadox 524fa01b11 Missing Lang for Teleporter 2022-09-11 19:32:47 +02:00
TechnoParadox 9bca7c6481 More configs for Heat Generator
Regulate Heat Generator efficiency
Enable/Disable Heat Generator ability to output heat
2022-09-11 19:30:43 +02:00
TechnoParadox de284aa1c4 Allow reduce particle from completed multiblocks
Users can now reduce particle effects emitted from completed multiblocks.
May enhance performance.
2022-09-11 19:30:00 +02:00
TechnoParadox f922b8c8b1 Oredictionary for Metallurgic infuser + Sawmill balance
Metallurgic Infuser now accepts any diamond oredictionary.
Fix Sawmill outputting ready-made rubber from logs instead of resin.
2022-09-11 19:28:30 +02:00
TechnoParadox a6cb74522c Added Methane Gas 2022-09-11 18:54:35 +02:00
TechnoParadox 0404919601 Nerf Fusion Reactor
From 200k+ RF/t to around 1.5k RF/t on lower injection rates.
2022-09-11 18:48:23 +02:00
DrParadox7 d37d04435c
Merge pull request #2 from Thorfusion/1.7.10
Merge Upstream
2022-09-11 18:41:30 +02:00
maggi373 9d84815c06
smarter recipe manager 2022-09-08 17:36:04 +02:00
maggi373 5733a8e1c5
remove unused import 2022-09-08 15:52:55 +02:00
maggi373 04ce9c8e49
move recipe to correct place 2022-09-08 15:52:18 +02:00