ReChecker/CHANGELOG.md
STAM 01321c7020
added readme + added changelog (#3)
* added readme + added changelog

* Rename back license file

---------

Co-authored-by: Sergey Shorokhov <wopox1337@ya.ru>
2024-11-11 09:12:20 +03:00

45 lines
1.3 KiB
Markdown

# [rechecker](https://github.com/rehlds/rechecker) Changelog
---
## [`2.7`](https://github.com/rehlds/rechecker/releases/tag/2.7) - 2021-06-15
### Added
- Added the keyword `'[id]'` to obtain the player's index.
### Fixed
- Fixed a bug with ConVars when unloading the plugin.
**Full Changelog**: [2.5...2.7](https://github.com/rehlds/rechecker/compare/2.5...2.7)
## [`2.5`](https://github.com/rehlds/rechecker/releases/tag/2.5) - 2017-10-25
### Fixed
- Fixed Bad file if `gamedll` doesn't check its own original files.
- Critical for `HL` with `mp_consistency` enabled.
- Thank you to user [Asdnn](http://aghl.ru/forum/viewtopic.php?f=10&t=2796#p29278)
- `Rechecker API`: Minor issues fixed.
**Full Changelog**: [2.4...2.5](https://github.com/rehlds/rechecker/compare/2.4...2.5)
## [`2.4`](https://github.com/rehlds/rechecker/releases/tag/2.4) - 2017-09-24
### Added
- `UTF-8 BOM` support added for `resources.ini`
### Fixed
- Some minor bugs fixed
## Changed
- Removed file extension check for the requested file
- `Rechecker API` updated to `2.1`
**Full Changelog**: [2.3...2.4](https://github.com/rehlds/rechecker/compare/2.3...2.4)
## [`2.3`](https://github.com/rehlds/rechecker/releases/tag/2.3) - 2017-01-22
### Added
- Initial release
**Full Changelog**: [2.3](https://github.com/rehlds/rechecker/commits/2.3)