Releases: yonilerner/cs2-retakes-allocator
Releases · yonilerner/cs2-retakes-allocator
Guns Menu Secondary Weapon Fix
What's Changed
- Fix guns menu for secondary weapons by @yonilerner in #72
Full Changelog: v1.2.3...v1.2.5
Pistol Menu
REQUIRES CounterStrikeSharp 147 - MySQL Fixes
What's Changed
- fix hot reload crashes by @yonilerner in #67
- Fix migrations by @yonilerner in #68
- Fix deps by @yonilerner in #69
- fix readme by @yonilerner in #70
Full Changelog: v1.2.1...v1.2.2
Weapon Allocation Rewrite & One AWP Per Team
What's Changed
- update readme by @yonilerner in #59
- Preferred Weapon Allocation by @yonilerner in #40
- List guns by @yonilerner in #62
- Awp command & menu by @yonilerner in #63
- Version and readme by @yonilerner in #64
Full Changelog: v1.2.0...v1.2.1
MySQL Support - BROKEN
What's Changed
- Fixed guns menu weapon filtering, and update menu order by @B3none in #51
- Remove redundant dll from output by @B3none in #53
- MySQL support by @yonilerner in #54
- Update README.md by @yonilerner in #57
- Mysql fix by @yonilerner in #58
Full Changelog: v1.1.0...v1.2.0
MySQL Support - BETA
Someone please try this out for me. I think it works but I don't know.
Implemented a guns chatmenu
What's Changed
- Added config to enable / disable round type announcements by @B3none in #49
- Add initial guns command menu implementation by @B3none in #46
Full Changelog: v1.0.9...v1.1.0
Fix half buys not happening
What's Changed
- better test setup by @yonilerner in #39
- Update message prefix to match retakes plugin by @B3none in #44
- Remove redundant command helper arguments for !guns command by @B3none in #41
- Fix random round type for half buy by @yonilerner in #47
- version by @yonilerner in #48
Full Changelog: v1.0.8...v1.0.9
1.0.8 is a re-release of 1.0.7 that was broken
What's Changed
- Fix bug where only fullbuy rounds were being chosen
- fix m4a1 gun search by @yonilerner in #34
- Make guns work just like gun by @yonilerner in #33
- Config for freeze time allocation by @yonilerner in #28
- version bump by @yonilerner in #37
- Make configs properly optional by @yonilerner in #38
Full Changelog: v1.0.6...v1.0.8
Needs a version bump for logs
Update PluginInfo.cs (#27) * Update PluginInfo.cs You forgot to update the version in the PluginInfo.cs * Update RetakesAllocatorCore/PluginInfo.cs --------- Co-authored-by: Yoni Lerner <[email protected]>