Player Level Bugfixes

- changed INT to LONG when parsing the the INI file values.
- created new slider for LONG types.
This commit is contained in:
Brett Hewitson 2022-06-13 18:43:10 +10:00
parent c223abf541
commit f3ff807cd0
7 changed files with 487 additions and 8 deletions

View file

@ -7,6 +7,29 @@
<link href="http://arkservermanager.freeforums.net/" />
<updated>2022-06-13T00:00:00Z</updated>
<entry>
<id>urn:uuid:2ADA47E8-6DD0-4231-BAB9-AE3CEE5FA72C</id>
<title>1.1.431 (1.1.431.2)</title>
<summary>1.1.431.2</summary>
<link href="" />
<updated>2022-06-13T00:00:00Z</updated>
<content type="xhtml">
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
<p>
<u style="font-size: .9em;">BUGFIX</u>
<br/>
<ul>
<li>Player Levels - fix the conversion bug that would prevent all player levels being read from the INI file. Only values > 2147483647 were affected.</li>
</ul>
</p>
</div>
</content>
<author>
<name>bletch</name>
<email>bletch1971@hotmail.com</email>
</author>
</entry>
<entry>
<id>urn:uuid:2ADA47E8-6DD0-4231-BAB9-AE3CEE5FA72C</id>
<title>1.1.431 (1.1.431.1)</title>