This website requires JavaScript.
Explore
Help
Sign In
Leahnaya
/
Deathgarden_Rebirth-Rewrite
Watch
1
Star
0
Fork
0
You've already forked Deathgarden_Rebirth-Rewrite
mirror of
https://github.com/Deathgarden-Rebirth/Deathgarden_Rebirth-Rewrite.git
synced
2026-09-08 11:15:09 -05:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dev
Deathgarden_Rebirth-Rewrite
/
dist
/
app
/
Http
/
Controllers
/
Api
/
Player
History
Vari
76df564f44
Removed Challenge reduction in picked challenges because it caused the game to reset character loadout's.
...
Also updated the addDefaultItems commadn to accept a user ID.
2024-12-29 22:55:31 +01:00
..
ChallengeController.php
Removed Challenge reduction in picked challenges because it caused the game to reset character loadout's.
2024-12-29 22:55:31 +01:00
CurrencyController.php
Added Currencies to player data and wallet/currencies endpoint.
2024-02-24 15:28:39 +01:00
InboxController.php
Hotfix inbox message marking as read, claiming and deleting due to a timezone issue.
2024-12-19 19:52:42 +01:00
MetadataController.php
Removed Challenge reduction in picked challenges because it caused the game to reset character loadout's.
2024-12-29 22:55:31 +01:00
ModifierCenterController.php
Added service/text endpoint with test data
2024-02-13 22:41:54 +01:00
PlayerController.php
Fixed the validation of the equipped weapons equipping everything at once.
2024-12-20 12:53:29 +01:00
PurchaseController.php
Added some special logging to research the purchase error that sometime happens.
2024-09-01 15:06:06 +02:00