Skip to content

v0.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Apr 02:54
99751b0

0.0.5 (2024-04-09)

Features

  • adding dev integration test setup (15bffc0)
  • correctly adjusted unit costs with tests (c3bd9b1)
  • fixing unit costs and sums (9fde8c9)
  • geo.terrain_height_for_pos(position) added for fluency (83ab48b)
  • Point2D#to_3d(y:) makes 2d to 3d conversion shorthand even shorter. (53a6172)
  • redownload and regen techtree for 5.0.12 (e7e5618)
  • unit type data cost correction for structures (5cce91e)
  • UnitGroup#intersection and alias #&. some_squad &= units.army removes dead units. (e56f6b5)
  • various upgrade and research additions to unit ug and player (879907b)

Miscellaneous Chores