Tristan Russell tristanr
  • Joined on 2025-01-03
tristanr pushed to master at tristanr/nvimConfig 2025-08-27 17:13:33 +00:00
200083a910 fix: Added missing lsp.config() calls for enabled LSPs
c72f44f6e7 fix: Added missing descriptions to key rebinds
Compare 2 commits »
tristanr created branch master in tristanr/SS13ArcadeTCPCUDA 2025-07-23 02:20:28 +00:00
tristanr pushed to master at tristanr/SS13ArcadeTCPCUDA 2025-07-23 02:20:28 +00:00
65837e3e29 feat: Initial Commit
tristanr created repository tristanr/SS13ArcadeTCPCUDA 2025-07-23 02:15:38 +00:00
tristanr created branch master in tristanr/CudaHelloWorld 2025-07-22 13:47:30 +00:00
tristanr pushed to master at tristanr/CudaHelloWorld 2025-07-22 13:47:30 +00:00
9536952f0c feat: Initial Commit
tristanr created repository tristanr/CudaHelloWorld 2025-07-22 13:46:21 +00:00
tristanr created branch master in tristanr/InjectionTestGame 2025-06-05 12:14:22 +00:00
tristanr pushed to master at tristanr/InjectionTestGame 2025-06-05 12:14:22 +00:00
c0c417369e feat: Initial Commit
tristanr created repository tristanr/InjectionTestGame 2025-06-05 12:09:37 +00:00
tristanr pushed to master at tristanr/SS13ArcadeTCP 2025-01-19 23:01:35 +00:00
c356671e4a fix: Fixed size parameter when sending state data after env reset
tristanr pushed to master at tristanr/SS13ArcadeTCP 2025-01-18 03:12:49 +00:00
a55d8f564f feat: Random number seeding
7446804451 fix: Fix rand() ranges to match the actual game
Compare 2 commits »
tristanr pushed to master at tristanr/HostController 2025-01-18 02:17:39 +00:00
9e355db588 fix: Fix array access for setting port to inactive
tristanr pushed to master at tristanr/SS13ArcadeTCP 2025-01-18 01:44:25 +00:00
27fdf340e0 feat: Less verbose logging & [Client] tags
tristanr pushed to master at tristanr/SS13ArcadeTCP 2025-01-18 01:41:54 +00:00
56f6c65a19 feat: Worker tells Host to remove itself from active port list when done
tristanr pushed to master at tristanr/HostController 2025-01-18 01:11:08 +00:00
425062ab5c feat: Print statements labeled with Host tag
tristanr pushed to master at tristanr/HostController 2025-01-18 00:51:49 +00:00
83a5dcaec7 feat: Ability to remove ports from active port list
tristanr pushed to master at tristanr/SS13ArcadeTCP 2025-01-17 22:59:38 +00:00
45378a6df7 fix: No longer hangs when socket closes/disconnects
tristanr pushed to master at tristanr/SS13ArcadeTCP 2025-01-17 15:56:31 +00:00
87ab7cbcb1 feat: Updated to latest Gymnasium spec
tristanr pushed to master at tristanr/SS13ArcadeTCP 2025-01-03 02:50:16 +00:00
fec8a1007e feat: Initial Commit