Skip to content

0.10.0.1089

Pre-release
Pre-release
Compare
Choose a tag to compare
@rm-code rm-code released this 28 Oct 21:03
· 706 commits to develop since this release

Additions

  • Added ammo indicator which displays the total amount of ammunition a character has in his inventory
  • Added basics for parcel based procedural map generation
    • Map layouts determine the general look of the map such as road placement and where parcels are placed
    • Building-prefabs can be spawned in parcels matching their size
    • Prefabs can be rotated randomly
    • Spawn randomly generated foliage parcels
  • Added completely revamped inventory user interface
    • General groundwork for future user interface additions

Removals

  • Removed unused resource file
  • Removed heal all selector on base screen

Fixes

  • Fixed crash on base screen when health screen was opened before a character was selected

Other Changes

  • Character names are aligned to the left now
  • Improved interaction between mouse and keyboard controls in menu screens
  • Nationalities are now picked from a weighted list to control the rarity of certain nations
  • The aim overlay will always mark unseen tiles as potentially blocking
  • Changed minimum resolution from 800x600 to 1024x768
  • Improved the ingame help screen and updated it to follow the general UI style