Commit Graph

2331 Commits

Author SHA1 Message Date
e39bb8e1ab
More meaningful error 2023-06-20 00:24:04 +07:00
90de22b288
Update streams tests 2023-06-20 00:23:44 +07:00
ddc3850722
Fix writeJson and readJson trying to correct negative numbers, when writeVarLong already does this 2023-06-20 00:23:34 +07:00
09db4ad9e9
Revisit how android research datapacks work
Instead of "feature results" provide them with just "results", which reference arbitrary features from registry
Do the same to research description, with its own registry
2023-06-19 21:37:43 +07:00
dfa14ca2a1
Add missing json null writer for writeJson 2023-06-19 21:31:14 +07:00
2bc9aa8f06
Put 3 decimals by default when formatting numbers, always SI format numbers smaller than 1
Formatting numbers in SI format when they are smaller than 1 by absolute value
avoids case where we want to see "exact" values, but value is too small to be displayed without SI prefix
2023-06-18 18:32:42 +07:00
849563e7eb
Remove Decimal interning 2023-06-18 18:15:08 +07:00
9276d087df
Greatly increase Decimal cache pool 2023-06-18 17:57:00 +07:00
f8e9d20094
Get rid of Long precision value, since it upper limits possible precision 2023-06-18 17:48:51 +07:00
48ee669458
New Decimal class, with fixed point and compile-time precision 2023-06-18 17:45:48 +07:00
1c7abed6e9
Fix matter manager recipe finder creating item stacks with infinite cost 2023-06-18 17:43:23 +07:00
9efad96aff Sligthly update machine frame 2023-06-16 22:20:32 +06:00
fed99d4104 Remove some unnecessary faces 2023-06-16 22:13:54 +06:00
8c06b0e497 Matter replicator texture update 2023-06-16 17:26:22 +06:00
ab1b752f3c
⚙ SHOCKY — Сегодня, в 1:34
о ниеее рендер предмета что печатается больше не работает
2023-06-16 09:23:44 +07:00
a2dc3c7d97 Updated redstone signal configuration widgets (?) 2023-06-16 01:23:27 +06:00
0da6a8bd28
Better names for additions 2023-06-16 00:18:04 +07:00
afe46b0bd9
Separate job loop logic from Worker Block Entity into own class 2023-06-15 15:34:26 +07:00
a040e4cc63
Bump dependencies in mods.toml 2023-06-13 22:20:13 +07:00
1acb78cc15
I AM ONCE AGAIN disabling runtime dependencies 2023-06-13 20:58:43 +07:00
320bbaaf1d
Bump to Minecraft 1.20.1 2023-06-13 20:58:11 +07:00
7ffebff8f1
bump curios version 2023-06-12 11:07:32 +03:00
90cb702254
Bump JEI to 14.0.0.5 2023-06-11 18:43:30 +07:00
56771dcd32
YuRaNnNzZZ — Сегодня, в 18:13
:WiseTree:
2023-06-11 18:24:24 +07:00
0a01a4f133
Jokerge 2023-06-11 18:11:55 +07:00
20acf14bee
matter reconstructor item render 2023-06-10 17:49:44 +03:00
87e2c8d1d8
Update matter interface to match energy one, add profiled matter storage
Add weighted average to profiled storage to make "transferred last second" display less stiff
2023-06-10 20:18:21 +07:00
0db20bc389
Add missing profiled gauge panel to plate press screen 2023-06-10 13:08:12 +07:00
6181da4ba5
Bump forge to 46.0.10 2023-06-10 12:43:14 +07:00
d1e94f4154
YuRaNnNzZZ — Сегодня, в 1:37
НУ НЕ УМЕЮ Я В КОТЛИН
2023-06-10 01:37:28 +07:00
d77f735fa8
redone tritanium recycle recipes, added simple armor recycling, removed shield from tools group 2023-06-09 19:01:29 +03:00
9b5871a320
i world like my text be not outside my screen thanks 2023-06-09 19:23:03 +07:00
67aec1a731
fixed mixin warnings 2023-06-09 14:38:56 +03:00
e660810c73
move tools tags to vanilla from forge 2023-06-09 14:02:19 +03:00
47528897fc
bump more deps 2023-06-09 14:00:21 +03:00
660fe93297
update JEI plugin + added back to runtime 2023-06-09 12:26:24 +03:00
b757d529d9
bump forge + jei versions 2023-06-09 11:50:21 +03:00
b31bbf151c
Fix text selection in text input panel 2023-06-09 14:59:29 +07:00
431326de4b
Render baked text immediately when rendering inside GUI 2023-06-09 14:51:27 +07:00
cc9f87b352
Register creative tab registrar 2023-06-09 14:39:11 +07:00
926b9a2a17
Forge seemingly removed its lootpool deserializer patches 2023-06-09 14:28:53 +07:00
3fca6e0694
Make mod compile 2023-06-09 14:22:50 +07:00
e4a4c8f407
Bump mixingradle to 0.7.33 2023-06-09 14:19:33 +07:00
8262a60e10
Add update level() accessor in mixin 2023-06-09 12:51:49 +07:00
b9cf88789d
Make font helper functions compile 2023-06-09 12:43:23 +07:00
b7a8f6db14
добейте выживших (триггеры) 2023-06-09 08:41:27 +03:00
16b28a1d2d
most *compile* errors resolved for 1.20
only damage triggers remain and whatever font funcs in Ext.kt
2023-06-08 15:41:18 +03:00
8a0cfaa90d
Some 1.20 portings 2023-06-08 13:51:04 +07:00
817630cb79
Update mods.toml to reflect new mc version 2023-06-08 11:07:00 +07:00
9f3a2c821a
Bump to minecraft 1.20 2023-06-08 11:04:21 +07:00