Nedologin 2.0.2
on Dec 25, 2024Nedologin 2.0.2
on Dec 25, 2024- Fixed the bug which left you with an unrenderable screen after the initial password prompt
- The P button is placed dynamically now (thank you create devs)
Nedologin 2.0.1
on Nov 30, 2024- Added multiloader command omitting functionality
Nedologin 2.0.0
on Nov 30, 2024- The PORT to FABRIC!!!
Nedologin 1.21.1-1.0.9
on Aug 21, 2024- Ported to 1.21.1
Nedologin 1.21-1.0.9
on Aug 21, 2024- Port to neoforge 1.21
Nedologin 1.19.2-1.0.8
on Jun 5, 2024Nedologin 1.20.1-1.0.8
on Jun 5, 2024- Any exceptions caused by storage provider initialization are now caught.
- Made the password button a little more noticeable.
Nedologin 1.20.1-1.0.7
on May 30, 2024Nedologin 1.19.2-1.0.7
on May 30, 2024- Replaced capabilities with SavedData (or PersistentState as fabric calls it)
Nedologin 1.19.2-1.0.6
on May 24, 2024- Ported to 1.19.2
- Added a button to change the password (top left corner on the main menu)
- Updated localization files
- Reconnection to MariaDB is now logged.
- Added the license for BCrypt library
- Fixed bug added with the password button that causes an exception when trying to set new password.
Nedologin 1.20.1-1.0.6
on May 24, 2024- Added a button to change the password (top left corner on the main menu)
- Updated localization files
- Reconnection to MariaDB is now logged.
- Added the license for BCrypt library
- Fixed bug added with the password button that causes an exception when trying to set new password.
Nedologin 1.0.5
on May 22, 2024- Added an option to disable password changing on the server
- Moved the registration disabled check to an earlier step of the process
- Updated the localization files (OMG TF2 REFERENC!!!!!!!!!!!!!!!!!!!!!!!!!!!!)
Nedologin 1.0.4
on May 22, 2024- Fixed a bug where the MariaDB connection is dropped when no queries are made for a long time.
First public version
on May 20, 2024Considering this is the first "public release" verison i think i should state the new stuff I added:
- added mariaDB as a storage provider (see StorageProviderMariaDB)
- added config option to disable auto register
- added russian locale
- Fixed bug when a player gets kicked out while a different player is trying to log on with the same username
- Added minVersion to mixins config so it doesn't nag me about it