noa

Results 50 comments of noa

Does this happen when controlling regular players or just specters?

If you want to, you can do it.

I really sick right now so I am not going to open PHPStorm. If you get it done, I can merge it.

I'm happy to do whatever to make this easier for @cyyynthia if she wants to integrate somehow. But it does seem like pronouny and pronoundb have quite different approaches to...

Also pronouny already has an API to pull pronouns out of a given username (eg: https://pronouny.xyz/api/users/profile/username/noa). You could use this to import pronouny data if you liked. If you wanted...

@solonovamax The API docs aren't public because the API is for internal use. I made it when I was just starting to learn web development and it's not the most...

And as for API routes you can look at https://github.com/pronouns/main/blob/master/modules/users/server/routes/users.server.routes.js for user related ones and https://github.com/pronouns/main/blob/master/modules/pronouns/server/routes/pronouns.server.routes.js for pronoun related ones. Some are restricted to logged in users only but that...

> It also completely kills any hopes of decent internationalization which is something I may want to look into in the future. This is such a huge issue and something...

If you do want your account deleted you can make a request to [email protected] and I will address it as soon as I can.

@minecrafter Thank you very much for releasing this library. I will try to allocate some time over the next few weeks to look at the new structure and start rewriting.