Commit Graph

2413 Commits

Author SHA1 Message Date
7eaab24f9d
YuRaNnNzZZ — Сегодня, в 18:27
thanks direwolf
2023-06-25 20:59:28 +07:00
bc340cc317
YuRaNnNzZZ — Сегодня, в 18:27
thanks direwolf
2023-06-25 20:55:13 +07:00
0648667480
Revert "Forge seemingly removed its lootpool deserializer patches"
This reverts commit 926b9a2a17.
2023-06-25 11:00:27 +07:00
d7e62690e1
Bump forge to 47.0.19 2023-06-25 11:00:26 +07:00
65008b2a56 Update cobblestone generator model and make matter decomposer matter canisters glow 2023-06-25 04:03:22 +06:00
7cddbdea31
Optimize Container.balance 2023-06-23 23:56:50 +07:00
dbf28efe89
Optimize Container.balance 2023-06-23 23:42:30 +07:00
4f7c9ea176
Input balancing 2023-06-23 23:30:40 +07:00
2e37ff5de4
Twin plate press 2023-06-23 00:47:32 +07:00
f4c36cc728
Specify "id" of job event loop 2023-06-23 00:04:10 +07:00
97d3a07065
Allow MatteryWorkerBlockEntity to have multiple job event loops 2023-06-23 00:00:35 +07:00
4e62b47f84
Rename fraction() to decimal() in FieldSynchronizer 2023-06-22 22:55:30 +07:00
2298dd17c7
Update black hole code structure 2023-06-22 22:55:00 +07:00
4cd0c4c555
ad astra version bump 2023-06-20 21:03:43 +03:00
c40375d607
Add ConsumeResearchCost event 2023-06-20 21:43:03 +07:00
a518c98999
Visual clarity for added event classes 2023-06-20 21:38:38 +07:00
805297564a
Add more events to android research 2023-06-20 21:37:05 +07:00
070b962df9
Add GatherTooltipsEvent to AndroidResearch 2023-06-20 21:28:01 +07:00
da89401985
updated localization files 2023-06-20 21:15:53 +07:00
1a9ae25fa8
Remove phantom attractor research advancement 2023-06-20 21:01:16 +07:00
c76681d740
React to ESC press while android research tree is open 2023-06-20 20:58:14 +07:00
378f39b877
Remove phantom attractor as android feature 2023-06-20 20:41:35 +07:00
ab61101ab6
Pull and push modes now can be independently configured 2023-06-20 20:36:33 +07:00
e83121c77a
a 2023-06-20 19:26:59 +07:00
85c426e2b6
Update striped tritanium block texture 2023-06-20 18:08:54 +07:00
c6e0777942
YuRaNnNzZZ — Сегодня, в 17:38
:WiseTree:
2023-06-20 17:39:24 +07:00
c9026b1cf7
Bump forge to 47.0.4 2023-06-20 17:20:01 +07:00
02606c5ac6
Mappings are no longer present 2023-06-20 11:33:29 +07:00
a8eeebc166
Useless 2023-06-20 11:32:00 +07:00
734655f53b
Fix "isRigid" being the opposite of "optional" in research builder 2023-06-20 11:30:40 +07:00
fa22fb7cce
Add compound tag to android research for storing arbitrary data with research 2023-06-20 11:22:36 +07:00
3117349757
Move android research type to codecs 2023-06-20 00:32:59 +07:00
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