Update log
Full GONE Fishing update
The complete published notes, normalized for clean reading and source attribution.
Extracted changes
- Gameplay
- Store
- Maps
- Security
- Fixes
- UI and audio
Evening partner...
got some stuff n things for yall
Completed the Grill rework…
The grill will now cook multiple fish simultaneously rather than one at a time.
Base cook time increased by 50%
Minimum cook time is 10 seconds, max is 100 seconds.
Cook time is calculated like so… (Clamp((FishPointValue * 1.5), 10, 100) * upgradedGrillCookMultipler). This means that the fish value is multiplied by 1.5 and then clamped between values of 10 and 100 that way cook time does not exceed 100 seconds or finishes faster than 10. The clamp value does not account for the grill upgrade so it is possible to cook faster than 10 seconds if you upgrade the grill.
Refactored how cosmetics are applied to characters.
This new tech will allow for a lot more unique/more detailed cosmetics
Cosmetics will no longer clip with the skin when doing animations
Added 3 Female Exclusive Shirts (more coming very soon)
Reworked the Arctic Map
First of all, thank you to all the feedback!! including you John Twolfe;)
Removed all the floating ice that players would often fall through
Reduced the size of the map by ~40%
Moved jeb to the center of the map.
Added more bait spawns near the cabin and surrounding areas.
Moved one of the portals next to the gambling area
Reduced poly count by around 45% to help with gpu performance on the map
Reworked the area around the altar.
The white portal that teleports you to the center of the map (now jebs location) is now always active. This means you are no longer required to sacrifice a fish to activate the portal
Added an option to manually spawn in the boat on the jungle map. If the boat is spawned, you now also have an option to respawn the boat in case you leave it somewhere in the ocean. The boat spawn button can be found in the escape menu. The boat will spawn in its default spawn location in the center of the map
FIX IT FLOUNDER TIME LETS GO
Added more in-game fish tracking data for better website anti-cheat and information.
Fixed an issue where after dropping tnt near the troll, the troll would wake up but not chase anyone
Fixed issue where Radio would desync for clients.
Fixed an issue where the strike minigame could freeze and not function when using low tier bait
Fixed an issue where the troll would stay aggrod after a player entered the cabin and closed the door
Fixed a bug where you could not see if players were ready in the lobby
Fixed a bug where the arctic foxes bark could be heard from any distance
Fixed a bug where turning on the stove could be heard from any distance
Fixed a bug where the top players and top catches buttons would not be visible on the leaderboard UI when using MKB
Fixed a bug where eggs would sometimes spawn underneath bird nest
Fixed a bug where players would load into a save with more bait than they were supposed to
Fixed a bug where your fishing rod could be dropped when equipping bait
Fixed a bug where the Stalker enemy would not be despawned on starting a new day
Fixed a bug where dropping a fish in the gambling pool could cause extreme lag for the host
Fixed a bug where queued fish on the grill might not benefit from the grill upgrade
Fixed a bug where beer, bait craits, and pearls could be duplicated on loading a save.
Fixed a bug where
Source
