Commit Graph

  • 86909e8bcb Added debug information with names and reflect types so that everything can be identified and changed in the editor gui Franklin 2023-11-08 10:54:22 -0400
  • 2683d75462 Tried to use egui::dock but ended up just using a manual egui Franklin 2023-11-08 00:11:12 -0400
  • 83bc4f1073 Removed unneccessary braces Franklin 2023-11-07 21:08:35 -0400
  • 437e512fd5 Using PlayerValuesState instead of constants that hold playervalues Franklin 2023-11-07 21:08:15 -0400
  • 20c37e1439 Added quit and resume buttons toESC menu. With functionality Franklin 2023-11-07 13:47:06 -0400
  • 331fb31c40 Invalidated player controls when settings screen is up Franklin 2023-11-07 13:10:45 -0400
  • 45639fd0f3 Added fps counter & Settings screen triggered by ESC Franklin 2023-11-07 12:57:27 -0400
  • 0dccbbd7f8 Added toolchain and updated bevy for bug fix on mac Franklin 2023-10-02 12:12:23 -0400
  • 2f0a056900 Added temp weapon switching system, finished glock17 firearmdata Franklin Blanco 2023-09-18 14:52:54 -0700
  • af2e23b275 Modular animation system, spawnpoints, weapons, equipment events. Franklin Blanco 2023-09-18 14:18:55 -0700
  • 57587d1586 Replaced animation, asset, spawning system with modular system that does all. At this point there is no weapon spawning on the player just yet. Franklin Blanco 2023-09-18 12:31:20 -0700
  • 785bd89b6b Moving pcs Franklin Blanco 2023-09-18 09:44:51 -0700
  • d1a1589bf6 Readme stuff Franklin Blanco 2023-09-17 19:09:04 -0700
  • 8c4a2701d1 Added things to readme Franklin Blanco 2023-09-17 18:59:05 -0700
  • 978fbc1d93 Added a focus Franklin Blanco 2023-09-17 18:26:51 -0700
  • d961bfc6b3 Leaning almost perfect Franklin Blanco 2023-09-17 18:24:51 -0700
  • 57a14812ee Leaning more op Franklin Blanco 2023-09-17 18:18:51 -0700
  • 3573156316 Added translation to leaning Franklin Blanco 2023-09-17 18:18:15 -0700
  • 7783c4a165 RELOAD SYSTEM WITH ANIMATION DONE! Franklin Blanco 2023-09-17 18:01:37 -0700
  • c186019b52 WORKS!! FINALLY ANIMATION ON REPEAT Franklin Blanco 2023-09-17 17:15:31 -0700
  • c135e7c557 Ending the night here. Animation is hell, designing my own keyframe solution meanwhile Franklin Blanco 2023-09-16 22:00:25 -0700
  • b01c9aad39 Added magazines Franklin Blanco 2023-09-16 13:37:24 -0700
  • 56fc163b5c Added shooting, recoil system like csgo with patterns, and set gun aim time to rebound_time Franklin Blanco 2023-09-16 13:19:33 -0700
  • 794d8bf4aa Added aimed sens, aiming in is smooth now, and fixed aim reticles Franklin Blanco 2023-09-16 10:56:24 -0700
  • da6f47e01f Added Smooth ass leaning and crouching... Wow. Impressed. Franklin Blanco 2023-09-16 10:28:48 -0700
  • 0d07fa2329 added aiming Franklin Blanco 2023-09-15 19:26:39 -0700
  • 6d0012c782 back to square one with the gun on the hand Franklin Blanco 2023-09-15 16:11:13 -0700
  • 5e7f1407f0 Added holdable marker struct and moved things around Franklin Blanco 2023-09-15 13:46:38 -0700
  • 3eeff6b11a replaced errors with todo's for now. This runs Franklin Blanco 2023-09-14 17:23:50 -0700
  • d40c2546e2 Updated to continue on other machine Franklin 2023-09-14 19:46:49 -0400
  • 4f5b98a35f Tweaked values, learned how to add parents and children. Franklin 2023-09-13 14:31:36 -0400
  • 69092e471a Fixed crouch speed bug Franklin 2023-09-13 12:01:42 -0400
  • e362d6f9fa Added smooth crouch downards Franklin 2023-09-13 11:56:42 -0400
  • b8fcb2d765 Cargo fmt Franklin 2023-09-13 10:55:26 -0400
  • f29eb34bcf Enlarged ground and spaced obstacles from each other Franklin 2023-09-13 10:53:43 -0400
  • fccc659492 Added goals Franklin 2023-09-13 10:45:06 -0400
  • 664c5dd120 Fixed bugs with movement system Franklin 2023-09-13 10:36:25 -0400
  • 165e71f1c9 Finished skybox Franklin 2023-09-12 19:06:37 -0400
  • c31a84ea61 Added depth to jumping, inertia stays mid air but right before landing damping is restored Franklin 2023-09-12 13:08:00 -0400
  • c693d698a6 Movement system and freelook system Franklin 2023-09-12 12:33:51 -0400
  • c15592ec3f Tweaked acceleration, speed, weight, gravity values and added momentum and inertia to jumps Franklin 2023-09-12 12:03:32 -0400
  • 146be24a7c FPS camera done. Camera rotates but player doesn't Franklin 2023-09-12 11:33:04 -0400
  • 8ed0ba71fe Tweaked values and changed cooldown from u64 to 128 Franklin 2023-09-12 10:03:33 -0400
  • 8e739de9bc Added jumping, grounded and falling states. Modified force and gravity Franklin 2023-09-12 09:58:58 -0400
  • f55faadbe4 Initial commit Franklin 2023-09-12 00:47:37 -0400