|
299ca05029
|
Update datagen code to latest forge changes
|
2023-01-13 19:13:03 +07:00 |
|
|
a87f42c866
|
Bump forge to 44.1.5
|
2023-01-13 18:59:53 +07:00 |
|
|
90dd782bcf
|
Reference forge registries directly, when possible
|
2023-01-13 18:56:17 +07:00 |
|
|
3c0f74bc03
|
Update datagen to match Mojang's inner schizo
|
2023-01-13 18:47:16 +07:00 |
|
|
a8a01702ca
|
re-re-re-redo datagen providers
|
2023-01-13 17:52:32 +07:00 |
|
|
afcbaf75ae
|
что вы курили mojang
Revert "One more data provider"
This reverts commit be2dcc6bae .
Revert "Update datagen class"
This reverts commit ee53b85aff .
|
2023-01-13 17:39:47 +07:00 |
|
|
b7a551cef4
|
Make it compile
|
2023-01-13 17:31:10 +07:00 |
|
|
27c0f2274f
|
remove widget atlas from coremod injection
|
2023-01-13 17:29:22 +07:00 |
|
|
d403726d54
|
Update leaveBedButton SRG name
|
2023-01-13 16:44:21 +07:00 |
|
|
027b4bcc3d
|
GridInSprite
|
2023-01-13 16:43:58 +07:00 |
|
|
6305886775
|
More renames of element to sprite
|
2023-01-13 16:38:49 +07:00 |
|
|
ada06bda05
|
Rename skingrid to atlas/sprite grids
|
2023-01-13 16:36:52 +07:00 |
|
|
5693ca266e
|
Mattery atlas, update all atlas assets
|
2023-01-13 16:35:33 +07:00 |
|
|
68b68c4219
|
Rename Skin Element to Mattery Sprite
|
2023-01-13 15:30:39 +07:00 |
|
|
c439665871
|
Update battery and matter implementations to reflect vars
|
2023-01-07 16:50:20 +07:00 |
|
|
adad99a6bf
|
Declare batteryLevel and matterLevel as vars instead of vals
|
2023-01-07 16:15:37 +07:00 |
|
|
be2dcc6bae
|
One more data provider
|
2023-01-07 16:12:41 +07:00 |
|
|
7e6381ad74
|
idk what to do with oregen
|
2023-01-07 15:48:41 +07:00 |
|
|
ee53b85aff
|
Update datagen class
|
2023-01-07 15:48:26 +07:00 |
|
|
bb52032364
|
More 1.19.3 porting
|
2023-01-07 13:28:06 +07:00 |
|
|
1bb643d91b
|
update euclid math extensions
|
2023-01-07 01:32:30 +07:00 |
|
|
30929fc7e6
|
Creative tabs updated
|
2023-01-02 13:04:20 +07:00 |
|
|
9be9e9756b
|
Bump version to 1.1 because 1.19.3
|
2022-12-23 18:00:57 +07:00 |
|
|
889a312eec
|
oh my god
|
2022-12-22 07:05:06 +07:00 |
|
|
84511d37eb
|
bump to 1.19.3
|
2022-12-12 10:05:53 +07:00 |
|
|
5efe3a2e35
|
Use forValidRefs in field synchronizer
|
2022-12-06 18:35:34 +07:00 |
|
|
82389a5e72
|
optimize imports
|
2022-12-06 18:24:02 +07:00 |
|
|
400b92faf6
|
Replace Int2Object avl maps with hash maps
|
2022-12-05 00:28:05 +07:00 |
|
|
e971a6014d
|
Int sets to hashmap where we don't iterate
|
2022-12-05 00:19:50 +07:00 |
|
|
1b4dfc4321
|
Replace AVL tree maps with hash maps where we don't iterate stuff
|
2022-12-05 00:13:24 +07:00 |
|
|
1f7b8a6858
|
Don't throw exception if timer is already finished
|
2022-12-04 12:51:09 +07:00 |
|
|
3e70cc2a60
|
readability
|
2022-12-04 12:50:32 +07:00 |
|
|
de1295abc6
|
Fuck
|
2022-12-02 03:33:45 +06:00 |
|
|
9fce3e2242
|
Merge remote-tracking branch 'origin/master'
|
2022-12-02 03:32:09 +06:00 |
|
|
ef415b9898
|
Fixed some textures;
Texture updates: Matter replicator, pattern monitor;
Fixed UVs for Matter Replicator armatures;
|
2022-12-02 03:31:41 +06:00 |
|
|
e5261ef454
|
also this
|
2022-12-02 01:20:49 +07:00 |
|
|
e1cc295b38
|
Merge remote-tracking branch 'origin/master' into master
|
2022-12-02 01:19:37 +07:00 |
|
|
6136713cff
|
how
|
2022-12-02 01:19:05 +07:00 |
|
|
44647d1228
|
forValidRefs extension function
|
2022-11-30 20:23:55 +07:00 |
|
|
a63d9e15b5
|
use equals
|
2022-11-30 18:13:00 +07:00 |
|
|
b3b858233d
|
Pattern storage and matter scanner textures update
|
2022-11-28 03:55:15 +06:00 |
|
|
cce73992e3
|
Make tritanium doors zombie proof
|
2022-11-27 19:14:17 +07:00 |
|
|
017802e90f
|
Store IEnergyStorage in Mekanism2MatteryEnergyWrapper, providing canExtract and canReceive
Fixes #205
|
2022-11-27 19:04:05 +07:00 |
|
|
a6d020bdab
|
BatteryBankBlockEntity now expose mekanism energy capability
Fixes #155
|
2022-11-27 17:47:39 +07:00 |
|
|
ddf44d11c2
|
Fix duplicate recipe names
|
2022-11-27 13:25:06 +07:00 |
|
|
5e85430f10
|
Greatly buff decorative recipes
|
2022-11-27 13:21:23 +07:00 |
|
|
f885791de4
|
Plate -> Ingot smelthing recipes
|
2022-11-27 13:17:35 +07:00 |
|
|
7073ecfbe8
|
Put doors, trapdoors and minecart cargo crates to appropriate tabs
|
2022-11-27 13:06:25 +07:00 |
|
|
0b31085dc6
|
door.
Fixes #177
|
2022-11-27 13:02:08 +07:00 |
|
|
83ce1e28f2
|
Revert "More matteryrecipe stuff"
This reverts commit adb5d9db59 .
|
2022-11-27 12:53:22 +07:00 |
|