Deathgarden_Rebirth-Rewrite/dist/app
2024-11-17 13:30:45 +01:00
..
APIClients Finished Game news save form submit, also moved alerts into global app template. 2024-03-23 05:23:14 +01:00
Attributes Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks. 2024-08-11 16:34:59 +02:00
Classes New Palyer datas now start by default with lvl.10 Weapons and Powers. 2024-11-17 13:30:45 +01:00
Console Added Achievement challenges to signature challenges so that unlocking them now works. 2024-11-17 13:30:45 +01:00
Enums Added an admin tool to set multipliers for XP gain and Currency gain. 2024-09-13 02:00:43 +02:00
Exceptions Removed the Session log for the exception handler because when exceptions occur it didn't start or saved a session and was just creating new files for every error. 2024-02-26 11:41:15 +01:00
Helper Added 'Admin Login' Button to maintenance page. 2024-04-28 17:27:24 +02:00
Http 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
Models 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
Providers Created a middleware for checking permissions in admin controllers, so I cannot forget to add permission checks. 2024-08-11 16:34:59 +02:00
View/Components Reported chat message match chat history frontend. 2024-11-09 00:54:22 +01:00