.. |
anim
|
Warning cleanup
|
2020-04-23 18:19:42 +01:00 |
audio
|
fix: Restore run SFX when the character is using a weapon other than the sword.
|
2020-04-02 14:47:26 +11:00 |
ecs
|
Create Dir type for better enforcement of non NaN, normalized representations of directions
|
2020-03-27 22:02:07 -04:00 |
hud
|
sprites VD slider visuals
|
2020-04-25 21:44:23 +01:00 |
menu
|
Add camera smoothing setting
|
2020-04-23 22:59:34 +00:00 |
mesh
|
Fixed boundary meshing issue for scaled terrain sprites
|
2020-04-25 21:44:23 +01:00 |
render
|
Made /waypoint admin-only, MR cleanup
|
2020-04-23 18:19:41 +01:00 |
scene
|
Implemented Treeco's z-only LoD suggestion
|
2020-04-25 21:44:23 +01:00 |
ui
|
Move item amount text to bottom right
|
2020-04-12 18:41:09 +02:00 |
controller.rs
|
starter chest, removed unused key commands
|
2020-04-12 18:41:02 +02:00 |
error.rs
|
apply new rustfmt - touching alot of files
|
2020-02-01 21:39:39 +01:00 |
i18n.rs
|
Make Asset impls avoid panics when parsing fails
|
2020-04-01 20:06:15 -04:00 |
key_state.rs
|
Input handling changes
|
2020-03-25 01:38:37 -04:00 |
lib.rs
|
Basic hotbar functionality
|
2020-04-12 18:41:07 +02:00 |
logging.rs
|
Fixes https://gitlab.com/veloren/veloren/issues/484 partially by saving logs to a fixed place (defined in the settings file)
|
2020-03-05 19:26:07 +00:00 |
main.rs
|
Merge branch 'master' into 'combat'
|
2020-04-01 20:42:27 +00:00 |
meta.rs
|
Move meta.dat to ron, so we don't create memory allocation errors
|
2020-03-23 14:18:05 +01:00 |
session.rs
|
Add camera smoothing setting
|
2020-04-23 22:59:34 +00:00 |
settings.rs
|
Add camera smoothing setting
|
2020-04-23 22:59:34 +00:00 |
singleplayer.rs
|
Fixed the bugs in the settings tab and the character button in the escape menu and unpause when there is more than 1 player
|
2020-03-05 18:55:14 +00:00 |
window.rs
|
Basic hotbar functionality
|
2020-04-12 18:41:07 +02:00 |