Useful Function Libary 0.7.5
-
Note the integer division function is actually originally from my File System project. I needed to make this function because I was encoding numbers in a 4 character string where each character represents a digit in base 127. The builtin floating point division is only accurate enough to correctly encode 3 of the 4 digits.
For more info see:
https://fuzearena.com/forum/post/15214 -
@gothon thank you for telling me, i'll update it now :) and put the new download code in the post
-
@heyomayo This is a great idea! I will download and check it out, for sure!
-
yeah i stole the intDivide stuff from gothon along with alot of other thing 😅
-
windowed comments gang 😎😎😎
-
This post is deleted! -
This post is deleted! -
@monkeee lol, the only down side is how long it takes to edit
-
0.3.1 is now approved :)
-
0.4 is now approved :D
-
haven't touched this in a while lol, added a couple of new things
-
What did you add?
-
@toxibunny save data system, str() deserializer, and a input system (for multiple and changable bindings)