13 Commits

Author SHA1 Message Date
Gabriel Moreira Minossi
c33589b2d3 Adding workaround for Parser.parseProgress
Copying the body of the function to the file where it is called
Avoiding weird bug that appears to cause the function not to be called(?)
2021-01-18 16:16:30 -03:00
Gabriel Moreira Minossi
de5daf49bd Removing references to self because real machines have no references to self
Improving working/not working behaviour on MockMultiblock
2021-01-17 23:36:25 -03:00
Gabriel Moreira Minossi
c830dc58ff Improving multiblock mock
Making it dynamic
2021-01-17 13:47:49 -03:00
Gabriel Moreira Minossi
fc6b6db776 Adding machine states to machine.lua 2021-01-16 18:59:49 -03:00
Gabriel Moreira Minossi
6add69e5f8 Adding energy specific status 2021-01-14 21:42:33 -03:00
Gabriel Moreira Minossi
598cfeb95b Adding types to machine.lua
Fixing `powerWidget.getMiddleString` bug
2021-01-14 21:11:27 -03:00
Gabriel Moreira Minossi
2fd7bd311e Integrating power widget with it's datasource 2021-01-14 19:29:48 -03:00
Gabriel Moreira Minossi
90612b7ae5 Resizing panel buttons and title 2021-01-11 16:28:24 -03:00
Gabriel Moreira Minossi
3f887c295a Improving singlebocks
Improving mock interface
Adding error messages and name to the `new()` method
2021-01-08 16:33:26 -03:00
Gabriel Moreira Minossi
1431a0866c Adding energy usage usecase for multiblocks 2021-01-08 16:32:00 -03:00
Gabriel Moreira Minossi
4c11905281 Capitalizing or encapsulating global variables
Making the linter happy
2021-01-06 13:03:57 -03:00
Gabriel Moreira Minossi
fb4c96a7ff Adding listMiners usecase 2021-01-03 14:49:37 -03:00
Gabriel Moreira Minossi
2ea5af43ae Restructuring directories
Changing file locations
Adding directory structure to imports
Renaming update.lua to setup.lua
Adding symlinking to setup.lua
2020-12-31 16:38:19 -03:00