Joshua Barretto
|
7b4bb2de99
|
Use non-physical mode for liquid drag
|
2023-05-25 00:25:28 +01:00 |
|
Joshua Barretto
|
96bf86dae0
|
Rebalanced masses, dimensions, swim thrusts, and made various improvements to water movement that help with gameplay and pathfinding. Also fixed swimming animations for many creatures.
|
2023-05-25 00:25:25 +01:00 |
|
Joshua Barretto
|
f5b24a5953
|
Removed redundant hit code
|
2023-05-19 16:54:14 +01:00 |
|
Joshua Barretto
|
c73848b932
|
Fixed minor issues with walls, better particles
|
2023-05-19 14:25:49 +01:00 |
|
Joshua Barretto
|
c94d6c502a
|
Added one-way wall sprites
|
2023-05-19 13:24:45 +01:00 |
|
Tao In Way
|
f18297ec75
|
taoist/charms
|
2023-05-19 03:07:44 +00:00 |
|
Joshua Barretto
|
e7ea614607
|
Fixed CI
|
2023-05-14 22:27:47 +01:00 |
|
Sam
|
92e28f09fc
|
Adlet abilities
|
2023-05-13 09:30:51 -04:00 |
|
flo666
|
1750c9a0f2
|
structure work
|
2023-05-13 09:30:48 -04:00 |
|
Joshua Barretto
|
9e9889eed6
|
Allowed bird pets to mount their owners when nearby
|
2023-05-12 21:03:44 +01:00 |
|
Marcel Märtens
|
3a19669d53
|
use workspace dependencies to make our life easier maintaining them :)
|
2023-05-10 18:16:25 +02:00 |
|
Isse
|
192356f6c5
|
use interpolated pos and ori
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
6674cce2cc
|
intercat with sprites on ships
|
2023-05-09 19:43:09 +02:00 |
|
Isse
|
2928eb8d15
|
sit on sprites
|
2023-05-09 19:43:08 +02:00 |
|
Joshua Barretto
|
1cc221f653
|
Merge branch 'zesterer/rtsim-tweaks' into 'master'
Started adding wandering rtsim monsters
See merge request veloren/veloren!3908
|
2023-05-09 14:51:15 +00:00 |
|
Sam
|
faff715c4f
|
Simultaneous melee hits now show separately in SCT
|
2023-05-07 20:43:52 -04:00 |
|
Sam
|
a38f336c9e
|
Added dual wielding sword contextual abilities.
|
2023-05-07 20:43:51 -04:00 |
|
Joshua Barretto
|
a5b1e41d8b
|
Make NPC interaction go via rtsim
|
2023-05-04 11:23:46 +01:00 |
|
Sam
|
e819cd2309
|
Updated hashbrown, removed some to_owned calls in handling recently unequipped items
|
2023-04-19 18:43:40 -04:00 |
|
Joshua Barretto
|
9e17042bf6
|
Merge branch 'rtsim2' into 'master'
Initial implementation of rtsim2
Closes #1476
See merge request veloren/veloren!3517
|
2023-04-12 16:17:52 +00:00 |
|
Joshua Barretto
|
00559187d6
|
Fixed tests
|
2023-04-10 18:40:31 +01:00 |
|
Joshua Barretto
|
326aa3f8ff
|
Made /rtsim_npc order NPCs by distance
|
2023-04-09 19:25:58 +01:00 |
|
Joshua Barretto
|
3e0f5295c0
|
Added CharacterActivity, made NPCs look at the player when speaking to them
|
2023-04-09 19:25:57 +01:00 |
|
Joshua Barretto
|
ea007ff702
|
Cleaning up
|
2023-04-09 19:25:55 +01:00 |
|
Joshua Barretto
|
64324262c7
|
Added /rtsim_purge command
|
2023-04-09 19:25:55 +01:00 |
|
Isse
|
dda1be58d4
|
big birds!
|
2023-04-09 19:25:54 +01:00 |
|
Isse
|
259bb6fce4
|
fix phys test
|
2023-04-09 19:25:54 +01:00 |
|
Isse
|
28ebdbbe74
|
fix mount controller
|
2023-04-09 19:25:54 +01:00 |
|
Joshua Barretto
|
0b4d3c9e20
|
Fixed scaling of airships
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
e8b489a71a
|
sync
|
2023-04-09 19:25:53 +01:00 |
|
Joshua Barretto
|
587996abb7
|
Correctly scale glider physics
|
2023-04-09 19:25:52 +01:00 |
|
Joshua Barretto
|
8ff438bb5b
|
Smol animals
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
f140a94dc6
|
Fixed scaled terrain collisions
|
2023-04-09 19:25:51 +01:00 |
|
Joshua Barretto
|
87a6143375
|
Began adding rtsim2 NPCs, scale command
|
2023-04-09 19:25:51 +01:00 |
|
Imbris
|
e20cf5f14f
|
Reduce rand::thread_rng calls, document MeleeConstructor scaled field more, remove extra stances.get() in hud/mod.rs
|
2023-04-07 01:59:41 -04:00 |
|
Sam
|
f40ef0d5dd
|
Polymorph effect now more correctly handles when multiple polymorph buffs are applied.
|
2023-04-01 13:11:59 -04:00 |
|
Sam
|
09f600bc1e
|
Buffs can have variable tick times
|
2023-03-30 21:23:41 -04:00 |
|
Isse
|
c34e5ad4ed
|
Small fixes
|
2023-03-29 23:11:59 +00:00 |
|
Isse
|
1298fc792b
|
Merge branch 'ProfessionalHobbyist/configurable_day_night_length' into 'master'
Add setting to control length of day/night cycle for servers. ("Fix" for https://gitlab.com/veloren/veloren/-/issues/1798)
See merge request veloren/veloren!3836
|
2023-03-23 16:33:39 +00:00 |
|
Sophia Waggoner
|
264e4a53f8
|
cargo clippy + fmt
|
2023-03-22 05:49:54 -07:00 |
|
Sophia Waggoner
|
4a3d1bbb86
|
Ultimately use setting in day cycle updates.
(First functional commit.)
|
2023-03-21 21:32:05 -07:00 |
|
Sam
|
e5c9f92269
|
Fix clippy from rebase
|
2023-03-21 20:23:46 -04:00 |
|
Sam
|
c295506ef9
|
Removed buffered inputs
|
2023-03-21 20:13:45 -04:00 |
|
Sam
|
868a42ba39
|
Addressed UX feedback
|
2023-03-21 20:10:40 -04:00 |
|
Sam
|
3caa9dc529
|
Stances can now be left by interacting with the buff bar.
|
2023-03-21 20:03:22 -04:00 |
|
Sam
|
7365fcb530
|
Rolls cancel recover at the cost of additional energy, sitting ends active stances.
|
2023-03-21 20:03:15 -04:00 |
|
Sam
|
86dfa34ec9
|
Cleaving stance required abilities
|
2023-03-21 19:59:00 -04:00 |
|
Sam
|
c3026d388a
|
Defensive stance required abilities
|
2023-03-21 19:58:11 -04:00 |
|
Sam
|
a3d655970e
|
Heavy stance required abilities
|
2023-03-21 19:56:32 -04:00 |
|
Sam
|
fce9211d49
|
Secondaries for all stances
|
2023-03-21 19:39:39 -04:00 |
|