Commit Graph

11 Commits

Author SHA1 Message Date
Spotlight
0caae7c837
Migrate api/love.py towards PEP 8 2024-09-06 22:32:59 -05:00
Deltaion Lee
038bae7167 Fix leading zero error when pID -> FC (#9) 2023-03-22 17:24:37 -05:00
Deltaion Lee
ce2c6e3942 The THIRD of #5 (technically #6)
How did I not see all of this?!
2023-02-11 20:28:48 -06:00
Deltaion Lee
4b734b2e4c zfill hexadecimal from friendCode (fixes #6)
I did not know that leading zeroes would be removed from hexadecimal strings, though I suppose it makes sense in retrospective.
2023-02-11 19:10:35 -06:00
Deltaion Lee
ad973d011b Reuse public file 2023-01-04 04:09:37 -06:00
Deltaion Lee
2fa0515c43 Hopefully fix some errors 2022-12-06 18:41:58 -06:00
Deltaion Lee
35fd7e626d Slightly more direct for sake of readability 2022-11-21 23:19:06 -06:00
Deltaion Lee
ea7227e1e0 Append developer tag 2022-11-21 13:10:49 -06:00
Deltaion Lee
b048e2f660 Fix a major oversight in FC verification
(Turns out, my FC's `checksumByte` just so happened to equal the incorrectly generated byte by a freak accident, so I never noticed)
2022-11-21 10:35:02 -06:00
Deltaion Lee
791c02a08d Major server and client updates 2022-10-18 18:13:39 -05:00
Deltaion Lee
eeb89308a5 Initial commit 2022-10-16 00:08:04 -05:00