Commit Graph

373 Commits

Author SHA1 Message Date
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
1ea2361777
Open fraction classes, put burn time into progress gauge 2021-12-29 00:10:47 +07:00
1f026fd2e1
Add zeroing argument to percentage 2021-12-28 23:46:46 +07:00
394f387993
Fraction is now NaN capable 2021-12-28 23:45:03 +07:00
65aa3392ba
Now gauges render properly 2021-12-28 23:12:10 +07:00
f6057a73a6
Fix localToScreen 2021-12-28 22:42:34 +07:00
8384cb1306
Add battery slot to generator for charging 2021-12-28 22:37:22 +07:00
2d51a5e2c5
Fix battery bank not marking chunks dirty 2021-12-28 22:34:50 +07:00
eadf061f15
New interface prototypes 2021-12-28 22:18:47 +07:00
4f1f6e590f
Rename .java to .kt 2021-12-28 22:18:45 +07:00
ba87a286ad
rename 2021-12-28 20:10:46 +07:00
f6c80dcbd9
Minimally (not) working widget redo 2021-12-28 19:50:37 +07:00
fcd460ee38
Rename .java to .kt 2021-12-28 19:50:36 +07:00
f044575984
Bump gradle version 2021-12-27 00:04:12 +07:00
0eaf13b1de
Chemical power generator, some kotlin extensions 2021-12-26 23:00:59 +07:00
f8f0ac27b4
When compacting, if value is 0 then make divisor 1 2021-12-23 23:43:15 +07:00
45132af065
god damn it 2021-12-23 23:41:26 +07:00
e58b5b725e
Fix compact minus of fractions were actually adding 2021-12-23 23:38:09 +07:00
26808f0ce8
Fix blockentity saving 2021-12-23 23:08:17 +07:00
6d78029af2
Kotlin, Unit tests, Fraction instead of BigDecimal 2021-12-23 22:46:25 +07:00
69defb2e62
Remove unused constructor 2021-12-23 11:49:51 +07:00
f93d262738
Bump forge version to 1.18.1-39.0.7 2021-12-22 21:16:36 +07:00
915ae6d6d6
Update version dependency to 1.18.1 2021-12-20 11:12:47 +07:00
b1d33ce242
Bump forge version to 1.18.1-39.0.5 2021-12-20 11:08:22 +07:00
70709aad5a
update locale 2021-12-03 12:48:55 +07:00
7a0fa05d14
Bump forge version to build 12 2021-12-03 12:46:35 +07:00
9e1650c70d
Better sleep conversion process 2021-12-03 12:34:56 +07:00
c9d3212a82
Don't take pills if player is in creative 2021-12-03 11:41:20 +07:00
5eb9599a26
Becoming android through sleeping 2021-12-03 11:40:42 +07:00
f16ea4159d
Suppress unusued warning 2021-12-02 07:55:20 +07:00
0fa73fb409
Make things compile on 1.18 2021-12-01 18:44:23 +07:00
eb1187bc7a
Apply migration map 2021-12-01 07:54:18 +07:00
b119a1e9ff
Specify target version as 1.18 2021-12-01 07:49:04 +07:00
4997714e43
Spinning singularities
Fixes #3
2021-11-21 14:04:38 +07:00