Commit graph

5611 commits

Author SHA1 Message Date
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
drcrazy
c3aa9761c2 Oh The Biomes You'll Go Compat. Closes #2276 2020-11-19 16:56:28 +03:00
drcrazy
0c6513b252 Nerf Jackhammer speed on ores. Closes #2246 2020-11-17 15:31:33 +03:00
drcrazy
2407286b58 Fix unpowered speed for chainsaw. Closes #2268 2020-11-17 00:58:11 +03:00
drcrazy
d84a0133a4 Batteries can't get mending anymore. Closes #2263 2020-11-16 20:09:27 +03:00
drcrazy
a836f45600 Fix drop for solid canning machine. Closes #2290 2020-11-16 16:18:51 +03:00
Kat
b96e64365d
Recipe fixes for Grinding head, wrench and painting tool. Kudos to Birgliss
* Remove Bronze Nuggets from recipes.
* Buff Diamond Grinding Head output.
2020-11-16 16:14:22 +03:00
drcrazy
3ad9f87a6a Do not start craft until it recipe is locked. 2020-11-14 16:57:15 +03:00
drcrazy
05a55a3294 Partially recipe output zindex. Closes #2288 2020-11-14 16:25:25 +03:00
drcrazy
69506d82f4 Astromine compat plates. Closes #2259 2020-11-14 11:44:09 +03:00
modmuss50
d835a8be01 CableElectrocutionEvent 2020-11-13 17:19:05 +00:00
drcrazy
9fc506b517 Fix blockus barrels in storage unit recipe. Closes #2274 2020-11-12 21:58:54 +03:00
drcrazy
4512800eff No title for inventory. Closes #2287 2020-11-12 21:40:33 +03:00
drcrazy
7b47304ec0 Grinder compat for astromine. Closes #2257 2020-11-12 21:33:55 +03:00
drcrazy
aa7caec935 Translation for Fusion Coil tooltip 2020-11-12 15:28:00 +03:00
drcrazy
6f21bc9fd5 Tags for silicon plates. Closes #2284 2020-11-10 19:11:09 +03:00
drcrazy
b460e0791e Tooltip refactoring 2020-11-10 18:38:25 +03:00
modmuss50
67d82dfc66 #betaBuild 2020-11-09 19:17:50 +00:00
modmuss50
82f8a13f15 Fix rubber sapling, closes #2281 2020-11-09 18:41:36 +00:00
modmuss50
0695250078 Pass the worlgen json's through the ConditionManager 2020-11-09 18:34:52 +00:00
DaFuqs
9e78f8910e
Use tags for all vanilla ores in grinding recipes (unearthed compat) (#2283) 2020-11-09 18:42:26 +03:00