Commit Graph

749 Commits

Author SHA1 Message Date
52e6971c9d
Exosuit probe 2022-08-31 00:48:12 +07:00
f0ba88776d
Fix invalid network direction 2022-08-31 00:07:43 +07:00
144975e296
Remember inventory scroll in exosuit 2022-08-30 22:31:01 +07:00
96b9a971f1
serialize mattery container as ListTag
since we don't care about size
2022-08-30 22:27:22 +07:00
2374a06a78
ExoSuit test
Discrete Scroll Bar Panel
Field Synchronize improvements
2022-08-30 22:13:12 +07:00
ab0c5e4cc3
Field Synchronizer 2022-08-30 16:52:29 +07:00
58bd62d1a2
Get rid of most code in MatteryScreen 2022-08-30 01:26:56 +07:00
72b577434c
Rename .java to .kt 2022-08-30 01:26:55 +07:00
c3a969a16a
Inspiring stuff. 2022-08-29 12:56:16 +07:00
e395ffa2b5
Iteration (death count) tracking as android 2022-08-28 22:22:10 +07:00
5e890396ea
move capability key 2022-08-28 20:29:57 +07:00
1df4ed809f
Make research internally use identity hash map 2022-08-28 20:28:30 +07:00
2042b8a9ab
Move variables to top 2022-08-28 20:09:23 +07:00
cbd35c6a80
Rename AndroidCapability to MatteryPlayerCapability 2022-08-28 20:08:15 +07:00
6a91a5fd2b
Add nutrient paste to loot tables, add heal pill to shipwreck 2022-08-28 19:01:11 +07:00
c8f098effb
Moar recipes! 2022-08-28 18:56:48 +07:00
a34930a310
Add missing methods to StripedColoredDecorativeBlock 2022-08-28 16:36:46 +07:00
d3166894f3
Un codegen StripedColoredDecorativeBlock 2022-08-28 16:34:29 +07:00
6d407d4c59
Striped tritanium blocks recipes 2022-08-28 15:53:15 +07:00
56d5277988
Move registry helper classes to subpackage 2022-08-28 12:49:33 +07:00
c0d71a49fc
god damn it 2022-08-28 12:42:38 +07:00
9db36447a9
Fix datagen failure 2022-08-28 12:38:01 +07:00
d7a444327c
Tritanium blocks, crate, vents recipes 2022-08-28 12:36:00 +07:00
78f959258c
MatteryRecipe builder, tritanium block recipe 2022-08-27 00:44:06 +07:00
5deb14f62f
Fix Cargo Crate being in wrong creative tabs 2022-08-26 23:27:24 +07:00
7c14614555
Adjust pill spawn chances 2022-08-25 22:12:10 +07:00
abedc7eace
World ore generation 2022-08-25 22:03:25 +07:00
d53e2286b5
Stitch up quantum battery code 2022-08-25 12:03:14 +07:00
de7f89186d
Move net packet to kotlin, add more network channels 2022-08-25 11:27:57 +07:00
69b8115395
Quantum batteries 2022-08-24 15:36:20 +07:00
2da5219739
minor corrections 2022-08-24 11:57:04 +07:00
017e9dee7f
flatBlockedBy 2022-08-23 23:05:11 +07:00
65dd7cead9
Visualize blocked/blocking research 2022-08-23 22:53:42 +07:00
435b8790b2
fix improper import 2022-08-23 22:39:56 +07:00
9746bfa69a
Repaint cross to white
because it is much easier to paint to desired color on the fly
2022-08-23 22:34:41 +07:00
28f50af69c
ListSet class for performance in research type 2022-08-23 22:32:38 +07:00
4c7238e40a
Add red cross widget 2022-08-23 22:32:19 +07:00
c8e67aece2
Move widget stuff around 2022-08-23 22:32:10 +07:00
7b45fe3903
Move block entity renderers to their subpackage 2022-08-23 21:10:36 +07:00
011fb340c0
Clarify on prerequisites 2022-08-23 21:08:02 +07:00
bf1a7394e6
Highlight paths in research tree 2022-08-23 21:05:39 +07:00
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