.. |
bin
|
Removed all rng matches in code to determine loot tables, and moved to loot tables specific for each sprite, creature, or dungeon.
|
2021-04-02 23:24:55 -04:00 |
comp
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
figure
|
refactor Cell back to 4 byte size
|
2021-04-01 17:38:10 +02:00 |
states
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
terrain
|
Made cooking pots glow
|
2021-04-20 15:39:46 +01:00 |
util
|
Appease clippy, add CHANGELOG entry
|
2021-04-20 15:29:20 -04:00 |
volumes
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
assets.rs
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
astar.rs
|
Updated changelog, cleaned up warnings, minor fixes
|
2020-08-12 21:16:11 +01:00 |
cached_spatial_grid.rs
|
Expose CachedSpatialGrid resource that is updated by the physics system, move BuildAreas into its own module, removed unused ExecMode
|
2021-04-20 15:25:04 -04:00 |
character.rs
|
Remove panics and unwraps, part 1.
|
2021-04-10 10:03:21 +02:00 |
clock.rs
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
cmd.rs
|
Added /server_physics admin command.
|
2021-04-17 13:44:22 -04:00 |
combat.rs
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
consts.rs
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
depot.rs
|
Remove panics and unwraps, part 1.
|
2021-04-10 10:03:21 +02:00 |
effect.rs
|
Poise stats
|
2021-01-28 17:22:35 -08:00 |
event.rs
|
Basic fluid dynamics and physical properties for entities
|
2021-04-20 17:38:19 +02:00 |
explosion.rs
|
initial balance
|
2021-02-27 01:42:47 -05:00 |
generation.rs
|
Implement /price_list (work in progress), stub for /buy and /sell
|
2021-03-14 03:18:32 +00:00 |
grid.rs
|
Fixed incorrect grid check
|
2020-12-05 18:30:07 +00:00 |
hierarchical.rs
|
Convert all other veloren crates to use tracing
|
2020-06-21 23:19:41 +08:00 |
lib.rs
|
Expose CachedSpatialGrid resource that is updated by the physics system, move BuildAreas into its own module, removed unused ExecMode
|
2021-04-20 15:25:04 -04:00 |
lottery.rs
|
Handled error in setting stack size for item quantity in lottery.
|
2021-04-03 11:37:57 -04:00 |
npc.rs
|
gnome
|
2021-02-27 01:42:43 -05:00 |
outcome.rs
|
Adds on-hit combat sfx
|
2021-04-04 03:04:02 +00:00 |
path.rs
|
Move Specs code to own common_ecs create, put tracy and macros into common_base
|
2021-03-09 00:54:01 +01:00 |
ray.rs
|
Add tracy entity count plot, span tweaks
|
2021-03-13 02:59:58 -05:00 |
recipe.rs
|
Cleaned up client-side recipe handling
|
2021-04-20 12:33:22 +01:00 |
region.rs
|
Remove panics and unwraps, part 1.
|
2021-04-10 10:03:21 +02:00 |
resources.rs
|
Address MR 2126 comments.
|
2021-04-15 15:17:39 -04:00 |
rtsim.rs
|
Implement a basic dialogue system
|
2021-03-29 14:47:42 +00:00 |
skillset_builder.rs
|
Unlock dodge roll iframes and staff explosion by default.
|
2021-04-18 16:16:06 -04:00 |
slowjob.rs
|
harden slowjob code
|
2021-03-21 18:45:23 +01:00 |
spiral.rs
|
Fmt and clippy lints fixes
|
2020-08-12 21:16:14 +01:00 |
store.rs
|
Use older version of Store and introduce Depot
|
2021-03-25 07:41:53 -06:00 |
time.rs
|
Adds many new songs; re-adds many old ones; revamped song distribution; reorganized music folders; better biome parameters; accurate day and night; new sounds
|
2021-04-12 00:43:08 +00:00 |
trade.rs
|
Allow fast stacking into and out of a trade with {ctrl,shift} click.
|
2021-03-30 18:39:10 -04:00 |
typed.rs
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
uid.rs
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
vol.rs
|
fix clippy after toolchain update
|
2020-10-26 22:30:51 +01:00 |