Commit Graph

316 Commits

Author SHA1 Message Date
Vari
9b47eec42c
Merge pull request #37 from Deathgarden-Rebirth/feature-PakManager
Feature pak manager Part 2
2024-08-30 00:15:13 +02:00
Vari
5c231c9bcf Pak Manager: Some small changes and code cleanup before merge. 2024-08-30 00:12:59 +02:00
RainbowShaggy
99f16ab00a Remove unused stuff 2024-08-29 22:12:37 +02:00
RainbowShaggy
11bc3ce84c Add functions to retrieve files from patchlines 2024-08-29 22:12:37 +02:00
Vari
0379ef9a56 Simplified caching for online players api endpoint
Alsoa dded Bruno Request for online players endpoint

Updated npm browser list
2024-08-27 19:09:48 +02:00
Vari
597d34e7d8 Added new playtester role to for viewing the website in maintenance mode. 2024-08-25 23:23:01 +02:00
Vari
1e774539dd Deleted Broken php file 2024-08-24 01:27:52 +02:00
Vari
353dfa7879
Merge pull request #33 from Deathgarden-Rebirth/online-players-laucher-api
Added Endpoint for the launcher to retrieve online/queued players.
2024-08-23 19:16:59 +02:00
Vari
af02fe7795 Added Endpoint for the launcher to retrieve online/queued players. 2024-08-23 19:14:32 +02:00
Vari
652b039aaf
Merge pull request #32 from Deathgarden-Rebirth/OctaneTest
Installed Laravel Octane and updated composer dependencies
2024-08-23 18:28:43 +02:00
Vari
74fc88ac02 Updated composer dependencies and installed the octane config and sail environment variables 2024-08-23 18:27:55 +02:00
Patrik Leifert
e3fb4e4ab1 Add Laravel Octane 2024-08-23 18:27:55 +02:00
Patrik Leifert
7168b204ef
Update playtest.yml 2024-08-20 19:39:13 +02:00
Patrik Leifert
ba8c19a107
Update playtest.yml 2024-08-20 00:14:11 +02:00
Patrik Leifert
d56c9667cd
Update playtest.yml 2024-08-20 00:13:12 +02:00
Patrik Leifert
f13532f201
Merge pull request #31 from Deathgarden-Rebirth/main
Create playtest.yml
2024-08-19 23:48:33 +02:00
Patrik Leifert
12c27a91a7
Create playtest.yml 2024-08-19 23:46:36 +02:00
Vari
64c1677198
Merge pull request #30 from Deathgarden-Rebirth/catalog-price-config
Catalog Price Configurator
2024-08-18 21:24:48 +02:00
Vari
6b44388551 Catalog Adjustment 2024-08-18 21:02:57 +02:00
Vari
7e6683e08f Created command for adjusting prices for a given catalog json.
Adjusted catalog importer to not delete everything when importing. It now updates the items instead.

Removed the doubled catalog json, now `storage/app/catalog/catalog.json` is the only true catalog source.
2024-08-18 20:13:04 +02:00
Vari
e6321831bf Dropdown hotfix because the mailer broke because it wasn't using an enum but an array of strings. 2024-08-16 00:34:39 +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
a2dd104a41
Merge pull request #27 from Deathgarden-Rebirth/fix-missing-permission-checks
Imporved Permission checks and addod new pemissions and role.
2024-08-11 16:47:48 +02:00
Vari
c44777b4af Fix some small missing changes for permission changes. 2024-08-11 16:44:47 +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
a07e7710d0
Merge pull request #25 from Deathgarden-Rebirth/match-history-and-quitter-state
Match history and quitter state
2024-08-10 19:15:48 +02:00
Vari
29582fa9e7 Small fixes for handling strike refreshing and a case of endless loop when refreshing strikes to the lumit. 2024-08-09 00:01:25 +02:00
Vari
5afb932527 Small fixes to getQuitterState 2024-08-08 23:20:13 +02:00
Vari
bfbfccf2cc Fixed QuitterState using wrong cast for datetime 2024-08-08 23:10:37 +02:00
Vari
a9020cf844 Added Handling of Quitter state streak and rewards. 2024-08-07 00:12:45 +02:00
Vari
8fbc0ff864 Added Start Micro timestamp to see when exaclty request entered the server. 2024-08-06 22:11:17 +02:00
Vari
120e691d1d Small hotfix for when saving an inbox message. the default value in the $attributes array in the model for a json field should not be an array, but a string. 2024-08-06 21:59:04 +02:00
Vari
179adc7518 Added Game and Player match history. Also adjusted how players get deleted from a match. 2024-07-31 22:14:48 +02:00
Vari
2887872316
Merge pull request #24 from Deathgarden-Rebirth/player_reports
Player reports
2024-07-29 19:09:33 +02:00
Vari
7b1735fc89 Added notification for unhandled Player Reports 2024-07-28 22:06:10 +02:00
Vari
ca6fbc389b Small fix of player reports 2024-07-28 21:55:54 +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
MiraakDG
a8d3e36ac5
Merge pull request #23 from Deathgarden-Rebirth/dev
Added Profanity Filter to the 1.1.0 Branch
2024-07-28 08:58:48 +02:00
Vari
6fce73e3f2 Added feedback endpoint for Player Reports and saving them in the Backend. 2024-07-28 06:32:47 +02:00
Vari
0d44b991ed
Merge pull request #22 from Deathgarden-Rebirth/profanity-filter
Chat Profanity Filter
2024-07-27 19:28:11 +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
b411a34189 Added Database Table for detected bad chat messages and add them automatically if the profanity filter detects something. 2024-07-23 20:54:34 +02:00
MiraakDG
07677782a7
Merge pull request #21 from Deathgarden-Rebirth/dev
Added latest dev changes to the 1.1.0 dev branch
2024-07-22 09:39:07 +02:00
Vari
4e81dec317 Added moderation check chat message endpoint. 2024-07-21 00:47:45 +02:00