48 Commits

Author SHA1 Message Date
53935057cd Change if to match in mouse capture code 2024-05-28 20:27:12 -07:00
02018a0105 Only reset headbob animation if it is playing when it is not supposed to 2024-05-28 20:26:27 -07:00
c44be3fbfb Only reset vertical head rotation 2024-05-28 20:24:53 -07:00
b928d6c76b Add a lot of comments 2024-05-28 20:23:39 -07:00
468ff36f4d Gravity is now toggleable 2024-05-28 20:21:53 -07:00
12cf4d63ab Add copyright 2024-05-28 20:20:10 -07:00
11958e5020 Add smoothing for jump and land animations if they are interrupted 2.4.1 2024-05-07 15:48:37 -07:00
11b41ea13d Replace initial_facing_direction with a smarter approach (why didn't I think of this the first time) 2024-03-25 20:41:57 -07:00
bb36e697e4 Fix for #8 2024-03-21 16:02:14 -07:00
3349efe6bb Fix README 2.4 2024-03-01 16:18:36 -08:00
0d476da456 Update README for the new reticle system 2024-03-01 16:15:58 -08:00
7de0801802 New reticle system 2024-03-01 16:02:23 -08:00
712836f13c Proper RESET animations 2024-02-29 19:53:23 -08:00
eee84d84cc Immobility isn't a feature 2024-02-29 19:45:26 -08:00
3b78a2fcf8 Animation refresh 2024-02-29 19:36:50 -08:00
f1c9788298 Add a comment explaining a piece of code and tweak the headbob animation 2.3 2024-01-24 16:43:18 -08:00
051b6e837e Now the player cannot jump when there is something in the way 2024-01-20 19:43:41 -08:00
14c731d29a Reset values to default 2024-01-20 19:23:14 -08:00
24b306145f Fix sprinting issue with toggle sprint 2024-01-20 19:19:13 -08:00
18a862cb9a Randomize the initial direction of the headbob animation 2024-01-20 18:05:15 -08:00
db61d9b4cd Reset speed scale when headbob animation is not playing 2024-01-20 15:17:57 -08:00
26415d4093 A better test environment 2024-01-20 14:46:13 -08:00
2d7972a185 Debug changes 2024-01-20 14:45:12 -08:00
f06d382b3b Crouch fixes 2024-01-20 14:42:32 -08:00
e5295a7cc8 Decrease sun brightness 2024-01-20 12:04:28 -08:00
143a4e380d Added a jump and land camera animation 2024-01-19 20:31:04 -08:00
cc58b66cdd Add initial head rotation (fix for issue #5) 2024-01-11 15:01:53 -08:00
04440aefdf Tweak a couple of things 2024-01-09 13:57:39 -08:00
5a4db21337 Much better headbob animation 2024-01-09 12:51:48 -08:00
874ef1f817 Take changes from #2 and apply them with the style of the rest of the code 2024-01-09 09:55:33 -08:00
Colormatic
a1729c1cd5 Fix the rest of #4 derp 2024-01-08 11:58:14 -08:00
Colormatic
01ff47493c Fix for issue #4 2024-01-08 11:42:31 -08:00
1336907578 Reimplement dynamic FOV 2023-12-21 21:48:37 -08:00
9b6af62ead Add a direction to the wiki 2023-12-19 19:30:16 -08:00
f0ae8ad54a I forgot about grammar 2023-12-19 18:52:46 -08:00
183860e88a Change README to match the latest code 2023-12-19 18:50:18 -08:00
5c119ad8d0 Change spacing for controller directions 2023-12-19 18:38:37 -08:00
26f7e773e2 Much better state machine, crouch ceiling detection and GamePad support 2023-12-19 18:34:49 -08:00
241a48e642 Fix README 2023-12-19 18:30:25 -08:00
dea71a2323 Add a colon 2023-12-02 15:29:30 -08:00
Colormatic
93bb50b9fa Fix many problems with the README 2023-12-02 15:19:47 -08:00
4207b61075 Remove the hidden reticle and hide the debug panel 2023-12-02 15:04:20 -08:00
614e461fb2 Update to Godot 4.2 2023-12-02 15:02:37 -08:00
0363dff5cf Add an icon to the project 2023-12-01 23:00:07 -08:00
ff67b7fddf VERSION 2 HAS ARRIVED! 2023-12-01 22:26:46 -08:00
22d7eca697 Oops, I didn't add all the new files derp 2023-11-24 13:41:48 -08:00
26f1ffee95 Basic Godot project files 2023-11-24 13:36:08 -08:00
Colormatic
70035d144b Initial commit 2023-11-24 13:33:21 -08:00