Skip to content

Comments

2.0.4 for factorio v2.0#32

Open
Fr-Dae wants to merge 10 commits intoosldgoth:masterfrom
FrDae-Factorio-QuickFix:master
Open

2.0.4 for factorio v2.0#32
Fr-Dae wants to merge 10 commits intoosldgoth:masterfrom
FrDae-Factorio-QuickFix:master

Conversation

@Fr-Dae
Copy link

@Fr-Dae Fr-Dae commented Feb 10, 2026

fix : #31

  • 2.0 patch compatibility
    by @wretlaw120

  • localisation
    By @Fr_Dae

    - Updated mod to be compatible with factorio 2.0
    - added additional green color for turbo transport belts
- fix an oopsie and update a number
Spage Age compatibility
7 Add 2.0.3

    - space age compatibilty
    - fix issues with pressing "n". genuinely no idea what the gui did in the past.
    
@wretlaw120

Close: #7
- space age should not be a required dependency
dependency issue

- space age should not be a required dependency

@nwretlaw120

Close: #9
Comment on lines -428 to -445
default_style.map_color_graphic_turbo = {
type = "button_style",
parent = "slot_button",

scalable = true,

top_padding = 1,
right_padding = 1,
bottom_padding = 1,
left_padding = 1,

width = 48,
width = 38,

default_graphical_set = color_graphics1(0, 9),
hovered_graphical_set = color_graphics1(0, 9),
clicked_graphical_set = color_graphics1(0, 9)
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you remove the coloring for the green belts?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Currently, I assume it's a duplicate because in the game with this version of the mod, the green carpets appear correctly.

Copy link
Contributor

@jmklix jmklix left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI I can't approve this

@Fr-Dae
Copy link
Author

Fr-Dae commented Feb 14, 2026

i don't have make this modification
@wretlaw120 did

it's come from the version actually disponible on mods factorio here https://mods.factorio.com/mod/Wr_Enhanced_Map_Colors?from=search

I simply added the previous changes to your GitHub history to continue the project properly.

My personal changes are improvements to the changelog and info.json files, as well as the addition of translations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(pending) add localisation and 2.0 fix

2 participants