Commit Graph

759 Commits

Author SHA1 Message Date
fb5ed4bf7e
Mark mekanism be compile time dependency only 2022-02-27 14:57:19 +07:00
6e0e0a44f2
Fix mekanism joules extraction 2022-02-27 14:28:50 +07:00
203b50dcb0
Streamlined energy implementations with transparent mekanism wrappers 2022-02-27 14:24:37 +07:00
98c91b01b0
Initial direct Mekanism energy support 2022-02-27 11:50:52 +07:00
ddf2c178e6
Revisit android features structure 2022-02-26 20:03:29 +07:00
5ba79f20e5
Use enqueueWork because vanilla registries are not thread safe 2022-02-26 12:19:38 +07:00
905e8376ca
Mark storageNode as property 2022-02-26 12:13:11 +07:00
398105f067
Iterate storage system design once again 2022-02-26 12:08:17 +07:00
da7be875d5
Typo 2022-02-25 07:50:45 +07:00
d49c679253
Move registry to kotlin 2022-02-24 22:02:54 +07:00
db5775c90b
Pill in dungeons
Fixes #6
2022-02-23 21:22:52 +07:00
ea8adbf62d
Clarify energy capability of sword 2022-02-23 15:23:13 +07:00
f5d17f6bdb
Energy Sword
Fixes #17
2022-02-23 14:52:38 +07:00
cdb72a610b
Actually rename everything back to match minecraft style
because most of other stuff is named this way
anyway
2022-02-23 11:11:14 +07:00
dd6d30e011
Number client input, energy counter io limit 2022-02-22 18:39:03 +07:00
dc535dd01a
Update mods.toml 2022-01-31 23:39:03 +07:00
e56a9477ef
Panel and minecraft widget panels improvements 2022-01-31 23:31:28 +07:00
060edb8073
Rename .java to .kt 2022-01-31 23:31:27 +07:00
da583324b9
Better menu data networking 2022-01-31 21:58:33 +07:00
34f6d8e3aa
Energy counter direction switch right in gui 2022-01-31 17:50:48 +07:00
02882509e5
Cleaner MenuMatterBottler code 2022-01-31 16:59:40 +07:00
1e49ec57ef
BooleanPlayerInputWidget 2022-01-31 16:49:21 +07:00
8dad391b28
Bump forge build to 64 2022-01-31 12:25:25 +07:00
5d487fabd5
Add worker blockstate to matter recycler 2022-01-31 12:01:24 +07:00
345a24b1ed
Some initial complexity balancing 2022-01-31 12:00:38 +07:00
1aee318ccc
Fix datagen classpath 2022-01-31 11:56:45 +07:00
901d1944ce
We are not nullable INBTSerializable 2022-01-31 11:37:59 +07:00
bbb2649afe
Kotlin build script 2022-01-31 00:24:03 +07:00
86c170be8a
Some un-static'ing 2022-01-30 20:47:50 +07:00
bb606f3c8d
Split registry file into multiple files 2022-01-30 19:59:27 +07:00
c62836fa04
Make use of builtin LazyOptional of energy impl 2022-01-30 17:01:57 +07:00
6e02402f06
Add built in LazyOptional to EnergyStorageImpl 2022-01-30 17:00:13 +07:00
f12ccc84e2
Set logging level about recipe discovery to debug 2022-01-30 16:56:09 +07:00
05a3b4a1d2
Don't punish this much for half researched patterns 2022-01-30 16:52:56 +07:00
accb0b526c
Fix matter decomposer being left with debugging code 2022-01-30 16:45:02 +07:00
03c04178e7
Failure chance in matter replicator, fix tick precision in worker, various fixes 2022-01-30 16:43:30 +07:00
052a29d005
Rename .java to .kt 2022-01-30 16:43:29 +07:00
75c76af82c
Streamline matter and tile worker APIs 2022-01-30 15:12:22 +07:00
8bd6852d10
Matter Recycler, Matter Dust and some fixes 2022-01-30 13:02:03 +07:00
da5aa346fb
New Matter registry, with better balance and "complexity" support 2022-01-29 17:38:25 +07:00
154e3679df
Fix issues with energy counter history 2022-01-26 18:21:34 +07:00
a859084b6f
ImpreciseFraction. Dear... god. There's more. Noooo! 2022-01-26 18:15:38 +07:00
3313a3d011
Industrial glass and pane, models and textures 2022-01-26 16:00:06 +07:00
1415c34206
Better read/write of imprecise fraction 2022-01-26 14:17:09 +07:00
17af248426
Merge remote-tracking branch 'origin/master' into master 2022-01-26 13:11:49 +07:00
edccc75e01
Update matter bottler code 2022-01-26 13:11:42 +07:00
cd9f18ef94
Do not toDouble 2022-01-26 09:01:18 +07:00
a5e5b928bc
Move energy, matter and storage ImpreciseFraction
those imprecisions will haut me in my dreams
2022-01-26 09:00:55 +07:00
dab5cd6a2b
ImpreciseFraction 2022-01-25 21:35:48 +07:00
6cd04682d7
Added energy counter in-world render 2022-01-25 12:54:09 +07:00