Advertisement
Guest User

Crawle 1.0.0 Changelog (01/06/14)

a guest
Jun 1st, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.56 KB | None | 0 0
  1. ---------------
  2. 0.9.0 --> 1.0.0
  3. ---------------
  4.  
  5. # ADDITIONS
  6. - Durability is now shown under your equipped items.
  7. - You can now craft the Rusted Blade by dragging one of the three required pieces onto an anvil.
  8. - You can now craft the Rusted Armour by dragging one of the four required pieces onto an anvil.
  9. - Added an "Exit Game" button to the bottom of the demo expiration menu.
  10. - Added a seasons system:
  11. - Your world will start on a random season: winter, spring, summer or autumn.
  12. - A new season will start every four days.
  13. - Each of these seasons will have different effects on your world (e.g. more snow in the winter).
  14. - Rivers can now be walked over during the winter but you will not be able to drink from/fish in them.
  15. - Crops will now be destroyed during the winter.
  16. - Days last much longer in the summer but much less in the winter.
  17. - You are less likely to lose temperature during the night in summer.
  18. - Added an option for disabling screen flashes when performing actions.
  19. - Added a "/setseason" command to the server. Usage: "/setseason seasonid".
  20.  
  21. # CHANGES
  22. - Increased the walking and running speeds.
  23. - Renamed the "Exit Game" button in the death menu to "Back To Menu".
  24. - Animals and other AI no longer perform actions whilst you're dead or blacking out.
  25. - The demo timer is now calculated in minutes.
  26. - Snow is now saved as part of the world (it will no longer stop snowing when you exit).
  27. - Trees now die much faster during the winter but grow faster during the spring.
  28. - Dead trees no longer have large shadows.
  29. - Updated the pumpkin textures.
  30. - Dead trees no longer drop leaves.
  31. - Pumpkins now only appear during autumn.
  32. - Doubled the life time of fires.
  33. - Smashed pumpkins now decompose during winter.
  34.  
  35. # FIXES
  36. - Fixed being able to take sharp bones from non-existent chickens.
  37. - Fixed arrows doing 0 damage to animals sometimes.
  38. - Fixed being able to shoot dead animals with arrows.
  39. - Fixed being able to fire arrows at villagers.
  40. - Fixed being able to right-click fruit bushes from long distances.
  41. - Fixed being able to right-click landmarks from long distances.
  42. - Fixed being able to right-click "the corpse" from long distances.
  43. - Fixed seeing the blackout menu and death menu simultaneously.
  44. - Fixed rain and snow never ending sometimes.
  45. - Fixed dead trees having their "leaves" spawning in the wrong places.
  46. - Fixed shadows rendering above trees.
  47. - Fixed not being able to go back to the IP/Port menu.
  48. - Fixed the "server offline message" not resetting the connect button.
  49. - Fixed snowing in multiplayer.
  50. - Fixed not reverting from the swimming sprite after dying.
  51. - Fixed being able to spawn in water or in trees in multiplayer.
  52. - Fixed collision detection blocking house entrances.
  53. - Fixed the quiver icon not showing up in multiplayer.
  54. - Fixed smashed pumpkins still displaying the "Smash pumpkin" option when right-clicked.
  55. - Fixed an overflow error with temperatures.
  56. - Fixed not being logged out in multiplayer when the server crashes.
  57. - Fixed typing commands into the server console without parameters crashing the server.
  58. - Fixed birds and cicadas restarting their sound effects and overlapping.
  59. - Fixed hovering over branches giving the basket tip.
  60. - Fixed a memory leak that caused the server to process events extremely slowly.
  61. - Fixed fires in multiplayer lasting significantly less than singleplayer fires.
  62. - Fixed weather not being sent to players when they login in multiplayer.
  63. - Fixed tree stump textures being cut off in multiplayer.
  64. - Fixed some low temperature effects not activating.
  65. - Fixed blackouts not working in multiplayer.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement