7826e5d842
Gravitation stabilizer lens
2022-01-24 12:21:34 +07:00
d5a4b43d73
Merge remote-tracking branch 'origin/master' into master
2022-01-23 22:28:39 +07:00
3f3438c124
-Added Tritanium armor item textures; -Added dithering on tritanium blocks; -Modified some component textures; -Creative pattern drive is now golden; -Added gravitational stabilizer main block and lens block models.
2022-01-23 20:55:44 +06:00
e2a2a8479b
Fix X rotation
2022-01-23 17:51:54 +07:00
a3c646c4b7
Don't render black hole hover text when gui is hidden
2022-01-23 16:54:53 +07:00
1c0d3607a6
Move more stuff
2022-01-23 16:45:20 +07:00
ede0de1658
Rename .java to .kt
2022-01-23 16:45:19 +07:00
04f54343a1
Fix matter scanner not properly accepting shift click
2022-01-23 16:09:23 +07:00
4fe2bf3c97
Fix cargo crate eating items on shift click
2022-01-23 16:05:43 +07:00
dd72e0eb1a
Rename cargo crate menu
2022-01-23 15:36:28 +07:00
18afbe9bb4
Rename screen classes
2022-01-23 15:34:17 +07:00
72aaea3120
Use constant as capacity
2022-01-23 15:33:12 +07:00
5dbd634215
Move cargo crate and android station to kotlin, implement comparator for cargo crate
2022-01-23 15:28:55 +07:00
ecde930bcd
Rename .java to .kt
2022-01-23 15:28:54 +07:00
8dae844423
TritaniumArmorRenderProperties should be private
2022-01-23 13:38:53 +07:00
88755f991a
-Fixed Plate press UV error; -Tritanium armor model is practically complete
2022-01-23 03:38:05 +06:00
5c3c6d5f93
Add locale for tritanium armor
2022-01-22 16:27:25 +07:00
23cbf9abdf
Add test code for tritanium armor and portable grav stabilizer
2022-01-22 16:26:09 +07:00
27646a0bad
Rename MtE to MtJ (Mattery Joules)
2022-01-21 11:48:25 +07:00
cc5748a5d4
Format matter value
2022-01-21 11:47:44 +07:00
91fd990d5c
Singularity scanner and some item components
2022-01-21 11:44:34 +07:00
f843f182a9
Display black hole information to players in creative
2022-01-20 18:39:11 +07:00
1ce4578336
A lot of math stuff and text rendering in gmod api style
2022-01-20 18:37:30 +07:00
bb3da639b0
Fix gravitation overflow on very weak gravtiations
2022-01-20 11:56:21 +07:00
784c57d9eb
Fix blackhole and grav stabilizer render getting cutoff
2022-01-20 11:23:28 +07:00
1b4cf9498a
Graviational stabilizer renderer
2022-01-20 10:54:32 +07:00
35e8b554c5
Move UV stuff to render package
2022-01-19 12:53:43 +07:00
71aaf98bb1
Move gravitation stabilizer rotation on placement to block
2022-01-19 08:51:58 +07:00
c9d5397a4f
Fix typo
2022-01-18 22:06:50 +07:00
c38c48c6f1
Free rotation on gravitation stabilizer
2022-01-18 20:12:33 +07:00
4271db62c8
Plate press physical model
2022-01-18 18:25:42 +07:00
ed6a76764b
Cleaner frame rendering
2022-01-18 18:09:46 +07:00
20a705ad40
Fix frame and scrollbar rendering
2022-01-18 17:52:57 +07:00
f6da17c303
Move kotlin files
2022-01-18 17:19:07 +07:00
1e425cce54
Plate press worker blockstate and it's blockstate files
2022-01-18 17:18:29 +07:00
e649182eef
Merge remote-tracking branch 'origin/master' into master
2022-01-18 17:03:59 +07:00
20d84ece56
No need in companion object
2022-01-18 17:03:06 +07:00
891a8a6dd8
Render guiding beams when holding gravitation stabilizer
2022-01-18 17:01:04 +07:00
72911e0208
Rename .java to .kt
2022-01-18 17:01:03 +07:00
6ed2f874a8
Move some render stuff to kotlin
2022-01-18 12:16:41 +07:00
083c6c216e
Rename .java to .kt
2022-01-18 12:16:36 +07:00
a3094549de
PLATE PRESS MODEL HAAAAA
2022-01-14 22:10:41 +06:00
a2a53b2ca6
Streamline nbt names
2022-01-14 21:01:34 +07:00
4001eea509
Update data and datagen for latest added blocks
2022-01-14 20:54:27 +07:00
f95d22ebff
Dont get gravitation stabilizer get blocked by stuff
2022-01-14 20:48:30 +07:00
23df86e2f6
Gravitation stabilizer and slightly better blackhole gravity
2022-01-14 20:29:54 +07:00
04a2889311
Rename classes to match namings in other places
2022-01-14 18:54:26 +07:00
68401b01c8
Rename recipes to recipe
2022-01-14 18:47:48 +07:00
c6772f8003
Added more recipes
2022-01-14 18:27:28 +07:00
24ec919450
Update recipes
2022-01-14 18:01:34 +07:00
59ff6c4a2e
Serialize plate press container
2022-01-14 17:43:20 +07:00
5c87d0f8ab
More recipes for plate press, ignore "unknown tag" errors
2022-01-14 17:42:07 +07:00
c016b8850d
Plate Press
...
initial datagen for recipes
fix addItem ranges in MatteryContainer
2022-01-14 17:19:09 +07:00
81e6a8e616
Move from lambdas to interface since it is more clean in mattery container
2022-01-14 13:27:17 +07:00
fc20c4429d
Dont refuse to work when level is null
2022-01-14 12:47:14 +07:00
9ee960c421
Make chemical generator not eat buckets and other stuff from other mods
2022-01-14 12:37:58 +07:00
757f395004
Move mattery worker to kotlin and revise its code
2022-01-14 12:12:10 +07:00
0307431b4b
Rename .java to .kt
2022-01-14 12:12:08 +07:00
abe0122fe1
JEI support test
2022-01-14 11:07:24 +07:00
e9385efd5c
Translation for tritanium tools
2022-01-13 17:59:44 +07:00
cdc090bc32
Merge remote-tracking branch 'origin/master' into master
2022-01-13 17:21:13 +07:00
0efffda64c
Tritanium instruments ХЫХА ХА
2022-01-13 16:19:34 +06:00
f726a9b6d5
Handheld models
2022-01-13 17:18:52 +07:00
f92dd0ad9e
Rename item model provider
2022-01-13 17:06:48 +07:00
52ea1102e4
Add missing datagen entries
2022-01-13 16:23:07 +07:00
b4c02e240d
mark research dirty when un-researching, add onUnresearched
2022-01-13 15:12:17 +07:00
e20a81c02c
Android research refund pill and health pill
2022-01-13 15:10:05 +07:00
c6fbd6aa78
Tritanium tools
2022-01-13 13:45:13 +07:00
a670671e21
Make blackhole be made out of stone
2022-01-11 12:04:41 +07:00
c41fc2c61b
Black holes now break blocks in range
2022-01-11 11:45:54 +07:00
c28ff851c9
Attempt new blackhole explosion algos, but nothing works
2022-01-10 18:55:30 +07:00
0cac33aec4
Serverside blackhole "weaker" affection now work correctly
2022-01-09 17:19:52 +07:00
ec6c903b6f
Move black holes to kotlin
2022-01-09 17:17:31 +07:00
3039bff89b
Crude fix for weird energy counter interface direction on placement
2022-01-09 15:15:38 +07:00
90d6e85207
Fix wrong rotation along y axis of energy counter
2022-01-09 15:12:27 +07:00
4b4e219a51
Physical model of energy counter
2022-01-09 15:08:25 +07:00
f3600b1f8f
Bring back shapegen, this time as command line tool, update blackhole model
2022-01-09 14:15:22 +07:00
55af4149ff
new black hole model
2022-01-09 14:01:24 +07:00
ba68a032c2
Finally make energy counter model rotate correctly
...
thanks mojang for not having z axis rotation
very cool
2022-01-09 13:51:39 +07:00
0c20bce816
Combine blockstate providers
2022-01-08 20:11:21 +07:00
26df2ea5b2
Use lootTable property for datagen
2022-01-08 19:30:12 +07:00
eabca10e5e
Make chemical generator mineable
2022-01-08 19:05:54 +07:00
17f3e51a25
Make energy counter mineable
2022-01-08 19:01:53 +07:00
6714cbd479
æugh, datagen
2022-01-08 18:52:17 +07:00
24d673b5ac
Simple block model provider
2022-01-06 19:40:23 +07:00
de16544f48
Crate blockstate provider
2022-01-06 16:40:33 +07:00
a5b0091522
Matter capacitor bank datagen
2022-01-06 16:10:36 +07:00
8cb915aad8
Datagen test
2022-01-06 15:48:32 +07:00
f23be0c213
Move to kotlin and streamline more base stuff
2022-01-04 23:28:00 +07:00
58598f7e3f
Rename .java to .kt
2022-01-04 23:27:59 +07:00
c689098253
Make energy counter be more consistent with lastTick
2022-01-04 20:05:35 +07:00
6c6f22c2a1
Fix chemical generator not updating it's "needs check" state
2022-01-04 20:02:04 +07:00
bea7ecab5f
Fix matter bottler not destroying it's matter node
2022-01-04 19:38:20 +07:00
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
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
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
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
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
915ae6d6d6
Update version dependency to 1.18.1
2021-12-20 11:12:47 +07:00
70709aad5a
update locale
2021-12-03 12:48:55 +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
4997714e43
Spinning singularities
...
Fixes #3
2021-11-21 14:04:38 +07:00
e47c370a96
Record history of energy passed in energy counter
2021-11-21 13:01:49 +07:00
5f73a18d9f
:lex:
2021-11-20 13:04:46 +07:00
68a084182f
Merge branch 'master' of gitlab.com:DBotThePony/overdrive-that-matters into master
2021-11-20 12:32:02 +07:00
08ce52906a
-New drive rack model.
...
-New energy counter model.
-New item monitor model.
2021-10-18 15:44:37 +06:00
8cf0df6f59
Even more recipes
2021-10-12 21:23:36 +07:00
6f7ab85692
fix
2021-10-06 13:01:17 +06:00
9563a54a8d
-Added black hole item TEXTURE because Gearshock thinks it would be cooler this way.
...
-Optimized block textures where it is possible
2021-10-06 12:33:32 +06:00
91b83dadd1
Avoid division
2021-10-03 15:07:52 +07:00
9212c83074
Add more recipes
2021-09-19 18:48:00 +07:00
2e7d7c2ef6
Fix redstone signal breaking on save-load
2021-09-19 18:45:43 +07:00
34ced36ba0
Ignore unused
2021-09-18 17:33:43 +07:00
ee2c3241d4
Fix MatteryContainer not adding items properly
2021-09-18 17:14:57 +07:00
d9baced685
Improve some grid logic
2021-09-18 13:51:04 +07:00
f8e0443b84
Genericify grid
2021-09-15 18:38:26 +07:00
44bb2c6c93
Fix old capabilities pointers being valid after invalidating them
2021-09-12 17:45:04 +07:00
e6b7308c3b
Energy counter test
2021-09-11 23:36:46 +07:00
a84aba2b39
Add todo comment
2021-09-10 17:43:06 +07:00
249cd46957
Fix issues related to ticking events
2021-09-10 12:19:31 +07:00
65ee43fd11
Machine redstone controls
2021-09-10 11:31:45 +07:00
e74ce49694
Annotate?
2021-09-10 10:23:32 +07:00
27b721b22e
Implement extended reach icon
2021-09-10 09:58:56 +07:00
f5b35349ff
Merge remote-tracking branch 'origin/master' into master
2021-09-10 09:56:56 +07:00
754ed25516
Make android feature match constructor of Menus (simpler)
2021-09-10 09:55:49 +07:00
3a61be004b
Merge branch 'master' of https://gitlab.com/DBotThePony/overdrive-that-matters
2021-09-10 08:54:39 +06:00
89d019b8ad
extended reach icon
2021-09-10 08:54:15 +06:00
ab28713db9
Android research better names
2021-09-10 09:51:30 +07:00
54facf02c6
Android extended reach
2021-09-10 09:49:02 +07:00
3358b5247e
Fix drive viewer blockstate improperly updating
2021-09-09 14:02:49 +07:00
61b87e02f0
Rename object into stack
2021-09-09 13:33:45 +07:00
fc7bc8ec4a
Merge remote-tracking branch 'origin/master' into master
2021-09-08 22:50:31 +07:00
3fd6de14d1
Move capabilities to sub packages
2021-09-08 21:32:36 +07:00
48f4d8c917
Rename IMatteryDrive impl to AbstractMatteryDrive
2021-09-08 20:44:51 +07:00
b1ad7a8ac6
Generify mattery drive
2021-09-08 20:44:16 +07:00
b3e2b30e72
Rename ItemStackStack to ItemStackWrapper
2021-09-08 18:38:47 +07:00
f4929ea25d
Remove debugprint
2021-09-08 18:33:51 +07:00
7e9d7ca8f8
Rename IStorageObject to IStorageStack
2021-09-08 18:23:11 +07:00
0806794722
More generics on storage system
2021-09-08 18:22:45 +07:00
56a45b9ad3
Storage system initial commit
2021-09-08 15:05:55 +07:00
9a52043443
Added a gravitational disruptor item model
2021-09-04 03:53:32 +06:00
f6e48e550e
Added Matter capacitor parts.
...
Added titanium ore stuff
2021-09-03 18:55:53 +06:00
7ff41bbda2
Better wording in description
2021-09-03 15:48:12 +07:00
92f1219b6a
Improve blackhole explosion, rendering server responsive when one is collapsing
2021-09-03 15:29:46 +07:00
0d3e7c4112
Update description of disruptor
2021-09-03 14:17:36 +07:00
0a6dbb3b50
Gravitational Disruptor and black hole explosions
2021-09-03 14:02:50 +07:00
5b9760c2ed
Change blackhole gravity formula to square, change model to singularity
2021-09-03 12:20:11 +07:00
a39dd28199
Merge remote-tracking branch 'origin/master' into master
2021-09-03 11:47:20 +07:00
cc51a44070
Tritanium ore
2021-09-03 11:47:03 +07:00
d41fb35fb1
Added a model for cargo crate.
...
added textures for matter capacitor parts.
changed cargo container block textures.
2021-09-02 17:35:13 +06:00
13ae6d597b
Merge remote-tracking branch 'origin/master' into master
2021-09-02 16:01:49 +07:00
b81c76e2e5
Add cargo crate
2021-09-02 16:01:38 +07:00
8b3e303b21
Updated matter cable texture.
...
Updated drive viewer model.
Added new models/textures for crafting components.
2021-09-02 14:04:21 +06:00
ac0c72abb1
Make registries be statically initialized
2021-09-02 14:21:47 +07:00
bd02a3186d
Update locale to match minecraft style
2021-09-02 14:06:03 +07:00
e4a7ca35f7
Localization for items
2021-09-02 14:03:26 +07:00
107c1e2ed2
More matter capacitors
2021-09-02 13:57:33 +07:00
16259a5d7e
Damage for twice of player's max health instead when becoming android
2021-09-02 00:14:54 +07:00
b3330a2f1f
Some crafting ingredients and first recipes
2021-09-01 20:31:50 +07:00
167490382c
Actually hurt the player
2021-09-01 16:30:06 +07:00
288336ae18
Merge remote-tracking branch 'origin/master' into master
2021-09-01 16:26:22 +07:00
9d13db4298
Drive viewer "drive" blockstate property
2021-09-01 16:25:32 +07:00
ccadc1647f
drive viewer blockstate models
2021-09-01 00:05:05 +06:00
4f8aaaa019
Merge branch 'master' of gitlab.com:DBotThePony/overdrive-that-matters into master
2021-08-31 19:45:20 +07:00
f0fa1a2d35
Remove auto generated file
2021-08-31 19:44:02 +07:00
387111ee64
Drive viewer working state and power consumption
2021-08-31 19:42:05 +07:00
c101edaee4
Black hole improvements
2021-08-30 21:28:55 +07:00
f9fb9124b7
Black hole renderer
2021-08-30 20:00:07 +07:00
a30e6dcb9b
Added an "error" model for Matter decomposer, it's basically a copy of idle model because decomposer's blockstate keeps resetting after every build and changing both idle and error to idle model won't work.
2021-08-30 15:26:31 +06:00
2573a82559
Brain fart
2021-08-30 13:50:20 +06:00
03afe7baad
Move render helpers to render package
2021-08-30 11:50:14 +07:00
af828c1296
Move screen package to client package
2021-08-30 10:50:09 +07:00
b304a5f12a
Some tweaks to black hole
2021-08-30 10:42:41 +07:00
fde2ab46ee
Remove auto generated files
2021-08-30 10:26:24 +07:00
7af10649ef
Merge remote-tracking branch 'remotes/origin/master' into master
2021-08-30 10:25:05 +07:00
8fe2d8daa8
Black holes
2021-08-30 10:22:58 +07:00
bf49fc030d
Added a model for matter bottler.
...
Added models for condensation drives.
Added a model for drive viewer.
Added container block textures.
Added Tritanium block textures.
Added item names to container blocks.
Changed Creative matter capacitor to look more like creative battery.
2021-08-30 04:41:19 +06:00
ac7bcc0f75
Add gitkeeps
2021-08-29 20:02:01 +07:00
9ecbad9f48
Make crates mineable
2021-08-29 19:35:36 +07:00
baa789b77a
More building blocks
2021-08-29 19:22:59 +07:00
a246cf5e25
Add crates?
2021-08-29 18:54:41 +07:00
300c27d366
Split worker class
2021-08-29 18:27:20 +07:00
26a1388c3d
Add working state to bottler
2021-08-29 18:14:08 +07:00