Skip to content

Improved CanoeStation

Oven Bread requested to merge ovenbreado/2009scape:canoe-animation into master

What has been done in this MR?

  • CanoeStation should now have the full animation suite.
  • Canoe making now scales with axe and level of woodcutting.
  • Interfaces are now fully updated with proper hide/show/animation (especially destination selection).
  • Canoes now sink at the end of the journey.
  • (IMPORTANT) Added a "black screen backdrop" overlay seen only in HD when opening interfaces.

Sources:

What should testers check?

  • Canoes function as normal.
  • Interface works as usual.
  • Woodcutting level scaling (check that it "feels like cutting a tree of a certain level")
  • P.S. the level scaling may be slightly off, but is waaay better than Random.roll(6 or 8) == 1 (This was the original)
  • I have tested these changes thoroughly.

  • I used the relevant Thanos/Zaros tool for any JSON edits where possible, and have attached screenshots of any changes.

Edited by Oven Bread

Merge request reports