Skip to content

Releases: ChrizziDerKek/BugshotRoulette

v1.4.1

24 Aug 14:48
4abf922
Compare
Choose a tag to compare
  • live limit is now 5 - 15
  • item limit is now 1 - 4
  • changed bullet generation

v1.4.0

24 Aug 13:47
dd89a6f
Compare
Choose a tag to compare
  • added sounds for new items
  • added sound for gunpowdered shot
  • added connected player list
  • added version verification
  • removed bullet item

v1.3.2

23 Aug 16:45
828ba8d
Compare
Choose a tag to compare
  • added send mutex to fix connection errors
  • added health display
  • fixed trash bin indefinately deleting items
  • cleaned up code

v1.3.1

23 Aug 14:57
9aed67f
Compare
Choose a tag to compare
  • added textures for new items

v1.3.0

21 Aug 17:55
7a15473
Compare
Choose a tag to compare
  • added bullet item (adds a random bullet to the end of the round)
  • added gunpowder item (50/50 chance for the next shot to deal 3 damage to your target or to explode and deal 2 to yourself)
  • added trashbin item (throws away one item that you select and gives you a different one)
  • added magazine item (regenerates the bullets)

v1.2.0

19 Aug 16:51
d4e973b
Compare
Choose a tag to compare
  • drastically reduced file size
  • added ip input

v1.1.0

18 Aug 12:42
5948e74
Compare
Choose a tag to compare
  • fixed gameover screen appearing after first death when playing with more than 2 players
  • fixed inverter showing you the bullet
  • fixed beer not showing everyone the racked bullet
  • fixed sync issues when too many messages are received
  • added log message for live and blank count
  • added validation for playernames
  • changed max name length to 20
  • changed health range from 2-5 to 5-10
  • changed item range from 1-4 to 1-3

v1.0.0

17 Aug 13:45
e06fb28
Compare
Choose a tag to compare
  • initial release