Commit Graph

514 Commits

Author SHA1 Message Date
Miraak
8ab8943b9f FAQ Update
Adjusted the FAQ on the Home site
2024-09-06 09:37:51 +02:00
Miraak
1bb5fb7e59 Update known-issues.blade.php
Forgot to update the last text at the bottom
2024-09-06 09:11:53 +02:00
Miraak
fb712457d3 Update known-issues.blade.php
Fixed grammar issues on the "Known Issue" page.
2024-09-06 09:06:22 +02:00
Vari
531627ec20 Removed Veteran from being unlocked by default.
Also removed some javascript logs.
2024-09-05 23:48:43 +02:00
Vari
3c4e662c8f Gave moderators the view website permission 2024-09-05 23:43:47 +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
Miraak
55f8f94f16 Added missing Discord News Banner 2024-09-05 23:43:47 +02:00
Vari
d97d282eb2 Generated new catalog after config changes 2024-09-05 23:43:45 +02:00
Miraak
71a2f1993f Fixed broken Character Configs and adjusted Catalog Prices. 2024-09-05 23:43:38 +02:00
Vari
dcc4da7094 Fixed discord invite links. The trailing slash broke them. 2024-09-05 13:33:04 +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
113508a3ca Added matchamking cleanup operation that deletes matches that are stuck on created, since that means the hunter crashed or something when loading into the arena. 2024-09-03 22:44:22 +02:00
Vari
82239d8f81 Added updated catalog with ghost own speed boost seperate items. 2024-09-02 19:45:17 +02:00
Vari
ba0116f887
Merge pull request #42 from Deathgarden-Rebirth/1.1.0_shipping
Merge fixes and stuff from beta playtest
2024-09-02 19:21:17 +02:00
Vari
9eee06dc2e Added Check to game steam login to verify if the user needs to have a special role to play the game.
the role/s can be set in the .env with `ROLES_ALLOWED_TO_PLAY=`
2024-09-02 00:12:22 +02:00
Vari
e97d70ecb4 Added some special logging to research the purchase error that sometime happens. 2024-09-01 15:06:06 +02:00
Vari
73e03dd158 Adjusted some css transitions because the color on page reload was a little weird. 2024-08-31 05:30:37 +02:00
Vari
bfdefc7d24 Adjusted how the in game palyers get counted, now it only counts usern in a created or closed game (not killed anymore) 2024-08-31 05:06:49 +02:00
Vari
6d5698f10e Tried adjusting the playerdata lock
changed online-player endpoint return type to json from plain html
2024-08-31 04:55:01 +02:00
Vari
a493f076ab changed redirect location of login button in maintenance page 2024-08-31 04:36:53 +02:00
Miraak
add5ce5239 Updated Matchconfigs for the Closed Beta & Launch 2024-08-30 19:25:10 +02:00
Miraak
d15478c5d9 Updated catalog prices 2024-08-30 19:25:10 +02:00
Miraak
eabc4c6e38 1.1.0_Shipping
- Added the new character configs
- Updated the Catalog for the 1.1.0 changes
- Updated the Match Configs
2024-08-30 19:25:10 +02:00
Vari
7ffcc387dd
Merge pull request #39 from Deathgarden-Rebirth/matchmaking-task-schedule
Moved the Matchmaking into scheduled tasks
2024-08-30 19:24:47 +02:00
Vari
a93cc50456 Moved the matchmaking and matchamking cleanup into artisan commands to run them with the task scheduler. 2024-08-30 19:12:39 +02:00
Vari
efe2fae0e1
Merge pull request #38 from Deathgarden-Rebirth/homepage
Created Homepage
2024-08-30 18:59:48 +02:00
Vari
9da275dd0c Final typo fix 2024-08-30 18:57:50 +02:00
Vari
db15ea8db0 Fixed duplicate text in FAQ 2024-08-30 18:50:23 +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
5ba5c6621d Added some more credit texts and added avatar for DrSalt. 2024-08-30 17:18:25 +02:00
Vari
54df6c63d6 Added Credits page 2024-08-30 17:18:25 +02:00
Vari
5fc42a92d7 Added text to footer 2024-08-30 17:18:24 +02:00
Vari
5886bff51c Filled How to Play page with content 2024-08-30 17:18:24 +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
319c455b75 Manually force dark mode since light mode isnt setup everywhere 2024-08-30 17:18:24 +02:00
Vari
f418e3f69d Changed design of the FAQ accordeon buttons. 2024-08-30 17:18:24 +02:00
Vari
3b4737b315 Added footer to web layout 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
07bf6e706b Switch out Rebirth logo. 2024-08-30 17:18:24 +02:00
Vari
0f0c529188 Added some website headline and text components.
Added Exo 2 Font

Also added main accent color for web.

Fixed some more sidebar scrolling issues and made the sidebar now close completely with the button outside.
2024-08-30 17:18:24 +02:00
Vari
f68c293c0f Fix Sidebar scrolling issue 2024-08-30 17:18:24 +02:00
Vari
3c18ee17dc Replace DG Logo with Rebirth Logo 2024-08-30 17:18:24 +02:00
Vari
df6c98f55c Started working on the Hompage and created a layout with a sidebar. 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
1321693d50 Added endpoint to get the current launcher version 2024-08-30 00:28:18 +02:00
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