Nicholas Eli Butzke Dotts
  • Fowlerville, Michigan
  • Joined on 2026-03-21
Dotts merged pull request Dotts/Papay-Shooter#17 2026-06-11 19:35:34 -07:00
Feat/12 add effects and better animations to fpv
Dotts pushed to main at Dotts/Papay-Shooter 2026-06-11 19:35:34 -07:00
3bdf8f413b Merge pull request 'Feat/12 add effects and better animations to fpv' (#17) from feat/12-add-effects-and-better-animations-to-fpv into main
3c512870f2 feat: implement movement state machine ground/air states and initialize weapon manager system
3dc7fda622 feat: implement modular movement state machine and ground, air, and wall climb states
18ab9da4a3 feat: implement MovementStateMachine to manage modular player movement states and mechanics
da4a6442c7 feat: implement player movement controller with grounded state, stair stepping, and wall interaction mechanics
Compare 15 commits »
Dotts deleted branch feat/12-add-effects-and-better-animations-to-fpv from Dotts/Papay-Shooter 2026-06-11 19:35:34 -07:00
Dotts created pull request Dotts/Papay-Shooter#17 2026-06-11 19:35:30 -07:00
Feat/12 add effects and better animations to fpv
3c512870f2 feat: implement movement state machine ground/air states and initialize weapon manager system
3dc7fda622 feat: implement modular movement state machine and ground, air, and wall climb states
18ab9da4a3 feat: implement MovementStateMachine to manage modular player movement states and mechanics
da4a6442c7 feat: implement player movement controller with grounded state, stair stepping, and wall interaction mechanics
Compare 4 commits »
def2925a43 feat: implement pause menu with loadout, settings, and input rebinding support
4cb27f991e feat: add PlayerMovementController for character locomotion, state machine integration, and multiplayer synchronization
Compare 2 commits »
5e4507ab24 feat: implement pause menu system with loadout and settings configuration management
887d9c1523 feat: implement PlayerMovementController and grenade projectile system
e8e5391d9f feat: implement MovementStateMachine for handling player movement states and mechanics
86abae27dd feat: implement weapon manager with viewmodel viewport, procedural arms, and loadout synchronization
Compare 2 commits »
cff83b6356 feat: implement WeaponManager with viewport-based viewmodel rendering and procedural animation support
3e6eb40add feat: implement base weapon system classes for hitscan and projectile mechanics
Compare 2 commits »
f63187e493 feat: implement foundational weapon systems, including hitscan and projectile base classes, reload mechanics, and player movement/camera integration.
Dotts created branch feat/12-add-effects-and-better-animations-to-fpv in Dotts/Papay-Shooter 2026-06-09 19:16:19 -07:00
5102b770c8 chore: reorder and consolidate window display settings in project configuration
Dotts pushed to main at Dotts/Papay-Shooter 2026-06-09 19:14:26 -07:00
93eb98cd13 Merge pull request 'Feat/11 adding better fundamental weapon models and some textures' (#16) from feat/11-adding-better-fundamental-weapon-models-and-some-textures into main
ed973c3b3b feat: implement persistent settings manager, add character movement controller, and create FPS map blockout scene
0fcb5b43a4 feat: add fps_blockout test map with environmental lighting and collision geometry
9c653cac48 feat: implement procedural arena generation system and support infrastructure
8c61318a16 chore: remove orphaned UID file for inspect_models.gd
Compare 6 commits »
Dotts deleted branch feat/11-adding-better-fundamental-weapon-models-and-some-textures from Dotts/Papay-Shooter 2026-06-09 19:14:26 -07:00
Dotts merged pull request Dotts/Papay-Shooter#16 2026-06-09 19:14:25 -07:00
Feat/11 adding better fundamental weapon models and some textures
Dotts created pull request Dotts/Papay-Shooter#16 2026-06-09 19:14:16 -07:00
Feat/11 adding better fundamental weapon models and some textures
Dotts deleted branch feat/11-major-bigfix-and-overhaul-from-playtest-1 from Dotts/Papay-Shooter 2026-06-09 19:14:01 -07:00
Dotts deleted branch feat/12-procedural-map-generator from Dotts/Papay-Shooter 2026-06-09 19:13:58 -07:00