Releases: CHR15cs/CS2-Practice-Plugin
v1.0.0.3
V1.0.0.2
What's Changed
- Allowed .throw and small cleanup of .throw by @IOExceptional in #50
- Fix De-Registration of OnEntitySpawned by @CHR15cs in #61
-> Smokes should not be colored in match mode anymore
New Contributors
- @IOExceptional made their first contribution in #50
Full Changelog: v1.0.0.1...V1.0.0.2
v1.0.0.1
You need to re-download the Complete Package for your operating system after the latest cs2 update!
The windows version is untested!
New commands
.updatepos
If jump / run throw grenade is saved, the grenade needs to be thrown, saved and later the starting position can be set using this command
.throw id:<id>
Pass id to throw the grenade using the id instantly
Fixes
.save
Setting the inital thrower correctly now, showing grenade id from last added grenade
.back
Fixed some typos
Config file
"UsePersonalNadeMenu": false,
added new option to the config file. Can now set the default value for the nade menu
v1.0.0.0
What changed:
To save grenade projectiles, you have to throw the nade and AFTERWARDS you need to type .save 'grenade name'
.throw now works with smoke
.throw 'tag' throws all nades using the given tag -> only new grenades work
fixed some menu errors
Whats new:
Bot mimic
.mimic -> Shows menu to list / create / delete replays
.createreplay 'replay name' -> create replayset
.record 'role name' -> records role for the current replayset
.stoprecord -> stops current recording
.storereplay -> saves last recorded role to current replayset
.replays -> opens menu to list all current replays
.renameset 'new replaysset name' -> Changes the replayset name
WINDOWS VERSION UNTESTED!
v0.9.2.1
New commands:
.break (break all stuff)
.impacts (toggle impacts on server)
.showtags (print all available tags in the chat, depends on which grenade menu is selected)
.editnade Can use .rename , .desc etc. on given nade
Make the last nade you select with the nade menu editable (same as .editnade just with the selection via nade menu)
Alpha Version 0.9.2.0
New commands:
.bestspawn
.worstspawn
.rename
.desc
.addtag
.removetag
.deletetag
.cleartags
.throw (smokes are currently not working!)
.last
.back
.forward
.flash
.stop
.noflash
.timer
.countdown
.swapbot
.movebot
.settings
.nades menu now personalized / can change to global with .settings
prefire and retake mode are disabled for now. Will be enabled when its stable enough
What's Changed
Full Changelog: v0.9.1.1...v0.9.2.0
v0.9.1.1
v0.9.1.0
What's Changed
- Reworking modes by @CHR15cs in #9
- Projectile handling rework by @fahrnertim in #10
- Introduction of storages by @fahrnertim in #11
- Damage info by @CHR15cs in #12
- Alias storage adaption by @fahrnertim in #13
- Added .checkpoint and .back to save and restore checkpoints per user by @CHR15cs in #14
- Added parsing for id and restoring in .nades command by @fahrnertim in #15
- Make Smoke Colors in pracc mode configurable by @CHR15cs in #19
- 16 coach dies delayed by @CHR15cs in #25
- using built in admin system now as well as basic configuration from css by @CHR15cs in #26
- Cleanup config file mess by @CHR15cs in #27
- match shall start from 0-0 again after warmup by @CHR15cs in #28
- 18 backup wrong order by @CHR15cs in #29
- Introduction of dry runs
- MinimumApiVersion = 80
- BREAKING CHANGES for .nades menu, since we moved from .xml to .json storage of projectile snapshots, the old config will not be used anymore
New Contributors
- @fahrnertim made their first contribution in #10
Full Changelog: v0.9.0.1...v0.9.1.0
Alpha Version 0.9.0.1
alpha version 0.9.0.1
add command .savelast
refactored alot so might be broken
added last thrown (unsaved) nade to .nades menu
hooking events per eventhandler
all commands now available using !command
updates cssharp version to v52
Alpha Version 0.9.0
What's Changed
- Refactoring by @CHR15cs in #1
- implementation of restoring rounds by @CHR15cs in #2
- Implemented Basic bot commands by @CHR15cs in #3
- Update README.md by @CHR15cs in #4
- new commands: by @CHR15cs in #5
New Contributors
Full Changelog: https://github.com/CHR15cs/CS2-Practice-Plugin/commits/v0.9.0