Skip to content

Releases: MeiNic/MenschAergereDichNicht

v2.0.0

10 May 08:15
v2.0.0
80c7208

Choose a tag to compare

Added

  • Allow showing rules during game

Changed

Fixed

  • Crash caused by wrong resource paths (#101)
  • Not being able to use single player mode (#66)
  • Player being able to knock own figure on first field (#95)
  • Finished figures aren't recognized as being in house (#73)
  • Figures "overflowing" the maximum field number (#73)
  • Figures in house jumping over other figures (#95)
  • Finished figures can be moved (#73)
  • Grammar (#88, #94)

New Contributors

v1.0.0

10 Aug 10:35
v1.0.0

Choose a tag to compare

Added

  • Figure movement
  • Human players
  • Bot players
  • Display winner
  • Overview of rules
  • Display hints during game
  • Consistent look and feel across systems
  • Default player names
  • Options for naming and coloring players
  • Simple logging

Fixed

  • Crash caused by wrong index (#33)
  • Endless loop when moving a figure (#14)
  • Being able to move a figure you don't even own (#21)
  • Dice never yielding a six (#4)
  • Being forced to beat another figure with a not-owned one (#37)
  • Figure on first field cannot be knocked (#41)
  • Winner sometimes not being displayed (#24)
  • Figures not going into the house (#31)
  • Figures in house jumping over other figures (#31)
  • User input always being reset in landingpage (#36)
  • Wrong hint being displayed (#34)
  • Grammar (#55)

New Contributors