Skip to content

v0.3.0 Wild West

Latest
Compare
Choose a tag to compare
@rustinlee rustinlee released this 18 Jun 03:45
· 14 commits to master since this release

[FEATURE] Added the Gunsmith role
[FEATURE] Single shot guns
[FEATURE] Item and inventory system
[FIX] Began checking for victory conditions on every death instead of when the day changes
[MISC] Optimized sending of valid targets to voting clients
[MISC] Can now customize pre-round countdown time with -t secs

Items and inventory are really the big things here, Gunsmith and guns can be considered a proof of concept of the modular item definition system. Inventory itself still needs a few kinks worked out but it's definitely playable as is.