Nicholas Novak nnovak
  • Joined on 2023-10-02
nnovak pushed to master at nnovak/mpcli 2024-02-28 17:26:46 -08:00
13e0e63be3 change: Changed the setup.py for a binary package
nnovak created branch master in nnovak/mpcli 2024-02-21 17:27:41 -08:00
nnovak pushed to master at nnovak/mpcli 2024-02-21 17:27:41 -08:00
1fb3c45f97 feat: Added all code for project
nnovak created repository nnovak/mpcli 2024-02-21 17:27:34 -08:00
nnovak pushed to master at nnovak/coursed 2024-01-18 16:39:25 -08:00
8fe0b3ce53 feat: Added the ability to skip times that are not present
nnovak created branch master in fums/ofb 2024-01-04 23:22:55 -08:00
nnovak pushed to master at fums/ofb 2024-01-04 23:22:55 -08:00
c4a618ac80 fix: Updated instructions and documented the Unity version
873f9216ce Merge branch 'FinalSubmission'
3a2368d8b7 put tambourine back on player prefab
76fe0be86d Merge branch 'master' into FinalSubmission
5333e6028d fix: Re-added projectiles deleting themselves when they hit the player
Compare 10 commits »
nnovak created repository fums/ofb 2024-01-04 23:22:19 -08:00
nnovak created branch master in nnovak/recipes 2023-12-26 18:57:43 -08:00
nnovak pushed to master at nnovak/recipes 2023-12-26 18:57:43 -08:00
c64ea485a0 feat: Added persimmon pudding and initial commit
nnovak created repository nnovak/recipes 2023-12-26 18:57:39 -08:00
nnovak pushed to master at nnovak/spatial-db 2023-12-14 10:14:25 -08:00
8d8a1e0634 change: Finished almost my last draft on the paper
c95b02bd7e feat: Added start of paper to comps
6fa03619ee chore: Changed project names for the GitHub release
Compare 3 commits »
nnovak pushed to master at nnovak/spatial-db 2023-12-13 23:33:52 -08:00
85f56e55ae change: Added metadata cleaning to Makefile
nnovak pushed to master at nnovak/spatial-db 2023-12-13 23:33:15 -08:00
a2468a832f fix: Returned a file not found error on unity file reads
nnovak pushed to master at nnovak/spatial-db 2023-12-11 16:43:14 -08:00
5ad8bd2407 feat: Moved over all of the servers to use unity files
07b676c571 fix: Fixed reversed offsets for unity files
81915ff4f3 fix: Fixed metadata not being saved
e1d4537af7 change: Updated save loading to work with unity files
Compare 4 commits »
nnovak pushed to master at nnovak/spatial-db 2023-12-11 09:22:56 -08:00
e0f1cd2436 feat: Finished testing Unity files and got retrieval working
nnovak pushed to master at nnovak/spatial-db 2023-12-11 01:33:42 -08:00
5c4ee2bc2e feat: In-progress work on unity files
nnovak pushed to master at nnovak/spatial-db 2023-12-11 01:33:19 -08:00
19bbf5beff feat: Added support for a chunk's pos to be used as a key
nnovak pushed to master at nnovak/spatial-db 2023-12-11 00:30:06 -08:00
3cc759ce4b change: Added compile rules to the Makefile so that I don't forget
nnovak pushed to master at nnovak/spatial-db 2023-12-11 00:28:33 -08:00
5e5df1c961 fix: Fixed chunk imports from save files