vhd
|
2541e20693
|
Recycler GUI now syncs "crafting" progress with client (#2385). Thanks to vhd
|
2021-05-29 13:42:24 +01:00 |
|
drcrazy
|
bca4d88fd9
|
Fix fluid replication in fluid replicator. Closes #2352
|
2021-05-29 13:41:23 +01:00 |
|
drcrazy
|
96383ebaaf
|
Fix crash with chunkloader placed by command. Closes #2349
|
2021-05-29 13:39:53 +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
|
9520a3e607
|
Migrate mappings, 1888 errors to go
|
2021-05-28 14:58:12 +01:00 |
|
Justin Vitale
|
48217d0327
|
Don't craft suicide when locked and recipe buffer fixes #2379 #2332
|
2021-04-22 22:03:27 +10:00 |
|
vhd
|
584e822fa3
|
Recycler GUI now syncs "crafting" progress with client (#2385). Thanks to vhd
|
2021-04-12 14:24:51 +03:00 |
|
drcrazy
|
1c85c1e431
|
Fix fluid replication in fluid replicator. Closes #2352
|
2021-03-01 20:19:16 +03:00 |
|
drcrazy
|
9b47348fd3
|
Fix crash with chunkloader placed by command. Closes #2349
|
2021-02-24 12:29: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
|
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
|
d08150850d
|
Revert "Do not start craft until it recipe is locked."
This reverts commit 3ad9f87a
|
2021-01-03 19:50:19 +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
|
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
|
f5107cacd0
|
Couple of warnings
|
2020-10-29 15:13:05 +03:00 |
|
drcrazy
|
fae818db1c
|
Charge-o-Mat back in business. Closes #2264
|
2020-10-29 15:06:53 +03:00 |
|
drcrazy
|
aa18079315
|
Use new canAccept/canProvide methods
|
2020-10-21 01:15:36 +03:00 |
|
drcrazy
|
df974ef5da
|
Fixes due to PowerAcceptorBE changes.
|
2020-10-20 17:21:27 +03:00 |
|
drcrazy
|
7ba962196b
|
Lamps require energy to work. Again. Closes #2227
|
2020-09-25 00:54:48 +03:00 |
|
drcrazy
|
1360187f16
|
Creative tank will void excessive fluid. Closes #2205
|
2020-09-10 16:19:55 +03:00 |
|
drcrazy
|
efad3e6411
|
Formatting for PlayerDetectorBlock
|
2020-09-08 16:00:20 +03:00 |
|
drcrazy
|
c05819729f
|
Fix Greenhouse hologram. Closes #2195
|
2020-09-01 20:44:52 +03:00 |
|
modmuss50
|
6e0fc6af61
|
first pass on 1.16.2 - no world gen
|
2020-07-29 19:42:39 +01:00 |
|
modmuss50
|
b5707b144e
|
Some general cleanup
|
2020-07-26 16:19:33 +01:00 |
|
modmuss50
|
18a08b798e
|
Merge remote-tracking branch 'origin/1.16' into 1.16
# Conflicts:
# src/main/java/techreborn/init/TRContent.java
|
2020-07-25 00:23:59 +01:00 |
|
modmuss50
|
65a15910cd
|
Fix #2170
|
2020-07-25 00:12:39 +01:00 |
|
Justin Vitale
|
c4ef977f16
|
Refactor and import cleanup (Excluding network PR changed files)
|
2020-07-09 23:04:42 +10:00 |
|
Justin Vitale
|
a36a0e6f4a
|
Check multiblock before crafting vacuum freezer
|
2020-07-09 22:55:00 +10:00 |
|
ramidzkh
|
4b2042a100
|
Deduplicate multiblock verification from BlockEntities and Guis (#2133)
* Deduplicate multiblock verification from BlockEntities and Guis
* Update REI
* Remove unneeded calls
|
2020-07-09 22:45:04 +10:00 |
|
Justin Vitale
|
c89d6941ae
|
Get state from blockstate instead of saving it as NBT resin basin
|
2020-07-09 20:23:06 +10:00 |
|
Justin Vitale
|
48bf8ae0f2
|
Have chance to yield two sap closes #2014
|
2020-07-08 19:43:19 +10:00 |
|
Justin Vitale
|
e6e9b8bcfe
|
Fix holding position, fix chat sending on server, drop sap if broken
|
2020-07-08 19:15:23 +10:00 |
|
Justin Vitale
|
80716876b2
|
Cleanup and drop when no log connected
|
2020-07-08 03:34:36 +10:00 |
|
Justin Vitale
|
7d04348853
|
Fix sound
|
2020-07-08 01:40:41 +10:00 |
|
Justin Vitale
|
856f66eeb0
|
Resin basin finished (Recipe, functionality, textures, models)
|
2020-07-08 01:06:34 +10:00 |
|
Justin Vitale
|
90c23b9d57
|
Refactor and cleanup, awaiting new model.
|
2020-07-02 17:20:50 +10:00 |
|
Justin Vitale
|
55fbcb712e
|
Reference issue #2014
|
2020-07-02 02:38:51 +10:00 |
|
Justin Vitale
|
6dc00090d1
|
Add sapper base logic code (MVP) along with rest of it
|
2020-07-02 02:37:36 +10:00 |
|
Justin Vitale
|
704dc06961
|
Import cleanup and reorganization
|
2020-06-18 22:41:34 +10:00 |
|
Justin Vitale
|
390d9f7059
|
Merge branch '1.15' into 1.16
Need to fix up storage unit UI
|
2020-06-18 22:39:26 +10:00 |
|
Justin Vitale
|
025740d8ee
|
Drain block for liquid gathering
https://wiki.techreborn.ovh/doku.php?id=mods:techreborn:drain
|
2020-06-18 21:39:40 +10:00 |
|
modmuss50
|
7ccd5bcebd
|
20w17a compile pass
|
2020-04-26 16:29:38 +01:00 |
|
modmuss50
|
71d88ae44a
|
Merge remote-tracking branch 'remotes/origin/1.15' into 1.16
# Conflicts:
# src/main/java/techreborn/events/ModRegistry.java
|
2020-04-26 00:28:17 +01:00 |
|
modmuss50
|
047c57c918
|
fix license warnings
|
2020-04-26 00:22:24 +01:00 |
|
modmuss50
|
55f9a5df52
|
20w15a
|
2020-04-09 01:47:11 +01:00 |
|
modmuss50
|
0bf6159801
|
Merge remote-tracking branch 'remotes/origin/1.15' into 1.16
# Conflicts:
# build.gradle
# src/main/java/techreborn/client/GuiHandler.java
|
2020-04-09 00:55:38 +01:00 |
|