Vari
99ed53b02a
Laravel 11 Upgrade:
...
- upgrade laravel to ^11.0
- removed ancient inertia packages
- fixed one small issue with carbon that arose after the upgrade
2024-11-17 02:56:35 +01:00
Vari
c95a001e9b
change sail compose file to disable octane since makes local development harder.
2024-11-17 02:05:45 +01:00
Miraak
3994a138cd
Disabled the Halloween Themed Masks
2024-11-13 20:24:36 +01:00
Vari
2e0c7bd35b
reported chat messages Style hotfix.
2024-11-09 02:42:48 +01:00
Vari
41396b5583
Merge pull request #47 from Deathgarden-Rebirth/match-chat
...
Added match chat history for reported chat messages to get some context for the conversation.
2024-11-09 02:10:14 +01:00
Vari
50eccd40b4
Reported chat message match chat history frontend.
2024-11-09 00:54:22 +01:00
Vari
84a10713d5
Backend implementation of full match chat
2024-11-09 00:54:22 +01:00
Miraak
fd5d25a26a
Enabled the Halloween Collection to purchase
2024-10-30 17:10:36 +01:00
Miraak
92139827af
Revert "Test"
...
This reverts commit 2cddda371c .
2024-10-09 12:33:55 +02:00
Miraak
2cddda371c
Test
2024-10-09 12:27:06 +02:00
Miraak
541b5cd7be
Updated the Dev yml config
2024-10-09 12:19:17 +02:00
Miraak
3c42b803e9
Deploy Rename
...
Renamed to "Deploy Live Build"
2024-10-09 12:16:44 +02:00
Miraak
f9b3f67b84
Updated the Catalog
2024-10-04 17:37:10 +02:00
Miraak
24ebcb5bdc
Added the "Rare" rarity
2024-10-04 17:16:28 +02:00
Miraak
09590654e8
Added the "Ultra" Rarity inside the CatalogPriceConfig
2024-10-04 17:09:41 +02:00
Miraak
30a4a3d92a
Fixed issues with Ghosts Additional Perk Config
2024-09-28 22:49:58 +02:00
Miraak
e132333cdb
Updated EULA
...
Added the information that players can send us an email for account deletion
2024-09-27 16:12:22 +02:00
Vari
6602699cd2
Fixed a error that could occur when creating a new player data where items could not get attached if they were a duplicate.
2024-09-26 20:12:44 +02:00
Miraak
bf2d522727
Updated MatchConfig Seeder Names
...
Updated all Names for the Match Configs
2024-09-23 20:10:38 +02:00
Vari
55cdce4e65
Online players api endpoint now shows players in an open lobby as in game.
2024-09-19 18:53:53 +02:00
Vari
7b0ca841dd
Removed unused stalker weapon which blocked prestige.
2024-09-16 22:07:47 +02:00
Vari
0cca5868b9
Added some google and social meta tags for Search engine oprimization.
2024-09-16 21:41:05 +02:00
Vari
02856039c5
Trying to fix some of the CLS (Cumulative Layout Shift) Warnings from Google Analytics. Because js of the pages open/closes some stuff on page load making it move, which is not good.
...
Now the accretions are also closed while rendering them.
The images are now also the same size even when they are not loaded in yet.
Also adjusted the sidebar a bit.
2024-09-14 13:44:30 +02:00
Miraak
6879240ebc
Updated the known issues
...
Added new known issues for:
- Sawbones Perk "Splash" challenge may not be tracked - Solution available
- Muffled audio within the Arena - Solution available
- Hunters weapon spawns in the center of the map - Not fixable
- Matchmaking shows "0" seconds ETA - In Investigation
2024-09-14 10:49:15 +02:00
Vari
14d1632d52
Hotfix for report not being saved when not typing in a message.
2024-09-14 00:19:21 +02:00
Miraak
6e7c232b2e
Added new Small News Bannner
...
- Resource Rush Banner
- Map Voting Bannner
- Rebirth Maintenance
2024-09-13 08:52:29 +02:00
Miraak
6359bb4f90
Added new Large News Banner
...
- Resource Rush Bannner
- Rebirth Maintenance Banner
- Map Voting Bannner
2024-09-13 08:50:58 +02:00
Vari
328ee77c47
Merge pull request #46 from Deathgarden-Rebirth/match-config-xp-multipliers
...
Added an admin tool to set multipliers for XP gain and Currency gain.
2024-09-13 02:02:16 +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
Miraak
729feb2ceb
Updated the EULA
...
We have updated the EULA for the Patch 1.1.3 release and added point 4.6
2024-09-11 20:39:38 +02:00
Vari
bd965bddfe
Merge pull request #45 from Deathgarden-Rebirth/dev
...
Rename launcher file
2024-09-09 01:29:59 +02:00
Vari
1f09960edf
Fix deleting item ids from ghost item config. These were leftovers from trying to duplicating dash's speed boost. But the prestige still tried to check if the lvl item was in the inventory.
2024-09-09 01:12:27 +02:00
RainbowShaggy
05512eb3d9
Rename launcher output file
2024-09-08 16:48:37 +02:00
RainbowShaggy
b3c47e6535
Merge remote-tracking branch 'origin/main' into dev
2024-09-08 16:42:02 +02:00
Vari
8784443fd9
Added some logging to diagnose a bug that prevents prestige.
2024-09-08 11:57:47 +02:00
Vari
0b095cd628
Fixed too fast progression bug
...
Early in development when I started the challenge system, I assumed the executeChallangeProgressionBatch endpoint would send the new progression to add to the current.
But no it just sends the new complete value to set in the Backend.
2024-09-07 23:39:09 +02:00
Vari
fe5e710dae
Added Sitemap and Updated robots.txt for the search engines.
2024-09-07 19:36:54 +02:00
Vari
c5c14d51b6
Generated new catalog from new config.
2024-09-07 17:43:09 +02:00
Miraak
fbb74b96ff
Added 1 more Known issue
...
- Added the Hunter challenge Known Issue
2024-09-07 15:25:10 +02:00
Miraak
361cd3aed1
Updated the Website
...
- Updated the "Known Issue" page
- Updated the "FAQ" on the download page
2024-09-07 10:52:38 +02:00
Miraak
08b5fd3d7e
Catalog Update for 1.1.2
...
Updated all the prices for the new Catalog version 2.15
2024-09-07 10:22:27 +02:00
Vari
5db4ff6783
Merge pull request #44 from Deathgarden-Rebirth/dev
...
Public release 1.1.1
2024-09-07 09:04:02 +02:00
Vari
ff6f267b71
Merge pull request #43 from Deathgarden-Rebirth/1.1.1_shipping
...
1.1.1 shipping
2024-09-07 09:02:44 +02:00
Vari
8271d806f1
Fix bug in open match filling and added some matchmaking logs.
2024-09-07 09:01:09 +02:00
Vari
00ae7e16aa
Adjusted Matchmaking now also removing games the user is the creator of when freshly queueing.
...
Added some loggin to the matchmaking job.
Adjusted Matchmaking cleanup times.
Changed Session log to now put the session logs of a user inside a folder with their name.
2024-09-06 12:41:32 +02:00
Miraak
ef2f8f59c7
Added Very Rare to the matchmaking known issue comment
2024-09-06 12:41:38 +02:00
Miraak
b54655248f
Update to FAQ & Known Issues
...
- Added a new known issue information for the matchmaking
- Made the "Free-To-Play" text in bold
2024-09-06 12:37:09 +02:00
Miraak
e7ae8e6531
Added missing dot
2024-09-06 09:47:54 +02:00
Miraak
4852792d6e
Forgot to Save
...
Added a Typo fix in the FAQ
2024-09-06 09:45:52 +02:00
Miraak
583a47e0c9
Adjustments on the FAQ
...
Typo Fix
2024-09-06 09:45:30 +02:00