.. |
audio
|
haniwa
|
2024-01-20 17:45:23 +00:00 |
bin
|
cargo fmt
|
2023-04-04 23:47:31 +02:00 |
ecs
|
crit_power -> precise_power
|
2023-11-14 18:07:01 -05:00 |
hud
|
Store the gender in CharacterInfo
|
2024-02-03 18:58:46 +02:00 |
menu
|
use constants in dummy_scene
|
2024-02-01 12:05:11 +01:00 |
mesh
|
Added default sprite attribute state
|
2024-01-21 21:30:08 +00:00 |
render
|
make map_async function slim and handle the other stuff inside the download_and_handle_internal fn which is only called from a seperate thread
|
2024-02-01 12:05:11 +01:00 |
scene
|
Make camera offsets and aiming system only apply when wielding ranged
|
2024-02-01 23:33:05 +02:00 |
session
|
Overflow slots as slots
|
2024-02-02 20:06:55 -05:00 |
settings
|
Added x and y aiming offsets to settings
|
2024-02-01 20:36:31 +02:00 |
singleplayer
|
Feat: Day duration slider on map creation UI (#1909)
|
2024-01-03 22:21:53 +00:00 |
ui
|
update to wgpu 0.18
|
2024-01-30 00:52:49 +01:00 |
cli.rs
|
Add period to comment
|
2024-01-29 17:02:10 +00:00 |
cmd.rs
|
Fix asset prefix not working with sudo
|
2024-01-27 17:34:25 +01:00 |
controller.rs
|
addressed code quality issues noted by pipeline
|
2023-07-23 21:13:06 -04:00 |
credits.rs
|
Fix typos
|
2022-07-15 18:59:37 +02:00 |
discord.rs
|
coastal_town
|
2023-07-12 23:02:40 +00:00 |
error.rs
|
get rid of insecure dependency completly
|
2020-12-11 16:13:57 +01:00 |
game_input.rs
|
configurable walking speed
|
2023-12-07 20:08:02 +01:00 |
key_state.rs
|
walk fixes
|
2023-12-07 20:08:03 +01:00 |
lib.rs
|
Add airship to char select
|
2024-01-15 22:35:42 +00:00 |
main.rs
|
list opengl for list-wgpu-backends
|
2024-02-01 12:05:11 +01: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
|
Added rules menu when connecting to server
|
2024-01-15 00:02:43 +01:00 |
run.rs
|
Fixed tracing span ordering issue
|
2023-10-18 19:56:19 +01:00 |
window.rs
|
resets the cursor position instead of centering it when grabbed
|
2024-02-02 21:46:37 -08:00 |