Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Releases: kennyrkun/bobwars

bobwars 0.15

22 May 18:20
Compare
Choose a tag to compare

what the heck

  • more buttons are disabled
  • improved resource counters
  • improved handling of command line arguments
  • MainMenuState
    • add some art and move the main menu
  • GameStartupState
    • loads things before the game starts
  • GameEndState
    • shown after a game has ended
  • GameCreationState
    • "Start Game" buttons is disabled until all players are ready
  • CommentSection
    • garrison points
      • newly created entities will move to these points after they spawn
  • Bob
    • can only be created from CommentSections

bobwars 0.14

17 Feb 17:09
Compare
Choose a tag to compare
  • newly created entities are not automatically selected
  • camera is now centered on game load
  • discord rich presence integration
  • sfui2 implemented
  • pause menu
  • main menu
  • multiple entity selection support
  • screenshotting