This repository was archived by the owner on Aug 16, 2022. It is now read-only.
Releases: Chocorean/authmod
Releases · Chocorean/authmod
v1.16.5-1.0.1
Commits
- 8449104: Update README.md (Yann Prono)
- f44d391: Update README.md (Yann Prono)
- 75d0af6: Update README.md (Yann Prono)
- non-player entities cannot use commands #42 (chocorean)
- a619fbb: Merge branch '1.16.5' of github.com:Chocorean/authmod into 1.16.5 (chocorean)
- 15da68e: update authmod-core (Yann Prono)
- 9759a82: Merge branch '1.16.5' (Yann Prono)
- 616a3f1: update update.json (Yann Prono)
v1.12.2-1.0.1
Commits
- non-player entities cannot use commands #42 -- need to double check (chocorean)
- #42 for forge 1.12.2 (Yann Prono)
v1.16.5-1.0.0
Commits
- 389c04e: refactoring (Yann Prono)
- d8525ac: error handling (Yann Prono)
- 8e2f80b: need constraints validations and almost done (Yann Prono)
- f5fb031: new forge version (Yann Prono)
- f28ff09: migration to forge 1.15.2-31.1.18 (Yann Prono)
- 88acd86: minor change, I would like to link my jar dependencies at runtime with classpath, but it doesn't seem possible with forge, you have to include your dependencies in the mod (Yann Prono)
- efd5b58: i18n (Yann Prono)
- 23b25f0: refactoring (Yann Prono)
- e76c0f5: gradle issues when making uber jars: 'No suitable driver for...' (Yann Prono)
- 715a0ca: I hate gradle (Yann Prono)
- b55f2b2: finally, it works now (Yann Prono)
- ade5edc: merge with master (Yann Prono)
- 5b8bed3: update README (Yann Prono)
- f768597: last step is to test in production (Yann Prono)
- 468a670: try github actions (Yann Prono)
- 9984f9a: use github actions now, fix minor bugs (Yann Prono)
- 78cb1bc: Add issue templates (Baptiste CHOCOT)
- 898d178: Update issue/feature templates (Baptiste CHOCOT)
- f47d75a: Add BUG label to issue made with template (Baptiste CHOCOT)
- 698c102: Update analyze.yml (Baptiste CHOCOT)
- 9a4bc64: Update build.gradle (Baptiste CHOCOT)
- 5a522c4: Update build.gradle (Baptiste CHOCOT)
- 29d1132: Update build.yml (Baptiste CHOCOT)
- f4373e6: Update README.md (Baptiste CHOCOT)
- d6730ec: try to fix sonarcloud (Yann Prono)
- 1855697: Merge branch 'master' of github.com:Chocorean/authmod (Yann Prono)
- 8b252d3: improve code coverage (Yann Prono)
- 196c62c: minor change (Yann Prono)
- 0376ebf: Update bug_report.md (Baptiste CHOCOT)
- 1cd10d1: update ci (Baptiste CHOCOT)
- 3c9722b: update ci (Baptiste CHOCOT)
- 1ae46d6: update ci (Baptiste CHOCOT)
- d613498: update ci (Baptiste CHOCOT)
- 7dd15c2: edit gradle config (Baptiste CHOCOT)
- 28346c3: fix sonar issues (Baptiste CHOCOT)
- f7c3118: add ; (Baptiste CHOCOT)
- c35788f: fix bug smells (Baptiste CHOCOT)
- edc6bd4: fix unit test (Yann Prono)
- 12cb1a6: Merge branch 'master' of https://github.com/Chocorean/authmod (Baptiste CHOCOT)
- 8f2cda7: Add unit test for previous bugfix (Fix #23) (Baptiste CHOCOT)
- e4079e1: minor change (Baptiste CHOCOT)
- 0f8b239: Add command whitelist for unlogged players (Fix #24) (Baptiste CHOCOT)
- 4ce7d82: Add version file (Baptiste CHOCOT)
- cac2511: Write a warning in the logs when a new version is available (Fix #25) (Baptiste CHOCOT)
- 3490932: Send message to player when wrong password for /login (Fix #27) (Baptiste CHOCOT)
- d6aa9e0: Add /changepassword command (Baptiste CHOCOT)
- eb305fa: Improve exception handling (Baptiste CHOCOT)
- fdaf936: Minor change (Baptiste CHOCOT)
- cc6e723: Add unit tests for /changepassword (Fix #22) (Baptiste CHOCOT)
- 6a27904: Add /changepassword example (Baptiste CHOCOT)
- 0906cbd: update sonarcloud badges (Yann Prono)
- e3a6c30: Merge branch 'master' of github.com:Chocorean/authmod (Yann Prono)
- f64d8bf: Fix printing message when mod is up-to-date (Baptiste CHOCOT)
- 7b17105: Remove warning for missing file (Baptiste CHOCOT)
- 8f62a84: Merge branch 'master' of ssh://github.com/Chocorean/authmod (Baptiste CHOCOT)
- c0c90cb: tu l'aimes la bite @Mcdostone (Baptiste CHOCOT)
- a41acde: Fix sonar bugs (Baptiste CHOCOT)
- 82d183d: Fix some sonar issues (Baptiste CHOCOT)
- fcac35b: Fix my bullshit (Baptiste CHOCOT)
- 5e1f77f: minor change (Baptiste CHOCOT)
- 1fa8d21: update readme (Baptiste CHOCOT)
- 8c1c4f1: Update README.md (Baptiste CHOCOT)
- 949bc59: Update README.md (Baptiste CHOCOT)
- 4d64c76: Stop registering commands on client-side (Baptiste CHOCOT)
- f1246fd: Merge branch 'master' of ssh://github.com/Chocorean/authmod (Baptiste CHOCOT)
- 025fb2c: Reduce modifications on client side (Baptiste CHOCOT)
- 3004600: Update README.md (Baptiste CHOCOT)
- eb62af3: Update README.md (Baptiste CHOCOT)
- e6a62da: Refactoring (Yann Prono)
- 28ef3db: Reduce max RAM amount (Baptiste CHOCOT)
- b9afb6e: Create LICENSE (Baptiste CHOCOT)
- 1633de4: Big refactoring (Yann Prono)
- cfac23e: update README.md (Yann Prono)
- d99d5b7: Add espagnol i18n (Baptiste CHOCOT)
- d305d1d: update contributors (Baptiste CHOCOT)
- 2638f8e: Refactoring (not finished) (Yann Prono)
- 7db6ec2: Merge branch 'master' of github.com:Chocorean/authmod (Yann Prono)
- a59ed34: add 'es_es' in configuration (Yann Prono)
- a2d7705: create 3 new commands (Yann Prono)
- bc0a3db: Update Readme (Fix #30) (Baptiste CHOCOT)
- d251eac: Update readme with what was cut (actually fix #30) (Baptiste CHOCOT)
- 8787185: remove code smells (Yann Prono)
- fbdaf38: Merge branch 'master' of github.com:Chocorean/authmod (Yann Prono)
- cba90ce: remove code smells (Baptiste CHOCOT)
- d7c3450: refactor (Baptiste CHOCOT)
- now can run commands through server console (Baptiste CHOCOT)
- 66d1e7b: minor change (Yann Prono)
- fcd627e: clean the gradle.build (Yann Prono)
- efb8603: add semmle SAT (Yann Prono)
- 129ed57: update authmod-server.toml (Yann Prono)
- 25e9c22: add artifacts (Yann Prono)
- 6bf85a5: working on upgrading to 1.16 (Yann Prono)
- 53e438e: trying to make it work for 1.16 (Yann Prono)
- 1702fc7: eed more integration tests before releasing it (Yann Prono) #40
- b0a619d: minor change in release workflow (Yann Prono) #40
- 44f5eb2: trigger the action when git tag is defined (Yann Prono) #40
- 361bfbb: fix sonarcloud warnings (Yann Prono) #40
- e370d96: Update branch name (chocorean)
- 0a34d3f: update README.md (Yann Prono) #40
- cb388e8: update README.md, fix sonarcloud warnings (Yann Prono)
- f5c32d5: sonarcloud code coverage doesn't work (Yann Prono)
- 01a1218: duplicate badge in README.md (Yann Prono)
- 5526c22: typo in sonarcloud workflow (Yann Prono)
- 8e7e975: create update.json, log errors when necessary (Yann Prono)
- fffd71b: Fix asset location issue on windows device (chocorean)
- 45f19d2: Merge branch 'main' of github.com:Chocorean/authmod (chocorean)
- 2f1cb55: update README.md, include sqlite driver (Yann Prono)
- e8fa899: Merge branch 'main' of github.com:Chocorean/authmod (Yann Prono)
- 53663b3: update README.md (Yann Prono)
- 8396651: remove unused import (Yann Prono)
- aeb995b: remove stuff related to identifier (Yann Prono)
- 8d243c2: ready to release (Yann Prono)
- 152e7b4: remove log (Yann Prono)
- 5966e59: Add instructions for Mysql8 and > issue (Baptiste CHOCOT)
- 85bddce: Add release support for 1.12.2 (Baptiste CHOCOT)
- f8a0b63: Update release.yml (Baptiste CHOCOT)
v1.12.2-1.0.0
Commits
- 1ff8662: Temp file wasn't properly deleted, neither deletion was checked (chocorean)
- 1bd525f: Temp file wasn't properly deleted, neither deletion was checked (chocorean)
- b015d88: Close hanging connection to db (chocorean)
- 030d9d1: Correct database schema and player existence checking query ; Related to #35 (chocorean)
- 457c881: correct typo (chocorean)
- 2490726: Add /changepassword command - #39 (chocorean)
- 87db69c: improve player relocation - #33 (chocorean)
- 116c41b: need more integration tests before releasing it (Yann Prono)
- 907e4f7: tag must start with a 'v' to be taken into account by github actions (v1.0.0 for instance) (Yann Prono)
- 026338b: trigger the action when git tag is defined (Yann Prono)
- c80cc89: fix sonarcloud warnings (Yann Prono)
- e7ad88b: log errors when necessary (Yann Prono)
- dfe710b: update README.md (Yann Prono)
- 208edfc: update README.md, include sqlite driver (Yann Prono)
- 4337245: remove unused imports (Yann Prono)
- 0e049ae: upgrade authmod-core (Yann Prono)
- 5490b9f: remove stuff related to identifier (Yann Prono)
- 49a299d: update example config file (Yann Prono)
- 6ab646c: ready to release (Yann Prono)
Big refactoring, unit tests, email is now optional
3.0 Merge branch 'master' of github.com:Chocorean/authmod
Improved compatibility between authmod and DatabaseSourceStrategy
thanks to this release, It will be possible to adapt the SQL players table with Authmod. 4 New keys are available in authmod.cfg:
database {
# column label telling whether the player is banned or not
S:columnBanned=banned
# column label containing the email address
S:columnEmail=email
# column label containing the encrypted password
S:columnPassword=password
# column label containing the player's username
S:columnUsername=username
# column label containing the player's UUID
S:columnUuid=uuid
# ...
}If your table is different from what authmod expect, you can now rename the columns.
Release the version 2.6
Release 2.6
Players cannot walk until they are logged
Database timeout fix
2.4 fixed db timeout
Updated to 1.12.2
Stable release for 1.12.2