Steffo99 / flyingsnake

CLI Terraria world map renderer
https://forums.terraria.org/index.php?threads/flyingsnake-a-world-map-renderer.82400/
European Union Public License 1.2
10 stars 4 forks source link

Update to 1.4 #9

Closed Steffo99 closed 4 years ago

Steffo99 commented 4 years ago

https://github.com/Steffo99/lihzahrd/releases/tag/2.0.0a1 is available!

Now we just need to wait until TEdit fixes their colours...

zosky commented 4 years ago

i'd love a cron job to make a timelapse vid

is this what you were waiting for ?

Steffo99 commented 4 years ago

I already did that in 1.3!

Check out my other project, powercell, to see how I made one :D

On Thu, Jun 25, 2020, 00:42 zosky notifications@github.com wrote:

i'd love a cron job to make a timelapse vid

is this https://github.com/TEdit/Terraria-Map-Editor/commit/8a8c5ecdf3593d43bb08faa8965a67fc75a99349 what you were waiting for ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Steffo99/flyingsnake/issues/9#issuecomment-649111021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALYGFN67QPHFYPJJOMLZTTRYJ6OJANCNFSM4NJV3NEQ .

Steffo99 commented 4 years ago

Also, thanks for the link! :D

It's exactly what I was looking for.

I'll get to updating the color scheme in the next few days.

On Thu, Jun 25, 2020, 03:52 Stefano Pigozzi ste.pigozzi@gmail.com wrote:

I already did that in 1.3!

Check out my other project, powercell, to see how I made one :D

On Thu, Jun 25, 2020, 00:42 zosky notifications@github.com wrote:

i'd love a cron job to make a timelapse vid

is this https://github.com/TEdit/Terraria-Map-Editor/commit/8a8c5ecdf3593d43bb08faa8965a67fc75a99349 what you were waiting for ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Steffo99/flyingsnake/issues/9#issuecomment-649111021, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALYGFN67QPHFYPJJOMLZTTRYJ6OJANCNFSM4NJV3NEQ .

zosky commented 4 years ago

thanks for pointing out powercell. that's basically what i had in mind, but also with a timestamp in the png... that lets them stack up so ffmpeg can make a timeLapse. if no changes, fdups can rm new renders ... add an mp3 > youtube-upload

Steffo99 commented 4 years ago

As of 2.0.0a2, flyingsnake is able to parse 1.4 worlds, but some blocks and walls still don't have a color associated (relics, some new walls, etc).

zosky commented 4 years ago

success with 2 of 3 worlds. unfortunately, the 3rd -my sons- is the only one i'd like to render.

i'm getting ValueError: 562 is not a valid BlockType. last week i tried adding 562 myself, no luck ... now i see it is in the examples... why still dyeing ?

if having the file helps, let me know

Steffo99 commented 4 years ago

If you attach the world file I'll gladly have a look :)

On Mon, Jun 29, 2020, 19:51 zosky notifications@github.com wrote:

success with 2 of 3 worlds. unfortunately, the 3rd -my sons- is the only one i'd like to render.

i'm getting ValueError: 562 is not a valid BlockType. last week i tried adding 562 myself, no luck ... now i see it is in the examples... why still dyeing ?

if having the file helps, let me know

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Steffo99/flyingsnake/issues/9#issuecomment-651269082, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALYGFL3RUR3FD7PCO4PUVDRZDIDNANCNFSM4NJV3NEQ .

zosky commented 4 years ago

thanks in advance - hope its an easy one world-err526.zip

Steffo99 commented 4 years ago

Seems like a bug in lihzahrd. Fixing it there...

Steffo99 commented 4 years ago

Fixed in https://github.com/Steffo99/lihzahrd/commit/2fa940074cb3224cb8d796e7c8098737ffb5b3cb!