Commit Graph

2260 Commits

Author SHA1 Message Date
1d8c636de4
Holo sign crafting recipe 2023-01-29 21:14:05 +07:00
fb1117907a
Matter panel now requires tritanium plates 2023-01-29 21:07:18 +07:00
ac2deefcae
Holo screen locale, api docs 2023-01-29 21:01:12 +07:00
46f0b1bf59
Fix scroll bar constants 2023-01-29 20:31:35 +07:00
074090f404
fix checkbox texture 2023-01-29 20:26:51 +07:00
ece5b2a936
Better check box label 2023-01-29 20:23:37 +07:00
19d8eca2e5
Holo sign lock, more streamlined player input API 2023-01-29 20:02:40 +07:00
e505bce76d
Give player input classes better names 2023-01-29 14:23:17 +07:00
d49ec98d71
Implement ReadWriteProperty in GetterSetter 2023-01-29 00:12:32 +07:00
4c78e4e6c6
Trick JVM into not validating hierarchy tree 2023-01-29 00:02:41 +07:00
fdad25cb17
AbstractNetworkedInput.with accepts GetterSetter 2023-01-28 23:57:08 +07:00
6c4d8d492b
Make IMutableField implement GetterSetter 2023-01-28 23:48:01 +07:00
cb433871be
Holo sign shape 2023-01-28 18:48:53 +07:00
903cb30c8e
Exiark - Let There Be Light (feat. Chi-Chi) 2023-01-28 18:29:07 +07:00
ad2ab7e10a
Add battery models which are no longer datagened 2023-01-28 18:24:05 +07:00
fd9b74cebe
Get rid of matterymodelbuilder (because it is useless) 2023-01-28 18:18:46 +07:00
845550e7a2
Merge remote-tracking branch 'origin/master' into master 2023-01-28 17:50:52 +07:00
8de86dd087
Limit text input in holo sign 2023-01-28 17:50:18 +07:00
64a54add95
Line and row scrolling 2023-01-28 17:26:04 +07:00
fd84c40c1e
Rename cursorCharacter to cursorRow 2023-01-27 20:16:40 +07:00
864d8b8df2
Return proper "input handled" booleans when possible 2023-01-27 12:29:57 +07:00
c47082e3f3
Clear selection only when clicked while already focused 2023-01-27 12:12:44 +07:00
b7887b4946
Unfocus text input panel when clicking outside its bounds 2023-01-27 11:51:03 +07:00
87b86b5d9f
Declare setter of autoKillFocus as public 2023-01-27 11:50:45 +07:00
74ade46807
More proper mouse grab killing in killfocus 2023-01-27 11:48:22 +07:00
6ea1edd358
Kill mouse grab when killing focus 2023-01-27 11:46:15 +07:00
cbd40d03ee
Allow to move selection cursor while mouse is outside of panel bounds 2023-01-27 11:45:52 +07:00
f76fe4add6
acceptsCharacter, support text padding in text input 2023-01-27 11:39:02 +07:00
03927bfc72
Directly declare generic type 2023-01-27 11:03:32 +07:00
2a8d08c357 holo-sign model is in but for some reason lights rendering is odd 2023-01-27 05:15:15 +06:00
a14c069c50
Fix imports 2023-01-26 22:14:56 +07:00
806a45f6bb
Rename buttons -> button 2023-01-26 22:02:37 +07:00
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
ab2e31adee Fix No starting jigsaw overdrive_that_matters:frigate_anchor found in start pool overdrive_that_matters:frigate 2022-10-27 16:51:07 +06:00
2b50109fd5
Check for "survives explosion"
Fixes #161
2022-10-27 16:13:57 +07:00
4dc132a8ec
Move everything to lootpools
Fixes #191
2022-10-27 16:01:45 +07:00
228cc3eab5
un-funny format 2022-10-27 14:23:14 +07:00
f319bd9287
Split kotlin dsl extensions from loottables file 2022-10-27 14:22:13 +07:00
a2345fa602
More moves 2022-10-27 14:19:57 +07:00
37eea6f2e0
Move conditions to subpackage 2022-10-27 14:19:18 +07:00
486a668e8a
Get rid of basic and plant loot appenders
Almost fixes #191
2022-10-27 14:17:22 +07:00
ef074721f8
rename 2022-10-27 01:07:14 +07:00
fd1007b164
aaaaaaaaaAAAAAAAAAAAAAAA 2022-10-27 01:04:59 +07:00
1fed86db80
Allow to quickly move items from curio slots 2022-10-26 23:46:10 +07:00
d8eef6db10
Make exosuit upgrades drop only when killed by real player 2022-10-26 22:57:48 +07:00
6d40cc923f
Nerf tritanium armor values once again, make it slightly worse than diamond armor at protection 2022-10-26 22:56:31 +07:00
6e0ccf35fe
Tick only visible children 2022-10-26 22:38:53 +07:00
f97ec55e0c
Why this wasn't done before 2022-10-26 22:37:01 +07:00
ebabcdf731
docs 2022-10-26 22:27:10 +07:00
1e34b7dfce
Energy counter reset recipe
Fixes #175
2022-10-26 21:53:06 +07:00
9fa2aa46cd
Buff nanobots regeneration, move balance values to config
Fixes #174
2022-10-26 21:50:17 +07:00
91fab0848f
Buff machine frame recipe 2022-10-26 21:32:52 +07:00
29cad18e2d
Buff advanced plate press recipe
Fixes #154
2022-10-26 21:31:40 +07:00
4e07ceb8e8
Androids are now immune to confusion
Fixes #159
2022-10-26 21:30:09 +07:00
0736259b11
Wearing tritanium leggings and boots disable sweet berry bush damage
Fixes #164
2022-10-26 21:07:41 +07:00
bf802cd1aa
Shockwave no longer trigger in creative flight 2022-10-26 20:47:29 +07:00
1e6aa979db
Optimize quick move 2022-10-26 20:21:00 +07:00
3c1e74015e
Simplify quickMoveStack logic in MatteryMenu 2022-10-26 18:52:54 +07:00
62b16ac29d
Allow to quickly move armor from its slots 2022-10-26 18:46:07 +07:00
3c2aa6649a
KilledByRealPlayerOrIndirectly
Fixes #202
2022-10-26 18:40:06 +07:00
e0a01b7cf0
Add getUndockedVisibleChildren 2022-10-26 18:30:26 +07:00
d403fca482
Rename children properties 2022-10-26 18:28:21 +07:00
44da2c4b11
Track visible children separately
Fixes #201
2022-10-26 18:27:35 +07:00
a7b09441c5
More smart energy distribution in battery bank 2022-10-25 21:35:17 +07:00
dbbb05808a
Move decorative recipes 2022-10-25 21:05:36 +07:00
7c7b7abe5e
Placeholder crafting recipe for pattern drive
Related to #138
2022-10-25 21:04:55 +07:00
5c85cdd4d0
Metal beam recipe
Fixes #185
2022-10-25 20:53:50 +07:00
3ea3dbd6b1
Danger stripe block recipe
Fixes #186
2022-10-25 20:51:05 +07:00
32b8215435
Fix android glitch cause horizon to render black
Fixes #162
2022-10-25 18:23:25 +07:00
991972216e
Fix android research refund refunding "levels" of experience
Fixes #184
2022-10-25 16:41:46 +07:00
4d551a2df9
Bows now can use arrows from exosuit inventory
Fixes #172
2022-10-25 16:35:12 +07:00
5468a18280
Fix nanobots regeneration reset counters when damage received is zero
Fixes #189
2022-10-25 13:52:45 +07:00
964065eca5
Double power requirement of energy as android 2022-10-24 19:40:39 +07:00
062bd74cf8
actually, regenerate strictly 1 heart at most 2022-10-24 18:26:26 +07:00
2e140b1f9e
Merge remote-tracking branch 'origin/master' into master 2022-10-24 18:23:22 +07:00
967057cf36
Invalidate synchronizers exosuit menu when scrolling in non otm guis
Fixes #165
2022-10-24 18:22:54 +07:00
3e2b524519
Do not trigger glitch effect when damage received is zero or negative
Fixes #143
2022-10-24 18:05:53 +07:00
0cc753e035
Re-opening GUIs no longer evaporate scrollbar due to already scrolled slots
Fixes #150
2022-10-24 18:04:01 +07:00
d3e2b1928a
Try to prevent multiple scrollbars
Fixes #168
2022-10-24 17:39:05 +07:00
2287c74ed9 Base textures for colored doors 2022-10-24 15:12:55 +06:00
06ada43c75 Exosuit color texture 2022-10-24 15:09:36 +06:00
1e654ff079
Quickcraft into hotbar
Fixes #170
2022-10-24 09:13:14 +07:00
8a5727233a
Also don't scroll mattery menus 2022-10-24 08:43:08 +07:00
3f3d08ac32
Color noise client option
Fixes #142
2022-10-23 22:56:47 +07:00
b0f820e6f0
Fix nanobots regeneration being wild 2022-10-23 22:22:14 +07:00
161da49007
Nerf energy sword damage 2022-10-23 20:19:38 +07:00
83ab948b51
Mark glass achievement as goal 2022-10-23 18:05:18 +07:00
604385e82e
Actually, this is better 2022-10-23 18:03:32 +07:00
a1727fc7bf
stupid 2022-10-23 18:02:05 +07:00
115cd1f027
Do not scroll inventory menu 2022-10-23 15:00:21 +07:00
b14b7467c9
Don't eat mouse input in effect list panel
this allows to click on effect list panel with item to drop it
2022-10-23 13:54:50 +07:00
8442cdb9ad
Don't give a damn about imprecise energy ops
because it is a video game anyway
2022-10-23 13:28:50 +07:00
99513ecc04
Merge remote-tracking branch 'origin/master' into master 2022-10-23 12:32:41 +07:00
55592a0e11
Make mekanism energy conversion update 2022-10-23 12:30:19 +07:00
2dd617b617
Fix energy conversion with mekanism 2022-10-23 12:19:30 +07:00
c1120c92ff
Spew errors in mekanism integration 2022-10-23 12:08:24 +07:00
6cd29403be
thirty two bits 2022-10-23 12:01:25 +07:00
54fea6bc22
god damn it 2022-10-23 11:30:25 +07:00
a6e0778d49
я ненавижу каждую секунду видения этого. 2022-10-22 23:38:17 +07:00
104ceaf0a4
Don't scroll any possible item variant this fast 2022-10-22 21:46:44 +07:00
071d831005
Add missing items to Old Fashion Color Touch 2022-10-22 21:03:33 +07:00
18b62dff42 Laboratory Tele jigsaw worldgenjson error fix and alternative entrance structure variants 2022-10-22 18:19:41 +06:00
40cfb030c2
Rename 2022-10-22 12:28:46 +07:00
2fc7073c01
Simplify integerDivisionDown and integerDivisionUp 2022-10-22 12:22:12 +07:00
0d52bd8e19
Add config option to disable hunger to energy regeneration
Fixes #79
2022-10-22 10:44:21 +07:00
da96de0037
Don't instantly destroy blocks by shockwave which can't be mined by hand 2022-10-22 01:24:39 +07:00
d6250f4cb2
Revert shockwave sound to ultrakill one
Because we now have permission from copyright holder
2022-10-22 01:11:23 +07:00
6f4622884d
Don't waste cpu cycles 2022-10-22 01:04:48 +07:00
6cd050e0a7
Unify android ability wheel render logic 2022-10-22 01:01:07 +07:00
32f5b2ece9
Actually fix android glitches on death 2022-10-22 00:54:26 +07:00
667553fb3d
Fix inventory scrollbar in regular guis 2022-10-22 00:51:51 +07:00
4f64733981
lol 2022-10-22 00:42:33 +07:00
54213d944f
something something glitch 2022-10-22 00:35:33 +07:00
e7f919de21
Add exosuit visibility toggle tooltip 2022-10-22 00:21:54 +07:00
8fc69cf3e3
Actually, DO use default endpoint in public synchronizer 2022-10-22 00:11:30 +07:00
2816250774
Final fixes to synchronization of mattery player to other players 2022-10-21 23:56:38 +07:00
949e529b19
Instantly invalidate synchronizers for mattery players 2022-10-21 23:06:37 +07:00
af916f39e9
Throw exception when trying to read after end of stream 2022-10-21 23:03:07 +07:00
f64ea09a1b
Fix imports 2022-10-21 22:53:53 +07:00
00f759d1a5
Remove entity renderer panel button hacks 2022-10-21 22:49:51 +07:00
b6b7ea6a77
Split checkbox panels file 2022-10-21 22:46:35 +07:00
b2181819ca
Split buttons panel file 2022-10-21 22:45:56 +07:00
a53438e1f9
Exosuit display toggle button 2022-10-21 22:44:12 +07:00
834efad363
Proper exosuit model 2022-10-21 20:08:19 +07:00
70a0030be7
Make exosuit glow ??? 2022-10-21 19:47:17 +07:00
5a76223f14
ah yes, no hooks for layers 2022-10-21 19:31:53 +07:00
16bd9cd20a
Exosuit model test or something
???
2022-10-21 18:59:20 +07:00
6ac423f256
Name fields 2022-10-21 17:44:22 +07:00
2809840e43
Optimize imports 2022-10-21 17:09:44 +07:00
13802c0cb2
Separate networked fields in mattery player to private and public 2022-10-21 17:06:38 +07:00
286174d8a7
Fields now know their payload sizes, field synchronizer stream now can be safely embedded into any other data structure 2022-10-21 16:37:06 +07:00
0396a4f7c0
Field synchronizer can have fields defined in any order, it will work as long as field names match on both client and server 2022-10-21 15:49:42 +07:00
cac0b2fadb
MatteryContainer now save only non empty itemstacks 2022-10-21 14:02:16 +07:00
5a70c22acc
Put in more sane values 2022-10-21 13:30:29 +07:00
920ae7b2b2
formatting 2022-10-21 13:16:23 +07:00
d2257749e0
Inventory scrollbar in all inventories
Fixes #120
2022-10-20 20:59:04 +07:00
c6fae3348b
Implement double click quickmove fix using isSameInventory 2022-10-19 23:08:56 +07:00
e1be8dcfdb
Revert mattery menu changes 2022-10-19 23:07:29 +07:00
066921c981
Remove confusing function, rename everything to add 2022-10-19 17:12:25 +07:00
9dfb534f9a
ContainerProxy, trick minecraft's click logic 2022-10-19 17:10:48 +07:00
b6bb0ed4b3
show actual shockwave radius 2022-10-19 15:40:17 +07:00
3535cf95f7
SystemTime class
Fixes #125
2022-10-19 15:36:28 +07:00
ffb7c7b5ae Merge remote-tracking branch 'origin/master' 2022-10-18 23:12:06 +06:00
c44d36fbfe Minor texture changes for floor tiles 2022-10-18 23:11:38 +06:00
ed94449f80
YuRaNnNzZZ — Вчера, в 12:16
нет
дбот
вот ты говоришь моды охуеют
но тут охуел уже я
2022-10-18 08:43:18 +07:00
8e91e2564e
shockwaive 2022-10-17 23:32:34 +07:00
add03b6167
Don't predict shockwave sound 2022-10-17 19:41:34 +07:00
5f7d20b32b
не нужны нам ваши эти частицы 2022-10-17 13:41:35 +03:00
333f268228
а вот и звуки 2022-10-17 11:48:45 +03:00
c64270c75e Shockwave and jump boost sound files? (not implemented) 2022-10-17 12:56:07 +06:00
e15c426135
Shockwave visual effects or something
Fixes #118
2022-10-17 11:25:14 +07:00
dd686e23c5
Scissor logic in calculateAbsoluteObstructingRectangles 2022-10-17 00:23:09 +07:00
9a218de5e7
EditablePanel.isObstructing
Fixes #127
2022-10-17 00:16:03 +07:00
d26660c917
yippie 2022-10-16 23:54:14 +07:00
ef8738a0f4
что то тут не так. 2022-10-16 23:48:25 +07:00
78b838bff8
GearShocky — Сегодня, в 17:25
а возможно ли оставить эффект глюков на экране смерти
2022-10-16 19:57:38 +07:00
d8ba380998
damn it 2022-10-16 19:46:41 +07:00
c4de2248ab
Disallow to quickly pickup items from equipment slots on doubleclick 2022-10-16 19:46:08 +07:00
054d393976
YuRaNnNzZZ — Сегодня, в 18:11
а чё оффсет такой
не по центру
2022-10-16 18:15:01 +07:00
54e19dc78d
Door 2022-10-16 18:14:11 +07:00
dfb93f65f1
Render android abilities cooldown on main HUD 2022-10-16 17:55:27 +07:00
65eaf916f8
that was a bad idea 2022-10-16 17:41:13 +07:00
1dfdc44acd
Add field synchronizer > 128 fields test 2022-10-16 16:06:58 +07:00
5b596dc2cb
Write field IDs as Var Ints 2022-10-16 15:08:17 +07:00
5a8a3e375d
Make cooldownPercent be property 2022-10-16 15:03:15 +07:00
df683477d1
split drawArc to uploadArc, more intelligent steps calculation 2022-10-16 13:32:41 +07:00
b5ed902871
Allow to teleport under blocks
Fixes #119
2022-10-16 12:19:12 +07:00
9623f84eb5
Fix inventoryDropAll violating Inventory#dropAll contract
Fixes #126
2022-10-16 11:17:56 +07:00
b645d44b8d
Some improvements to android glitches 2022-10-16 01:27:19 +07:00
20092b91b2
Merge remote-tracking branch 'origin/master' into master 2022-10-15 23:34:15 +07:00
3ead1c998d
Android glitch effect or something
Fixes #116
2022-10-15 23:34:06 +07:00
d5d9ee473f
200 Ticks 2022-10-15 11:26:23 +03:00
a688f775b8
Use isActuallyEmpty 2022-10-15 15:22:33 +07:00
29abf5f071
Get post render hooks working at least 2022-10-14 22:23:05 +07:00
120c6b39a2
отображение кулдауна на колесе #124 2022-10-14 14:38:46 +03:00
cace26411a
More loottables datagen api 2022-10-14 16:47:01 +07:00
34cd04fb2d
вынос кд и макс. кд в базовый класс, отображение прогресса кд при применении 2022-10-14 12:34:15 +03:00
89ae6e9f2c Exosuit texture; Updated cosmetic thrusters for tritanium armor. 2022-10-14 14:38:01 +06:00
0342e2bfa4
how 2022-10-14 12:46:13 +07:00
8238946f74
YuRaNnNzZZ — Вчера, в 16:45
всрато
2022-10-14 11:08:46 +07:00
dd7c54eadb More Laboratory rooms; Laboratory rooms weight changes; An alternative variant for a frigate; 2022-10-14 02:10:43 +06:00
790fdde0cb
when client ticks faster than server, don't die horribly
since client either way handles teleportation logic by itself
we just take care of discharging battery
2022-10-13 20:53:41 +07:00
7a0d7d668a
Fix endless while loop when machine can't finish work without idle reason 2022-10-13 20:21:49 +07:00
0b3a9221f7
Update loot tables api 2022-10-13 19:54:59 +07:00
78211dce2b
style fix 2022-10-13 18:07:45 +07:00
b968447e91 food box loot table 2022-10-13 17:01:49 +06:00
2fcc5ffb07 Lamp fix 2022-10-13 16:39:27 +06:00
23532400bf
Add setCount helper method to loot container builder 2022-10-13 17:22:42 +07:00
ac2a7e0746
Add helper provider method 2022-10-13 17:10:15 +07:00
d3296767dd
Add lootPool helper function 2022-10-13 17:03:32 +07:00
8657850ed4
Enable ender teleporter cooldown 2022-10-13 16:58:36 +07:00
6738921e8a
Even better tele pos determination logic 2022-10-13 16:57:27 +07:00
5586404512
Phase through walls 2022-10-13 16:36:28 +07:00
c3784f8043
Disallow to phase through bedrock 2022-10-13 15:46:20 +07:00
a76d07ecc2
Greatly enhance ender teleporter position validation 2022-10-13 15:43:58 +07:00
254faa7a64
Move isOnCooldown to AndroidActiveFeature 2022-10-13 14:25:43 +07:00
74ed29eebd
Merge remote-tracking branch 'origin/master' into master 2022-10-13 14:21:39 +07:00
bdd0fb28f0
Don't calculate uvs of subelements on each access 2022-10-13 14:21:22 +07:00
6acca0b98c
менее всратый размер иконок 2022-10-13 10:13:52 +03:00
4de6be0289
⏱️
отображение применяемой способности и её статус при нажатии кнопки (#123)
2022-10-13 10:00:44 +03:00
3fa0933ac8
Show teleportation location and phase-through blocks 2022-10-13 07:51:46 +07:00
6e90378656
Player teleport sound 2022-10-12 23:00:57 +07:00
9570511d8a
Checkboxes now have all button variants, and behave like buttons
Fixes #123
2022-10-12 22:32:17 +07:00
b501efc515
Make slots appear to mods at "proper" positions 2022-10-12 21:45:16 +07:00
a7b45671f5
hmm 2022-10-12 16:12:03 +07:00
5970671521
Fix going between dimensions not resetting remote slot state of exosuit inventory 2022-10-12 11:15:08 +07:00
5d7abb6ee8
Add rotate method to lab lamp light 2022-10-12 10:16:08 +07:00
f737abd976
Implement rotate method of OTM blocks 2022-10-12 10:15:26 +07:00
6b1b90a795
Also avoid potential loops 2022-10-12 10:03:46 +07:00
d1d35f0730
Try to avoid synchronization when no players are listening 2022-10-12 10:00:46 +07:00
f6cf694967
мда 2022-10-12 09:46:18 +07:00
994058b187
Add pickItem hook for exosuit inventory
Fixes #93
2022-10-12 09:23:27 +07:00
ba52af00fb
Add all missing inventory hooks
Fixes #110
2022-10-11 19:51:00 +07:00
fdc1c9b671 Laboratory now has an entrance point; New structure: Cargo frigate! (Practically empty in terms of resources for now other than some iron ore blocks in cargo containers) 2022-10-11 01:21:20 +06:00
63715823ca
Get rid of mutablematrix 2022-10-11 00:38:46 +07:00
6cee8e4acf
Get rid of top hook declaration 2022-10-10 23:18:18 +07:00
a4a965b33c
Buff glass explosion resistance 2022-10-10 22:10:47 +07:00
124aef86da
Optimize imports 2022-10-10 22:09:45 +07:00
a63750ac1f
Move stuff to appropriate place 2022-10-10 22:08:56 +07:00
897260e9c4
remove leftover code 2022-10-10 18:46:46 +07:00
6f9c9edac1
Don't tick hunger, breath and swimming if spectator 2022-10-10 18:05:43 +07:00
313a14f8d9
Add markDirty method to endpoint 2022-10-10 18:04:37 +07:00
6bde5ff954
Fixes to spectator androids
Fixes #112
2022-10-10 18:01:02 +07:00
130617d793
i once again demand объяснение почему mojang datafixerupper настолько УЕБАНСКИЙ 2022-10-10 17:38:16 +07:00
a6d0957a5f
Fix some bugs with basic loot appender 2022-10-10 16:47:56 +07:00
8091abe830
Add exosuit inventory upgrades to enderdragon and wither 2022-10-10 16:30:29 +07:00
d29aed077d
More constructors for supplier map/list 2022-10-10 16:22:14 +07:00
cb9454dadb
Make lab lamps face the player when placed 2022-10-10 16:11:45 +07:00
c563a301dc
Rename lazymap/list to correct suppliermap/list 2022-10-10 16:08:02 +07:00
bf00ab5ea8
Add missing mekanism capability wrapper for quantum battery 2022-10-10 10:29:46 +07:00
1206d078a2
nice 2022-10-10 10:05:09 +07:00
37a989b110
Buff 2022-10-10 10:05:08 +07:00
24cb22abf8 UNDERGROUND LABORATORY STRUCTURE LETS GOOO 2022-10-10 02:35:34 +06:00
eeebda6253
Procedural exosuit inventory upgrade attempt 2022-10-10 01:02:47 +07:00
30db39453a
Fix cargo crate not generating loot from loot tables when destroyed
Fixes #111
2022-10-10 01:02:46 +07:00
6c2f5a6f48 Ok i give up i can't please oh god dammit FUCK 2022-10-09 02:56:59 +06:00
aa0ac9a78f Structure test update 2022-10-08 23:38:30 +06:00
c1bdfdd1f6 Cargo crates should now "glow" 2022-10-08 22:26:26 +06:00
159b5184ae Structures test again (2) 2022-10-08 21:12:23 +06:00
a3173def89 Structures test again 2022-10-08 21:11:45 +06:00
368b12ce9d
Exosuit Crafting upgrade recipe 2022-10-08 18:18:27 +07:00
a7a54cd293
Fix tritanium plating block not dropping itself 2022-10-08 18:15:05 +07:00
a2ecc8b383
Fix datagen ignoring rotation of model elements
Fix #109
2022-10-08 18:01:32 +07:00
49bb695af2
Move stuff around 2022-10-08 17:38:45 +07:00
b595f9ca3f
imports 2022-10-08 17:35:12 +07:00
75ffae542d
Loot tables for cargo crates? 2022-10-08 17:35:07 +07:00
c0364736f4
GearShocky — Сегодня, в 16:52
Дбот а можно
лучше ступеньки из плитки
2022-10-08 17:10:46 +07:00
b82f8f6879
More aggressive text render type matching 2022-10-08 16:50:47 +07:00
7f6f25e616
Draw in-world text in batches 2022-10-08 16:41:56 +07:00
13d5aae33b
Use atlas for android research icons, again 2022-10-08 16:09:04 +07:00
8d7dfb1279
Fix calling from fromJson and fromNetwork 2022-10-08 16:02:58 +07:00
3522987de5
Don't render anything if power level is zero 2022-10-08 15:48:07 +07:00
c3776c9207
chargeRatio helper function 2022-10-08 15:46:55 +07:00
a538357573
Allow to construct lazy array on the fly 2022-10-08 15:46:43 +07:00
058fe57a61
Implement more interfaces 2022-10-08 15:46:30 +07:00
ae1514700b
Combine android charge bars 2022-10-08 14:34:00 +07:00
8ab76cd499
Fix weird slim scrollbar 2022-10-08 14:28:32 +07:00
980e2a8f30
Optimize atlas skin element
Achieved with CryCry 3
2022-10-08 14:17:50 +07:00
f7c3f5efeb
Set "immutable after" to true if registered before getting 2022-10-08 13:32:50 +07:00
158bf6b224
Don't synchronize 2022-10-08 13:29:48 +07:00
1c30ce7e8a
DynamicBufferSource battle test 2022-10-08 13:29:16 +07:00
f14b6a809e
fix crashes 2022-10-08 00:57:49 +07:00
b93faa77b7
coloredRectRenderType 2022-10-08 00:57:18 +07:00
279e28095b
dynamic buffer source 2022-10-08 00:57:02 +07:00
cf12971861
god damn it 2022-10-07 20:10:19 +07:00
d3ace7cc25
:a_: 2022-10-07 20:07:59 +07:00
e3a550778f
Split widgets to separate files 2022-10-07 19:50:00 +07:00
bbba317c45
Don't tick networking when no players are nearby 2022-10-07 18:19:27 +07:00
b8f9b2bc51
imports 2022-10-07 18:17:23 +07:00
b400b0a7aa
power of two 2022-10-07 18:16:09 +07:00
23227e21e5
More work on texture atlas 2022-10-07 16:27:07 +07:00
9bf31d2af0
Get rid of atlas skin element cache
since it is useless anyway
2022-10-07 13:21:32 +07:00
6f206bf02e
Scrollbar textures split 2022-10-07 13:18:35 +07:00
7e4c71a085
merge 2022-10-07 13:04:06 +07:00
a40b9f6435
Always cache skin elements 2022-10-07 13:03:34 +07:00
b8923ba31d
Atlas skin element rendertypes, buffer upload things 2022-10-07 12:59:51 +07:00
13d2506661
remove delayed rebuild 2022-10-07 12:32:10 +07:00
657b732ca5
make widget atlas more robust 2022-10-07 09:53:19 +07:00
5c8bd6106f
s 2022-10-07 01:01:29 +07:00
be8435655f
Split android gui atlas to separate files 2022-10-07 00:46:28 +07:00
f99ed19d9c
Atlas variant for skin element
Fixes #99
2022-10-06 23:41:08 +07:00
92ae0408e8
Split skinelement file 2022-10-06 18:04:23 +07:00
4801ff01ad
move stuff around 2022-10-06 16:52:20 +07:00
b09ba07735
Dust particles when replicating
Fixes #95
2022-10-06 16:44:46 +07:00
ebcc393c3e
РЕЗАТЬ, РЕЗАТЬ. РЕЗАТЬ 2022-10-05 20:53:50 +03:00
92a96bd38f
Make step assist add only half a block to step height 2022-10-05 21:02:13 +07:00
2216391076
Machines now have redstone particles
Fixes #97
2022-10-05 21:00:25 +07:00
82c9384087
Remove direct coloring of cargo crates 2022-10-05 18:47:19 +07:00
c4c36fa55b
Colored Tritanium Pressure Plates 2022-10-05 18:43:42 +07:00
6e41f338d3
README and LICENSE 2022-10-05 18:12:55 +07:00
69bce1196c
короче вот вам генератор люков остальное меня не интересует 2022-10-05 11:01:44 +03:00
30b739f9ce
Tritanium slabs and walls 2022-10-05 14:53:28 +07:00
987d6df934 Some Xblxa xa changes; Android station idle model fix; Tritanium ingot block texture; Tritanium trapdoor texture (Dbot do the thing) 2022-10-05 03:50:09 +06:00
5c1d32c9c5
Tritanium Ingots Block as storage
Fixes #108
2022-10-05 00:50:08 +07:00
4685c4ecd3
Tritanium Stair 2022-10-05 00:28:49 +07:00
92db60d73e
Basic matter replicator graphics 2022-10-04 23:06:42 +07:00
aa5e3a9aa7
Hide singularity advancement 2022-10-04 20:30:04 +07:00
31f6d38b9b
forgot those 2022-10-04 00:28:09 +07:00
43740dcd3a
Subscribe to LevelEvent.Unload 2022-10-04 00:26:48 +07:00
93711aacc1
Observing tick list, computed fields in Field Synchronizer 2022-10-04 00:24:09 +07:00
f586f12b90
Field synchronizer technical improvements 2022-10-03 18:35:42 +07:00
04c9d8ddfe
Replace LinkedList with ArrayList in a lot of places 2022-10-03 18:16:01 +07:00
e66a6035df
Fix regular tritanium striped block not being accounted in advancements
Fixes #107
2022-10-03 09:59:45 +07:00
8f6af0061a
Synchronized block entity no longer need polling
Fixes #106
2022-10-03 09:56:00 +07:00
1b0fc4bf2e
Change battery bank advancement title 2022-10-03 08:42:36 +07:00
186622c2b6
Nerf tritanium armor values 2022-10-03 00:28:22 +07:00
246d01466d
Simplify when expression 2022-10-03 00:27:07 +07:00
1c479f3d86
register layer defs in event 2022-10-02 23:35:26 +07:00
f15a84b285
Add charged sword variant to creative tab 2022-10-02 23:22:28 +07:00
c828a94019
Move ender teleporters to be behind fall dampeners 1 2022-10-02 23:15:23 +07:00
13453511c6
Add filled matter capacitors in inventory tab 2022-10-02 23:13:24 +07:00
bbadfe8fb1
Don't duplicate creative batteries 2022-10-02 23:05:00 +07:00
1050ccb5fc
Battery now have charged variant in creative menu 2022-10-02 22:45:54 +07:00
d69d25f692
Fix nanobots armor crash 2022-10-02 22:11:47 +07:00
0845458921
Allow to teleport on leaves 2022-10-02 21:54:16 +07:00
ffc56ada1a
Fix attaching stabilizers not instantly updating black hole properties on client 2022-10-02 21:33:19 +07:00
845b6ad6af
Buff nanobots armor 2022-10-02 18:06:12 +07:00
8195b80d3a
Merge remote-tracking branch 'origin/master' into master 2022-10-02 17:41:26 +07:00
b31ccdbae1
More, More and More Advancements 2022-10-02 17:41:00 +07:00
c657a2c9ad
Oops 2022-10-02 15:34:39 +07:00
904c4c4774
Collect all pills advancement 2022-10-02 13:30:02 +07:00
62401ba43d
Hoe advancement
Not that about breaking it but whatever
Fixes #15
2022-10-02 13:27:11 +07:00
a4c110e108
Lower priority of mattery player hurt hook 2022-10-02 13:20:28 +07:00
1a468f9817
Advancements! 2022-10-02 13:00:47 +07:00
6e78972ea1
Rename timer functions to onceServer 2022-10-02 12:49:40 +07:00
2e93dc7b2c
Fix timer queue 2022-10-02 12:48:53 +07:00
4212345bd8
Return node after finishing transform 2022-10-02 12:18:22 +07:00
7c7bbb0dbe Electricity effect around energy sword now GLOWS!!!! ! Energy servo multipart model testing that i successfully failed; A little change to attack boost icon; Android station now GLOWS TOO!!! 2022-10-02 06:03:05 +06:00
ab93cd4e96
Singularity trigger and advancement 2022-10-02 01:44:06 +07:00
c4e42bcc34
Make door recipe craft 3 of them 2022-10-02 01:16:47 +07:00
aa23c66fc8
Advancements test 2022-10-02 01:16:24 +07:00
9c41d740b2
Energy sword now correctly display whenever is it powered
Fixes #89
2022-10-01 23:43:01 +07:00
65db3edc88
Fix powered being true when placing pressure plate 2022-10-01 22:13:54 +07:00
c6924eadc4
oops 2022-10-01 22:04:35 +07:00
f2fa61c1ab
Tritanium pressure plate
#84
2022-10-01 22:00:39 +07:00
06a368c740
Tritanium trapdoor 2022-10-01 21:33:58 +07:00
188f7c51b4
Use inlined variant 2022-10-01 21:22:40 +07:00
0d42378ad7
YuRaNnNzZZ — Сегодня, в 12:01
у дипслейт руды звук ломания как у обычной
priority: CRITICAL
DBotThePony — Сегодня, в 12:05
complexity: HIGH
2022-10-01 21:01:22 +07:00
63eb498105
Tritanium door recipe 2022-10-01 20:56:39 +07:00
7a179b5d3b
powered -> empowered 2022-10-01 20:54:41 +07:00
2238266224
Add energy sword config values 2022-10-01 20:50:57 +07:00
c4d683fe7b
Energy sword now has innate sweeping edge mechanics
Fixes #54
2022-10-01 20:39:57 +07:00
644e287ece
Use limb overclocking icon for improved limbs research
Fixes #102
2022-10-01 19:50:32 +07:00
d31b692f94
Hook directly into Inventory#add using coremod
Fixes #43
2022-10-01 19:43:22 +07:00
acf568d6cc
rename 2022-10-01 12:01:41 +07:00
70edbb58f5
Merge remote-tracking branch 'origin/master' into master 2022-10-01 12:01:32 +07:00
94b4e7da47
Use camera rotation 2022-10-01 10:33:51 +07:00
69eb1b1865
energy servo collision/shapes (#103) 2022-10-01 04:36:39 +03:00
3bfb247b2c Fixed Phantom attractor item display; Added energy servo model; Yet another change in android upgrades texture atals. 2022-10-01 01:34:48 +06:00
d5ef670ec7
Make teleporting not cause fall damage if falling 2022-09-30 22:58:07 +07:00
7227def822
Get rid of appendComment 2022-09-30 22:42:08 +07:00