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 |
|
Knarkzel
|
d91577c481
|
added to changelog
|
2020-11-16 17:01:55 +01:00 |
|
Knarkzel
|
497c873a3b
|
dont allow spam op hammer when stamina is 0
|
2020-11-16 17:00:04 +01:00 |
|
Joshua Barretto
|
49348f928d
|
Upscaling support
|
2020-11-15 22:18:35 +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 |
|
Sam
|
d948777176
|
Abilities are now loaded from .ron files.
|
2020-11-12 21:24:34 -06:00 |
|
Sam
|
fe8c634bbc
|
Created manifest file to tie abilities to a particular weapon kind.
|
2020-11-12 21:24:33 -06:00 |
|
Sam
|
838c62f56b
|
Added projectile constructor. Removed a bunch of cloning.
|
2020-11-12 21:24:32 -06:00 |
|
Sam
|
b4135ab3e2
|
Changed how buffs were constructed on projectiles.
|
2020-11-12 21:24:32 -06:00 |
|
Sam
|
84627cfe88
|
Added ron files for unique and WIP tools.
|
2020-11-12 21:24:31 -06:00 |
|
Sam
|
ddf426c74b
|
Created ron files for abilities of the base 6 weapons.
|
2020-11-12 21:24:31 -06:00 |
|
Snowram
|
71e35a6f02
|
Adds a speed stat to weapons
|
2020-11-11 22:03:53 +01: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
|
af8fd6a88d
|
Shink file size of some image assets
|
2020-11-11 03:02:51 -05:00 |
|
Imbris
|
16a2934261
|
Update changelog
|
2020-11-11 03:02:49 -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
|
61a0aa2055
|
Fix tooltip border images, fade tooltips properly, improve tooltip positioning
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
20096e8a09
|
Update to reflect changes in master ui: switched daggers with sceptre, added background at the bottom of the loading screen, added randomize button in the char creation screen
|
2020-11-11 03:02:22 -05:00 |
|
Yusuf Bera Ertan
|
79ee8dcc2a
|
add padding to language select and server select menu buttons so that the scrollbar doesn't overlap them
|
2020-11-11 03:02:22 -05:00 |
|
Yusuf Bera Ertan
|
cc4c6b746a
|
add title to server select menu, don't use unneeded Container in language select menu
|
2020-11-11 03:02:22 -05:00 |
|
Yusuf Bera Ertan
|
de7c9a9858
|
add language selection menu to main menu screen
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
09fc05db66
|
Add more parts of the character selection screen, add mouse detector widget, misc tweaks
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
5e913d46c7
|
Basic structure of character selection
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
803a5ecea6
|
Add gradient primitive to ui, adjust textbox aspect ratio, misc tweaks
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
84d09ac92e
|
Start rewrite of character selection with iced
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
78fc52b9ec
|
Delete conrod main menu code!!!!!!, small tweaks
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
f576c38c05
|
Add styling for Container, implement auth trust prompt, misc additions
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
45dd2b0896
|
Add input fields to main menu attempt, fix a few bugs, add bullet point to the font (might have done this wrong). (just a few glitches left when text contains spaces)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
04a56d6ec7
|
Rename localization/font types (e.g. VoxygenLocalization -> Localization)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
3f6faecbb5
|
Add support for Space widget, refine main menu ui, misc fixes and improvements.
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
aeff910120
|
Revamp BackgroundContainer with scale specific padding, and use in main menu attempt
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
43139873d5
|
Add Stack and CompoundGraphic widgets
|
2020-11-11 03:02:20 -05:00 |
|
Sam
|
989de385e3
|
Yeet
|
2020-11-10 19:59:55 -06:00 |
|
Sam
|
c2300ea2a5
|
Yeet
|
2020-11-10 15:49:51 -06:00 |
|
Monty Marz
|
b4f160d0e3
|
frost cleaver
velorite mage set
offsets
armor stats
|
2020-11-10 21:43:45 +00:00 |
|
Justin Shipsey
|
0c8d8fc5c6
|
Merge branch 'james/axe-hammer-keyframes' into 'master'
James/axe hammer keyframes
See merge request veloren/veloren!1497
|
2020-11-10 01:03:11 +00:00 |
|
Joshua Barretto
|
1b03d0437c
|
Updated changelog, removed old models
|
2020-11-09 17:19:29 +00:00 |
|
Joshua Barretto
|
69beba3e79
|
Removed more redundant code, desert dunes, better bridges
|
2020-11-09 10:20:22 +00:00 |
|
Joshua Barretto
|
27821c3aed
|
Turned tree generation into a post-processing layer, ripped out old tree generator for performance wins
|
2020-11-09 10:20:22 +00:00 |
|
Marcel
|
2ca06ca7b1
|
Merge branch 'xMAC94x/auth-link' into 'master'
adjust path to veloren account page
See merge request veloren/veloren!1498
|
2020-11-09 09:01:59 +00:00 |
|
Marcel Märtens
|
735774b5c2
|
adjust path to veloren account page
|
2020-11-09 09:21:14 +01:00 |
|
jshipsey
|
85a38d6f7a
|
axe basic
|
2020-11-08 18:51:35 -05:00 |
|
Sam
|
4a8c0e0bce
|
Fixed sneaky admin sword.
|
2020-11-08 13:58:23 -06:00 |
|
Justin Shipsey
|
84d7af1ee8
|
Merge branch 'AlKabir/animals-dont-drop-lootbags' into 'master'
Make different mobs drop different assets on death (not just lootbags)
See merge request veloren/veloren!1462
|
2020-11-08 07:26:10 +00:00 |
|