DinoDevs / GladiatusCrazyAddon

This was "A browser addon for the Gladiatus browser game."
https://gladiatus.dinodevs.com
GNU General Public License v3.0
41 stars 30 forks source link

Auctions overbid as browser notification #417

Open DomasBar opened 1 year ago

DomasBar commented 1 year ago

Notification if someone outbids you in auction.

GramThanos commented 1 year ago

If I remember correctly you get a message from the system.

FrutyX commented 1 year ago

Thanos remembers correctly, Gladiatus is sending these messages, they can be turned off in the messages settings, but I think they are by default enabled.

auctions

If you are still not getting them, I saw people complaining about not getting these messages after merges, it might be a Gladiatus bug.

DomasBar commented 1 year ago

I mean notifications like this: [image: notification.PNG]

Its pretty annoying to refresh auction everytime just to see if you got an mail, because outbided you

On Sun, 11 Sept 2022 at 22:49, FrutyX @.***> wrote:

Thanos remembers correctly, Gladiatus is sending these messages, they can be turned off in the messages settings, but I think they are by default enabled.

[image: auctions] https://user-images.githubusercontent.com/23278552/189546288-5764fc8d-cac4-4120-a635-3eb777fbe6bf.PNG

If you are still not getting them, I saw people complaining about not getting these messages after merges, it might be a Gladiatus bug.

— Reply to this email directly, view it on GitHub https://github.com/DinoDevs/GladiatusCrazyAddon/issues/417#issuecomment-1243030836, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYMCDZM32DI7RY2CUY7CNHTV5YZUJANCNFSM6AAAAAAQJ4463M . You are receiving this because you authored the thread.Message ID: @.***>

FrutyX commented 1 year ago

Can you upload the image on GitHub? It does not show via an email reply. But I think I have an idea what you mean...

DomasBar commented 1 year ago

1 Is it showing?

DomasBar commented 1 year ago

I uploaded

On Sun, 11 Sept 2022 at 23:14, FrutyX @.***> wrote:

Can you upload the image on GitHub? It does not show via an email reply. But I think I have an idea what you mean...

— Reply to this email directly, view it on GitHub https://github.com/DinoDevs/GladiatusCrazyAddon/issues/417#issuecomment-1243034767, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYMCDZMTMTP37CHXBLLPSNLV5Y4QTANCNFSM6AAAAAAQJ4463M . You are receiving this because you authored the thread.Message ID: @.***>

GramThanos commented 1 year ago

Ok, I get it. This is a browser notification. But it is hard to detect it. The addon can't check your messages while you don't browse them because this will clear the notification indicator on the menu of the page. There was a feed from the gladiatus notifying but only on the test server, maybe we can use it to push the notifications to the browser notifications.

DomasBar commented 1 year ago

Aa okey, i understand, its just a suggestion, if its hard to do and takes too much time, don't do it

2022-09-11, sk 23:28, Grammatopoulos Athanasios Vasileios < @.***> rašė:

Ok, I get it. This is a browser notification. But it is hard to detect it. The addon can't check your messages while you don't browse them because this will clear the notification indicator on the menu of the page. There was a feed from the gladiatus notifying but only on the test server, maybe we can use it to push the notifications to the browser notifications.

— Reply to this email directly, view it on GitHub https://github.com/DinoDevs/GladiatusCrazyAddon/issues/417#issuecomment-1243037047, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYMCDZKSHEPUVRV3ZIAG2HDV5Y6GHANCNFSM6AAAAAAQJ4463M . You are receiving this because you authored the thread.Message ID: @.***>

FrutyX commented 1 year ago

It certainly isn't simple to do, but we can keep the request here and see.