• Finland
  • Tired.

  • Joined on 2025年08月12日
gingerale pushed to main at gingerale/my-prng 2026年07月13日 22:30:15 +02:00
7253b07447 Allow traversing the hash with the index
gingerale pushed to main at gingerale/my-prng 2026年07月13日 22:03:48 +02:00
5479fc88af Oh, I had the bit noise backwards from the video
gingerale pushed to main at gingerale/my-prng 2026年07月13日 22:01:12 +02:00
379f4e1c4a Fixes and separated the hash function into its own function
gingerale pushed to main at gingerale/my-prng 2026年07月13日 21:28:23 +02:00
ad686059c5 Made the 64-bit variant the default because for some reason it's faster.
gingerale pushed to main at gingerale/my-prng 2026年07月13日 21:23:32 +02:00
bb4c0f8285 Added the squirrel hash noise generator
gingerale pushed to main at gingerale/my-prng 2026年07月13日 20:40:29 +02:00
6c50362285 Fixed the package name
gingerale pushed to main at gingerale/my-prng 2026年07月13日 20:36:40 +02:00
a755554b1d Separated the step into its own functions
gingerale pushed to main at gingerale/my-prng 2026年07月13日 19:51:34 +02:00
5d9a9e82ee Decided to push this to remote
8724080949 In case I generate the HTML
7376d8a6d6 Fixed floating point rounding errors and removed the array state
73b40478eb Added Mersenne Twister and some fixes
3964c1b47c Mostly documentation
gingerale created branch main in gingerale/my-prng 2026年07月13日 19:51:33 +02:00
gingerale created repository gingerale/my-prng 2026年07月13日 19:50:21 +02:00
gingerale pushed to master at gingerale/gingine 2026年06月18日 18:32:27 +02:00
34632a4115 Collision handler fixes
9c056e0485 Fixed a circular dependency
e665cd51d6 Collision testing
dcf1a7e9b9 Collision testers
ba4d76bd3f Fixed the positional rendering
Compare 14 commits »
gingerale pushed to master at gingerale/gingine 2026年04月07日 20:09:44 +02:00
082abfdf03 More readme fixes
gingerale pushed to master at gingerale/gingine 2026年04月07日 20:07:21 +02:00
a1f4fd5b50 Updated readme
gingerale created branch master in gingerale/gingine 2026年04月07日 20:05:23 +02:00
gingerale pushed to master at gingerale/gingine 2026年04月07日 20:05:23 +02:00
be47d0320c Input handler
5b469bb772 Actor class
184ca54a15 Small refactor
12b590f24c Initial commit
gingerale created repository gingerale/gingine 2026年04月07日 20:04:34 +02:00
gingerale pushed to main at gingerale/framer 2026年03月03日 16:58:36 +01:00
gingerale pushed to main at gingerale/framer 2026年03月03日 16:30:37 +01:00
51a40b07df Clear observers
gingerale pushed to main at gingerale/framer 2026年03月03日 16:17:19 +01:00
6648bb8c83 Minor fix
gingerale pushed to main at gingerale/framer 2026年03月03日 16:07:54 +01:00
2aef4e5171 Separated options section