jshipsey
|
529281e2c3
|
removed weapon_id attribs, replaced with matches
|
2019-07-07 19:24:20 -04:00 |
|
jshipsey
|
12667b9172
|
fmt
|
2019-07-07 18:06:29 -04:00 |
|
jshipsey
|
5cd1bfb3d2
|
adds support for animation substates, animates run/idle/jump for hammer
|
2019-07-07 18:04:27 -04:00 |
|
jshipsey
|
02ac56d84d
|
clearing animation warnings
|
2019-07-04 10:58:59 -04:00 |
|
jshipsey
|
cc548eb669
|
glider animation fix
|
2019-06-30 18:53:45 -04:00 |
|
jshipsey
|
aea0d0002b
|
head position fixes
|
2019-06-30 18:53:45 -04:00 |
|
jshipsey
|
2ce5c5881e
|
combat run/jump/idle animation states
|
2019-06-30 18:53:44 -04:00 |
|
timokoesters
|
fe6f627d42
|
Clean up ecs actor body components
|
2019-06-29 01:49:33 +02: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 |
|
Joshua Barretto
|
25b48b9cf6
|
Removed dt debugging in animation code
|
2019-06-26 17:22:28 +01:00 |
|
timokoesters
|
7fc53db328
|
Fix fps dependent animation interpolation by using dt
|
2019-06-25 21:43:45 +02:00 |
|
jshipsey
|
8dd1e46883
|
run tweaks
|
2019-06-16 19:59:15 +02:00 |
|
jshipsey
|
ed2773fbca
|
changed hand motion on run animation
|
2019-06-16 19:59:15 +02:00 |
|
jshipsey
|
8e019cdbec
|
lowered roll duration
|
2019-06-16 19:59:14 +02:00 |
|
jshipsey
|
0c534efddd
|
adjusted v-tilt, roll speed, run animation tempo
|
2019-06-16 19:59:13 +02:00 |
|
jshipsey
|
e066d98762
|
slight roll tweak, altered speeds in physics
|
2019-06-16 19:59:13 +02:00 |
|
jshipsey
|
ecf0d9647c
|
added roll physics, improved anims for roll, glide, run, attached hands to torso
|
2019-06-16 19:59:12 +02:00 |
|
timokoesters
|
e2c81dd036
|
Fixes for .maybe() and animation
|
2019-06-16 19:57:04 +02:00 |
|
jshipsey
|
4de5489367
|
groundwork for role, crun, cidle
|
2019-06-16 19:57:04 +02:00 |
|
jshipsey
|
99b4406d79
|
cleared out unused animation variables
|
2019-06-13 00:14:06 -04: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 |
|
Joshua Barretto
|
9da2d82197
|
Added proper VD fog
|
2019-06-05 20:52:51 +01:00 |
|
Joshua Barretto
|
cd630b0816
|
Reduced threadpool threads to keep render thread smooth
|
2019-06-05 20:52:51 +01:00 |
|
Cody
|
75ca605f5d
|
Changes the physics misnomer Direction to Orientation and adjusts some ECS read_storage names.
|
2019-05-31 16:36:24 -04:00 |
|
Cody
|
a258be7aac
|
Fixes some typos, comment inconsistencies, and incorrect naming conventions.
|
2019-05-31 16:36:16 -04:00 |
|
jshipsey
|
6cb1a75b93
|
speed tweak
Former-commit-id: a3938ec59032794c7135facddecbf7131fb5262e
|
2019-05-27 19:48:44 -04:00 |
|
jshipsey
|
f9e2828de5
|
swing animation changes
Former-commit-id: 1bc70090e938c12d6e133683932b470be102aecd
|
2019-05-27 19:03:52 -04:00 |
|
jshipsey
|
5f22c4e26f
|
swing animation
Former-commit-id: 19e2c32aa36e3890e35df87f01bb0aec4cc8cf9c
|
2019-05-27 18:54:09 -04:00 |
|
Monty Marz
|
8a3b308224
|
Wolf model assets update
Former-commit-id: 3bf065f97bd000ef3f140e3c776a34057217cdfd
|
2019-05-26 19:12:32 +00:00 |
|
jshipsey
|
c342a7136b
|
tweaking quadrupedmedium
Former-commit-id: 61dac48095caa4c7f0fe92ff7badf360b1a1402d
|
2019-05-26 10:39:57 -04:00 |
|
jshipsey
|
26da091b0b
|
add wolf
Former-commit-id: b16aa2e7c382710c0705371cd36d57ddf62cf13c
|
2019-05-26 10:39:57 -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
|
a65d6e733f
|
rotation simplification
Former-commit-id: 991b5710d14c27af8f34745caeef95df47be0bb0
|
2019-05-24 18:33:55 -04:00 |
|
jshipsey
|
5049b9a2ae
|
attack state
Former-commit-id: 316d1dbb607688d88c067adc6498497aa67cb017
|
2019-05-24 18:33:55 -04:00 |
|
Forest Anderson
|
2e7984ebc3
|
Char selection
Former-commit-id: 8da211b00dcd9a550a8f46e79164ece8f5c193e5
|
2019-05-18 19:03:13 +00:00 |
|
Cody
|
6b09fd7c53
|
Pedantic comment and language fixes.
Former-commit-id: eb49765c911aaa97a9c8ed351216a7a6f8411213
|
2019-05-17 18:32:07 -04:00 |
|
Joshua Barretto
|
7b09070fc8
|
fmt
Former-commit-id: 8f0bc964e00bfd9461f752622862de5335678e5b
|
2019-05-16 20:23:45 +01: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 |
|
Joshua Barretto
|
5092df0e7f
|
Improved quadruped origin
Former-commit-id: 35a360bf285f2495dda7859cb8d376d5aa16a1af
|
2019-05-15 17:06:58 +01:00 |
|
jshipsey
|
efc019f7a4
|
idle, run, jump animations
Former-commit-id: e476dc3aaf2197876c80eeba17837aee976f8df9
|
2019-05-15 00:24:36 -04:00 |
|
jshipsey
|
2a2b873f56
|
added skeleton, needs animation fix
Former-commit-id: f2c741426c073f3bfab3cdcd5b7f401a4fc6400e
|
2019-05-13 22:24:34 -04:00 |
|
jshipsey
|
732c43ce11
|
first quadruped changes
Former-commit-id: 71ad084a872c3bf96d5cbab53c376d214f3cdcd0
|
2019-05-13 19:43:10 -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
|
e8c91f753e
|
Merge branch 'master' of https://gitlab.com/veloren/veloren
Former-commit-id: 9306d50f9ba615dd6ca091753ff26688767b6291
|
2019-05-12 21:52:44 -04:00 |
|
jshipsey
|
dec9632460
|
animation adjustments
Former-commit-id: 8752caf0bdcac1c2938f048878a008e8f5cd18e0
|
2019-05-12 20:52:30 -04:00 |
|