Pinned Repositories
Custom_CharacterBody3D_Movement_System
A fully custom made replacement for Godot 4's primitive "move_and_slide()" function.
Custom_Godot_3D_KinematicBody_Controller
A custom attempt at solving the infamous Godot slope bug I've been dealing with for months. Be sure to deploy with visible collision shapes!
Fandom_Wiki_Fix
We can't change the fact that Fandom destroyed all that was holy with Gamepedia wikis, but we can try. I wrote this Tampermonkey script to try to at least make the wikis usable again.
Gamepro5.com
A secondary repository for submitting issue reports, since the main code is private.
Gamepro5s_Game
A work in progress game made in the open sourced Godot Engine.
Godot-Kinematic-Collision-Example
Getting more low level, trying to understand godot's collision physics so that I can wrangle a perfect kinematic body that mirrors what the source engine does.
Godot_First_Person_KinematicBody
photosphere.js
A WebGL library for displaying photospheres in a canvas.
TF2_Item_Attribute_List
A collaborative effort to document every attribute that exists in TF2 for use in my Custom Weapon Creator app.
Gamepro5's Repositories
Gamepro5/Custom_CharacterBody3D_Movement_System
A fully custom made replacement for Godot 4's primitive "move_and_slide()" function.
Gamepro5/Custom_Godot_3D_KinematicBody_Controller
A custom attempt at solving the infamous Godot slope bug I've been dealing with for months. Be sure to deploy with visible collision shapes!
Gamepro5/Godot_First_Person_KinematicBody
Gamepro5/RecommenderSystemsProject
Gamepro5/TF2_Item_Attribute_List
A collaborative effort to document every attribute that exists in TF2 for use in my Custom Weapon Creator app.
Gamepro5/CSE-160
Gamepro5/Fandom_Wiki_Fix
We can't change the fact that Fandom destroyed all that was holy with Gamepedia wikis, but we can try. I wrote this Tampermonkey script to try to at least make the wikis usable again.
Gamepro5/Gamepro5.com
A secondary repository for submitting issue reports, since the main code is private.
Gamepro5/CSE-108
"Full Stack Web Development"
Gamepro5/CSE-108-MiniProject
Gamepro5/CSE-111-DATABASE-PROJECT
Gamepro5/CSE-111-DATABASE-SYSTEMS
Gamepro5/CSE-165-OOP
Intro to Object Oriented Programming
Gamepro5/CSE-170
"Computer Graphics"
Gamepro5/CSE-171
Game Programming
Gamepro5/CSE-175
Intro to AI
Gamepro5/CSE-31
Gamepro5/CSE_165_Project
Gamepro5/Fancy_Java_Sorting_Algorithms
For a class. Made in the eclipse IDE. Includes QuickSort, HeapSort, and MergeSort.
Gamepro5/godot
Godot Engine – Multi-platform 2D and 3D game engine
Gamepro5/godot-docs
Godot Engine official documentation
Gamepro5/GodotTutorial
Gamepro5/GridWorld2
For a class. Made in the eclipse IDE.
Gamepro5/Java_Animal_Project
For a class. Made in the eclipse IDE. Probably for learning about inheritance or something I forgot why I made this TBH.
Gamepro5/Java_Basic_Sorting_Algorithms
For a class. Made in the eclipse IDE.
Gamepro5/Java_Binary_Search_Tree
For a class. Made in the eclipse IDE
Gamepro5/Java_Histogram_Project
Displays a histogram.
Gamepro5/Java_RandP
For a class. Made in the eclipse IDE.
Gamepro5/TeamSpecTracker
Used for tracking TeamSpec issues/bugs.
Gamepro5/Yahtzee_Final
Final Project for a class. We only had to code the DiceValue class.