Josh
Josh
@gabssss Was having a look at https://github.com/gstt/laravel-achievements maybe if we could produce something like that. They use two event listeners 'AchievementProgress' and 'AchievementUnlocked' seems like a good approach to me....
@gabssss I like your idea of how to set it out using "achievements" and "achievement_user" table that is the approach I would look at doing also. The package I only...
Pull request has been made for this https://github.com/JeffreyWay/council/pull/132
I believe that the required uWebSockets need updating on Soketi. I have Node.js v21 and cannot install due to uWS.js only supporting Node.js 14,16 and 18.
I can't seem to replicate this on Nitro. Suggest its closed for now @80O :D
Current user table structure is ``` `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(125) NOT NULL, `password` varchar(255) DEFAULT NULL, `mail` varchar(255) DEFAULT '[email protected]', `auth_ticket` varchar(60) NOT NULL, `rank` int(1) unsigned...
A draft PR has been made. Feel free to contribute where you see fit to it. #101
As a side note to keep everyone updated I have paused focusing on this. It's a big feature and there is other things to focus on. I'll pick it up...
@voku Is this good to go? :)
> Sorry, I've been in hospital with my daughter for a few weeks. Today is my first day back at work and I'll catch up tonight/next morning. No stress and...