23 Commits

Author SHA1 Message Date
Gabriel Moreira Minossi
61d211b1d5 Adding energy specific status 2021-01-16 16:48:24 -03:00
Gabriel Moreira Minossi
1c90d83f88 Adding panel elements
Improving touch envent listener
Using baseWidget method
Creating page fake method
2021-01-11 13:08:06 -03:00
Gabriel Moreira Minossi
f84c082d47 Improving onClick/update mocks
Making on to off to on and on to off to idle wait for progress to finish
2021-01-10 14:05:39 -03:00
Gabriel Moreira Minossi
0d6426666a Refactoring main loop on init
Separating updateWidget logic
Adding and adjusting colors for compatibility with BSL and Complementary shader packs
2021-01-10 13:44:13 -03:00
Gabriel Moreira Minossi
7daf955b89 Adding semiPixel drawing
Increasing progressBar resolution
Improving progressBar appearance
2021-01-08 22:45:42 -03:00
Gabriel Moreira Minossi
feca39a4ed Adding progress bars to widgets
Changing colors
2021-01-08 20:40:44 -03:00
Gabriel Moreira Minossi
69d3cf09aa Adding gui stub 2021-01-08 16:37:22 -03:00
Gabriel Moreira Minossi
1431a0866c Adding energy usage usecase for multiblocks 2021-01-08 16:32:00 -03:00
Gabriel Moreira Minossi
c9fc3a1456 Improving play-tune
Improving readability and possibly performance
Using the notes api
2021-01-08 16:29:12 -03:00
Gabriel Moreira Minossi
e194231476 Fixing encapsulation errors 2021-01-08 16:28:15 -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
8fdf6b73e8 Renaming global variables
Removing unnecessary `require(...)`s
2021-01-06 11:39:50 -03:00
Gabriel Moreira Minossi
03d355dfe6 Parsing hex to RGB in only one file
Better encapsulating some functions in the graphics libraries
2021-01-06 11:21:22 -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
Gabriel Moreira Minossi
c75eb7f893 Adding miner mock and datasource 2020-12-31 15:25:57 -03:00
Gabriel Moreira Minossi
b795950cca Organizing files
Adding new colors
2020-12-20 00:28:58 -03:00
Gabriel Moreira Minossi
d9a5f7fd40 Renaming variables and resolving reference errors 2020-12-19 16:43:15 -03:00
Gabriel Moreira Minossi
a3dd881119 Formatting files 2020-12-19 16:24:16 -03:00
Sampsa
5d693800ca Fixed item ticker not clearing tickers on restart
Added check to itemstocker to detect server restart
Fixed autofeeder breaking on server restart
Added simple script to control turbines depending on battery level
2020-11-16 18:30:17 +02:00
Sampsa
51c1d57ba5 Rework assembly line code to support parallels and data banks 2020-11-11 00:55:42 +02:00
Sampsa
9f86c28d46 Add breaks to AE2 stock iteration
Add GUI related stuff to graphics.lua
Implement autostocker code
First prototype of fetching files from github
2020-11-03 02:53:42 +02:00
Sampsa
c5afc10bff Rename configuration.lua to match calls to it
Add a limit of 20 to displayed TPS
2020-10-31 21:05:49 +02:00
Sampsa
faff7bfa45 Fix folder structure 2020-10-30 21:33:29 +02:00