tigercoding56

Results 20 issues of tigercoding56

if you care enough to be bothered by troll PR on gh then just go help on official mailing list, that said i think this PR would benefit everyone [😍](https://emojipedia.org/smiling-face-with-heart-eyes)...

basically instead of using import pygame and pygame.surfarray you have to `import pygame.surfarray`

make data and the other variable (mtx) mutable so make does not throw error ![Screenshot from 2024-07-05 10-39-50](https://github.com/TheOpenSpaceProgram/new-ospgl/assets/90169211/c09d0fea-effb-4cd0-8ba2-7fefa59ca593) i am sure there is a reason for why it was not...

running via wine does not work for me . also source code would be nice (along with makefiles)

## Problem some cheats are detectable and ban able ## Solutions make a way to build only cheats that are undetectable or do not provide significant advantage (for example freecam...

for me it could be as simple as doing homework every weekday for you it may be shopping groceries or going to work

i think instead of adding nixOS support fully, maybe we should take steps to make it easier to add nixOS support now so we can add support later this is...

pls update discord link , when opened discord displays a dead invite link msg , also i am the 70th star so anyone who would not star bc funny number...

this hopefully temporarily fixes the bug where no-internet connection message is shown when user has internet which one commenter pointed out is probably due to a expired certificate https://github.com/snowfallorg/nix-software-center/issues/75#issuecomment-2480176559 we...

### Abstract i used to write proc someproc(): (as in python's def func():) instead of proc someproc()= it gives a indentation error which could be confusing for newby's maybe replace...