Commit Graph

458 Commits

Author SHA1 Message Date
Vari
e75fac7291 Added mapping to reduce the values of random selected picked challenges by a percentage. 2024-12-19 20:45:43 +01:00
Miraak
ac05dac450 Updated the Signature Challenge Values 2024-12-19 20:40:03 +01:00
Miraak
fec7594549
Merge pull request #50 from Deathgarden-Rebirth/9_currency-cap
Currency Max Cap
2024-12-19 19:19:37 +01:00
Vari
abb6f17efe Added currency cap with Migration. 2024-12-19 19:09:13 +01:00
Miraak
be2df92793
Merge pull request #49 from Deathgarden-Rebirth/4_daily-weekly-event-challenges
Added Feature: Weekly, Daily and Event challenges
2024-12-18 18:52:50 +01:00
Vari
595ad29841 Fix some stuff with the challenge generation and the getChallenges endpoint. 2024-12-18 18:46:19 +01:00
Vari
cd842f93f9 Fix wrong variable name in getChallenges endpoint. 2024-12-18 17:30:31 +01:00
Miraak
5b0c2432fd Updated the Rewards for the Daily & Weekly challenges 2024-12-18 15:35:00 +01:00
Vari
81794d44fe Added Scheduled command to generate Daily and Weekly Challenges. 2024-12-18 15:31:06 +01:00
Vari
3e35dc2c7f Added rewards logic to execute challenge progression batch for timed challenges. 2024-12-17 10:58:33 +01:00
Vari
68f157cb28 Fix executeChallengeProgressionBatch id parsing with timed challenges 2024-12-16 22:13:43 +01:00
Vari
95edd6382b Added Timed Challenge progression update + fix timestamp format. 2024-12-16 21:52:50 +01:00
Vari
af8f21e559 Work on timed challenges. 2024-12-16 21:21:33 +01:00
Miraak
b23e57632d Updated the Stalker Config 2024-11-17 13:30:56 +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
0ec61feaeb Added the missing Mowzer files 2024-11-17 13:30:45 +01:00
Miraak
614cdc8ec3 Updated the Stalker Item Config 2024-11-17 13:30:45 +01:00
Miraak
5e89a89f93 Reverted the Bounty Test
This reverts commit 405c552819.
2024-11-17 13:30:45 +01:00
Miraak
9f1d8ae6bc More fixes
More fixes with Bounty Test

Fixed Missing ID

Added the Item Config + Catalog Update for Bounty (WIP)

Added Bounty as Hunter (WIP)
2024-11-17 13:30:45 +01:00
Miraak
f95f2c1824 Updated the Website Logo 2024-11-17 13:30:45 +01:00
Miraak
82702b4fd6 Updated the Matchconfig 2024-11-17 13:30:45 +01:00
Miraak
2ff3cb9d7b Added the "Extra Toppings" Passive to the game --> testing for Patch 1.2.0.1 2024-11-17 13:30:45 +01:00
Miraak
0c1d1ad6b9 Removed Inquisitor as Default Hunter --> Added Veteran as default Hunter 2024-11-17 13:30:45 +01:00
Miraak
baa001f333 Fixed the typo inn the LauncherMessageController 2024-11-17 13:30:45 +01:00
Miraak
2e685560fe Updated the Catalog prices for the halloween event 2024-11-17 13:30:45 +01:00
Miraak
3da7bb958f Updated the Map Config Seeder 2024-11-17 13:30:45 +01:00
Miraak
3d098156ea Fixed the Catalog. Also renamed Deposit Reveal to "Tactical Alarm" 2024-11-17 13:30:45 +01:00
Miraak
8c8c5832ca Fixed Maximum Stamina (Really this time) 2024-11-17 13:30:45 +01:00
Miraak
092975a151 Fixed "Max Stamina" 2024-11-17 13:30:45 +01:00
Miraak
b9adfa6302 Updated Inked's Config + Added the latest 2.17 Catalog 2024-11-17 13:30:45 +01:00
Vari
77c6ca71ce Removed the Equipped_bonuses table because players cannot change their passives anyway. Now the equipped passives are retrieved directly from the config. 2024-11-17 13:30:45 +01:00
Vari
feeb8c896b Fix prestige being broken after all weapons lvl.10 change. 2024-11-17 13:30:45 +01:00
Vari
a4f85aad0b New Palyer datas now start by default with lvl.10 Weapons and Powers. 2024-11-17 13:30:45 +01:00
Miraak
229fe38ec8 Catalog + MatchConfig updater
- Enabled the Halloween Items
- Restructured the Match Configs
2024-11-17 13:30:45 +01:00
Vari
c7a6a3c9bf Added Achievement challenges to signature challenges so that unlocking them now works. 2024-11-17 13:30:45 +01:00
Miraak
07aeaf532c Revert "Updated the Match Seeder Config"
This reverts commit 3194fbfd34.
2024-11-17 13:30:45 +01:00
Miraak
b22d6cb260 Updated the Match Seeder Config 2024-11-17 13:30:45 +01:00
Miraak
cb49318fbc Update CatalogPriceConfig.php
- Added the Rare & Ultra rarity and tweaked the prices
2024-11-17 13:30:45 +01:00
Miraak
a7d493364d Updated Catalog for Dev with the Rarity changes from Live 2024-11-17 13:30:45 +01:00
Miraak
55ec9913f7 Added new Passive for Fog
- Replaced Staying Alive with Resting for Fog
2024-11-17 13:30:44 +01:00
Miraak
da778139a9 Added the Halloween Masks to the Cosmetic Vendor 2024-11-17 13:30:44 +01:00
Miraak
6bcbe5f925 Initial 1.2.0 Commit
- Prepared Item swaps
- Fixed Config issues
- Set Level 10 Weapons as "Default Weapons" for Inquisitor as Test
- Updated Catalog
- Updated Catalog Prices
2024-11-17 13:30:44 +01:00
Vari
fe167a33ee
Merge pull request #48 from Deathgarden-Rebirth/laravel-11-upgrade
Laravel 11 Upgrade
2024-11-17 13:23:07 +01:00
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