Can you implement ideas for LifeViewer animations inside a profile picture?
• They are a replacement to giffer.lua for profile pictured.
• The height can be customized from 64 to 256.
• The width can be customized from 64 to 256.
• Use fallback profile picture if profile picture LifeViewer can't launch.
• The LifeViewer is a thumbnail with HIDESOURCE and is in the same place as the (fallback) profile picture.
LifeViewer animations as profile pictures
- unname4798
- Posts: 2541
- Joined: July 15th, 2023, 10:27 am
- Location: Near ConwayLife servers
LifeViewer animations as profile pictures
Last edited by unname4798 on July 29th, 2025, 4:23 pm, edited 2 times in total.
- hotcrystal0
- Posts: 4594
- Joined: July 3rd, 2020, 5:32 pm
- Location: wherever you think I am
Re: LifeViewer animations as profile pictures
How would you set your profile picture to one?unname4798 wrote: July 29th, 2025, 4:00 pm Can you implement ideas for LifeViewer animations inside a profile picture?
• They are a replacement to giffer.lua for profile pictured.
• The height can be customized from 64 to 256.
• The width can be customized from 64 to 256.
• Use fallback profile picture if profile picture LifeViewer can't launch.
• The LifeViewer is HIDEGUI and HIDESOURCE, is in the same place as the (fallback) profile picture.
124 days until New York's age verification law goes into effect.
Code: Select all
x = 192, y = 53, rule = B3/S23
33$42b4o$41b6o$40b2ob4o$41b2o3$41b2o$39bo6bo$38bo8bo$38bo8bo$38b9o3$42b
4o$41b6o$40b2ob4o$41b2o!- unname4798
- Posts: 2541
- Joined: July 15th, 2023, 10:27 am
- Location: Near ConwayLife servers
Re: LifeViewer animations as profile pictures
UCP > Profile > Edit avatar.
Below the "Upload from your machine" file form, there is "Upload RLE from your machine" file form. You can upload RLE files as animated avatars using this form.
Below the "Upload from your machine" file form, there is "Upload RLE from your machine" file form. You can upload RLE files as animated avatars using this form.
Re: LifeViewer animations as profile pictures
This is kind of tangential, but there were some interesting options that came up a few years ago when LifeViewer almost kind of started getting implemented as a Lua script. I was able to borrow some of Chris Rowett's code and create animated gifs that looked like LifeViewer (or like Golly).
I wonder if an animated-gif exporter might be a reasonable request for the LifeViewer backlog? (Or it might already be there.)
Full disclosure: I don't have any control over the phpBB software that runs the forums. Only Nathaniel has access to change that around. I'm kinda skeptical that Nathaniel is going to want to spend time doing a custom rework of the profile animation system, since it really isn't broken as it currently stands. But you never know, I suppose!
I wonder if an animated-gif exporter might be a reasonable request for the LifeViewer backlog? (Or it might already be there.)
Full disclosure: I don't have any control over the phpBB software that runs the forums. Only Nathaniel has access to change that around. I'm kinda skeptical that Nathaniel is going to want to spend time doing a custom rework of the profile animation system, since it really isn't broken as it currently stands. But you never know, I suppose!
- unname4798
- Posts: 2541
- Joined: July 15th, 2023, 10:27 am
- Location: Near ConwayLife servers
Re: LifeViewer animations as profile pictures
Or you can remove the 25KB limit.