2459 Commits

Author SHA1 Message Date
jiminycrick
ca7399b547 Made biome probabilities neater 2020-11-18 13:31:12 -08:00
jiminycrick
6807625849 Probability for biome play 2020-11-18 13:31:12 -08:00
jiminycrick
3ba860366b Dungeon and cave specific music 2020-11-18 13:31:12 -08:00
jiminycrick
47b4eb63a8 Remove ambient channel system in favor of sfx system 2020-11-18 13:31:12 -08:00
jiminycrick
b5cca04947 Owls, campfires, and better bird sfx handling 2020-11-18 13:31:12 -08:00
jiminycrick
318590bba1 Night time sfx and swimming 2020-11-18 13:31:12 -08:00
jiminycrick
d7861b68b1 Bird calls from trees 2020-11-18 13:31:12 -08:00
jiminycrick
963781e9e3 Really broken block sfx pushed so others can see 2020-11-18 13:31:12 -08:00
jiminycrick
1ae5352789 Sfx from blocks 2020-11-18 13:31:12 -08:00
jiminycrick
1066af6087 Fading music/ambient sounds decently upon biome transition 2020-11-18 13:31:11 -08:00
jiminycrick
2c9fe94c96 Switch music at biome transitions 2020-11-18 13:31:11 -08:00
jiminycrick
66dc884fd5 Initial biome specific music and ambient sound channel 2020-11-18 13:31:11 -08:00
Snowram
39479863f5 Addressed more comments 2020-11-17 23:54:01 +01:00
Snowram
dd58784336 Makes basic beam Y offset depend on body scale 2020-11-17 23:27:13 +01:00
Snowram
9966f08e78 Addressed comments 2020-11-17 23:27:13 +01:00
Snowram
4034f7e790 Move eye sight and scale in body.rs, mounts tweaks 2020-11-17 23:27:13 +01:00
Odd-Harald Lillestø Myhren
7d9c5f3d8c Merge branch 'master' into 'knarkzel/persist-combo-roll'
# Conflicts:
#   CHANGELOG.md
2020-11-15 22:37:30 +00:00
Knarkzel
8503158efb add new was_combo field to test 2020-11-15 23:49:01 +01:00
Joshua Barretto
49348f928d Upscaling support 2020-11-15 22:18:35 +00:00
Imbris
af573fe489 Merge branch 'imbris/fix-font-selection' into 'master'
Properly use localization specified fonts, fix swedish translation by adding...

Closes #834

See merge request veloren/veloren!1521
2020-11-15 03:18:29 +00:00
Imbris
d8d7ede9c8 Properly use localization specified fonts, fix swedish translation by adding other fonts to the font mapping list 2020-11-14 21:31:31 -05:00
Imbris
dab3f01c20 Save the selected character, deselect character when deleting, auto select newly created character 2020-11-14 19:17:42 -05:00
Imbris
797a115fad Merge branch 'imbris/fix-7' into 'master'
Fix panic on minimizing window before the game starts up

See merge request veloren/veloren!1514
2020-11-14 03:30:13 +00:00
Imbris
201a6c6799 Merge branch 'imbris/fix-6' into 'master'
Fix issue where ui scale in the login menu was not updated when changed in-game

Closes #578

See merge request veloren/veloren!1513
2020-11-14 02:49:41 +00:00
Imbris
521e54353c Fix panic on minimizing window before the game starts up 2020-11-13 21:09:19 -05:00
Imbris
7d22d21877 Merge branch 'imbris/fix-5' into 'master'
Remove randomization of species and body_type with the randomize button in char creation

See merge request veloren/veloren!1512
2020-11-14 01:56:28 +00:00
Imbris
f2581eccdb Merge branch 'imbris/fix-3' into 'master'
Tweak clock related things and fix voxygen tracy feature

See merge request veloren/veloren!1506
2020-11-14 01:39:33 +00:00
Imbris
c826a24075 Fix issue where ui scale in the login menu was not updated when changed in-game 2020-11-13 20:17:59 -05:00
Imbris
a2ba719ba2 Remove randomization of species and body_type with the randomize button in char creation 2020-11-13 19:43:32 -05:00
Samuel Keiffer
66c29633ac Merge branch 'sam/ron-abilities' into 'master'
Move abilities to .ron files

Closes #821

See merge request veloren/veloren!1508
2020-11-13 17:55:57 +00:00
Sam
479bda3895 Fixed tests. Addressed comments. 2020-11-13 10:41:34 -06:00
Monty Marz
6c3dc78bee radio buttons for buff position in settings 2020-11-13 14:32:15 +01:00
Monty Marz
82395d45ec bigger buff icons above skillbar 2020-11-13 14:20:33 +01:00
Imbris
4e9b311ee7 Handle window resizing properly to fix some bugs on startup 2020-11-12 23:56:36 -05:00
Imbris
63f7fd9f5a Fix language and ui resolution in menus not updating when they are changed ingame 2020-11-12 23:03:44 -05:00
Imbris
c42bdc3641 Remove ability map from top level functions 2020-11-12 21:24:35 -06:00
Sam
275deabae9 Started moving loading of ability manifest to an ecs variable. 2020-11-12 21:24:34 -06:00
Imbris
2dfebb8978 Add more catagories to common deps, store average busy dt as a duration, store frame delta times as seconds instead of milliseconds 2020-11-12 19:18:54 -05:00
Imbris
3006788560 Fix offset issue in ui on startup 2020-11-11 23:47:07 -05:00
Imbris
ebaa35ea79 Display averaged busy dt 2020-11-11 23:26:13 -05:00
Imbris
73c0a7a751 Add tracy feature that randomly disappeared back into voxygen 2020-11-11 22:33:02 -05:00
Imbris
69d019e5ac Make fps display and specification more precise 2020-11-11 21:47:22 -05:00
Snowram
2eebc29e21 Addressed comments 2020-11-11 22:03:54 +01:00
Snowram
71e35a6f02 Adds a speed stat to weapons 2020-11-11 22:03:53 +01:00
Joshua Barretto
a183e49281 More resiliant settings, better key defaults 2020-11-11 17:37:26 +00:00
Imbris
6bbb4a243f ui: Improve login info banner gradient, smallify things, put login menu quit button at the bottom 2020-11-11 03:02:51 -05:00
Imbris
ed821fd80f Remove uneeded commented code, add notes to remaining commented code, use source rect calculations from conrod backend code 2020-11-11 03:02:51 -05:00
Imbris
4d236c9c0f Clippy fixes 2020-11-11 03:02:51 -05:00
Imbris
1b65a86772 Tweak scrollbar in char select screen to look nicer, fix warnings, remove old ui code, add character loading/deleting/creating/error info popups 2020-11-11 03:02:23 -05:00
Imbris
49d1709341 Add some tracing spans 2020-11-11 03:02:23 -05:00