41 Commits

Author SHA1 Message Date
Shaggy84675
5eb8fcb12e Add missing bracket
Signed-off-by: Shaggy84675 <admin@rainbowshaggy.com>
2025-12-14 22:40:15 +01:00
Patrik Leifert
704f11945e Merge branch 'dev' into feature-filemanager_history 2025-08-03 22:21:07 +02:00
Shaggy84675
d006695e25 Add file history to pak manager to better handle the patches
Signed-off-by: Shaggy84675 <admin@RainbowShaggy.com>
2025-08-03 21:59:31 +02:00
Shaggy84675
b95f3d7bac Add autoscroll to bottom when page width is full and new input is added
Signed-off-by: Shaggy84675 <admin@RainbowShaggy.com>
2025-08-03 21:50:56 +02:00
Vari
62f0be4398 Added 1v4, 1v5 matchmaking timeout as a setting in the match configuration admin panel. 2025-07-10 01:04:46 +02:00
RainbowShaggy
a6e463d929 Add additional mod functionality 2024-11-17 13:30:56 +01:00
RainbowShaggy
d3476394ac Add additional mod functionality 2024-11-04 23:32:56 +01: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
c44777b4af Fix some small missing changes for permission changes. 2024-08-11 16:44:47 +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
Vari
16bb5d88d5 Added Created Ad Timestamp to chat message list 2024-07-27 19:11:53 +02:00
Vari
b483513064 Added some more links to the chat messages list to easer go to the message users profile, inbox, bans etc. 2024-07-27 19:07:09 +02:00
Vari
45cb45b8cc Added Admin UI for handling bad chat messages. 2024-07-27 18:25:02 +02:00
Vari
c9c8022b39 Some bugfixes + now added showing the deleted messages in the user inbox. 2024-07-09 01:43:59 +02:00
Vari
1093e11250 Hopefully finished Inbox Messages! 2024-07-07 23:24:48 +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
Vari
a1cd7e3798 Added permission check to bans page to only allow it when the user has the EDIT_USERS permission. 2024-05-20 05:06:46 +02:00
Vari
4f865b4d2a Tried fixing some more timezone stuff and ban status check for the admin UI 2024-05-20 04:42:37 +02:00
Vari
832894675c User Bans page: Removed seconds from start and end date input 2024-05-20 04:14:30 +02:00
Vari
82f583a10a Added the buttons from the user list to the user details page
Added the Ban Status to the user details Page
2024-05-20 02:13:33 +02:00
Vari
91ac9b2138 Added UI to create/delete and edit bans. 2024-05-20 01:12:54 +02:00
Vari
bad4324d86 Changed ban check to also consider the start and end time.
Also moved the colored ban status check into own component.
2024-05-20 01:12:54 +02:00
Vari
681464ae23 Small Hotifx, added missing permission checks for user list and details page. 2024-04-28 12:45:04 +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
dee1cfc19d Finished Progression Overview with edit fields in user details page. 2024-03-26 23:20:46 +01:00
Vari
139c1f0b47 Started work on User Details admin page 2024-03-25 23:31:37 +01:00
Vari
ee221c2fb8 Added special case when no users are found 2024-03-24 20:58:14 +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
8b472fed0e Added styling globally for light mode and made table styles global, so we dont need to use custom components. 2024-03-24 20:51:45 +01:00
Vari
9d1c3a935c fixed some styling for the create news button 2024-03-23 05:23:14 +01:00
Vari
f51185172c Added 'Enabled' value to game news to enable and disable them individually.
Added Some error handling and Required some fields to gamenews.
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
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
01b1fefc72 Started working on the Game news admin tool page, also setup some base components for input. 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