itqop
ce52c98668
chore(release): v0.1.6
...
### Fixed
- Global Chat Issue:
- Resolved bugs affecting the functionality of the global chat.
2024-10-21 20:05:09 +03:00
itqop
dd248095d6
chore(release): v0.1.5
...
### Fixed
- Local Chat Issue:
- Resolved bugs affecting the functionality of the local chat.
2024-10-21 19:05:06 +03:00
itqop
5de9139c34
chore(release): v0.1.4
...
Fix warnings
2024-10-21 18:24:48 +03:00
itqop
b78e25ceac
chore(release): v0.1.4
...
### Added
- Console error logging
- Configurable message text
### Fixed
- Tick timeout error
### Changed
- Renamed command class from `ChatitCommand.java` to `ChatITCommand.java`
2024-10-21 18:21:24 +03:00
itqop
39b750d590
Add console error logs
2024-10-21 17:27:27 +03:00
itqop
dbdd6c9ac4
Fix tick timeout
2024-10-21 17:27:06 +03:00
itqop
c5feae6512
Rename class command
2024-10-21 13:46:33 +03:00
itqop
2ccaa6927c
Add en CHANGELOG version
2024-10-21 11:57:00 +03:00
itqop
280eb64159
feat: Make profanity threshold and regex configurable
...
- Added `profanity_threshold` to `config/chatit.toml` with a default value of `0.5`.
- Added `profanity_regex` to `config/chatit.toml` with the provided regular expression for profanity filtering.
- Updated `ProfanityChecker` and `ChatEventHandler` to utilize the new configuration settings.
- Enhanced the flexibility and configurability of the mod.
2024-10-21 11:54:09 +03:00
itqop
afab8962f8
Rename CHANGELOG to CHANGELOG.md
2024-10-21 11:34:24 +03:00
itqop
779ba9c8b4
Rename class name and fix CHANGELOG dates
2024-10-21 11:31:59 +03:00
itqop
0b4a253dcb
Add 0.1.1 version
2024-10-21 11:25:52 +03:00
itqop
f7b0004423
Add CHANGELOG
2024-10-21 11:25:14 +03:00
itqop
3fc9e8ef33
Init first version project
2024-10-21 11:05:56 +03:00
itqop
dfb8a7a565
Edit gitignore
2024-10-21 11:05:28 +03:00
itqop
d84418d303
Init rep
2024-10-21 11:01:32 +03:00