.. |
audio
|
seachapel_rework
|
2023-05-24 18:13:29 +00:00 |
bin
|
cargo fmt
|
2023-04-04 23:47:31 +02:00 |
ecs
|
Minor audio code cleanup
|
2022-12-31 23:50:38 +00:00 |
hud
|
Some random changes and a fmt
|
2023-06-04 12:58:16 -04:00 |
menu
|
Recently unequipped items are now tracked and durability loss on death is applied to them
|
2023-04-19 18:34:16 -04:00 |
mesh
|
Addressed review comments
|
2023-05-16 10:08:25 +01:00 |
render
|
Added color dither
|
2023-05-31 19:10:09 +01:00 |
scene
|
Some random changes and a fmt
|
2023-06-04 12:58:16 -04:00 |
session
|
Rename UidAllocator to IdMaps everywhere, also rename lookup_entity to
|
2023-06-04 12:58:16 -04:00 |
settings
|
Reduce default audio volume
|
2023-05-14 22:12:49 +01:00 |
ui
|
rename Vox trait to FilledVox, and change is_empty to is_filled
|
2023-05-09 19:43:10 +02:00 |
cli.rs
|
Add CLI argument to voxygen that allows specifying a value to place into the server field in the main menu.
|
2022-09-03 17:26:07 -04:00 |
cmd.rs
|
cleanup and fixes + added change to CHANGELOG.md
|
2023-01-27 20:32:41 -05:00 |
controller.rs
|
change gamepad mapping
|
2021-09-30 18:48:42 +00:00 |
credits.rs
|
Fix typos
|
2022-07-15 18:59:37 +02:00 |
discord.rs
|
savannah_pit
|
2022-10-22 19:48:50 +00:00 |
error.rs
|
get rid of insecure dependency completly
|
2020-12-11 16:13:57 +01:00 |
game_input.rs
|
Allow locking camera zoom
|
2023-03-05 11:30:27 -05:00 |
key_state.rs
|
Primary input now activated from control actions.
|
2021-03-14 17:26:51 -04:00 |
lib.rs
|
Added support for block kinds in shaders
|
2023-05-15 17:31:21 +01:00 |
main.rs
|
subtitles
|
2023-05-03 13:07:35 +02:00 |
panic_handler.rs
|
Reworked panic dialog to support displaying the likely cause of common panics
|
2022-09-12 21:03:30 +01:00 |
profile.rs
|
Choose random plaza tile
|
2023-04-09 19:25:58 +01:00 |
run.rs
|
Merge branch 'mckol/mute-keybinds' into 'master'
|
2022-09-21 09:22:45 +00:00 |
singleplayer.rs
|
code cleanup
|
2021-08-11 09:42:29 +02:00 |
window.rs
|
Default to fullscreen
|
2023-05-14 22:11:37 +01:00 |