Technici4n
f7e1ad1367
Fix #2436 : Stop dropping upgrades when they are clicked ( #2508 )
2021-09-20 08:59:09 +02:00
Dave Smith
56dcc4dd16
Add support for solar energy scaling during day ( #2497 )
2021-09-16 23:45:38 +02:00
modmuss50
6c3b461e11
Fix build and update deps
2021-09-01 21:17:58 +01:00
Technici4n
3e2b0e11ae
Initial migration to V2 Energy API ( #2474 )
...
* Initial Energy API refactor
* Allow charging in energy storage BEs
* Remove maven for experimental fabric
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2021-09-01 21:14:15 +01:00
drcrazy
2bc4886cc0
Update Fabric API version and move versions to properties.
2021-08-19 13:33:26 +03:00
modmuss50
93c1d65adf
Remove broken AccessorIngredient mixin.
2021-08-13 21:08:56 +01:00
Technici4n
fd9d776b43
Initial move to the fabric fluid API ( #2465 )
2021-08-05 20:51:11 +01:00
modmuss50
548c12eee8
Cleanup worldgen code, should fix a lot of issues with other mods. Configuration will come later.
2021-07-20 20:16:10 +01:00
modmuss50
838bb9b114
Fix with no changelog
2021-07-20 20:00:11 +01:00
modmuss50
1e895f1786
Add changelog generation
2021-07-20 19:59:04 +01:00
modmuss50
52357cff10
Publish reborn core jar to curseforge and TR's github
2021-07-20 19:10:11 +01:00
modmuss50
66c70e7e96
Fix conflicts with mojang's mappings
2021-07-20 19:03:30 +01:00
drcrazy
08a2cdb081
First pass on 1.17.1 update. 13 errors left
2021-07-20 03:38:43 +03:00
drcrazy
cb6c6337a8
Fix some warnings.
2021-07-19 16:15:49 +03:00
drcrazy
1af68f5422
Some work on render command #2445
2021-07-08 14:29:43 +03:00
grandmaster
bc719bb7f4
fix unnecessary floating number print ( #2415 ). Thanks to grandmaster8
2021-06-21 12:24:16 +03:00
drcrazy
fa2469b034
Fix crash with casing loading. Closes #2410
2021-06-19 02:47:14 +03:00
modmuss50
dc216b974d
Fix UU matter recipes.
...
Adds a PaddedShapedRecipe to RebornCore
2021-06-02 21:25:15 +01:00
modmuss50
3e13cdb4a6
1.17-pre2
2021-05-31 17:41:07 +01:00
modmuss50
3dfb211309
Fix excessive lag caused by chunk loader. Closes #2375
2021-05-31 17:16:44 +01:00
modmuss50
85dbe15590
Remove big int support from ObjectBufferUtils
2021-05-30 14:59:54 +01:00
modmuss50
31e7b357dc
Use modern java features where we can, optimise imports.
2021-05-29 20:32:05 +01:00
modmuss50
52e4767247
Fix screen handler data syncing, also rewrite it while im at it to reduce the number of packets sent.
2021-05-29 20:05:13 +01:00
modmuss50
d8db208279
Fix crash when opening GUIs
2021-05-29 13:47:09 +01:00
modmuss50
8591baf420
Apply some lost changes to RC
2021-05-29 13:35:01 +01:00
modmuss50
b33f4be5f4
1.17: TechReborn compiles and runs, big thanks to @petabyteboy
...
Co-authored-by: Milan Pässler <milan@petabyte.dev>
2021-05-29 13:19:29 +01:00
modmuss50
c661de5254
1.17: RebornCore compiles, big thanks to @petabyteboy
...
Co-authored-by: Milan Pässler <milan@petabyte.dev>
2021-05-29 12:49:17 +01:00
modmuss50
9520a3e607
Migrate mappings, 1888 errors to go
2021-05-28 14:58:12 +01:00
modmuss50
b0c7a733c7
Move RebornCore into a sub project
...
Update gradle and build against java 16
2021-05-28 14:51:01 +01:00