Advertisement
Guest User

Jumpaï 0.3.1 changelog

a guest
Sep 3rd, 2018
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.14 KB | None | 0 0
  1. # Version 0.3.1
  2.  
  3. Improvements :
  4. - We are now bundling Java with the game so our players are no longer forced to download it
  5. - Added minimalistic download option that excludes the replay export function
  6. - The friend widget now shows friends editing levels as online instead of offline
  7. - The friend widget now shows when a friend disconnected for the last time
  8. - Added a small bounce to the boomerang when hitting wall (10% of velocity)
  9. - Reduced the time to upload replay when finishing a level for long replays
  10. - Added a confirmation dialog when hitting a button that could make you leave the game when you have a checkpoint
  11. - Added a sound when you bounce on rubber blocks
  12. - The boomerang and the frisbee will not be affected by the air of fans after being jumped on
  13. - Doors can now be moved by a quarter unit instead of half unit
  14. - Now kicking players that have lost connection after 30 seconds instead of leaving them inactive forever
  15. - Online players have their arms in front of them when grabbing an item
  16. - Better behavior of title screen when connection fails
  17. - Improved performance of the physics engine
  18.  
  19. Bug fixes :
  20. - Fixed bug where you could see other players with held items they weren't actually held
  21. - Fixed bug where changing a tree or bush skin couldn't be undone and redone
  22. - Fixed occasional crash with pause menu
  23. - Fixed crash when clicking the disabled "Visit Hub" on the finish menu when you are the first to clear a level
  24. - Fixed bug where the boomerang would stay stuck in corners with conveyors pointing against the wall
  25. - Fixed bug where the umbrella could be rendered in the air even when laying on the ground
  26. - Fixed crash occuring when placing objects with drag and pasting at the same time
  27. - Waterfalls no longer render behind the decorations
  28. - Fixed bug where creating a first hub would have options to put checkpoints and finishflags but no doors
  29. - Fixed bug where some servers could enter corrupted states when players leave at the same time
  30. - Fixed bug where restarting when surfing on a waterfall could cause a crash
  31. - Fixed crash happening when going in a level when the server has been closed
  32. - Fixed chat level tab that would not clear when changing levels
  33. - Fixed chat level tab that would allow to chat with people in a different level
  34. - Fixed infinite loading screen when you leave the editor if you are logged through another instance of Jumpaï
  35. - Fixed chat opening when pressing enter to close a dialog
  36. - Fixed bug where the Umbrella's handle would flip randomly
  37. - Fixed bug where taking a chicken powerup would break grab animation
  38. - Fixed bug with textures connecting to the border and not connecting properly again
  39. - Fixed bug where you could wall jump off rubber blocks
  40. - Fixed objects invisible when too close to the edge in editor for player, fan, finishflag, checkpoint and bush
  41. - Fixed crashes with doors in the editor
  42. - Fixed crash occuring when booting 2 clients at the very same time
  43. - Fixed bug that removed your player from the game when joining twice
  44. - Fixed bug where binding click on control keys would prevent proper usage of editor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement