Dr. Dystopia
|
9c6cdbba71
|
Resolve all '#[allow(clippy::redundant_pattern_matching)]' error supressions
|
2021-07-17 17:12:29 +02:00 |
|
Samuel Keiffer
|
f38cde9d40
|
Merge branch 'knightresspaladin/healing-aura' into 'master'
Knightresspaladin/healing aura
See merge request veloren/veloren!2587
|
2021-07-16 21:32:03 +00:00 |
|
Dr. Dystopia
|
5cc2fc8182
|
Resolve all '#[allow(clippy::or_fun_call))]' error supressions
|
2021-07-15 13:49:59 +02:00 |
|
Marcel Märtens
|
db8aedd363
|
fmt after applying clippy fixes after toolchain update
|
2021-07-12 12:09:27 +02:00 |
|
Marcel Märtens
|
9b3b21f368
|
fix clippy warnings
|
2021-07-12 12:09:09 +02:00 |
|
Knightress Paladin
|
146f86be2c
|
Removed references to Healing Beam, which Healing Aura is replacing
|
2021-07-10 21:39:11 -07:00 |
|
Samuel Keiffer
|
0151e5aeed
|
Merge branch 'potion-animations' into 'master'
Consumable Animations
See merge request veloren/veloren!2512
|
2021-06-29 16:36:41 +00:00 |
|
Sam
|
4cdf081a40
|
Removed potential for accessing OOB index and panicking in animations for combo melee.
Made only entities with a character state component emit a death outcome on death.
|
2021-06-29 06:20:26 -05:00 |
|
jshipsey
|
37c6fe9ee8
|
anims
|
2021-06-29 05:59:02 -05:00 |
|
Snowram
|
47cc040301
|
Adds SpriteSummon animation
|
2021-06-23 22:38:16 -05:00 |
|
Sam
|
763461ebef
|
Ensnaring vines now ensnare you.
|
2021-06-23 22:38:16 -05:00 |
|
Joshua Barretto
|
288f2c13d4
|
Enable strafing in first-person mode
|
2021-06-21 13:27:19 +01:00 |
|
Avi Weinstock
|
cb0566299a
|
Make tornado (and empty models in general) work on WGPU.
|
2021-06-15 09:49:13 +02:00 |
|
Snowram
|
864f230a3c
|
Yeti combat anims
|
2021-06-06 00:17:23 +02:00 |
|
jshipsey
|
ca43a0058a
|
some animation
|
2021-06-03 21:39:17 -05:00 |
|
Imbris
|
8403e4c483
|
address/remove TODOs, fix comment typos, enable wgpu/trace feature by default (So no recompile is needed to collect an API trace)
|
2021-06-03 00:10:06 -04:00 |
|
Imbris
|
2da58029b9
|
Make models require a non-zero amount of vertices
|
2021-06-03 00:10:06 -04:00 |
|
Imbris
|
93ad05d237
|
Fix most of the cargo check warnings
|
2021-06-03 00:10:05 -04:00 |
|
Imbris
|
c532f50e64
|
Remove wgpu patch/update wgpu, rebase fixes, remove use of deprecated
vek functions for left, right, up, down, forward_rh, forward_lh
|
2021-06-02 23:59:49 -04:00 |
|
Imbris
|
fce14fbaa9
|
Avoid extra set_pipeline calls
|
2021-06-02 23:59:48 -04:00 |
|
Capucho
|
23f1144fe2
|
Fix the shadow drawing code
Very poorly optimized
|
2021-06-02 23:59:48 -04:00 |
|
Capucho
|
c22dc6697c
|
Reenable non-player figure drawing
|
2021-06-02 23:59:48 -04:00 |
|
Capucho
|
1083d04c73
|
Reenable terrain rendering
Refractor col lights
|
2021-06-02 23:59:48 -04:00 |
|
Capucho
|
0db2a35955
|
Fix the orientation of the rendering
Reenable the rendering of the player
|
2021-06-02 23:59:47 -04:00 |
|
Capucho
|
1668e834f8
|
Renable the figure and terrain drawing code (not working yet)
|
2021-06-02 23:59:47 -04:00 |
|
Imbris
|
124d69d7ad
|
Render Ui
|
2021-06-02 23:59:45 -04:00 |
|
Imbris
|
d9c523ba0d
|
Make compile through various changes, update wgpu to latest git
|
2021-06-02 23:56:43 -04:00 |
|
Capucho
|
8c3995298b
|
More fixes
|
2021-06-02 23:56:43 -04:00 |
|
Capucho
|
8c6e43572f
|
Switched from zerocopy to bytemuck
Fixing errors
|
2021-06-02 23:56:40 -04:00 |
|
Sam
|
3f16d15bbb
|
Reworked bow
|
2021-05-22 12:33:20 -05:00 |
|
Sam
|
9173dca03f
|
Added equip slots for other weapons.
|
2021-05-15 15:16:37 -05:00 |
|
Marcel
|
7d5ca0e7bf
|
Revert "Merge branch 'snowram/hacky-mount' into 'master'"
This reverts merge request !2219
|
2021-05-14 13:43:20 +00:00 |
|
Snowram
|
8745fb803a
|
Use Body to determine mountee offsets
|
2021-05-14 00:11:54 +02:00 |
|
Snowram
|
b063ec5a8f
|
Clean unused mount offset
|
2021-05-14 00:11:46 +02:00 |
|
Snowram
|
486fbf940e
|
Anims export a transform for mounts
|
2021-05-14 00:11:37 +02:00 |
|
Snowram
|
026ba616ff
|
Expose the mounting bone to the mounter anims
|
2021-05-14 00:11:28 +02:00 |
|
Snowram
|
e4f3064b8a
|
Collar can make QuadMeds mountable, state + offsets
|
2021-05-14 00:11:15 +02:00 |
|
jshipsey
|
770d07ac90
|
anims
|
2021-05-10 18:54:03 -05:00 |
|
Sam
|
5fa4358e74
|
Clay golem attacks done.
|
2021-05-10 18:53:01 -05:00 |
|
jshipsey
|
c886accaf1
|
anims
|
2021-05-04 08:45:08 -04:00 |
|
Sam
|
d500a00414
|
Made naming of fields more explicit.
|
2021-05-01 09:25:56 -04:00 |
|
Sam
|
914d78b4a9
|
Removed clone in animations. Added GATs to animations to do so.
|
2021-05-01 09:25:53 -04:00 |
|
Sam
|
3cb0ee98c8
|
Removed all unique and simple tool kinds.
|
2021-05-01 09:25:51 -04:00 |
|
Ludvig Böklin
|
34660462e9
|
Glider physics
|
2021-04-27 14:41:48 +00:00 |
|
jshipsey
|
fad31bd7ab
|
anim
|
2021-04-25 13:08:43 -04:00 |
|
Snowram
|
c16ec43938
|
Body specific beam offsets
|
2021-04-25 04:07:12 +02:00 |
|
Snowram
|
8f54a0bf31
|
More phoenix AI work
More phoenix AI work
|
2021-04-25 04:07:12 +02:00 |
|
Snowram
|
8cf8e51962
|
Phoenix npc + AI (WIP)
|
2021-04-25 04:07:11 +02:00 |
|
Snowram
|
ab26efa970
|
Improves bird_large anims
|
2021-04-25 04:07:09 +02:00 |
|
Snowram
|
fd177c9669
|
Breathe and stun anims
|
2021-04-25 02:14:50 +02:00 |
|