2028 Commits

Author SHA1 Message Date
IBotDEU
e030a2fa08 implemented ability to select bit depth and refresh rate and implemented seperate setting for fullscreen resolution 2020-08-09 20:30:22 +00:00
Imbris
87e210514f Merge branch 'yusdacra/treeculler-update' into 'master'
change treeculler crate from git to published version

See merge request veloren/veloren!1269
2020-08-09 17:21:15 +00:00
Imbris
ee418c19f0 Merge branch 'scott-c/particles' into 'master'
Particles

See merge request veloren/veloren!1156
2020-08-09 17:09:43 +00:00
Justin Shipsey
88a5f2eb41 Merge branch 'master' into 'slipped/swim'
# Conflicts:
#   voxygen/src/anim/src/character/swim.rs
2020-08-09 15:13:56 +00:00
nepo
d5e06a30b4 nepo/new bones 2020-08-08 22:37:50 +00:00
jshipsey
c9138602a5 clippy, consdensed climb, corrected some swim bugs 2020-08-08 17:04:50 -04:00
jshipsey
c9f7a48cd6 swim alterations to condense the body on strong turns 2020-08-08 13:47:32 -04:00
jshipsey
72d56742c6 minor anim tweak 2020-08-08 13:47:32 -04:00
jshipsey
dc08f5655f changelog 2020-08-08 13:47:32 -04:00
jshipsey
e4444b36e3 bandaid fix for swim wield 2020-08-08 13:47:32 -04:00
jshipsey
45c8eb98a0 readd sneak 2020-08-08 13:47:32 -04:00
jshipsey
f1426b7bac swimming changes 2020-08-08 13:47:32 -04:00
scott-c
d3270e8274 fix rebase 2020-08-08 20:53:07 +08:00
scott-c
197285e9da Add Copy trait to dependents 2020-08-08 19:26:52 +08:00
scott-c
51fef95cbf update comment 2020-08-08 19:26:52 +08:00
scott-c
2bdec4d66c Implement particle heartbeat scheduler 2020-08-08 19:26:52 +08:00
scott-c
b5982999b5 fix rebase 2020-08-08 19:26:52 +08:00
scott-c
67fa8e0b17 refactor sfx mgr outcome useage 2020-08-08 19:26:52 +08:00
scott-c
22ee89344a cleanup redundant function 2020-08-08 19:26:52 +08:00
scott-c
aec3bb0687 clear particle gpu instance buffer when disabled 2020-08-08 19:26:52 +08:00
Joshua Barretto
27324bc232 Explosion sound and event lights 2020-08-08 19:26:52 +08:00
Joshua Barretto
6e5b44addd Added outcome sound effects, fixed directional sound, particle outcomes 2020-08-08 19:26:52 +08:00
Joshua Barretto
575319f3aa Added outcome system, sound effects 2020-08-08 19:26:48 +08:00
scott-c
0f59d978d6 Update changelog 2020-08-08 19:25:29 +08:00
scott-c
b4e5dab7c5 Add toggle particles graphics setting 2020-08-08 19:25:01 +08:00
scott-c
4d1c12a503 Add particle count to debug info 2020-08-08 19:25:00 +08:00
scott-c
29a78ceaa3 Add fireball and bomb particle effects 2020-08-08 19:25:00 +08:00
scott-c
4c765eac9b remove particle emitter component 2020-08-08 19:25:00 +08:00
scott-c
c1d1ef0549 allow for col particles 2020-08-08 19:25:00 +08:00
scott-c
8d742a77cc Add particle velocity and ability particle emitter 2020-08-08 19:25:00 +08:00
scott-c
6e9584e061 Add particle lifespan 2020-08-08 19:25:00 +08:00
scott-c
26a0bbb7f9 Add ParticleMgr 2020-08-08 19:24:55 +08:00
scott-c
ff25a88d6e Add particle pipeline 2020-08-08 19:24:25 +08:00
Monty Marz
fb0984efa1 address comments 2020-08-08 00:13:00 -04:00
Monty Marz
4a1ee6edd3 Change to social window selection visuals 2020-08-08 01:16:35 +02:00
Imbris
10ad130712 Make clippy happy, fmt even though it is set to fmt on save in my
editor...."
2020-08-08 01:16:35 +02:00
Imbris
50858245d9 Add timeout's to group invites, and configurable limit to group size
Fix a few group bugs, enable invite timeout and group limits in ui
2020-08-08 01:16:35 +02:00
Monty Marz
9869b2a8d7 group leader colouring, offset fix when debug menu is open,
fixed social tab visuals

text width limit

group interaction wording, group window adjustments
2020-08-08 01:15:58 +02:00
Monty Marz
a0dd070daf timeout visuals, various small fixes and two new items 2020-08-08 01:15:58 +02:00
Monty Marz
53fa9e451a overhead info improvements
overhead improvements
2020-08-08 01:15:58 +02:00
Monty Marz
64acb03083 Update CHANGELOG.md, german locale 2020-08-08 01:15:58 +02:00
Imbris
8d1715f7dd Don't show own char in group menu, handle accept/decline key events 2020-08-08 01:15:58 +02:00
Monty Marz
fb40666831 Social window assets 2020-08-08 01:14:19 +02:00
Imbris
3c66e786dd Distribute exp evenly and make it easier to target entities 2020-08-08 01:14:19 +02:00
Monty Marz
b7e7cdbf94 group button and menu logic changes
group member panels

health bar text

text shadows and scaling

cleanup, don't show the player panel

social window assets
2020-08-08 01:14:19 +02:00
Imbris
320cbc9b3c New group UI functions 2020-08-08 01:14:19 +02:00
Monty Marz
658d2acca1 colors 2020-08-08 01:12:35 +02:00
Imbris
7f641498ff Integrate groups with chat groups 2020-08-08 01:12:35 +02:00
Imbris
71917f9964 Make entity targeting easier, add EXP sharing 2020-08-08 01:12:35 +02:00
Imbris
03a1c7cd13 Fixes and tweaks for groups 2020-08-08 01:12:35 +02:00