mirror of
https://github.com/rehlds/rechecker.git
synced 2024-12-26 04:15:29 +03:00
rechecker -> ReChecker
This commit is contained in:
parent
29decdba1d
commit
387adbc634
22
CHANGELOG.md
22
CHANGELOG.md
@ -1,8 +1,8 @@
|
|||||||
# [rechecker](https://github.com/rehlds/rechecker) Changelog
|
# [ReChecker](https://github.com/rehlds/ReChecker) Changelog
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## [`2.7`](https://github.com/rehlds/rechecker/releases/tag/2.7) - 2021-06-15
|
## [`2.7`](https://github.com/rehlds/ReChecker/releases/tag/2.7) - 2021-06-15
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Added the keyword `'[id]'` to obtain the player's index.
|
- Added the keyword `'[id]'` to obtain the player's index.
|
||||||
@ -10,19 +10,19 @@
|
|||||||
### Fixed
|
### Fixed
|
||||||
- Fixed a bug with ConVars when unloading the plugin.
|
- 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)
|
**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
|
## [`2.5`](https://github.com/rehlds/ReChecker/releases/tag/2.5) - 2017-10-25
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed Bad file if `gamedll` doesn't check its own original files.
|
- Fixed Bad file if `gamedll` doesn't check its own original files.
|
||||||
- Critical for `HL` with `mp_consistency` enabled.
|
- Critical for `HL` with `mp_consistency` enabled.
|
||||||
- Thank you to user [Asdnn](http://aghl.ru/forum/viewtopic.php?f=10&t=2796#p29278)
|
- Thank you to user [Asdnn](http://aghl.ru/forum/viewtopic.php?f=10&t=2796#p29278)
|
||||||
- `Rechecker API`: Minor issues fixed.
|
- `ReChecker API`: Minor issues fixed.
|
||||||
|
|
||||||
**Full Changelog**: [2.4...2.5](https://github.com/rehlds/rechecker/compare/2.4...2.5)
|
**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
|
## [`2.4`](https://github.com/rehlds/ReChecker/releases/tag/2.4) - 2017-09-24
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- `UTF-8 BOM` support added for `resources.ini`
|
- `UTF-8 BOM` support added for `resources.ini`
|
||||||
@ -32,13 +32,13 @@
|
|||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
- Removed file extension check for the requested file
|
- Removed file extension check for the requested file
|
||||||
- `Rechecker API` updated to `2.1`
|
- `ReChecker API` updated to `2.1`
|
||||||
|
|
||||||
**Full Changelog**: [2.3...2.4](https://github.com/rehlds/rechecker/compare/2.3...2.4)
|
**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
|
## [`2.3`](https://github.com/rehlds/ReChecker/releases/tag/2.3) - 2017-01-22
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
- Initial release
|
- Initial release
|
||||||
|
|
||||||
**Full Changelog**: [2.3](https://github.com/rehlds/rechecker/commits/2.3)
|
**Full Changelog**: [2.3](https://github.com/rehlds/ReChecker/commits/2.3)
|
||||||
|
@ -1 +1 @@
|
|||||||
## [rechecker](https://github.com/rehlds/rechecker) [![Percentage of issues still open](http://isitmaintained.com/badge/open/rehlds/rechecker.svg)](http://isitmaintained.com/project/rehlds/rechecker "Percentage of issues still open") [![GitHub license](https://img.shields.io/github/license/rehlds/rechecker.svg?longCache=true&style=flat-square)](https://github.com/rehlds/rechecker/blob/master/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/rehlds/rechecker.svg?longCache=true&style=flat-square)](https://github.com/rehlds/rechecker/issues) [![GitHub forks](https://img.shields.io/github/forks/rehlds/rechecker.svg?longCache=true&style=flat-square)](https://github.com/rehlds/rechecker/network) [![GitHub stars](https://img.shields.io/github/stars/rehlds/rechecker.svg?longCache=true&style=flat-square)](https://github.com/rehlds/rechecker/stargazers)
|
## [ReChecker](https://github.com/rehlds/ReChecker) [![Percentage of issues still open](http://isitmaintained.com/badge/open/rehlds/ReChecker.svg)](http://isitmaintained.com/project/rehlds/ReChecker "Percentage of issues still open") [![GitHub license](https://img.shields.io/github/license/rehlds/ReChecker.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReChecker/blob/master/LICENSE) [![GitHub issues](https://img.shields.io/github/issues/rehlds/ReChecker.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReChecker/issues) [![GitHub forks](https://img.shields.io/github/forks/rehlds/ReChecker.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReChecker/network) [![GitHub stars](https://img.shields.io/github/stars/rehlds/ReChecker.svg?longCache=true&style=flat-square)](https://github.com/rehlds/ReChecker/stargazers)
|
||||||
|
Loading…
Reference in New Issue
Block a user