24 Commits

Author SHA1 Message Date
Vari
62f0be4398 Added 1v4, 1v5 matchmaking timeout as a setting in the match configuration admin panel. 2025-07-10 01:04:46 +02:00
Vari
891b7fe7c5 Added an admin tool to set multipliers for XP gain and Currency gain. 2024-09-13 02:00:43 +02:00
Vari
dfbb8f34c0 Added new Admin Tool page to manage the different versions we need to control. These are:
- launcher version (updating launcher)
- game version
- content version (for catalog)
- catalog version

Also added checks that when the wrong content version you dont get a catalog until you update tha game. And added another check when queuing when using the wrong game version you dont get queued. (so that hunters on the wrong version cannot block the matchmaking)
2024-09-05 23:43:47 +02:00
Vari
c43642c754 Added Endpoint and admin tool page for setting a message for the launcher consisting of a message and an url.
Also added bruno request that i forgor.
2024-08-30 01:27:30 +02:00
Vari
4287cdc0f6 Merge pull request #29 from Deathgarden-Rebirth/feature-PakManager
Admintool PAK  manager
2024-08-16 00:06:34 +02:00
Vari
f8d1f3acdc Small Finishing changes to the Pak manager admin tool.
Changed frontend to new frontend stuff and deleted old components.

Cleaned up some code in the file manager admin tool.
2024-08-16 00:01:06 +02:00
Vari
101688399f Added Report admin Tool with frontend to handle Player Reports. Similar to the Chat Message handling. 2024-07-28 21:50:59 +02:00
Patrik Leifert
1b56c43c24 Merge remote-tracking branch 'origin/1.1.0_dev_alpha_test' into feature-PakManager 2024-07-28 21:15:12 +02:00
Vari
45cb45b8cc Added Admin UI for handling bad chat messages. 2024-07-27 18:25:02 +02:00
Vari
1093e11250 Hopefully finished Inbox Messages! 2024-07-07 23:24:48 +02:00
Vari
e51cbce906 Fixed template and Js of the item-selector because it only worked if it was only one time on the page.
Added user-selector dropdown with data fetching from the backend.

Fix a null error in the inbox-message component.
2024-07-06 21:17:24 +02:00
Vari
b975170b55 Almost Finished the inbox messages adminpage. Now the only thing missing is the creation of new messages and the mailer. 2024-07-02 23:45:02 +02:00
Patrik Leifert
93046eea62 File manager changes:
- Modify storage driver name and location
- Add option to select patchline
- Add option to mark file for delete
- Add option to delete file from the server
- Small UI adjustments to new added options
2024-06-08 21:49:14 +02:00
Vari
91ac9b2138 Added UI to create/delete and edit bans. 2024-05-20 01:12:54 +02:00
Vari
e4b0574ef4 Added the ability to Reset Player data in the user details page. 2024-04-27 23:43:40 +02:00
Vari
16a10132cc Added Edit User endpoint and implemented it for the user details. 2024-04-25 23:39:30 +02:00
Vari
139c1f0b47 Started work on User Details admin page 2024-03-25 23:31:37 +01:00
Vari
fca0d17443 Added User List admin tool
Also added the default laravel pagination to tailwind.config.js
2024-03-24 20:52:54 +01:00
Vari
bb1749d49b Added Delete button with confirmation modal to game news entry. 2024-03-23 05:23:14 +01:00
Vari
8cf29a2139 Added Create Gamenews button to gamenews tool page. 2024-03-23 05:23:14 +01:00
Vari
e9294248af Finished Game news save form submit, also moved alerts into global app template. 2024-03-23 05:23:14 +01:00
Vari
90fbc458db Created some more input components and added all attributes to game news entry.
Also added Route and function for accepting post in GameNewsController
2024-03-23 05:23:14 +01:00
Vari
a9d6d00185 Created Admin frontend layout and created the first admin tools. 2024-03-17 00:09:09 +01:00
Vari
fceab708aa Started working on Admin Dashboard, setup layout and the nav-bar 2024-03-16 04:31:11 +01:00