Git Product home page Git Product logo

cbartel / nw-company-tool Goto Github PK

View Code? Open in Web Editor NEW
9.0 1.0 5.0 918 KB

NOT MAINTANED ANYMORE. New World Company Tool Web Application. Plan wars, invasions and expeditions, find the best crafter in your company. This tool is intended to help you organize your company.

License: MIT License

TypeScript 58.75% JavaScript 1.82% HTML 10.38% CSS 29.05%
newworld company tool ags amazon new-world amazon-games

nw-company-tool's Introduction

โ› New World Company Tool ๐Ÿ”จ

Support me on Ko-fi
GitHub Repo stars GitHub watchers
GitHub release (latest SemVer) GitHub release (latest SemVer including pre-releases) GitHub Workflow Status (branch) GitHub last commit GitHub all releases GitHub closed issues

โ“ What is this โ“

This tool is intended to be used with the game New World from Amazon Game Studios. It aims to give all your company members an overview about other members, their skills and attributes. The tool uses Discord's login and enables all your members to reach out to other company members easily.

The server is written in nest.js and uses prisma and SQLite. It runs on nodejs. The webapp is written in angular.

๐Ÿš€ How to install ๐Ÿš€

Full Setup Guide in text form can be found here

Setup Video:

Full Setup Guide

๐Ÿ“ธ Footage ๐Ÿ“ธ

Company Overview

Company Table

My Character

My Character

nw-company-tool's People

Contributors

cbartel avatar cbartel-ci avatar drugaddict420 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

nw-company-tool's Issues

Register Issues

Users can not register, if they have old access tokens in their cookies. Furthermore, there has been an issue with spaces in character names being rejected by the server, spaces should be allowed.

something is off.. with ssl

The database error is because of proxy configuration.. now everything seems to work, the only problem i get a infinite redirect and crash with 0 errors when try to access the callback from discord..

without ssl everything should work, i will try again after.. but with ssl doesnt work..
i need to config everything with :8080 otherwise i get database proxy error..

try urself you cant register: https://nwct.nwguild.eu/

code snippet: https://snappify.com/view/19685c8e-64e9-4c81-934b-a38844a9b68e

discord dev page link + image:
https://nwct.nwguild.eu:8080/api/login/callback

https://gyazo.com/368f814564faf5dbf5d0e6a41b0d2313

Tell me if you need something else!

what im doing wrong?

Is any chance ?

There is any chance you can tell me how to make the website without using your node distribution'? and instead just using the tar.gz release? Please?

How to enable Users?

Iยดm missing something? How can i enable users? All users who try to use the website, after login with Discord they get redirect to: Disable account page...

how to manualy enable them? or is bugged? The only user on the administrato panel its me..

ERROR Database

prisma:info Starting a sqlite pool with 3 connections.
[Nest] 1893 - 02/04/2023, 7:38:42โ€ฏPM ERROR [ExceptionsHandler]
Invalid this.client.user.findUnique() invocation in
/opt/nwct/nwct-server/dist/server.js:816:33

813 };
814 }
815 async findByDiscordId(discordId) {
โ†’ 816 return this.client.user.findUnique(
The table main.User does not exist in the current database.
Error:
Invalid this.client.user.findUnique() invocation in
/opt/nwct/nwct-server/dist/server.js:816:33

813 };
814 }
815 async findByDiscordId(discordId) {
โ†’ 816 return this.client.user.findUnique(
The table main.User does not exist in the current database.
at RequestHandler.request (/opt/nwct/nwct-server/node_modules/@prisma/client/runtime/index.js:49022:15)
at async DatabaseClient._request (/opt/nwct/nwct-server/node_modules/@prisma/client/runtime/index.js:49919:18)
at async LoginController.callback (/opt/nwct/nwct-server/dist/server.js:1275:26)
at async /opt/nwct/nwct-server/node_modules/@nestjs/core/router/router-execution-context.js:46:28
at async /opt/nwct/nwct-server/node_modules/@nestjs/core/router/router-proxy.js:9:17
[Nest] 1893 - 02/04/2023, 7:38:42โ€ฏPM ERROR [ExceptionsHandler]
Invalid this.client.user.findUnique() invocation in
/opt/nwct/nwct-server/dist/server.js:816:33

813 };
814 }
815 async findByDiscordId(discordId) {
โ†’ 816 return this.client.user.findUnique(
The table main.User does not exist in the current database.
Error:
Invalid this.client.user.findUnique() invocation in
/opt/nwct/nwct-server/dist/server.js:816:33

813 };
814 }
815 async findByDiscordId(discordId) {
โ†’ 816 return this.client.user.findUnique(
The table main.User does not exist in the current database.
at RequestHandler.request (/opt/nwct/nwct-server/node_modules/@prisma/client/runtime/index.js:49022:15)
at async DatabaseClient._request (/opt/nwct/nwct-server/node_modules/@prisma/client/runtime/index.js:49919:18)
at async LoginController.callback (/opt/nwct/nwct-server/dist/server.js:1275:26)
at async /opt/nwct/nwct-server/node_modules/@nestjs/core/router/router-execution-context.js:46:28
at async /opt/nwct/nwct-server/node_modules/@nestjs/core/router/router-proxy.js:9:17

Why i get this?

How can i edit the template?

Hi, how can i add greatsword and blunderbuss? i need to edit every singular .js file? or is any ez solution? I can implement, but then to edit the template, i need to edit like 7-8 files.. Can you add it or if you check: https://github.com/DrugAddict420/quellopulito

I edit the files and add mutated + blunderbluss and greatsword.. could you add it to your repo? OR what else can i do?

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.