Commit Graph

519 Commits

Author SHA1 Message Date
ed6a76764b
Cleaner frame rendering 2022-01-18 18:09:46 +07:00
20a705ad40
Fix frame and scrollbar rendering 2022-01-18 17:52:57 +07:00
f6da17c303
Move kotlin files 2022-01-18 17:19:07 +07:00
1e425cce54
Plate press worker blockstate and it's blockstate files 2022-01-18 17:18:29 +07:00
e649182eef
Merge remote-tracking branch 'origin/master' into master 2022-01-18 17:03:59 +07:00
20d84ece56
No need in companion object 2022-01-18 17:03:06 +07:00
891a8a6dd8
Render guiding beams when holding gravitation stabilizer 2022-01-18 17:01:04 +07:00
72911e0208
Rename .java to .kt 2022-01-18 17:01:03 +07:00
6ed2f874a8
Move some render stuff to kotlin 2022-01-18 12:16:41 +07:00
083c6c216e
Rename .java to .kt 2022-01-18 12:16:36 +07:00
a3094549de PLATE PRESS MODEL HAAAAA 2022-01-14 22:10:41 +06:00
a2a53b2ca6
Streamline nbt names 2022-01-14 21:01:34 +07:00
4001eea509
Update data and datagen for latest added blocks 2022-01-14 20:54:27 +07:00
f95d22ebff
Dont get gravitation stabilizer get blocked by stuff 2022-01-14 20:48:30 +07:00
23df86e2f6
Gravitation stabilizer and slightly better blackhole gravity 2022-01-14 20:29:54 +07:00
04a2889311
Rename classes to match namings in other places 2022-01-14 18:54:26 +07:00
68401b01c8
Rename recipes to recipe 2022-01-14 18:47:48 +07:00
c6772f8003
Added more recipes 2022-01-14 18:27:28 +07:00
24ec919450
Update recipes 2022-01-14 18:01:34 +07:00
59ff6c4a2e
Serialize plate press container 2022-01-14 17:43:20 +07:00
5c87d0f8ab
More recipes for plate press, ignore "unknown tag" errors 2022-01-14 17:42:07 +07:00
c016b8850d
Plate Press
initial datagen for recipes
fix addItem ranges in MatteryContainer
2022-01-14 17:19:09 +07:00
81e6a8e616
Move from lambdas to interface since it is more clean in mattery container 2022-01-14 13:27:17 +07:00
fc20c4429d
Dont refuse to work when level is null 2022-01-14 12:47:14 +07:00
9ee960c421
Make chemical generator not eat buckets and other stuff from other mods 2022-01-14 12:37:58 +07:00
757f395004
Move mattery worker to kotlin and revise its code 2022-01-14 12:12:10 +07:00
0307431b4b
Rename .java to .kt 2022-01-14 12:12:08 +07:00
abe0122fe1
JEI support test 2022-01-14 11:07:24 +07:00
e9385efd5c
Translation for tritanium tools 2022-01-13 17:59:44 +07:00
cdc090bc32
Merge remote-tracking branch 'origin/master' into master 2022-01-13 17:21:13 +07:00
0efffda64c Tritanium instruments ХЫХА ХА 2022-01-13 16:19:34 +06:00
f726a9b6d5
Handheld models 2022-01-13 17:18:52 +07:00
f92dd0ad9e
Rename item model provider 2022-01-13 17:06:48 +07:00
52ea1102e4
Add missing datagen entries 2022-01-13 16:23:07 +07:00
b4c02e240d
mark research dirty when un-researching, add onUnresearched 2022-01-13 15:12:17 +07:00
e20a81c02c
Android research refund pill and health pill 2022-01-13 15:10:05 +07:00
c6fbd6aa78
Tritanium tools 2022-01-13 13:45:13 +07:00
a670671e21
Make blackhole be made out of stone 2022-01-11 12:04:41 +07:00
c41fc2c61b
Black holes now break blocks in range 2022-01-11 11:45:54 +07:00
c28ff851c9
Attempt new blackhole explosion algos, but nothing works 2022-01-10 18:55:30 +07:00
1fae349547
Bump forge and kotlin versions 2022-01-09 17:27:45 +07:00
0cac33aec4
Serverside blackhole "weaker" affection now work correctly 2022-01-09 17:19:52 +07:00
ec6c903b6f
Move black holes to kotlin 2022-01-09 17:17:31 +07:00
3039bff89b
Crude fix for weird energy counter interface direction on placement 2022-01-09 15:15:38 +07:00
90d6e85207
Fix wrong rotation along y axis of energy counter 2022-01-09 15:12:27 +07:00
4b4e219a51
Physical model of energy counter 2022-01-09 15:08:25 +07:00
f3600b1f8f
Bring back shapegen, this time as command line tool, update blackhole model 2022-01-09 14:15:22 +07:00
55af4149ff
new black hole model 2022-01-09 14:01:24 +07:00
ba68a032c2
Finally make energy counter model rotate correctly
thanks mojang for not having z axis rotation
very cool
2022-01-09 13:51:39 +07:00
0c20bce816
Combine blockstate providers 2022-01-08 20:11:21 +07:00