ReChecker/CHANGELOG.md

45 lines
1.3 KiB
Markdown
Raw Normal View History

2024-11-15 17:46:41 +03:00
# [ReChecker](https://github.com/rehlds/ReChecker) Changelog
---
2024-11-15 17:46:41 +03:00
## [`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.
2024-11-15 17:46:41 +03:00
**Full Changelog**: [2.5...2.7](https://github.com/rehlds/ReChecker/compare/2.5...2.7)
2024-11-15 17:46:41 +03:00
## [`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)
2024-11-15 17:46:41 +03:00
- `ReChecker API`: Minor issues fixed.
2024-11-15 17:46:41 +03:00
**Full Changelog**: [2.4...2.5](https://github.com/rehlds/ReChecker/compare/2.4...2.5)
2024-11-15 17:46:41 +03:00
## [`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
2024-11-15 17:46:41 +03:00
- `ReChecker API` updated to `2.1`
2024-11-15 17:46:41 +03:00
**Full Changelog**: [2.3...2.4](https://github.com/rehlds/ReChecker/compare/2.3...2.4)
2024-11-15 17:46:41 +03:00
## [`2.3`](https://github.com/rehlds/ReChecker/releases/tag/2.3) - 2017-01-22
### Added
- Initial release
2024-11-15 17:46:41 +03:00
**Full Changelog**: [2.3](https://github.com/rehlds/ReChecker/commits/2.3)