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
Vari
62f0be4398
Added 1v4, 1v5 matchmaking timeout as a setting in the match configuration admin panel.
2025-07-10 01:04:46 +02:00
Miraak
a3ca76c7f7
Added few meta tags for the patch notes
2024-12-28 15:02:06 +01:00
Miraak
5eeaec7366
Trying to add a patch notes History
2024-12-28 12:56:37 +01:00
RainbowShaggy
8eb0169b51
Fix uploading and downloading files
2024-11-17 13:30:56 +01:00
RainbowShaggy
a6e463d929
Add additional mod functionality
2024-11-17 13:30:56 +01:00
Miraak
baa001f333
Fixed the typo inn the LauncherMessageController
2024-11-17 13:30:45 +01:00
RainbowShaggy
d3476394ac
Add additional mod functionality
2024-11-04 23:32:56 +01:00
Vari
0cca5868b9
Added some google and social meta tags for Search engine oprimization.
2024-09-16 21:41:05 +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
RainbowShaggy
05512eb3d9
Rename launcher output file
2024-09-08 16:48:37 +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
3a317a3adc
Added new Content to the Website:
...
- Modifierd FAQ
- Added FAQ for the laucnher in the Download page
- Added new page 'known issues'
2024-09-05 13:25:00 +02:00
Vari
af89942fa6
Fixed all occurances of Deathgarden: Rebirth.
2024-08-30 18:49:11 +02:00
Vari
6162570ff6
Added Linux instructiuons and manual file download to download page.
2024-08-30 18:44:44 +02:00
Vari
54df6c63d6
Added Credits page
2024-08-30 17:18:25 +02:00
Vari
743dea4191
Filled download site
2024-08-30 17:18:24 +02:00
Vari
e9285106c6
Added EULA Page
2024-08-30 17:18:24 +02:00
Vari
fd57af50b1
More work on the homepage. Started inserting text for the landing page containing a play now Button and the FAQ Questions
...
Also switched out the favicon.
2024-08-30 17:18:24 +02:00
Vari
13258dbdb7
Started working on the homepage
2024-08-30 17:18:20 +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
ee87b7e3c5
PAK Manager hotfix. Forgot to comment in some stuff and fixed file saving.
2024-08-16 00:30:35 +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
a0e2e321cc
Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks.
...
Changed some descriptions of the admin tools for Miraak.
Aded some more Permissions and added a moderator role.
2024-08-11 16:34:59 +02:00
Vari
7b1735fc89
Added notification for unhandled Player Reports
2024-07-28 22:06:10 +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
Patrik Leifert
db85c71962
Allow parameters in callback URL + Sending cookie through POST request
2024-07-28 21:14:23 +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
06248ffe26
Fix created_at and updated_at not being send when sending inbox messages because of the bulk insert.
2024-07-07 23:29:38 +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
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
91ac9b2138
Added UI to create/delete and edit bans.
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
e03b0ff9a3
Merge pull request #12 from Deathgarden-Rebirth/user-list
...
Admin Tool: User list and user details page
2024-04-28 02:19:08 +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
661baeddb3
Added Success Notification when editing a user.
2024-04-25 23:47:34 +02:00
Vari
16a10132cc
Added Edit User endpoint and implemented it for the user details.
2024-04-25 23:39:30 +02:00
Patrik Leifert
691e6ae06a
Merge remote-tracking branch 'origin/user-list' into feature-PakManager
2024-04-11 03:23:38 +02:00
Patrik Leifert
58c1c27a64
Add callback redirect for launcher
2024-04-11 03:20:05 +02:00
Vari
139c1f0b47
Started work on User Details admin page
2024-03-25 23:31:37 +01:00
Vari
b75113b0e0
Increased users per page
2024-03-24 21:03:20 +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