Commit Graph

4633 Commits

Author SHA1 Message Date
Timo Ley df8ec231b2 feat: add classic textures 2023-01-29 17:03:43 +01:00
Timo Ley 9756dd2b39 feat: classic laser table textures 2023-01-29 16:58:27 +01:00
AlexIIL d81a3dd198
Update versions.txt 2022-10-29 01:00:53 +01:00
Adrian Siekierka 3652863140 BuildCraft 7.1.25 2022-10-28 10:56:43 +02:00
Adrian Siekierka 8a6b126701 fix #4688 2022-10-26 23:36:38 +02:00
Adrian Siekierka cc1893448c Make the alpha pass bug fix improvements more resilient. 2022-06-17 11:44:01 +02:00
Adrian Siekierka 2ba3baf43e Make creative tab configuration more resilient to disabled items/blocks; fix #4640 2022-06-17 11:36:20 +02:00
Adrian Siekierka f7ea40193c Better handle 1.7.x alpha pass bug in PipeRendererWorld 2022-06-17 11:12:38 +02:00
Adrian Siekierka 3b8340afd6 Update to Gradle 6.x, add GitHub Actions CI 2022-06-17 11:12:13 +02:00
Adrian Siekierka bc01c8b4d0 fix module building 2021-11-27 14:27:17 +01:00
Adrian Siekierka 39257fbc14 Change ForgeGradle forks 2021-11-27 14:02:34 +01:00
Adrian Siekierka c31480986b BuildCraft 7.1.24 2021-11-27 11:32:45 +01:00
Adrian Siekierka d891e3b76f Allow forbidding blocks from the default crop handler. 2021-11-27 10:43:41 +01:00
Adrian Siekierka f4a4efce06 Fix quarry ghost chunkloading when only the edges of a quarry are loaded. 2021-11-27 08:32:09 +01:00
Adrian Siekierka 57418971af Remove exclusion from checkstyleMain 2021-11-27 08:31:56 +01:00
glowredman a6f381f149
Allow oredicted ItemStacks with stacksizes greater than 1 (#4618)
* Allow oredicted ItemStack with stacksizes greater than 1

Affects buildcraft.core.recipes.FlexibleRecipe#setContents()

* Reformat the code to pass the checkstyle task

* Fix bug caused by previous commit

* Changed to 'index++' again
2021-11-27 08:30:38 +01:00
Adrian Siekierka 262ff7ee6d Fix Gradle compilation. 2021-11-27 08:27:17 +01:00
asie c09be6f465 update energy API, Gradle wrapper version 2019-04-09 21:59:14 +02:00
Adrian Siekierka 9bfc13031b fix interesting delivery robot bug, improve StatementParameterItemStackExact further 2017-11-11 14:37:42 +01:00
Adrian Siekierka 70cc38697e fix stacking logic in StatementParameterItemStackExact 2017-11-11 13:17:39 +01:00
Adrian Siekierka e853ceb5d6 backport potential bugfix from 7.2.x branch 2017-11-11 13:08:03 +01:00
Adrian Siekierka b429080afc BuildCraft 7.1.23 - fix #3839, fix #3837 2017-11-10 19:30:36 +01:00
AlexIIL a0faa7a202 Update versions.txt 2017-05-31 19:51:58 +01:00
AlexIIL bc43bf1613 Changelog for 7.1.22. 2017-05-30 20:35:26 +01:00
AlexIIL b9e8998dae BuildCraft 7.1.22 2017-05-30 20:34:46 +01:00
AlexIIL 50147c04a4 Fix concurrency issue related to MapWorld and saving (#3611) 2017-05-30 20:21:14 +01:00
piotrekli 04936780cd Fix a crash when a machine "clicks" on a gate (#3542)
Fix a crash when a Thermal Expansion Autonomous Activator clicks on a BuildCraft gate
2017-05-04 20:25:42 +01:00
Adrian Siekierka d5033da8a1 BuildCraft 7.1.21 2017-04-08 10:29:40 +02:00
Adrian Siekierka 54eb54d59a fix #3498 2017-04-08 10:10:34 +02:00
Adrian Siekierka bfa69a2ef3 fix #3497 2017-04-08 10:01:59 +02:00
Adrian Siekierka 9417e8a59b fix #3307 properly 2017-04-08 09:53:19 +02:00
Adrian Siekierka e2c2361df8 fix #3503, fix #3496, work around #3500 2017-03-09 11:44:22 +01:00
Adrian Siekierka f88cdab008 Merge branch '7.1.x' of https://github.com/BuildCraft/BuildCraft into 7.1.x 2017-02-10 00:39:17 +01:00
Adrian Siekierka 25318e36cf sanitize fluid implementation for #3495 2017-02-10 00:38:09 +01:00
Adrian Siekierka 1449ec0586 BuildCraft 7.1.20 2017-02-07 12:34:18 +01:00
Adrian Siekierka 50f983bda3 fix #3341 2017-02-07 12:28:12 +01:00
Adrian Siekierka cc9df443f7 fix #3429 2017-02-07 12:12:31 +01:00
Adrian Siekierka 293ab80985 fix #3488 2017-02-07 12:06:19 +01:00
Adrian Siekierka 4c106fdf53 fix #3492 2017-02-07 11:58:41 +01:00
Adrian Siekierka dc7b112033 BuildCraft 7.1.19 2017-01-03 22:12:36 +01:00
Adrian Siekierka 790d05d4c4 fix #3316 2017-01-03 22:03:26 +01:00
AlexIIL d2f9826d19 Merge branch '7.1.x' of github.com:BuildCraft/BuildCraft into 7.1.x 2016-11-16 17:39:21 +00:00
AlexIIL 42db6fb549 Potential fix for #3451 2016-11-16 17:38:27 +00:00
asiekierka 68514dedb0 BuildCraft 7.1.18 2016-09-10 18:26:58 +02:00
AlexIIL 3668dc883a Fix #3283, fix #3395, fix #3283.
Just a few fixes for 7.1.18, whenever it comes out.
2016-07-15 12:56:02 +01:00
asiekierka c50632d93f BuildCraft 7.1.17 2016-06-28 21:50:02 +02:00
asiekierka 2bdabf6a1c more accurate source coordinates for break/place events - #3323 2016-04-30 15:34:02 +02:00
asiekierka 5bcb99193d fix #3275 2016-03-26 14:41:40 +01:00
asiekierka bf6529ed05 BuildCraft 7.1.16 2016-03-18 14:17:02 +01:00
asiekierka ea7cb8a9ec fix #3253, fix #3254 2016-03-18 13:20:31 +01:00