veloren/voxygen/src
2019-12-31 16:38:13 -05:00
..
anim feat: weapon-type dependent wield and attack durations 2019-12-03 06:30:08 +00:00
audio Upgrade to specs 0.15.1 2019-12-20 22:48:14 -05:00
hud assets update 2019-12-30 12:16:35 +00:00
menu Small connection error handling improvement 2019-12-31 16:38:13 -05:00
mesh improvement: roughly ~20% speedup of terrain meshing by eliminating redundant lookups of terrain blocks 2019-10-24 20:02:29 -04:00
render Smoother water at distance, fixed warnings 2019-11-19 19:22:56 +00:00
scene fix(player list): Show players not in range on the player list 2019-12-29 20:51:05 -05:00
ui Various tweaks: moved radius determination to function on , comments, simplified server Destroy event code, debug assert modified components aren't removed in change tracking, etc 2019-12-20 22:51:35 -05:00
discord.rs Fix discord rich presence 2019-10-05 15:35:59 +00:00
error.rs Switched to Debug trait object for backend errors 2019-07-18 16:42:31 +01:00
key_state.rs Add better inputs, input validation and more 2019-05-25 23:46:56 +02:00
logging.rs change(log): only print out log file errors, no panic 2019-12-20 15:59:50 +01:00
main.rs feat(log): configurable creation of log file 2019-12-20 15:45:30 +01:00
session.rs fix(char screen induced ghosts): 2019-12-31 16:38:13 -05:00
settings.rs change(log): only print out log file errors, no panic 2019-12-20 15:59:50 +01:00
singleplayer.rs improvement: UI for connecting to singleplayer servers + threading fixes 2019-11-06 21:34:15 +01:00
window.rs Added mouse inversion setting 2019-12-06 23:00:02 +00:00