Ludvig Böklin
|
34660462e9
|
Glider physics
|
2021-04-27 14:41:48 +00:00 |
|
jshipsey
|
f845f2bd11
|
fix glide wield
|
2021-04-26 23:17:04 -04:00 |
|
Ludvig Böklin
|
762c68cfbb
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
|
Sam
|
356bb5baee
|
If roll input remains held, allows you to keep rolling and stay in roll state.
You can now jump to interrupt the recovery portion of roll.
Jumping out of roll slightly increases jump strength.
|
2021-03-22 18:47:13 -04:00 |
|
Sam
|
d02c61ad8a
|
Item use is now goes through a control action rather than a control event.
|
2021-03-01 20:51:08 -05:00 |
|
Sam
|
1c83c5ee6f
|
Loadout manipulations now emit a separate event from client instead of hackily intercepting inventory manipulations in common.
|
2021-02-08 12:31:17 -05:00 |
|
Sam
|
f026aeb2dc
|
Server events directly emitted in states now.
|
2021-02-08 12:01:48 -05:00 |
|
Sam
|
6a1e583d45
|
Eradicated clones
|
2021-02-08 12:01:48 -05:00 |
|
Sam
|
9f2255a5de
|
Extended what states inventory manipulations touching the loadout could affect.
|
2021-02-08 12:01:47 -05:00 |
|
Ludvig Böklin
|
f42869f6ec
|
Glider deploy stamina cost value tweak
|
2021-01-24 12:06:23 +01:00 |
|
Ludvig Böklin
|
30168e375f
|
Glider stamina only costs on deploy
|
2021-01-24 10:56:35 +01:00 |
|
Ben Wallis
|
aef2637288
|
Refactored loadout to have public functions for each slot instead of requiring callers to use the _INDEX consts
|
2021-01-08 19:12:09 +00:00 |
|
Marcel Märtens
|
add7922653
|
Move Systems out of common into common_sys
This requires to move `State` into a own crate called `common_state` which depends on `common` and `common_sys`
|
2020-12-01 13:44:07 +01:00 |
|
TheBoredProgrammer64
|
b2ec207979
|
Revert "Removed toolCategory"
This reverts commit 5b0ff408176ff00408cc90f2516a90d5cd303e56.
|
2020-11-06 15:33:20 +00:00 |
|
Monty Marz
|
2b800a2b63
|
make clippy happy
Delete glider.ron
|
2020-10-07 02:23:20 +00:00 |
|
Joshua Barretto
|
50a85853e3
|
Fmt and clippy lints fixes
|
2020-08-12 21:16:14 +01:00 |
|
Joshua Barretto
|
6992194ad4
|
Better surface swimming, no underwater sprites
|
2020-08-12 21:15:53 +01:00 |
|
jshipsey
|
9ff5c23cf0
|
readd sneak
|
2020-08-08 13:47:32 -04:00 |
|
jshipsey
|
5b76ed23f4
|
small fixes
|
2020-07-20 21:37:13 -04:00 |
|
Justin Shipsey
|
2f896849d4
|
Wield glider instead of weapon when attempting glide wield, change behavior when running into walls to not drop out of gliding
|
2020-06-16 21:32:39 +00:00 |
|