kaansoral / adventureland

Adventure Land The Open Source CODE MMORPG
Other
189 stars 60 forks source link

Fix bug regarding shiny items #114

Closed FreezePhoenix closed 6 months ago

FreezePhoenix commented 6 months ago

This PR aims to fix a bug where if a user attempts to shiny an item using the upgrade station and an offering, if it succeeds, the server does not send a response. This appears to occur because the server sets a "announce" flag to be false when the upgrade is a shiny attempt, and this prevents the success response from being sent to the client.

thmsndk commented 6 months ago

@FreezePhoenix Your PR seems to enable lunarnewyear again and properly other unintended changes :)

FreezePhoenix commented 6 months ago

What... on earth....