Forgot to update changelog in launcher

This commit is contained in:
Mikhail
2024-07-26 15:53:39 -04:00
committed by GitHub
parent 35221356f8
commit e185b7d87e

View File

@@ -10,17 +10,18 @@
</style> </style>
</head> </head>
<body> <body>
<h1>What's new in Nikke Private Server - v0.1.2</h1> <h1>What's new in Nikke Private Server - v0.1.3</h1>
<ul> <ul>
<li>Fixed static download fail</li> <li>Added support for game version 123.8.11</li>
<li>Asset server IP address is no longer hardcoded.</li> <li>Properly implemented character level up</li>
<li>Skipping stages is now implemented via command line interface</li> <li>Decreased database size by a small amount</li>
<li>Added required messages for ch15+</li> <li>Added IsBanned to DB</li>
<li>Fixed XP system</li> <li>Implemented tactic academy</li>
<li>Fixed game crash due to inventory system</li> <li>Implemented side story</li>
<li>Check if game path / launcher path is correct in server selector</li> <li>Outpost level works</li>
<li>Implemented commander level up reward</li> <li>Implemented main mission rewards</li>
<li>Began work on admin panel</li> <li>You can now update the game in the launcher</li>
<li>Show only "private server" in server list</li>
</ul> </ul>
</body> </body>
</html> </html>