Commit Graph

153 Commits

Author SHA1 Message Date
fe8a1fc952 fix action for real
Some checks failed
Build Godot Project1 / godot (${PROJECT_NAME}.exe, windows) (push) Failing after 1m29s
Build Godot Project1 / godot (${PROJECT_NAME}.x86_64, linux) (push) Failing after 1m21s
Build Godot Project1 / godot (${PROJECT_NAME}.zip, mac) (push) Has been cancelled
2025-03-06 22:54:06 +10:00
1f5b26bab2 fix action AGAIN
Some checks failed
Build Godot Project1 / godot (${PROJECT_NAME}.exe, windows) (push) Failing after 1m23s
Build Godot Project1 / godot (${PROJECT_NAME}.x86_64, linux) (push) Failing after 1m24s
Build Godot Project1 / godot (${PROJECT_NAME}.zip, mac) (push) Failing after 1m37s
2025-03-06 22:47:37 +10:00
2bea7483ae fix action again
Some checks failed
Build Godot Project1 / godot (${PROJECT_NAME}.exe, windows) (push) Failing after 1m20s
Build Godot Project1 / godot (${PROJECT_NAME}.x86_64, linux) (push) Failing after 1m26s
Build Godot Project1 / godot (${PROJECT_NAME}.zip, mac) (push) Failing after 1m19s
2025-03-06 22:41:53 +10:00
ee8e5a9231 fix action
Some checks failed
Build Godot Project1 / godot (${PROJECT_NAME}.exe, windows) (push) Failing after 1m35s
Build Godot Project1 / godot (${PROJECT_NAME}.x86_64, linux) (push) Failing after 1m23s
Build Godot Project1 / godot (${PROJECT_NAME}.zip, mac) (push) Has been cancelled
2025-03-06 22:38:23 +10:00
6751786488 fix godot version
Some checks failed
Build Godot Project1 / godot (${PROJECT_NAME}.exe, windows) (push) Failing after 1m23s
Build Godot Project1 / godot (${PROJECT_NAME}.x86_64, linux) (push) Failing after 1m20s
Build Godot Project1 / godot (${PROJECT_NAME}.zip, mac) (push) Failing after 1m25s
2025-03-06 22:24:28 +10:00
7cf5a8953b handroll custom action based on mlm-games/godot-build-action
Some checks failed
Build Godot Project1 / godot (${PROJECT_NAME}.exe, windows) (push) Failing after 17s
Build Godot Project1 / godot (${PROJECT_NAME}.x86_64, linux) (push) Failing after 6s
Build Godot Project1 / godot (${PROJECT_NAME}.zip, mac) (push) Failing after 7s
2025-03-06 22:21:16 +10:00
562bb06559 tweak action
Some checks failed
Build Godot Project1 / godot (batrix.exe, windows) (push) Failing after 12s
Build Godot Project1 / godot (batrix.x86_64, linux) (push) Failing after 3s
Build Godot Project1 / godot (batrix.zip, mac) (push) Failing after 2s
2025-03-06 22:05:32 +10:00
1a6248feda tweak action
Some checks failed
Build Godot Project1 / godot (batrix.exe, windows) (push) Failing after 16s
Build Godot Project1 / godot (batrix.x86_64, linux) (push) Failing after 11s
Build Godot Project1 / godot (batrix.zip, mac) (push) Failing after 11s
2025-03-06 21:57:58 +10:00
6e8f5498e5 rename action
Some checks failed
Build Godot Project1 / godot (batrix.exe, windows) (push) Failing after 1m17s
Build Godot Project1 / godot (batrix.x86_64, linux) (push) Failing after 10s
Build Godot Project1 / godot (batrix.zip, mac) (push) Failing after 9s
2025-03-06 21:49:49 +10:00
69cca7cb6b update mlm-games/build-godot-action version
Some checks failed
Build Godot Project1 / godot (batrix.exe, windows) (push) Failing after 4s
Build Godot Project1 / godot (batrix.x86_64, linux) (push) Failing after 2s
Build Godot Project1 / godot (batrix.zip, mac) (push) Failing after 2s
2025-03-06 21:20:26 +10:00
7c96946d5f update mlm-games/build-godot-action version
Some checks failed
Build Godot Project1 / godot (batrix.exe, windows) (push) Failing after 8s
Build Godot Project1 / godot (batrix.x86_64, linux) (push) Failing after 2s
Build Godot Project1 / godot (batrix.zip, mac) (push) Failing after 2s
2025-03-06 21:18:37 +10:00
f175a9a9f9 rename workflow steps
Some checks failed
Build Godot Project1 / godot (batrix.exe, windows) (push) Failing after 10s
Build Godot Project1 / godot (batrix.x86_64, linux) (push) Failing after 2s
Build Godot Project1 / godot (batrix.zip, mac) (push) Failing after 3s
2025-03-06 20:59:24 +10:00
a1fd339bc8 change workflow action
Some checks failed
Build Godot Project1 / godot (batrix.exe, windows) (push) Failing after 13s
Build Godot Project1 / godot (batrix.x86_64, linux) (push) Failing after 4s
Build Godot Project1 / godot (batrix.zip, mac) (push) Failing after 2s
2025-03-06 20:57:40 +10:00
bc03ffcc4c rename to batrix 2025-03-06 20:35:58 +10:00
3d639c8592 tweak camera and hit direction angles 2025-03-06 13:27:31 +10:00
b42b978de5 enable areas_detect_static_bodies 2025-03-04 23:19:14 +10:00
c4e9a5a221 add custom audio listener to be closer to the player 2025-03-04 23:10:29 +10:00
08bca13427 move player rotation to _physics_process 2025-03-04 20:31:05 +10:00
889a8e6857 add typed dictionaries 2025-03-04 20:23:08 +10:00
e7ffd00808 change tonemapping mode 2025-03-04 20:19:10 +10:00
deb0e4aa90 move camera _process to _physics_process 2025-03-04 20:15:26 +10:00
24671a4bdc enable Jolt Physics 2025-03-04 20:00:50 +10:00
5275160477 redo run_r blend space 2025-03-04 19:57:21 +10:00
f75f7f27d1 migrate to Godot 4.4 2025-03-04 19:30:42 +10:00
381a43130a make Music a singleton script instead of a scene 2025-03-03 22:14:09 +10:00
22b31bd766 add footsteps 2025-03-03 22:04:34 +10:00
d6895b49fa added movement animations 2025-03-03 21:01:46 +10:00
e9686c02b0 set texture_mipmap_bias to -0.5 2025-03-03 14:17:06 +10:00
0835f66ac4 change dictionaries to inner classes in main_camera and cursor 2025-03-03 14:06:41 +10:00
a782d1e820 rename diffuse to albedo 2025-03-03 13:37:41 +10:00
69601419de move current_monitor default setting to set_defaults 2025-03-03 13:34:42 +10:00
a4d47d0e64 add checking that mouse is within viewport for aiming 2025-03-02 15:32:57 +10:00
f956fe188a add gpu info to debugger 2025-03-01 20:14:16 +10:00
e54ea071fc add extra checks for getting controller button prompts 2025-03-01 19:54:27 +10:00
bfc3c214b7 tweak controller detection 2025-03-01 19:34:15 +10:00
6ef29a8f0b add controller button icons setting 2025-03-01 19:22:11 +10:00
b2c69b31b8 change UI group to subgroup 2025-03-01 04:34:18 +10:00
380c4f797f add antialiasing setting 2025-03-01 04:26:40 +10:00
841e05149a add current monitor setting 2025-03-01 00:39:11 +10:00
f4ceffab52 set cursor mouse filters to ignore 2025-03-01 00:20:06 +10:00
4c491e2b3e add volume settings 2025-03-01 00:12:48 +10:00
5f70784392 set vsync setting to adaptive by default 2025-02-28 23:01:42 +10:00
dc24478423 add extra check for multiplayer device input 2025-02-28 14:27:20 +10:00
48d0318aa3 shift idle loop a few frames 2025-02-27 23:22:55 +10:00
d831af27e1 adjust hitting angles 2025-02-27 23:09:33 +10:00
53e444a568 add text only mode to debug 2025-02-27 23:00:23 +10:00
f85e7a2715 remove projectile material 2025-02-27 22:48:05 +10:00
85ee6da79d add projectile destruction and elevation 2025-02-27 22:47:08 +10:00
a4d6a3eb81 make config save if some properties are not found 2025-02-27 22:18:05 +10:00
fc5ab58571 add deadzone setting 2025-02-27 22:05:40 +10:00