You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 21, 2026. It is now read-only.
Hey Dev's it's me again and I've been getting a bit more busy on college today so anyway let's talk about what
Suggestions on the engine before it ends so I'll put the suggestion list here below so you can add it before it ends though
My suggestion is:
Smooth health and score settings
comma Separated like a score like this
commaSeperated = true;
Score: 1,000 up to billion or so on
If it's turn off
commaSeperated = false;
Score: 1000
Third is decimal Seperate which is like this
decSeperated = true;
with commaSeperated are on or off
Score: 1,000.00
Score: 1000.00
If it's off
decSeperated= false;
with commaSeperated are on or off
Score: 1,000
Score: 1000
The last would be smooth gain accuracy settings I think and that's all
What is your question?
Hey Dev's it's me again and I've been getting a bit more busy on college today so anyway let's talk about what
Suggestions on the engine before it ends so I'll put the suggestion list here below so you can add it before it ends though
My suggestion is:
commaSeperated = true;
Score: 1,000 up to billion or so on
If it's turn off
commaSeperated = false;
Score: 1000
decSeperated = true;
with commaSeperated are on or off
Score: 1,000.00
Score: 1000.00
If it's off
decSeperated= false;
with commaSeperated are on or off
Score: 1,000
Score: 1000