14e57cd4d1
Android research *tree*
...
*epic music plays*
2022-08-23 20:20:00 +07:00
b4f1e7fd89
some warnings
2022-08-23 18:28:37 +07:00
03f62b2d0e
Move render helper to kotlin
2022-08-23 18:26:39 +07:00
c24176374c
Merge android capability into rigid single class
...
since it is relevant only for player anyway
2022-08-20 22:43:48 +07:00
589d3a5499
Normalized lists of research
2022-08-19 18:08:38 +07:00
4fc037327f
Remove usages of deprecated energy storage capability link
2022-08-19 13:24:21 +07:00
928e241323
enqueueWork in MultiByteDataContainerPacket
2022-08-19 13:07:21 +07:00
2d532adf57
Make primitive containers check whenever old data matches new data
2022-08-19 13:02:58 +07:00
aba3f63311
remove early access check
...
since accessing registry itself early throws error now
2022-08-19 12:51:04 +07:00
3f36fb2843
bring back vararg constructor
2022-08-19 12:45:50 +07:00
53e512e918
remove loot modifiers registry fields
...
since they are useless anyway
2022-08-19 12:43:23 +07:00
fc736528dd
Move loot modifiers to 'convenient' and 'powerful' codecs
...
UndefinedBHVR — 22.08.2021
"Unconventional" is an understatement, there's some things there that are just.. "This is the worst way possible to do this, why would you do this Mojang?"
2022-08-19 12:32:01 +07:00
3d520a1a15
draw without shaders (no op)
2022-08-19 02:19:19 +07:00
26f2f5648c
Make it launch
2022-08-19 02:09:13 +07:00
3c7bff7a01
update mods.toml
2022-08-19 01:17:22 +07:00
63fd92a704
Make it compile
2022-08-19 01:13:37 +07:00
f615173f2b
bump minecraft version to 1.19.2
2022-08-18 15:44:55 +07:00
e90e7b3793
Fix no suffix being concated to formatted text
2022-08-17 19:57:47 +07:00
b6e57632a6
Fix fractional prefixes not working
2022-08-17 19:34:13 +07:00
55eb5223b7
Always display in red blockers/blocks in research tree
2022-08-17 19:09:35 +07:00
07c9efabd6
Add missing translation key for improved limbs
2022-08-17 19:05:18 +07:00
73633bd147
Attack boost android feature
2022-08-17 19:03:36 +07:00
0bb154e02e
fix setting wrong field
2022-08-17 17:15:03 +07:00
a5ca7af63e
Use buffer functions to read parts of imprecise fraction
2022-08-17 17:04:38 +07:00
51fa3a012c
Fix invalid order in AndroidEnergyLevelPacket
2022-08-17 17:04:23 +07:00
fa76cbfb74
Move event handler to kotlin
2022-08-17 17:02:17 +07:00
2f6f40d5f4
Android networking reworked
2022-08-17 17:02:07 +07:00
20425015ea
misc changes
2022-08-16 18:35:56 +07:00
add14f1733
Don't construct zero length big integer
2022-08-16 18:35:48 +07:00
3952067366
Don't put fractional digits for pattern count
2022-08-16 17:43:11 +07:00
f7ca3a1e11
Instead of iterating slot indexes iterate slots themselves
2022-08-16 17:41:45 +07:00
23286be3a9
Step assist research
2022-08-16 12:35:41 +07:00
e4833dd924
Revise android research and move it to Kotlin
2022-08-15 01:40:43 +07:00
800132a282
typo
2022-07-30 14:05:09 +07:00
0d3dc3a5fd
move index to property
2022-07-03 23:34:33 +07:00
627e35b065
toIntSafe for BigInteger
2022-07-03 23:10:56 +07:00
843da5c007
Display stored amounts
2022-07-03 23:10:46 +07:00
283342dc82
Get rid of old formatting helper
2022-07-03 22:24:56 +07:00
73e0c9a57e
New SI formatting or something
2022-07-03 21:53:36 +07:00
5833448584
Network storage items as ItemStackWrappers
...
so they can have counts of more than 2bil
Add some formatting for biginteger
2022-06-30 14:06:38 +07:00
11f416c601
Move buttons to bottom
2022-06-30 00:08:57 +07:00
ede335dc3f
Clarify tooltip
2022-06-29 22:19:25 +07:00
7b94558b40
Remove margin of refill priority button
2022-06-29 22:17:40 +07:00
eed9ffaf96
Make craftingGridTuples be sane
2022-06-29 22:05:53 +07:00
b6d3f59da0
Revert "since we no longer need to track several stacks for fuzzy mode"
...
This reverts commit ca9b6cf5fb
.
2022-06-29 22:02:16 +07:00
ff8e9b5207
Also state the downside
2022-06-29 22:01:54 +07:00
4d7ab09e27
Update storage API documentation to lay out some decisions
2022-06-29 22:00:09 +07:00
eb74baffb8
Revert multiple mapping of stacks to each item
2022-06-29 21:43:49 +07:00
ca9b6cf5fb
since we no longer need to track several stacks for fuzzy mode
2022-06-29 21:33:57 +07:00
b64613e3bb
remove fuzzy match mode
...
it is way hard to implement
(you have to copy entire shaped/shapeless match code) and i think it is unnecessary
2022-06-29 21:25:07 +07:00