aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-23Removing players from the session/premium cache when changing passwordsPetr Ilin
2023-01-22[skip ci] Release dev-build only on pushJNNGL
2023-01-22Добавление алиасов /logout, /cp и /fcp (#73)Новгородцев Юрий
2023-01-22Don't register command if totp is disabled (#74)AVuTuVA
2023-01-211.1.4: SHA512_NLOGIN migration hashPetr Ilin
2023-01-171.1.3: totpToken = ""Petr Ilin
2023-01-161.1.2: Register HotfixPetr Ilin
2023-01-16Hotfix: Legacy PluginMessages tag on legacy versionsPetr Ilin
2023-01-16Update VERSIONPetr Ilin
2023-01-161.1.1 release: Client Mod support, RegisteredPlayer refactorPetr Ilin
2023-01-13Fix * formattingSkyWatcher_2019
2023-01-13[ci skip] Update README.md (#65)enotuk
2023-01-13Hotfix: do not relocate ExceptionsPetr Ilin
2023-01-131.1.0 release: update dependenciesPetr Ilin
2023-01-121.0.9Petr Ilin
2023-01-03incrementBruteforceAttempts correctlyPetr Ilin
2023-01-031.0.8 releasePetr Ilin
2023-01-03Temporarily disable isPremiumByIdentifiedKey because some clients send UUID v...Petr Ilin
2023-01-03Enum in SettingsPetr Ilin
2023-01-03LimboAuthCommand refactorPetr Ilin
2023-01-02Correctly use ExceptionsPetr Ilin
2023-01-02disable-falling config optionPetr Ilin
2023-01-02Bump dependenciesPetr Ilin
2023-01-02isPremiumByIdentifiedKey check. Works on 1.19+Petr Ilin
2023-01-01Happy new yearPetr Ilin
2022-12-30More correct premium detectionPetr Ilin
2022-12-30Do not kick floodgate players with forced offline modePetr Ilin
2022-12-26Fix migrateDb for postgres and sqlitePetr Ilin
2022-12-26Fix migrateDbPetr Ilin
2022-12-25Ban IP on bruteforce attemptsPetr Ilin
2022-12-25Save IP and date on every loginPetr Ilin
2022-12-25Password getter in PostEventPetr Ilin
2022-12-25Fix ChangePasswordCommand for premium usersPetr Ilin
2022-12-25Fire AuthUnregisterEvent on /forceunregPetr Ilin
2022-12-25Kick online mode players on force offline modePetr Ilin
2022-12-25Connect to ORM fixPetr Ilin
2022-12-25MySQL external library fixPetr Ilin
2022-12-24H2 v1->v2 migration, external database librariesPetr Ilin
2022-12-23ChangePasswordCommand fixPetr Ilin
2022-12-23ChangePasswordCommand for premium playersPetr Ilin
2022-12-23Cracked nicknames detection fixPetr Ilin
2022-12-23Refactoring + FixesPetr Ilin
2022-12-141.0.7Petr Ilin
2022-12-14Update commentsPetr Ilin
2022-12-14Fix duplicate entry and possible fix of "must provide non-null hash"Petr Ilin
2022-12-09Option to switch the saving of premium accountsPetr Ilin
2022-12-07Update dependenciesPetr Ilin
2022-12-07Improved check of whether player is premiumPetr Ilin
2022-09-151.0.6Petr Ilin
2022-07-23Hint in WRONG_NICKNAME_CASE_KICK. (#44)kforbro