buthed010203 and GitHub
6151ebf716
Fix button background ( #4892 )
...
This button had a black background which stuck out from everything else on the page, this fixes that.
2021-03-07 16:35:04 -05:00
buthed010203 and GitHub
8474c921ec
Fix indentation ( #4877 )
...
Indents are 4 spaces not 3
2021-03-06 11:11:17 -05:00
buthed010203 and GitHub
d6f00a5d2d
Remove dead servers from v5 server list ( #4858 )
...
From what I can see, atnanner is the only network that still hosts any v5 servers, all the others are either on v6 or are offline.
2021-03-05 11:59:44 -05:00
buthed010203 and GitHub
019898dfc3
Turrets can properly replace eachother, cores can replace conveyors and minor cleanup. ( #4841 )
2021-03-03 09:15:50 -05:00
buthed010203 and GitHub
8289da1415
Nuclear reactor schem priority of -5 ( #4840 )
...
* Nuclear reactor schem priority of -5
2021-03-02 10:49:22 -05:00
buthed010203 and GitHub
5037c4e00e
Fix a few issues w/ double tap mining ( #4798 )
...
Currently, double tap mining consumes clicks so it prevents the player from configuring any block if they click twice within 500ms. The double tap mining was also using the `selected` var which could have been null causing a crash. This is a very messy solution but it does the job good enough
2021-02-27 10:12:00 -05:00
buthed010203 and GitHub
e4ecfc4ee7
Fixed #4791 since it is 100% a bug ( #4801 )
...
* Fixed #4719 since it is 100% a bug
This fix is somewhat janky as it checks if the rotation matches the exact original rotation but the likelihood of someone needing bridges along a belt rotated 1 or -1 times is super low. https://aethex.is-a.fail/t13ETd.webm
* unjank rotation
* fix potential crash, styling
* Use mathf.mod
2021-02-26 19:06:27 -05:00
buthed010203 and GitHub
0bf0d48a02
Make status colors the same ( #4719 )
...
It bothers me ok
2021-02-18 10:24:52 -05:00
buthed010203 and GitHub
dc5cd196ed
Use github build status ( #4718 )
...
Why does this still use travis? It was ditched months ago
2021-02-17 19:44:04 -05:00
buthed010203 and GitHub
07a39d0da8
V6 servers arent BE last i checked ( #4713 )
...
This has been bothering me the last few days and i assumed someone else would fix it and i wouldnt have to make a pr for something so tiny but here i am
2021-02-17 09:36:31 -05:00
buthed010203 and GitHub
852b0a97fe
60 * 60 > Time.toMinutes ( #4634 )
...
It already exists in other places in the code, doesn't make sense to not use it.
2021-02-08 16:49:14 -05:00
buthed010203 and GitHub
3c136ad0ba
add transportation group to container and vault ( #4499 )
...
this allows for them to be placed over belts so that people no longer have to clear an area around the core when placing vaults around it.
2021-02-02 15:32:52 -05:00
buthed010203 and GitHub
b3beb92557
fixed
2020-12-10 12:18:11 -05:00
buthed010203 and GitHub
0f8304674f
now 100% less readable
2020-12-10 11:54:47 -05:00
buthed010203 and GitHub
3b3daf0e25
Delete old bleeding edge builds on update
2020-12-10 11:41:50 -05:00
buthed010203 and GitHub
ed374509b2
Small grammar fix
...
Its bothering me ok
2020-11-10 17:20:24 -05:00
buthed010203 and GitHub
c9670abff7
Fix bleeding edge updater
...
The updater previously didn't update the original jar that was launched due to the use of the wrong function lol
2020-11-10 16:19:07 -05:00