Beta 1 released


The first beta has been released!

Mostly contains a number of additional bug fixes. In particular, several bugs in the Hoist the Colours (extra) storyline were fixed.

Fixes

  • Fixed attack animation not triggering correctly in Hoist the Colours quests
  • Improvements and fixes for the Russian translation
  • Added ship lights to Black Pearl
  • Enabled use of the free camera on land
  • Updated sand stepping sound
  • Re-added missing DMC quest scripts
  • Added missing icon for spyglass distance indicator
  • Fixed description of required items for viewing your position on the map
  • #83 Reduced minimum crew required for firing cannons
  • #181 Fix spelling of São Jorge and Conceição
  • #182 Fixed clouds not showing on the world map

Modding

  • Exposed basic Lighter functionality to scripts:
// New Lighter messages: 
// sl "LoadPreset" <preset id> 
// sl "SavePreset" <preset id> 
// sll "Process" <trace shadows?> <smooth shadows?> 
// s "SaveLight"  SendMessage(&Lighter, "sl", "LoadPreset", 1); 
SendMessage(&Lighter, "sll", "Process", 1, 1); SendMessage(&Lighter, "s", "SaveLight"); 

Files

beyond-new-horizons-windows.zip 7 GB
Version 15.0.0-beta.1 Dec 16, 2023

Get Beyond New Horizons

Comments

Log in with itch.io to leave a comment.

Thank you.  This  work gives the game room to grow and allows users to extend this game even further. 

Thanks for all your efforts.