Two small things added this morning:
A progress bar when uploading multiple items so you see where it is in the process
A bunch of quick actions that you can take when uploading images in bulk (found from having to manually add the text a lot of times)
It's been a long time coming, but some updates are finally here!
I’ve migrated servers (not that this really affects anything). But it’s now back in a state that I’m able to fairly easily push out updates for the site.
Voting page now lets you know if there is metadata being sent back to...
Hi @freedom Thank you for this feedback!
All of the reviews are available here on the site, but I do understand where you are coming from. What I can do is add in pagination, and maybe several more reviews on that specific tab.
The not being able to edit was a decision made fairly early on...
@Terris purchased it. I had originally reached out to help but didn't hear anything. Now when the hosting went down, they didn't have backups of the database other than the one they got when it was originally purchased.
On your profile, you should see it immediately beside the "Edit Profile" button. At least that's where I see it. If that's not there I can look into it.
The Discord bot has been down for a little while, but as of last night, it is back up and running! It should automatically grant you the "Unverified" role if you haven't linked your account with the forums yet. In order to link your account, all you need to do is go to the settings page...
I do like that idea ... I was thinking of it less of litters and more of 1:1 births like a lot of different sites use. If you are able to have that abstraction then you are golden :D
Totally never thought of that ... that's what I get for early morning thinking. Honestly, with the right index it's probably fine because the COI will be dependent on a specific or two specific foundations so the heritage I wouldn't be too worried. As long as the data types are all ints you...
If they all stem from the same foundation animals or something (i.e. the foundation animals) then really the table shouldn't get unruly since you are only allowed to have 2 parents. The only thing that I can see being a little bit of a pain is the initial seeding of it, but that would be a one...
@deathmetal You may want to make a table that has the most "ancient" ancestor mapped to a specific pet. This would then allow you to see everyone who has at least one common ancestor.
animal_ancestors
* animal_id (bigint)
* ancestor_animal_id (bigint)
* sire_or_dam (0/1)
*...
Firstly <3 I'm really happy we inspired you in this way!
@batThe best advice I can give is just make sure you are using migrations to stand up your database changes (and tear them back down if need be). You will go through multiple iterations of the database structure (each time it could...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.