Commit graph

4931 commits

Author SHA1 Message Date
Fourmisain
30769be822
fix relative path resolution in build script (#2390). Thanks to Fourmisain 2021-05-06 13:27:24 +03:00
helpimnotdrowning
e20ff0e8b7
Fix missing texture particles on rubber leaves (#2393). Thanks to helpimnotdrowning 2021-05-06 11:06:53 +03:00
Justin Vitale
ecdce6ea17 #betaBuild 2021-04-22 22:05:24 +10:00
Justin Vitale
48217d0327 Don't craft suicide when locked and recipe buffer fixes #2379 #2332 2021-04-22 22:03:27 +10:00
Fourmisain
20317f20ec
temporary workaround for threading issue with REI async search (#2386) 2021-04-18 18:47:29 +01:00
vhd
584e822fa3
Recycler GUI now syncs "crafting" progress with client (#2385). Thanks to vhd 2021-04-12 14:24:51 +03:00
ZerglingGo
5fb8ec1bfa
Update player head with changed nickname (#2383). Thanks to ZerglingGo. 2021-04-07 03:32:44 +03:00
drcrazy
bab60f51ea Fix bone meal grinder recipe. Closes #2381 2021-04-06 12:05:53 +03:00
Justin Vitale
80cc130330 Make crude storage unit wood material closes #2360 2021-03-30 00:56:16 +11:00
drcrazy
f02a156c8a Clay to clay ball extractor recipe. Closes #2376 2021-03-23 13:53:34 +03:00
drcrazy
ead39e98c4 Fix chainsaw speed on nether wood. Closes #2359 2021-03-21 03:46:51 +03:00
drcrazy
585f149c16 Fix lamp not shining on north. Closes #2371 2021-03-21 03:22:10 +03:00
drcrazy
81337c3698 #releaseBuild 2021-03-19 14:12:53 +03:00
drcrazy
82d04496f7 Config for Quantum Armor flight and speed. Closes #2362, #2011 2021-03-19 14:09:47 +03:00
YuRaNnNzZZ
28392cd682
Fix CTM compatibility (#2372). Thanks to YuRaNnNzZZ 2021-03-19 13:42:58 +03:00
Fourmisain
50ef178191
fix Omni-Tool, Rockcutter and Jackhammer being damageable (#2368). Thanks to Fourmisain 2021-03-19 13:40:45 +03:00
saltyseadoggo
c80564484e
Use tags in steel and refined iron blast furnace recipes (#2367) Thanks to saltyseadoggo
* Make steel from refined iron recipe use c:coal_dusts
* Make refined iron blast furnace recipe use c:iron_ores (like those from UnEarthed)
2021-03-11 23:26:39 +03:00
saltyseadoggo
443c3b979d
Add rubber planks to #c:planks_that_burn (#2363). Thanks to saltyseadoggo 2021-03-05 10:20:46 +03:00
drcrazy
1c85c1e431 Fix fluid replication in fluid replicator. Closes #2352 2021-03-01 20:19:16 +03:00
drcrazy
ca19037b0b #releaseBuild 2021-02-24 13:20:30 +03:00
drcrazy
9b47348fd3 Fix crash with chunkloader placed by command. Closes #2349 2021-02-24 12:29:15 +03:00
drcrazy
6877f6e3f2 Pass stack to mining speed check. Closes #2348 2021-02-19 13:19:30 +03:00
Justin Vitale
b1a975233a fix #2296 - Sync server config for fluid/item storage for clients 2021-02-18 01:14:27 +11:00
Justin Vitale
46eaa22eb5 fix #2346 - Change head recipes from tag -> nbt to actually fetch skin 2021-02-18 00:27:19 +11:00
drcrazy
c99c1ed09f Release version 2021-02-15 00:19:14 +03:00
drcrazy
5861d41126 QuantumArmor will reduce damage at the cost of energy. Closes #2302 2021-02-14 23:40:23 +03:00
m44ster
48d595037b
Fix for Solar panels overfill (#2339)/ Thanks to m44ster 2021-02-13 21:08:38 +03:00
modmuss50
cf91ae20e7 Github actions 2021-02-08 19:58:47 +00:00
drcrazy
0c9add28ff Fix license. 2021-02-08 14:02:23 +03:00
drcrazy
a49f4016d9 TankUnit IO scaled with capacity. Closes TechReborn/TechReborn/#2193 2021-02-02 21:28:15 +03:00
Justin Vitale
b01526f66d Followup #2325 continue instead of falling into the break 2021-01-15 18:09:48 +11:00
Justin Vitale
d12b31bfe4 fix #2318 - Ensure registry result is not null before rendering. 2021-01-15 00:45:42 +11:00
Justin Vitale
49a1cc1619 fix #2320 - Add null check for blockstate for effective override 2021-01-15 00:37:26 +11:00
Justin Vitale
ea0db38b6a fix #2324 - Add check for currentNeededTicks being zero 2021-01-15 00:29:07 +11:00
Justin Vitale
b9100fb19b fix #2325 - Add check for empty collection before accessing by index 2021-01-15 00:25:08 +11:00
modmuss50
fa9d2f81ba #releaseBuild 2021-01-03 19:51:30 +00:00
modmuss50
d08150850d Revert "Do not start craft until it recipe is locked."
This reverts commit 3ad9f87a
2021-01-03 19:50:19 +00:00
modmuss50
607e6356a1 Allow any RC version, will change this at a later date once I revist the build script 2021-01-03 19:49:51 +00:00
modmuss50
286cf17811 Use new getTorusSizeCache 2021-01-01 19:29:43 +00:00
drcrazy
b7fa791649 #releaseBuild 2020-12-28 14:42:18 +03:00
drcrazy
3370acf61c Fix smelting rubber logs. Closes #2315 2020-12-28 14:13:21 +03:00
drcrazy
1c8b8e6e58 Ability to grind whole coal block at once. Closes #2293 2020-12-21 18:05:23 +03:00
modmuss50
8add71f5ac Port to new fabric networking api 2020-12-20 22:27:01 +00:00
modmuss50
2ea779acd1 Dont allow batteries to charge other batteries in the inv. Fixes https://github.com/TechReborn/TechReborn/issues/2297 2020-12-20 21:43:53 +00:00
modmuss50
c4d9b43832 Update deps 2020-12-20 21:31:15 +00:00
modmuss50
2ea118ec63 Optimise Iron furnace recipe lookup 2020-12-20 21:24:05 +00:00
drcrazy
af62a85677 Chunkloader handles wrench properly. Closes #2308 2020-12-18 16:40:15 +03:00
drcrazy
b720fa99b9 Recycler should use energy. Closes #2304 2020-12-18 16:07:39 +03:00
drcrazy
9d4e25377a Fix crash with AE2 and FluidIngredient 2020-12-04 16:00:00 +03:00
drcrazy
c9c1850e43 Use internal map in RebornRegistry.registerBlockNoItem method 2020-11-20 16:26:32 +03:00