jshipsey
|
fa54c90558
|
cleanup, tweak to triplestrike stage 1
|
2020-03-29 03:53:52 -04:00 |
|
jshipsey
|
7692f1d354
|
fixed wield feet while jumping, tweaked charge anim
|
2020-03-26 18:26:23 -04:00 |
|
jshipsey
|
047f6b8a01
|
fixed swimming, better charge
|
2020-03-25 01:22:07 -04:00 |
|
jshipsey
|
9cbbe0311f
|
rewrote the whole stupid skeleton to work much smarter
|
2020-03-22 16:06:53 -04:00 |
|
Adam Whitehurst
|
096d3b691e
|
Merge master
|
2020-03-07 12:49:15 -08:00 |
|
Justin Shipsey
|
86e15695fc
|
weapon control bone
|
2020-03-05 14:02:11 +00:00 |
|
timokoesters
|
0bc07a0835
|
Merge remote-tracking branch 'origin/master' into clientstates
|
2020-02-03 22:02:32 +01:00 |
|
Marcel Märtens
|
dae31ae5b6
|
apply new rustfmt - touching alot of files
|
2020-02-01 21:39:39 +01:00 |
|
Justin Shipsey
|
64690279af
|
new mobs
alligators
|
2020-01-26 00:22:48 +00:00 |
|
AdamWhitehurst
|
9c6ce9babd
|
Begin implementing combat actions
|
2019-12-29 15:47:42 -08:00 |
|
Adam Whitehurst
|
92d99af53c
|
feat: weapon-type dependent wield and attack durations
also some controller.rs cleanup
|
2019-12-03 06:30:08 +00:00 |
|
Adam Whitehurst
|
64a0d8d91f
|
Make character anims conditional by Tool held
|
2019-11-10 15:36:47 -08:00 |
|
jshipsey
|
deadd665c8
|
tweaks animations to better align with true positions
|
2019-10-12 14:19:55 -04:00 |
|
Justin Shipsey
|
27f3bebe40
|
Char overhaul and asset update
|
2019-10-02 10:05:17 +00:00 |
|
Joshua Barretto
|
3f2e22f039
|
Exponential interpolation for linear damping
With an additional approximation to allow for the same size jumps given different framerates.
|
2019-09-09 19:11:40 +00:00 |
|
jshipsey
|
2ca81323d5
|
added shoulder movement and fixed placement
|
2019-08-18 02:35:27 -04:00 |
|
jshipsey
|
02ac56d84d
|
clearing animation warnings
|
2019-07-04 10:58:59 -04:00 |
|
jshipsey
|
2ce5c5881e
|
combat run/jump/idle animation states
|
2019-06-30 18:53:44 -04:00 |
|
Monty Marz
|
cef52a0440
|
Char fixes
|
2019-06-28 14:45:02 +00:00 |
|
Justin Shipsey
|
4ac7307f8f
|
minor main menu changes
made the settings button's text grey and removed hover/press image as long as it's not functional
changed server list placement and spacing
|
2019-06-28 08:24:13 +00:00 |
|
jshipsey
|
ecf0d9647c
|
added roll physics, improved anims for roll, glide, run, attached hands to torso
|
2019-06-16 19:59:12 +02:00 |
|
Cody
|
14ac5babd4
|
Removes most unused imports; changes some unused variables to underscores or provides a leading underscore; removes some unnecessary variables and mutable declarations; and performs other miscellaneous warning fixes.
|
2019-06-06 14:48:41 +00:00 |
|
jshipsey
|
5f22c4e26f
|
swing animation
Former-commit-id: 19e2c32aa36e3890e35df87f01bb0aec4cc8cf9c
|
2019-05-27 18:54:09 -04:00 |
|
jshipsey
|
e84d19b5c8
|
fmt
Former-commit-id: d4c800b8c2e7667bb635de23c0f334bddd4b7a0d
|
2019-05-24 19:01:10 -04:00 |
|
jshipsey
|
98630b3692
|
attack state
Former-commit-id: 6d8a6b68aff7ae2439eb42b2cee017cec99d96df
|
2019-05-24 18:42:22 -04:00 |
|
jshipsey
|
ac41a2241c
|
laying groundwork for combat anims, untangling skeleton
Former-commit-id: 442e7059ce0e62429c263fd0b95ee98b7d8bc0d2
|
2019-05-24 18:33:56 -04:00 |
|
jshipsey
|
5049b9a2ae
|
attack state
Former-commit-id: 316d1dbb607688d88c067adc6498497aa67cb017
|
2019-05-24 18:33:55 -04:00 |
|
Cody
|
6b09fd7c53
|
Pedantic comment and language fixes.
Former-commit-id: eb49765c911aaa97a9c8ed351216a7a6f8411213
|
2019-05-17 18:32:07 -04:00 |
|
jshipsey
|
6db00e371d
|
popup origin fix
Former-commit-id: 9a7ba69115e7b574bc2f3bf26afad71e3c682c38
|
2019-05-16 01:29:48 -04:00 |
|
jshipsey
|
50fa3cf098
|
glide anim
Former-commit-id: b614a672b0a94f2b8803c0c1c22468b889242cc6
|
2019-05-16 00:40:35 -04:00 |
|
jshipsey
|
98380df9b2
|
pipeline fix
Former-commit-id: 5de7ef7070f1d978206a4e303058411627fac138
|
2019-05-12 22:39:16 -04:00 |
|
jshipsey
|
1bc03efa90
|
minor alignment fix
Former-commit-id: ecfa2eff0982e21d523a8a454890a1e6ed6d9bd7
|
2019-05-12 22:10:47 -04:00 |
|
jshipsey
|
dec9632460
|
animation adjustments
Former-commit-id: 8752caf0bdcac1c2938f048878a008e8f5cd18e0
|
2019-05-12 20:52:30 -04:00 |
|
Joshua Barretto
|
54cc9e137a
|
fmt
Former-commit-id: b43b7192f7a2dd71da26182ca0c74449867381f3
|
2019-05-09 18:58:16 +01:00 |
|
Joshua Barretto
|
94fd0b1a22
|
Fixed running animation, changed movement physics
Former-commit-id: 1b4c1f63701668074874aa6efc65f883f29e2cc1
|
2019-05-09 18:57:47 +01:00 |
|
jshipsey
|
ac78d322d6
|
animation orientation fix, first jump
Former-commit-id: e4653bbdc553e496edfe011bf5aa2f97a4cf3b90
|
2019-05-09 18:57:47 +01:00 |
|