app | ||
bootstrap | ||
config | ||
database | ||
lang | ||
public | ||
resources | ||
routes | ||
storage | ||
tests | ||
.editorconfig | ||
.env.example | ||
.gitattributes | ||
.gitignore | ||
artisan | ||
composer.json | ||
composer.lock | ||
package-lock.json | ||
package.json | ||
phpunit.xml | ||
README.md | ||
vite.config.js |
The Metin2 Website
This is a replica of the old Metin2 website in the pre-2014 era, made in Laravel. Still very much a work in progress, it aims to be the management centre for the Metin2 stack.
What works
- Registering a new account
- Account login
What's unfinished
- User management
- Complete multilanguage system & English translations
- Item-Shop with Stripe integration
- Populating the database tables with the minimum information to start the server
- Admin panel (which would allow you to post news, customize the navbar, etc. and also manage ingame actions such as bans)
- Docker image
- Ranking (with cache system for fast search)
- Adding Grotto & DC landing pages
- Converting Flash-based media players to HTML5.