Giter Club home page Giter Club logo

rpnow's Issues

Character editing

Allow a user to change the name or color of a previously created character. This should affect all messages previously sent with said character.

Migration

  • Dockerize RPNow 1
  • Merge servers
  • Merge frontends
  • Create opt-in migration system from the old site
  • Fix inevitable bugs
  • Migrate the remaining RP's
  • Take RPNow 1 offline

Is MongoDB indexing the RPCodes?

We look up an RP by its RPCode pretty often, so it will be a good idea to index these. Right now I'm not sure if it is or not.

Add font size options

Especially on mobile, it might be helpful to allow the user to have a larger/smaller font size.

Must-add: RP archive reader

The old site had a way to read all of the previous RP content online in a paginated format. This new beta site no longer has that functionality; it needs to be added back.

Research co*

We might be able to reduce Callback Hell inside of the API code by using a module like co*. It's worth a look.

Android “new character” dialog bug

From Tumblr user hiding-from-senpai:

When my keyboard pops up, I can't see or scroll up to view the space where I type the name of the character. (Chrome on Android)

tumblr_oo5gfr6fap1urbwufo1_1280

Improve message-box styling

The message typing box could be improved significantly. Right now, it seems to span the width of the browser, but the actual area where you can type text is smaller. Also, it's strange to have a long, colorful bar go across the whole page. This needs to be improved at some point.

Hide new character menu during loading screen

If you open the character side-drawer on a desktop-sized screen, it'll stick open, even after refreshing the page. That's good.

However, the problem is that it appears before the page finishes loading the RP. This shouldn't happen.

Show helpful hints when an RP is created

Instead of showing a vast, blank space on a newly-created RP page, we should see a helpful message that lets the user know what to do next.

Consider: something as simple as an arrow pointing to the message box on the bottom of the page, saying "Type your first message here!"

"Browser not supported" message

RPNow can't realistically support all browsers; however, we should at least show the user a message instead of a blank page.

Preloading message before scripts are loaded

The vendor script/style bundles are pretty big; currently, 400kb even after minification and compression. We should make sure that the user sees some kind of "loading" message before these show up.

Improve scrollglue behavior on image-heavy RP's

When the browser loads an RP page, it should automatically scroll to view the last-posted RP messages. However, if an image loads, sometimes the page scrolls back up a bit. This is probably because angular's digest cycle doesn't listen for when an image loads, changing the height of the feed.

Icon-faces for characters

Let users add icons for their characters, to give character messages more personality. Probably support multiple icons per character so they can have different expressions, etc.

Make the homepage more descriptive

Right now, RPNow 2 doesn't give a good idea of what the site is for and what it does. Here's some ideas:

  • Add an informative video
  • ... or a demo gif, like digitalocean does
  • What else?

Use browser notification API

The sound and titlebar flashing is cool, but most modern browsers support notifications that show up on the desktop computer's UI. Use this functionality.

Test very long Roleplays

How does RPNow handle RP's that are extremely long? I know for a fact that there's a 16MB size limit on a MongoDB document. Add testing to see how it's handled.

Roll a die in an RP!

To incorporate an element of chance into an RP, roll a die! We'll probably want a d20 and a d6, and possibly a coin flip too.

Split up the rp-view into components

The rp-view is by far the most complicated monolithic piece of the frontend right now, and could benefit from being split up into different components.

Keybindings

What keybindings would be helpful for the RPNow UI?

One possibility: using TAB to open and close the character side-drawer.

Research $scope usage

Using $scope in AngularJS seems to be discouraged in some circles. Should I refactor it to use the "controller as" syntax?

Read-only RPCodes

What if users could share a read-only link to their RP? That way people could share an RP in all its beautiful formatting detail, without having to let those people post to said RP.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.