Commit Graph

3106 Commits

Author SHA1 Message Date
605ab992f5
Bring back progress bar red flash 2022-01-04 19:33:40 +07:00
51f7e506f6
Matter bottler blockstate addition, streamline capability names 2022-01-04 19:20:48 +07:00
6c029b98b7
Updated energy counter, move energy API to kotlin 2022-01-03 21:06:21 +07:00
bb17f93a91
Rename .java to .kt 2022-01-03 21:06:20 +07:00
d1ea084516
Update Battery Bank code 2022-01-03 16:34:42 +07:00
9001147627
Rename .java to .kt 2022-01-03 16:34:41 +07:00
9d10b8f8a6
Lint all warnings 2022-01-03 15:33:53 +07:00
97cb64b3c5
Remove addBatterySlot of PoweredMatteryMenu 2022-01-03 15:29:44 +07:00
9f093a74ed
Streamline PoweredMatteryMenu API 2022-01-03 15:19:14 +07:00
d9ba74bc0f
Update drive viewer screen, move to PoweredVirtualComponent 2022-01-03 15:03:08 +07:00
287238c2d1
Rename .java to .kt 2022-01-03 15:03:07 +07:00
64c60abf3f
Update item monitor screen 2022-01-02 16:08:00 +07:00
6ec20989e6
Rename .java to .kt 2022-01-02 16:07:59 +07:00
ead57e567d
Fix double hover 2022-01-02 13:08:23 +07:00
a0450a9e39
Fix machine label in item monitor 2022-01-02 12:59:55 +07:00
162760c19c
farewell AbstractGrid 2022-01-02 12:56:12 +07:00
0ed841ab21
VirtualComponent on kotlin, PoweredVirtualComponent, powered storage system 2022-01-02 12:55:35 +07:00
9261562de7
Move more to kotlin, add shapes and locale to item monitor and drive rack 2022-01-01 13:35:41 +07:00
59a30e4935
Rename .java to .kt 2022-01-01 13:35:40 +07:00
1b790d49c9
Move items to kotlin 2022-01-01 11:48:58 +07:00
96b1d1ea92
Rename .java to .kt 2022-01-01 11:48:57 +07:00
64557a77f5
Functioning again storage network 2022-01-01 00:46:27 +07:00
695b540e3a
Rename .java to .kt 2022-01-01 00:46:26 +07:00
c9b6ec7e36
Move kotlin files 2021-12-31 20:56:30 +07:00
4b5a77b92e
Initial port of storage system to graph 2021-12-31 20:55:46 +07:00
215ecd1f21
Rename .java to .kt 2021-12-31 20:55:45 +07:00
e859b93350
Update android capability stuff 2021-12-31 18:24:05 +07:00
9efb4d6176
Move Android capability to kotlin and fix issues along the way 2021-12-31 18:09:16 +07:00
0acbdc8c69
Rename .java to .kt 2021-12-31 18:09:16 +07:00
92a70eba51
Enable -Xjvm-default=all 2021-12-31 16:50:44 +07:00
8576378113
Move kotlin file 2021-12-31 15:38:26 +07:00
39096c0f14
Recreate android station menu 2021-12-31 15:33:14 +07:00
c14e955564
Rename .java to .kt 2021-12-31 15:33:12 +07:00
d923cff3f1
Instantly become android in creative 2021-12-31 14:03:36 +07:00
0a72458e91
Rename .java to .kt 2021-12-31 14:03:36 +07:00
11def73d10
Update cleanness of code 2021-12-31 13:47:02 +07:00
513f8afbe0
Fix chemical generator not burning fuel if it going to be exactly filling internal buffer 2021-12-31 13:44:11 +07:00
90a2d4f9ca
Add physical models to chemical generator and matter bottler 2021-12-31 13:40:35 +07:00
a8349b70d5
Merge branch 'master' of gitlab.com:DBotThePony/overdrive-that-matters into master 2021-12-31 13:19:02 +07:00
994863b9bc
New graph system, Matter interaction system rewrite
Port more code to Kotlin
Update Fraction to crunch down numbers with GCDs
2021-12-31 13:11:58 +07:00
b86f71b910
Rename .java to .kt 2021-12-31 13:10:29 +07:00
3183e13103
Burn fuel if buffer is less than 1 MtE 2021-12-29 16:36:52 +07:00
65179ca9e9
Suppress unused warnings 2021-12-29 16:34:02 +07:00
87deafd512
fix IMatteryEnergyStorage overloads being wrong 2021-12-29 16:33:27 +07:00
33d8556a27
Add devenv dependencies 2021-12-29 16:15:23 +07:00
6c8a427783
Fix shift clicking not working in chemical generator 2021-12-29 14:27:04 +07:00
328bca5982
Update matter scanner interface 2021-12-29 14:25:29 +07:00
4d4caed30d
Rename .java to .kt 2021-12-29 14:25:28 +07:00
a8811ae072
More soft Fraction.fromByteArray 2021-12-29 08:52:53 +07:00
752a3aeaea Chemical generator model complete; Fixed pattern monitor displaying incorrectly when placed on the ceiling; Fixed z-fighting on some models with decorative frames by giving them 0.5 pixel width; Changed framed carbon fibre block texture to one without frame for the time being; Fixed that one UV mistake i made on drive viewer model; Fixed a typo i made in drive rack's model that caused it's particles to display incorrectly. 2021-12-29 02:23:00 +06:00