.. |
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
|
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 |
figure
|
refactor Cell back to 4 byte size
|
2021-04-01 17:38:10 +02:00 |
states
|
Mindflayer balance tweaks.
|
2021-03-29 10:44:46 -04:00 |
terrain
|
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 |
util
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01: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 |
character.rs
|
Limit character name length
|
2021-02-16 21:29:45 +00: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 command to teleport to sites by name
|
2021-03-28 17:02:17 +01:00 |
combat.rs
|
Actually committed bone staff fix.
|
2021-04-03 10:26:32 -04:00 |
consts.rs
|
Move Systems out of common into common_sys
|
2020-12-01 13:44:07 +01:00 |
depot.rs
|
Use Depot instead of Store for BuildArea
|
2021-03-27 07:54:02 -06:00 |
effect.rs
|
Poise stats
|
2021-01-28 17:22:35 -08:00 |
event.rs
|
Switched to using ForceUpdate to forcefully update the client position after a blink
|
2021-03-27 21:33:45 -04: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
|
Use older version of Store and introduce Depot
|
2021-03-25 07:41:53 -06:00 |
lottery.rs
|
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 |
npc.rs
|
gnome
|
2021-02-27 01:42:43 -05:00 |
outcome.rs
|
Improved archery with feedback sfx and particles
|
2021-03-29 21:52:04 +01: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
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
region.rs
|
update toolchain to nightly-2021-03-22
|
2021-03-22 16:41:04 +01:00 |
resources.rs
|
Get linear interpolation working for {Pos,Vel,Ori} with client-side timestamps.
|
2021-03-14 23:20:48 -04:00 |
rtsim.rs
|
Implement a basic dialogue system
|
2021-03-29 14:47:42 +00:00 |
skillset_builder.rs
|
Added summon minions ability to mindflayer
|
2021-03-27 21:05:05 -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
|
make clippy happy
|
2020-10-07 02:23:20 +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 |