|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e73e2e9e06
|
add aiming.handle_input to player
|
2025-02-27 22:03:00 +10:00 |
|
|
|
9eb34cbfb3
|
make multiplayer input consider devices
|
2025-02-27 21:56:37 +10:00 |
|
|
|
e290a3afcd
|
improve multiplayer controller movement
|
2025-02-27 21:41:08 +10:00 |
|
|
|
b180fab115
|
make cursor handling deferred
|
2025-02-27 21:21:17 +10:00 |
|
|
|
4f8d2e4d8b
|
add local multiplayer
|
2025-02-27 21:14:36 +10:00 |
|
|
|
26753492c9
|
prepare for multiple players
|
2025-02-27 19:27:03 +10:00 |
|
|
|
5498b3dc21
|
add music and synchronize animation to it
|
2025-02-27 18:53:22 +10:00 |
|
|
|
e4ea6eb904
|
add cursor screen corner inset for controller
|
2025-02-27 04:15:05 +10:00 |
|
|
|
4f0a7094cd
|
simplify hitting angles
|
2025-02-27 04:09:27 +10:00 |
|
|
|
73f5d6564c
|
add ability to disable bone flattener in editor
|
2025-02-27 04:03:56 +10:00 |
|
|
|
cedce3eef8
|
make separate player attack effect class
|
2025-02-27 04:00:47 +10:00 |
|
|
|
4920bcaa16
|
add cursor arrow
|
2025-02-27 03:39:49 +10:00 |
|
|
|
055b3a232f
|
add cursor bat indicator rotation perspective adjustment
|
2025-02-27 03:19:11 +10:00 |
|
|
|
5f1cd4b796
|
add custom cursor
|
2025-02-27 03:09:30 +10:00 |
|
|
|
02e18694d5
|
add bone flattener
|
2025-02-27 01:57:20 +10:00 |
|
|
|
cc5f2acc17
|
tweak speed and angles
|
2025-02-25 04:21:10 +10:00 |
|
|
|
2322d8ff62
|
make projectiles get destroyed when colliding with player
|
2025-02-25 04:05:40 +10:00 |
|
|
|
05f2a657f3
|
change confined to hidden
|
2025-02-25 03:56:48 +10:00 |
|
|
|
9fca8b9687
|
add mouse hiding on controller input
|
2025-02-25 03:56:14 +10:00 |
|
|
|
2633390dd8
|
add side switching animation
|
2025-02-25 03:51:12 +10:00 |
|
|
|
58983ecda2
|
improve angle dir and add debug lines
|
2025-02-25 02:12:26 +10:00 |
|
|
|
50e5421317
|
add hitting angles from left and right
|
2025-02-25 01:47:05 +10:00 |
|
|
|
c0984ce6f8
|
add projectile deflection and move constants to exports
|
2025-02-25 01:08:45 +10:00 |
|
|
|
20517af12e
|
add attack cooldown and hit window
|
2025-02-25 00:47:40 +10:00 |
|
|
|
2da0820964
|
add batrix model
|
2025-02-25 00:27:47 +10:00 |
|
|
|
0b7e636c86
|
add attack swoosh effect
|
2025-02-18 03:38:56 +10:00 |
|
|
|
80b7881cc6
|
add hitting projectile function
|
2025-02-18 02:49:46 +10:00 |
|
|
|
cd7bc7a82f
|
add projectiles
|
2025-02-18 02:28:33 +10:00 |
|
|
|
d53fe046a8
|
add player attack node
|
2025-02-18 01:43:26 +10:00 |
|
|
|
8b53eaa6ed
|
add debug collision shape
|
2025-02-18 01:31:26 +10:00 |
|
|
|
ba8b0bb559
|
tweak settings and debugger
|
2025-02-18 01:18:40 +10:00 |
|
|
|
3458ce8bf0
|
added settings
|
2025-02-18 01:11:04 +10:00 |
|
|
|
16d82da04e
|
separate aiming and moving logic
|
2025-02-18 01:07:17 +10:00 |
|
|
|
48f60d8602
|
move scripts around
|
2025-02-18 00:44:03 +10:00 |
|
|
|
12f8bbede8
|
make vertical aim offset bigger to accomodate for perspective
|
2025-02-18 00:42:14 +10:00 |
|
|
|
7209740950
|
add offset damping on controller input
|
2025-02-18 00:34:58 +10:00 |
|
|
|
86e59dce55
|
add aiming with controller
|
2025-02-18 00:07:28 +10:00 |
|
|
|
25f334ba26
|
add inputer and debugger
|
2025-02-17 23:37:25 +10:00 |
|
|
|
df37371fad
|
refactor mouse aiming
|
2025-02-17 23:29:33 +10:00 |
|
|
|
94cba32857
|
fix camera jitter
|
2025-02-17 23:18:14 +10:00 |
|
|
|
113a20589f
|
fix aiming on elevation
|
2025-02-17 22:38:56 +10:00 |
|
|
|
2116490e1f
|
add player rotating towards the mouse
|
2025-02-17 21:29:01 +10:00 |
|
|
|
87c864263e
|
add lots of stuff
|
2025-02-17 20:59:03 +10:00 |
|