bf756191a5
Move panels to subpackages
2023-01-26 22:01:30 +07:00
68736860d9
Move screens to subpackages
2023-01-26 21:57:22 +07:00
ff21380939
Move menus to subpackages
2023-01-26 21:54:58 +07:00
14b2d673d1
docs
2023-01-26 21:51:47 +07:00
bbe4e0ccad
Get rid of client/server fields in networked inputs
...
because they don't make sense anyway
2023-01-26 21:50:50 +07:00
feb1f8d9d6
Rename field -> access in FieldSetter
2023-01-26 21:47:44 +07:00
b1c978a3b0
Fix editing holo sign does not mark chunk dirty
2023-01-26 21:47:29 +07:00
117e59e028
NetworkedStringInput
2023-01-26 21:46:02 +07:00
1842074d9e
AbstractNetworkedInput
2023-01-26 21:16:11 +07:00
0ea4d25755
Technically NetworkedBooleanInput is no longer widget
2023-01-26 21:11:52 +07:00
34d14ec9c6
Migrate player menu inputs to PlayerInput
2023-01-26 21:08:53 +07:00
fc1623b478
a
2023-01-26 20:14:14 +07:00
22ec96345b
Set more meaningful default dimensions
2023-01-26 20:07:39 +07:00
f279bcd3d6
Holo sign block is now barely functional
2023-01-26 20:05:14 +07:00
c7e086e9ae
Home and End hotkeys
2023-01-26 19:01:25 +07:00
60acb8a2dd
ctrl c ctrl v Works ™️
...
selection doesn't Works™️
2023-01-26 18:55:21 +07:00
9c762d50fa
try to fix some selection bugs
2023-01-26 17:21:53 +07:00
518b7e67fe
Selecting text with mouse
2023-01-26 16:06:20 +07:00
b6d5cc4024
Moving text cursor using mice
2023-01-26 15:21:34 +07:00
962ac1d6b7
Merge remote-tracking branch 'origin/master' into master
2023-01-26 00:22:09 +07:00
16e371ec01
selection wiping
2023-01-26 00:17:15 +07:00
dac83d7e63
Selecting text while going up and down the lines
2023-01-25 23:25:44 +07:00
7299238fc9
Tabs don't render properly loal
2023-01-25 21:03:49 +07:00
b62ac72bc5
Text input selection test
2023-01-25 21:03:22 +07:00
472cb057a5
Text input panel test
2023-01-25 14:21:44 +07:00
8ba2ef8b95
matter-bottled
2023-01-24 12:43:05 +06:00
7dffa61bae
rotateWithBlockFacing
2023-01-24 12:09:37 +07:00
48bda405cd
Holo sign test
2023-01-23 23:37:03 +07:00
f9b5a673e2
More block packages sorting
2023-01-23 22:27:03 +07:00
ab135ace62
Move laboratory lamp to decorative package
2023-01-23 22:20:04 +07:00
95189b7eaf
Opening a cargo crate now updates its physical model
2023-01-23 22:18:48 +07:00
47f95975e5
Actually make tritanium armor require full set to stop freezing instead
2023-01-23 22:09:33 +07:00
740ae89ab2
Add tritanium armor to freeze immune tag
2023-01-23 22:02:03 +07:00
b2bababac2
Make tritanium armor require leather armor
2023-01-23 21:17:15 +07:00
b82a027108
even lesser chance for android pills in dungeons
...
Fixes #160
2023-01-23 20:53:09 +07:00
b7a7a5e5d8
Android Research locale
2023-01-23 18:41:16 +07:00
7dd709938f
More advancement russian locale, english locale adjustments
2023-01-23 17:52:06 +07:00
1d0ab8170a
Fix П not being capital
2023-01-23 15:00:28 +07:00
01caf1d85b
Fix tritanium pressure plates being missing from creative menu
2023-01-23 14:59:35 +07:00
610e10c9ad
Russian locale for main advancements
2023-01-23 14:44:24 +07:00
ae02fbd25d
Initial Russian locale
2023-01-21 15:30:36 +07:00
ab9bb9c15f
oops
2023-01-19 11:55:45 +07:00
26fe34d400
final override fun iterator()
2023-01-17 12:43:39 +07:00
e5d94792ae
Fix creative tabs have no names
2023-01-15 22:44:32 +07:00
2889d70648
Move to formatting.kt
2023-01-15 20:10:26 +07:00
45f22762c6
Update battery bank physics model
...
Fixes #224
2023-01-15 20:01:55 +07:00
f89af0aefb
Add ship engine recipe, lang string and tag
2023-01-14 23:03:54 +07:00
51c35d6142
Fix engine model not being parented to cube_all
2023-01-14 22:51:17 +07:00
8abf97f7f8
Actually add ship engine block
2023-01-14 22:42:08 +07:00
7b22bd72c1
unoptimized
2023-01-14 22:38:56 +07:00
005ca65617
Rename internal names of creative tabs
2023-01-14 22:14:37 +07:00
f54322a94b
otm_player -> player
2023-01-14 22:14:15 +07:00
d5186edb23
Merge remote-tracking branch 'origin/master' into master
2023-01-14 22:06:54 +07:00
95a9aa72aa
Move everything to BESubscribeList (and eliminate old, bugged code)
2023-01-14 22:06:45 +07:00
3c73f809dc
Misc updates to BESubscribeList
2023-01-14 20:05:41 +07:00
bd2132c06a
BESubscribeList
...
Fxies #227
2023-01-14 19:19:21 +07:00
03755ccaa4
engine model
2023-01-14 17:18:38 +06:00
ea6a237de8
Move tick, timer and writeonce to util
2023-01-14 17:34:48 +07:00
aa07bdea3b
Engine block
2023-01-14 17:30:28 +07:00
c4692bdec4
Sort core package
2023-01-14 15:02:56 +07:00
35921a3a4b
Use canreceive/extract
2023-01-14 14:32:39 +07:00
87276e22ed
oops
2023-01-14 14:29:33 +07:00
1365ac445a
Small correction to checked energy extensions
2023-01-14 14:24:48 +07:00
b9cb5db9ac
Redo mattery energy storage
2023-01-14 14:22:15 +07:00
9073ae1b08
Remove inner/outer variants from IMatteryEnergyStorage
2023-01-14 13:02:29 +07:00
75211f068c
Rename IMatterHandler to IMatterStorage
2023-01-14 11:59:41 +07:00
e4dc6f60e7
Get rid of receive/extract matter separation
2023-01-14 11:57:32 +07:00
f68ce78bf9
Documentation and some refactoring related to matter capability
2023-01-14 11:41:18 +07:00
16ea829514
Better package structure in capabilities
2023-01-14 10:54:57 +07:00
5c5c68742b
Add docs to MatteryPlayerCapability
2023-01-14 10:50:36 +07:00
fd7619b144
Remove EmptyMutableIterator
2023-01-14 10:14:51 +07:00
0b316fe0fc
toImpreciseFraction -> toDecimal
2023-01-14 10:12:15 +07:00
ce437d4e14
Remove Fraction class
2023-01-14 10:05:42 +07:00
5149b7432d
update render stuff
2023-01-13 23:55:50 +07:00
0c01a7cdaf
Update signature of renderLevel in coremod
2023-01-13 23:37:28 +07:00
37e0f152a7
Suppress warnings from mixin
2023-01-13 23:37:16 +07:00
fe91b184a6
Proper ore json datagen
2023-01-13 22:33:57 +07:00
4c419aaf35
Update tritanium ore biome modifier
2023-01-13 22:08:42 +07:00
5d0b2c9f7e
Ore worldgen json datagen
...
Used to place a configuredfeature, tele jigsaw, template or st'ructure at a given location.
☎️ 🧩 😤 🛣️ 😵 💭 ✨ 🏗️ ⚙️ 🧩 🌎 ⏳ 🧮 🇯 🌞
☎️ 🧩 😤 🛣️ 😵 💭 ✨ 🏗️ ⚙️ 🧩 🌎 ⏳ 🧮 🇯 🌞
☎️ 🧩 😤 🛣️ 😵 💭 ✨ 🏗️ ⚙️ 🧩 🌎 ⏳ 🧮 🇯 🌞
☎️ 🧩 😤 🛣️ 😵 💭 ✨ 🏗️ ⚙️ 🧩 🌎 ⏳ 🧮 🇯 🌞
When the dev team was programming telepathicgrunt, they realized that there was a potential to create something similar inside the tele, causing recursion until the jigsaw crashed. To fix this, they capped the injigsaw grunt available at 2^512 pathics, forcing anything telepathic to be less complex than telepathicgrunt and preventing crashes.
Let’s dissect tele jigsaw grunt pathic telepathic st’ructure worldgenjson. Starting from the beginning, tele implies that the whole has remote control capabilities, such as telepathy or telekinesis. Next, jigsaw implies multiple pieces that can be slotted together and rearranged. A grunt is simply a particular sound generated by an animal, implying that it is capable of creating noise. Pathic, similar to pathos, implies that it can affect emotions in some way. Following this, we have the even more direct telepathic, implying it is capable of reading thoughts and emotions. St’ructure is more difficult because the part after the apostrophe must be abbreviated, meaning it is likely two words, “stereospecific technostructure”. This implies it is a synthetic construct with a specific arrangement, meaning it could be a program. With this context in mind, processorjigsaw makes sense: it’s capable of rearranging its components and editing its code. Finally, worldgenjson could mean that it has some ability to manipulate reality through JSON.
With all this in mind, I present my theory. tele jigsaw grunt pathic telepathic st’ructure processorjigsaw worldgenjson is a sapient, self-editing AI with telepathic and ontokinetic abilities. Due to its synthetic nature, it is interested in studying the behavior of humans, and using its abilities, created and spread an inside joke within the MCDrama server, giving it its own name in an act of vanity.
2023-01-13 21:54:52 +07:00
3d9bc21a6f
Don't add second itemstack if matter/energy value didn't change
2023-01-13 19:42:39 +07:00
46509a59fb
Fix matter data provider writing to wrong folder
2023-01-13 19:28:11 +07:00
8a68bc9bd8
Make it run
2023-01-13 19:20:14 +07:00
299ca05029
Update datagen code to latest forge changes
2023-01-13 19:13:03 +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
889a312eec
oh my god
2022-12-22 07:05:06 +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
adb5d9db59
More matteryrecipe stuff
2022-11-27 12:25:48 +07:00
6dabb0b5ba
Don't cover entire screen in matter commentary
2022-11-27 00:36:03 +07:00
2c7bb69b71
exosuit -> exopack
2022-11-27 00:31:09 +07:00
2e55e256d6
tritanium d00r, painted
...
related to #177
2022-11-27 00:16:27 +07:00
f52fc4eb84
HasExosuit -> HasExoPack
2022-11-26 11:57:27 +07:00
f8a32ac2c3
properly register loot item conditions
2022-11-26 11:56:16 +07:00
94c64e0a5c
properly register item function types
2022-11-26 11:52:02 +07:00
e8f8682692
Fix itemstack with shared tag being synchronized when nothing changed from client viewpoint
2022-11-25 15:28:29 +07:00
3c38188ddf
a
2022-11-25 14:18:36 +07:00
58e5dfb505
Don't create "top most" config declaration
...
Because it is not required and clutters vision
2022-11-25 14:15:44 +07:00
5c1aaaa352
Allow to scroll exopack inventory when hovering over slots in non OTM guis through config option
...
Fixes #208
2022-11-25 14:14:02 +07:00
ae9c706cdc
Rename Exosuit to Exopack
2022-11-25 13:13:39 +07:00
e811a66119
Wither boss is now neutral to android players
...
Fixes #207
2022-11-24 23:23:19 +07:00
3d77f5c02f
Fire teleport event on forge event bus
...
Fixes #219
2022-11-24 22:43:09 +07:00
56d1501d61
Fire teleport event on forge event bus
...
Fixes #219
2022-11-24 22:28:11 +07:00
cef1ead810
isDamageableItem check is useless
2022-11-24 22:15:00 +07:00
06bd41946c
Allow HFB to be enchanted at table directly
2022-11-24 22:14:16 +07:00
09111a87d9
Mark energy sword as enchantable
...
still, you can't enchant it, because enchants don't recognize it as appropriate item to enchant
2022-11-24 22:02:07 +07:00
56789d0e40
Transfer enchantments from recipe ingredients to result item in EnergyContainerRecipe
...
Fixes #216
2022-11-24 21:58:51 +07:00
aa32dea682
ImpreciseFraction -> Decimal
...
because it truly is.
2022-11-24 21:44:45 +07:00
5eaa8adc6c
Display matter value for one item and stack at the same time
2022-11-24 21:35:56 +07:00
4a7fa4c089
Merge remote-tracking branch 'origin/master' into master
2022-11-24 21:35:38 +07:00
62e14cee02
Update scan time formula
2022-11-24 21:15:09 +07:00
6e6127b3f9
Update research advance formula
2022-11-24 21:14:58 +07:00
bda1da86d5
Rebalance and update matter recycler
...
update matter replicator internal capacity
2022-11-24 21:07:06 +07:00
ab97d9f051
Remove unused code
2022-11-24 20:06:02 +07:00
6ead1cfaf5
Let there be light. (For batteries)
2022-11-24 19:01:07 +06:00
768bd83920
Matter decomposer texture update; Why is this widget colored like that
2022-11-24 18:33:13 +06:00
f97e533f32
Use imprecise fraction cache more intensively
2022-11-24 17:40:48 +07:00
d539042e29
Better battery bank plug; Battery/matter banks and android station texture updates
2022-11-24 16:37:45 +06:00
8daf8e4618
Comment on default value of imprecise fraction config values
2022-11-24 16:47:28 +07:00
8f675a8a02
Fix matter capacitor and matter dust having "no" matter value
2022-11-24 16:45:40 +07:00
10b2df4c48
Fix blackhole rendering
2022-11-24 16:34:10 +07:00
657b388e55
Rebalance black hole to new matter values
2022-11-24 16:27:58 +07:00
d8e6a43085
oopsie
2022-11-24 15:47:39 +07:00
096a144c53
Use valueOf to avoid polluting heap
2022-11-24 15:36:21 +07:00
d39c0d33a3
Don't store modification chain since it is not used anywhere
2022-11-23 19:47:39 +07:00
033660a357
typos
2022-11-23 19:39:58 +07:00
244da481da
Merge remote-tracking branch 'origin/master' into master
2022-11-22 16:47:14 +07:00
2857a3f9ef
Long hash map somehow is ~4 times faster than AVL tree map
2022-11-22 16:12:51 +07:00
310823055b
Fix Гиршок какого чёрта
2022-11-21 01:03:29 +06:00
bbcf83e239
Java friendly version of hasMatterValue
2022-11-19 16:06:22 +07:00
3ca8f11c48
Stream'y
2022-11-19 16:04:50 +07:00
471ddb49e5
Matter value calculation now account for itemhandler
2022-11-19 15:01:57 +07:00
f68a927773
Matter blacklist
2022-11-18 21:37:15 +07:00
80a9759d4e
Update balance values of matter capacity
2022-11-18 10:27:01 +07:00
08911ed033
Properly prefix dump files
2022-11-18 00:19:28 +07:00
613add6658
Make sure it wont shockwave in creative
2022-11-18 00:17:56 +07:00
cd63bcca28
Log matter registry packets technical information
2022-11-18 00:16:11 +07:00
a405d396ca
New matter registry is now functional in multiplayer
...
yippie
2022-11-18 00:03:28 +07:00
6dafff0bf4
Support /reload in matter manager
2022-11-17 23:31:27 +07:00
96c4b21bc5
Ghast tear matter value
2022-11-17 23:13:27 +07:00
dcdb4b88e4
Fix recursive recipes resolving bugs
2022-11-17 23:12:15 +07:00
804dfed42c
Account for compute
entires in backtrack code (despite it should not have reached backtracking if there is compute entry)
2022-11-17 22:39:55 +07:00
9a92205178
More matter values and balancing
2022-11-17 22:27:25 +07:00
979ac2b447
Comment with iteration number
2022-11-17 22:26:50 +07:00
0f1ef82fcd
store multiple comments
2022-11-17 22:15:39 +07:00
d9944bd37c
Add modes and mod filer to Dump Matter Registry command
2022-11-17 00:03:39 +07:00
209d639251
Matter registry dumps
2022-11-16 09:23:38 +07:00
865d74ed2e
We don't receive cancelled events
2022-11-14 10:06:53 +07:00
3d435200bc
Bring back
2022-11-14 09:48:08 +07:00
e27c791c08
formatting
2022-11-14 09:45:55 +07:00
fa536734c2
Merge remote-tracking branch 'origin/master' into master
2022-11-13 17:00:21 +07:00
e2e7ce4f7a
Comment on internal functions
2022-11-13 00:48:19 +07:00
6d97731614
Move indirect computations behind seenItems
2022-11-13 00:01:01 +07:00
9592860349
Un-tangle matter system
2022-11-12 23:54:29 +07:00
37e4f33af6
Compute action, more matter values
2022-11-12 12:31:43 +07:00
f7a1d8aeed
Actually deserializeFunctionTree should be private
2022-11-11 00:55:47 +07:00
1330fe6925
Extract functions from updateaction
2022-11-11 00:47:42 +07:00
9d9ff2e35b
Медно-цинковые сплавы отличаются большей твердостью, чем исходные металлы. Применяются они для изготовления приборов, деталей машин и предметов домашнего обихода.
2022-11-10 20:30:35 +03:00
00c02aab82
Don't computeIfAbsent so we can recursively compute stuff in future
2022-11-09 23:37:58 +07:00
3a589f53ec
get rid of color glitch completely
2022-11-09 23:31:18 +07:00
3e6cab943f
Comment on derived recipe
2022-11-09 23:19:19 +07:00
114c8adbe6
Even better recipe backtrack
2022-11-09 23:09:04 +07:00
5d727fc5ce
Better recipe backtrack
2022-11-09 21:26:49 +07:00
c07c9e7aaa
Add plate press recipes to recipe resolver
2022-11-09 20:09:03 +07:00
ed3fafe89b
Fix simple recipe finder
2022-11-09 20:07:34 +07:00
c9d511bd5c
Remove second isIncomplete check
2022-11-09 19:52:07 +07:00
caa5464641
Recipe backtracking
2022-11-09 19:46:44 +07:00
36dcc83f35
More matter values
2022-11-09 19:14:45 +07:00
33aee85cda
Fixes to recipe resolver
2022-11-09 19:07:12 +07:00
92854f66a7
Fix formatting of doubles and ints
2022-11-09 18:46:35 +07:00
ed027eecec
Make recipe streams sequential
2022-11-09 18:29:13 +07:00
e56f27ee6b
Log "to determine" matter values
2022-11-09 18:25:07 +07:00
4ab5871493
ticks -> Ticks
2022-11-09 18:24:45 +07:00
59fe4dc0ea
Add single quotes
2022-11-09 18:12:39 +07:00
b66ce4a859
clarify
2022-11-07 20:39:10 +07:00
11f876ab57
Slice and splice classes
2022-11-06 16:29:38 +07:00
b1bd0aa2b5
Rename resolver to finder
2022-11-06 16:23:47 +07:00
b2ea1e9b24
Maybe compute baseDirectory each time it is accessed?
...
maybe fixes #218
2022-11-06 16:22:45 +07:00
f3f7e84b69
Recipe resolver now comment about it's matter value resolution failures
2022-11-06 16:11:24 +07:00
5ab1f1806a
Report when kotlin is missing or outdated
2022-11-06 13:05:23 +07:00
94097d428d
Report when kotlin is missing or outdated
2022-11-06 13:00:16 +07:00
593b4d7554
Allow to use DSL syntax of MatterDataProvider in Java
2022-11-06 12:43:53 +07:00
2f0b817d5d
Include entry name in error message
2022-11-06 12:31:03 +07:00
9e9cac41ee
Use unmodifiable map
2022-11-06 12:22:56 +07:00
0cf1bbcf24
Make it compile
2022-11-06 00:29:28 +07:00
68a1e8c9e8
Always return "skipped" status if hitting recursion or something
2022-11-05 12:29:13 +07:00
778dd400f6
Some corrections and additions of defined but defunct logic
2022-11-05 12:27:19 +07:00
a14a702f39
New recipe resolver, json based
2022-11-05 01:09:14 +07:00
4e154f0263
configurator
2022-11-03 22:17:28 +07:00
745979d101
also make implement lazy
2022-11-03 21:43:56 +07:00
bdb2e85bcd
Move probablyParallelStream to ext
2022-11-03 21:40:11 +07:00
026a670dec
Make RegistryDelegate implement Supplier
2022-11-03 21:38:50 +07:00
f01b354cd8
Open RegistryDelegate to public
2022-11-03 21:38:12 +07:00
0202683e77
Remove deci and centi SI prefixes
2022-11-03 21:25:54 +07:00
2744ec080d
some new matter values
2022-11-03 21:19:22 +07:00
df14e1b449
Update pack mcmeta
2022-11-02 23:42:13 +07:00
3ee445a1fd
Tritanium dust texture
2022-11-01 01:44:56 +06:00
adf351c6af
forgot kot for dust
2022-10-29 18:31:00 +03:00
c45168b120
tritanium dust ( #214 )
2022-10-29 18:03:39 +03:00
59a1bff1ba
Matter values datagen test
2022-10-29 20:10:00 +07:00
8909fbfcfc
More helper functions in MatterDataProvider
2022-10-29 12:23:08 +07:00
71fc9601b0
probablyParallelStream
2022-10-29 11:19:19 +07:00
a757fcc9ab
New matter values system checkpoint
2022-10-29 00:39:45 +07:00
53f987e84a
Merge remote-tracking branch 'origin/master'
2022-10-27 22:04:38 +06:00
dbf4be9f6c
Ocean container???
2022-10-27 21:59:14 +06:00
a178c88bf2
GearShocky — Сегодня, в 18:47
...
pattern monitor не поворачивается
2022-10-27 18:50:48 +07:00
606309a962
Fuck
2022-10-27 17:19:51 +06:00
3e291ff340
Merge remote-tracking branch 'origin/master'
2022-10-27 17:12:28 +06:00
3ed221afc6
Fix glitches rendering incorrectly in water on fancy and fast settings
...
Fixes #211
2022-10-27 17:57:18 +07:00