You are viewing a single comment's thread from:

RE: OBS Plugin for Live Streamers: Instant Replay XT. Improved and extended version

in #utopian-io6 years ago

Thanks for the contribution, @spreadfire1! I'm guessing that you're a streamer? It's always great to see someone developing something that they will actually use themself, haha.

A few things about the commit/code:

  • There are a lot of nested if statements - for some of them you can switch it around which will reduce the nesting.
  • I'm guessing you are using tabs of 8 spaces or something? Here's Google's C++ style guide, which should help make your code more readable (it's very wide).

Since you are new to Utopian (I think) I would also recommend reading this guide that was made by one of our moderators, as it should give a good idea of how we review contributions.

I'm looking forward to your future updates!


Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.

To view those questions and the relevant answers related to your post, click here.



Chat with us on Discord.
[utopian-moderator]Need help? Write a ticket on https://support.utopian.io/.

Sort:  


You're right, I am a streamer and also new to Utopian.
I'll check out the articles you linked, they look really helpful.Hi @amosbastian, thanks for your feedback!

Since this is a "quick and dirty" first version with the focus on functionality, you can definitely expect the future updates to look much better.

I already have many ideas for future improvements and features that also other streamers will find useful.

Thank you for your review, @amosbastian!

So far this week you've reviewed 3 contributions. Keep up the good work!