<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos_thereturn.git/ShiftOS.WinForms/Applications/ShiftLotto.cs, branch winforms</title>
<subtitle>The official, open-source, C# revamp of ShiftOS.
</subtitle>
<id>https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms</id>
<link rel='self' href='https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/'/>
<updated>2017-06-19T00:31:19Z</updated>
<entry>
<title>Localize a lot of the window titles</title>
<updated>2017-06-19T00:31:19Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-19T00:31:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=5fd343195be5632ba341031953d4a4e6d9317253'/>
<id>urn:sha1:5fd343195be5632ba341031953d4a4e6d9317253</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed ShiftLotto (again)</title>
<updated>2017-06-05T16:01:16Z</updated>
<author>
<name>AShifter</name>
<email>loganr.lowe@gmail.com</email>
</author>
<published>2017-06-05T16:01:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=a152c2c463d7ab45394b4fec84ae46be5105d3fe'/>
<id>urn:sha1:a152c2c463d7ab45394b4fec84ae46be5105d3fe</id>
<content type='text'>
Recently, Codepoints have been changed to ULong64. While SuperDoggo (on
discord) was playing ShiftLotto, he tried to bet 100cp with only 80cp.
The check to make sure you don't overbet failed because ShiftLotto
subtracts codepoints*difficulty - currentCodepoints. If this value is
negitive, it should give you an error. But, due to the transition to
ulong,, this does not work and the check passes, removing (or adding if
you're lucky) codepoints, crashing the game. I fixed this by simply
changing thechecking statment from subtraction to a Less Than check (&lt;).
WOW I TYPED ALOT OF STUFF
</content>
</entry>
<entry>
<title>It's amazing what talking to Rylan can do to an integer datatype.</title>
<updated>2017-05-30T00:08:30Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-30T00:08:30Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=37ac4c684ce3904c5ec614362ed99bb9867ca0f3'/>
<id>urn:sha1:37ac4c684ce3904c5ec614362ed99bb9867ca0f3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #110 from AShifter/master</title>
<updated>2017-03-12T15:19:49Z</updated>
<author>
<name>Rylan</name>
<email>wowmom98@users.noreply.github.com</email>
</author>
<published>2017-03-12T15:19:49Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=11da99a43bb3225ebd5fc82cb4765309804f8eba'/>
<id>urn:sha1:11da99a43bb3225ebd5fc82cb4765309804f8eba</id>
<content type='text'>
I don't think Michael liked ShiftLotto codepoint limits</content>
</entry>
<entry>
<title>I don't think Michael liked the ShiftLotto limits</title>
<updated>2017-03-11T16:24:15Z</updated>
<author>
<name>AShifter</name>
<email>loganr.lowe@gmail.com</email>
</author>
<published>2017-03-11T16:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=5a8cb0cdf76d65e096bd9aeda6ee9c6246a31134'/>
<id>urn:sha1:5a8cb0cdf76d65e096bd9aeda6ee9c6246a31134</id>
<content type='text'>
so i fixed it - 1 billion limit combined
</content>
</entry>
<entry>
<title>Lock certain apps away when system offline.</title>
<updated>2017-03-10T17:29:28Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-03-10T17:29:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=a9754b7df28795b6bb2c5cfe04c1b38b19fb0d05'/>
<id>urn:sha1:a9754b7df28795b6bb2c5cfe04c1b38b19fb0d05</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added ShiftLotto Icon</title>
<updated>2017-03-08T03:04:59Z</updated>
<author>
<name>AShifter</name>
<email>loganr.lowe@gmail.com</email>
</author>
<published>2017-03-08T03:04:59Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=369aefc5e81eba25e31d52c1031f3e8ec750cb04'/>
<id>urn:sha1:369aefc5e81eba25e31d52c1031f3e8ec750cb04</id>
<content type='text'>
I added a ShiftLotto Icon (and probably did other stuff)
</content>
</entry>
<entry>
<title>Fixed ShiftLotto</title>
<updated>2017-03-08T02:36:16Z</updated>
<author>
<name>AShifter</name>
<email>loganr.lowe@gmail.com</email>
</author>
<published>2017-03-08T02:36:16Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=ed26b419631065bd743598a249d58589d2eda646'/>
<id>urn:sha1:ed26b419631065bd743598a249d58589d2eda646</id>
<content type='text'>
Fixed a bug in ShiftLotto where the amount of codepoints you had wasn't
actually checked. This lead to me having -6732946923443264 Codepoints.
Oops.
</content>
</entry>
<entry>
<title>Added ShiftLotto</title>
<updated>2017-03-08T01:53:41Z</updated>
<author>
<name>AShifter</name>
<email>loganr.lowe@gmail.com</email>
</author>
<published>2017-03-08T01:53:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=1c0c7c6fa8cbc2c20f4a25457b934c61ffe4ec43'/>
<id>urn:sha1:1c0c7c6fa8cbc2c20f4a25457b934c61ffe4ec43</id>
<content type='text'>
Added ShiftLotto. It's a new shiftorium upgrade that lets you make (and
lose) codepoints FAST.
</content>
</entry>
</feed>
