Commit Graph

1899 Commits

Author SHA1 Message Date
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
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