LV 9 Hare 110 Report post Posted December 28, 2018 Leporidae.org, after being worked on for 5+ years (still going), now has a sister site named Warrenz.net. Warrenz is similar to Leporidae in some ways, but features wild rabbits and has more of an animated RPG style. Current features include breeding (with a color genetics system), a fighting system, and foraging for food. The site is open to the public, but still very new and we're still adding things. =D 1 1 Anoua and Claws reacted to this Share this post Link to post Share on other sites
LV 8 Anoua 76 Report post Posted December 28, 2018 Checked it out, seems cute so far. Was easily able to get my first and second rabbit and forage and such. Art is really cute too. Could use some styling updates, the green forage text is hard to see against the grassland is a main one. But overall feels pretty basic so far. Just a see of tan and brown. One thing that would be good is using labels for the checkbox input text. That will then make the checkbox selectable by clicking on the text itself, which would just make things easier. The specific areas I am noticing is on sign up, and the notifications. The notification text itself would benefit from being selectable and also the select all text for it's button. It's also better for screen readers as well. So you know the label can wrap around the input, <label>label text<input></label> OR it doesn't need to but then you need to add the for attribute which corresponds to the input id. <label for='input'>label text</label><input id='input'> Just letting you know in case you didn't already, but otherwise might be helpful for the lurkers. Looking forward to seeing what you do with this one! 1 Hare reacted to this Share this post Link to post Share on other sites
LV 9 Hare 110 Report post Posted January 10 On 12/29/2018 at 12:15 AM, Anoua said: Checked it out, seems cute so far. Was easily able to get my first and second rabbit and forage and such. Art is really cute too. Could use some styling updates, the green forage text is hard to see against the grassland is a main one. But overall feels pretty basic so far. Just a see of tan and brown. One thing that would be good is using labels for the checkbox input text. That will then make the checkbox selectable by clicking on the text itself, which would just make things easier. The specific areas I am noticing is on sign up, and the notifications. The notification text itself would benefit from being selectable and also the select all text for it's button. It's also better for screen readers as well. So you know the label can wrap around the input, <label>label text<input></label> OR it doesn't need to but then you need to add the for attribute which corresponds to the input id. <label for='input'>label text</label><input id='input'> Just letting you know in case you didn't already, but otherwise might be helpful for the lurkers. Looking forward to seeing what you do with this one! Thank you for the feedback! We plan to add darker backgrounds to text in a few areas, add the labels now that you mention it. btw, I've always liked Eliyo's layout. Good design techniques. Share this post Link to post Share on other sites
LV 8 Anoua 76 Report post Posted January 10 @Hare That'll help for sure. Yeah labels are a personal pet peeve of mine since I use them a lot when they are setup. And such a simple thing to help for screen readers too. Overall though it is a pretty neat game so far. Don't really have time to play much for long, but I will be checking back again for sure. Thanks! Share this post Link to post Share on other sites
LV 9 Hare 110 Report post Posted January 13 I've started implementing labels whenever I'm in working on something with them, they'll get done eventually. What an improvement! I also took your advise on the layout, looks much better with some green. Also, added a level progress bar. There's a new badge system now that you can get nifty rewards from by accomlishing various things around the site. We also added various different ear nicks your rabbits can get from fighting, which can be healed with aloe vera or kept for aesthetic. Level progress bars were added to rabbits, too. You can now get rabbits with white markings and/or blue eyes. Additional stuff: Suggestions and bug topics have priority labels that you can set. You can sell items you found from foraging or sell rabbits to other players. Added a rabbit search feature that also serves as a place to find rabbits for sale. There's a Discord server now: https://discordapp.com/invite/4aVnxBu 1 Anoua reacted to this Share this post Link to post Share on other sites