1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2024-12-30 23:17:53 +02:00
Commit Graph

22 Commits

Author SHA1 Message Date
Quadrum
21d33afaaf
More elegant solution for more use-cases
Filter_time will return input table if filtered table would have been empty, should fix bugs
2021-05-04 18:38:33 +02:00
Quadrum
ba75b9741e
Fix nil bug - Fancy Time
Values below 60 seconds were returning nil in short_fancy_time()
Filter removed seconds, resulting values was empty (nil)
2021-05-04 18:34:44 +02:00
Quadrum
218f9acafb
Ignore luacheck
Last 3 warnings were: 
    tools/fancy_time.lua:48:9: (W211) unused variable internal_name_index
    tools/fancy_time.lua:50:9: (W211) unused variable internal_name_index
    tools/fancy_time.lua:57:27: (W113) accessing undefined variable internal_name_index
2021-05-01 12:54:41 +02:00
Quadrum
8b01db794b
Should make the auto check happy 2021-04-30 20:48:59 +02:00
Quadrum
3fcd582c4a
Trying to appease the automatic file check ._. 2021-04-30 20:46:31 +02:00
Quadrum
167e8c665a
Update fancy_time.lua
Added "local" in front of variable declaration
2021-04-30 20:41:03 +02:00
Quadrum
f0d0b614b0
Create fancy_time.lua
Tools to make time look better once applied
2021-04-30 20:10:30 +02:00
Quadrum
1a48cbdf60 Update junkyard to 1.1 2021-03-26 17:47:30 +01:00
Gerkiz
e2a33f9f30 luacheck more fixes 2021-03-24 20:14:55 +01:00
Gerkiz
cd8f5105e2 first attempt to make luacheck happy 2021-03-24 16:46:00 +01:00
Gerkiz
77b331dc4d 1.1 fixes
removal of crash-site entities
removal of scrap
removal of plane
removal of railgun
rename techs
rename defines
2020-11-23 22:10:32 +01:00
MewMew
ff6ee1255d update 2019-10-08 17:41:15 +02:00
MewMew
aa6386033b too much stuff 2019-10-07 22:40:05 +02:00
MewMew
99b66ceea5 update 2019-10-07 16:40:52 +02:00
MewMew
62efe899f7 tweaks 2019-08-13 10:33:14 +02:00
MewMew
8ad24de73b new things 2019-08-06 03:04:35 +02:00
MewMew
5fa70bf6dd things and fixes 2019-06-07 11:18:08 +02:00
MewMew
887bb8e6d6 new map 2019-05-01 10:00:39 +02:00
MewMew
3fed928076 updates 2019-04-14 21:14:08 +02:00
MewMew
04b639c455 function rename 2019-04-14 15:49:40 +02:00
MewMew
9537b77267 updates 2019-04-12 02:57:25 +02:00
MewMew
bc15efc87d module and tool folder path changes 2019-03-13 17:09:06 +01:00