minetest-mapserver / mapserver

Minetest realtime mapserver, written in go
Other
101 stars 22 forks source link

Fix missing type mappings for basic advtrains #276

Closed shrimpza closed 2 years ago

shrimpza commented 2 years ago

A very small change, which adds mapping type to picture mapping for the "detailed steam engine" and the default passenger wagon.

The graphics already existed, just adding the missing mapping.

I've also tweaked the detailed wagon icon though - moved it down px so it aligns with the other wagons when shown in the train composition view.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 3167753320


Totals Coverage Status
Change from base Build 2855396656: 0.0%
Covered Lines: 1046
Relevant Lines: 1503

💛 - Coveralls
BuckarooBanzay commented 2 years ago

LGTM :+1:

fyi: if you need a release-build let me know, otherwise i'm releasing another version when i'm done with the vuejs migration (whenever that is :smirk:)

shrimpza commented 2 years ago

fyi: if you need a release-build let me know, otherwise i'm releasing another version when i'm done with the vuejs migration (whenever that is smirk)

Not really necessary at the moment, I'm running my own build, so I have no personal urgency for a release ;).