juliancoffee
3283eb6916
Vroom Glider
...
- GlideBoost ability
- Vroom Glider item
- Made possible to attach ability_spec to gliders
- Activate glider ability while Glide/GlideWield
TODO:
- make it visible in voxygen
2024-03-03 17:56:09 +02:00
juliancoffee
a2119e3d00
Better Admin Broom look & feel
...
+ Own animation
+ Add look_dir orientation
+ Boost particles only stay for 0.25 secs
+ Boost particles use ParticleMode::PortalFizz
2024-03-03 17:09:55 +02:00
juliancoffee
67a4d30f81
Fix ridge lift
...
- Fix formula for steepness
- Reduce ridge lift coefficient to 1.0 (from 2.0 previously)
2024-03-01 19:19:19 +02:00
juliancoffee
a06e79b089
Fix client-side wind simulation
...
- Apply local wind on the client WeatherGrid
- Set air_vel to zero if not simulating
2024-03-01 19:19:19 +02:00
crabman
c50f1047f7
Added allow_players flag to Transform character state
2024-02-28 22:06:57 +00:00
crabman
a14c2f054c
addressed review comments
2024-02-28 22:03:35 +00:00
crabman
036e79284e
transform character state
2024-02-28 22:03:35 +00:00
crabman
b9a3fa1edc
transform server event
2024-02-28 22:03:34 +00:00
Syniis
2472a62e38
Fmt, remove inline_tweak and move close functions
2024-02-24 23:24:49 +01:00
Gemu Peachems
48837bf3f6
Spawns
2024-02-24 23:24:49 +01:00
Syniis
17a88acd1c
Various tweaks. New ArtLeaves BlockKind
2024-02-24 23:18:14 +01:00
Syniis
6c5dc11d0d
Added new cave assets
2024-02-24 23:09:02 +01:00
do-no-van
e8ada67ae8
use Health::fraction
2024-02-21 23:23:33 +00:00
do-no-van
edddab997e
buff crippling/cleaving basics and fix fortitude
2024-02-21 23:23:32 +00:00
crabman
515e7fe4f0
revert previous glider span length
2024-02-21 20:48:24 +01:00
Samuel Keiffer
94f6c3350c
Merge branch 'danielkenji83/block-based-on-poise' into 'master'
...
Block based on poise
See merge request veloren/veloren!4283
2024-02-21 16:53:24 +00:00
UncomfySilence
4506fdce1a
review comments
2024-02-21 14:11:20 +01:00
UncomfySilence
f3cc4bf90f
cave and tree distributions and minor tweaks
2024-02-21 12:28:41 +01:00
UncomfySilence
3b7a9b38af
tweaks to starter weapons and secondary components w/start of entity balancing
2024-02-20 16:18:57 +01:00
UncomfySilence
d7af58aefd
overworld entity distribution tweaks and movement speed changes
2024-02-20 16:18:03 +01:00
uniior
ba0db563cc
Address comments
2024-02-20 16:18:02 +01:00
uniior
7e7bfa00e4
Further tweaks from testing
2024-02-20 16:18:02 +01:00
crabman
60c58200a9
reduce XP yield of axolotls and geckos
2024-02-20 16:18:02 +01:00
crabman
2249ca6a49
don't attempt to increase duration of stackable buffs
2024-02-20 16:18:01 +01:00
uniior
e720ee834e
Initial
2024-02-20 16:18:01 +01:00
danielkenji83
961edf910d
Updates from review
2024-02-19 19:42:37 -03:00
danielkenji83
9d73fcfc3f
Updates from review
2024-02-18 23:30:43 -03:00
flo
605cb0837f
phoenix_tweaks
2024-02-18 19:11:34 +00:00
danielkenji83
1271b5ff9a
Remove block_strength stat from main.rs
2024-02-17 19:56:56 -03:00
danielkenji83
c449b229d5
Updates from review
2024-02-17 19:09:32 -03:00
James Melkonian
cc059e2882
Apply burning buff to entities touching another entity with the burning buff
2024-02-17 21:56:55 +00:00
danielkenji83
53fddba3ef
Remove block_strength stat
2024-02-17 13:12:34 -03:00
danielkenji83
1c504ea060
Rebase fix
2024-02-17 01:07:55 -03:00
danielkenji83
81cfb26059
Updates from review
2024-02-17 00:50:30 -03:00
danielkenji83
5c401215cf
Rebase commit
2024-02-17 00:50:23 -03:00
flo
ed4fd55bc3
terracotta
2024-02-15 06:08:03 +00:00
Youssef Fahmy
0d2938d8f1
Beginner balance tweaks
2024-02-14 23:23:29 +00:00
crabman
1daa2ce3db
Merge branch 'entity-delete-fix' into 'master'
...
Fix a few event system and death related bugs
See merge request veloren/veloren!4323
2024-02-13 18:09:17 +00:00
crabman
3ad05e4069
only enable wasmtime-wasi dep with plugins feature
2024-02-12 23:35:21 +01:00
evgenkot
eee330c9e9
I18n loot_scroller correct name
2024-02-12 21:24:57 +05:00
Christof Petig
f56e1d84b5
Use wasmtime to execute wasm components as veloren plugins
2024-02-10 09:35:04 +00:00
juliancoffee
9b5f9704f8
Move condition checks outside of simulated_wind fn
2024-02-08 16:25:40 +02:00
juliancoffee
16e7c30078
Improve comments
2024-02-08 16:25:40 +02:00
juliancoffee
cd9e5bb9c9
Nerf glider AR
2024-02-08 16:25:40 +02:00
juliancoffee
9ac75cb7d1
Extract wind simulation to its own function
2024-02-08 16:25:40 +02:00
juliancoffee
aa97bd6bf6
Clean up systems/phys code
2024-02-08 16:25:40 +02:00
juliancoffee
52328b89d2
rebase
2024-02-08 16:25:39 +02:00
laundmo
283b404724
Working wind/lift particles
...
+ clippy fixes
2024-02-08 16:25:39 +02:00
laundmo
2add795109
change ridge lift to just angles, other tweaks
2024-02-08 16:25:39 +02:00
laundmo
6e5bd89818
Add near_water boolean to TerrainChunkMeta
...
+ lots of smaller tweaks and changes
+ tuning to make more fun (its a bit strong though)
2024-02-08 16:25:39 +02:00