UT4MasterServer icon indicating copy to clipboard operation
UT4MasterServer copied to clipboard

Reimplementation of Epic's server for Unreal Tournament pre-alpha

Results 16 UT4MasterServer issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade sass from 1.75.0 to 1.76.0. :information_source: Keep your dependencies...

Closes #139 **The following features are added/improved:** - added IEmailService and implemented sending emails via AWS SES - added EmailVerified flag for account - added CleanupService to delete non-verified accounts...

This PR was automatically created by Snyk using the credentials of a real user. Snyk has created this PR to upgrade vue from 3.4.25 to 3.4.26. :information_source: Keep your dependencies...

When user registers, email should be sent to his email address. This email would contain a link which verifies the account once it is clicked. If account is not verified...

Backend implements `AdminPanelController` which already allows some of these operations. Final admin panel should allow the following operations (ordered by importance): - [x] Edit `Account.Flags` of other users - [x]...

I completed Movement training today again and Best Run time is not saved ![image](https://user-images.githubusercontent.com/905878/215195814-9ddfcc6c-3c93-457c-b1aa-329d56f20c5b.png)

XMPP server is used to make chat and user persence possible within the game. We need to set-up, configure and connect some XMPP server to our mongodb. User address for...

# Frontend ## We need the following pages - [x] registration page - [x] login page - [x] profile page ## Profile page needs to be capable of - [x]...

Currently there are places where using one just seemed simpler than the other or i just couldn't figure one out, so i just jumped between the use of both. We...

## Description Statistics need to be saved in the database. These include among other things, number of kills per each weapon, number of deaths per each weapon, hits with certain...