Closed Steffo99 closed 4 years ago
i'd love a cron job to make a timelapse vid
is this what you were waiting for ?
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 .
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 .
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
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).
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
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 .
thanks in advance - hope its an easy one world-err526.zip
Seems like a bug in lihzahrd. Fixing it there...
https://github.com/Steffo99/lihzahrd/releases/tag/2.0.0a1 is available!
Now we just need to wait until TEdit fixes their colours...