Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

gitlab.com/veloren/veloren

Veloren is a multiplayer voxel RPG written in Rust. It is inspired by games such as Cube World, Legend of Zelda: Breath of the Wild, Dwarf Fortress and Minecraft.
https://gitlab.com/veloren/veloren

Merge branch 'imbris/shaderc-opt' into 'master'

Fix issue with missing capability when enabling shaderc optimizations

Closes #1936

See merge r...

8e62c17a81a987383fbdf8e72fd609d844f550bc authored 10 months ago by Imbris <[email protected]>
Merge branch 'terracotta_ruins' into 'master'

terracotta

See merge request veloren/veloren!4286

99c997fabdaebbc6c2210994eaf90568577fb1de authored 10 months ago by flo <[email protected]>
terracotta

ed4fd55bc39be0f09913b65989eff448de1a4ad4 authored 10 months ago by flo <[email protected]>
Beginner balance tweaks

0d2938d8f1ee639cc246fc469a097e82967d0d48 authored 10 months ago by Youssef Fahmy <[email protected]>
Merge branch 'beginner_balance_tweaks' into 'master'

Beginner balance tweaks

See merge request veloren/veloren!4269

5c4e68cce758f68cb2b71390dd97e8987f5620dd authored 10 months ago by crabman <[email protected]>
Merge branch 'crabman/windows-remove-shutdown-signals' into 'master'

exclude non linux/macos targets from compiling ShutdownSignal

See merge request veloren/veloren...

cf2ce2d470a78f33578e7c66c6f65f8f684ff9f9 authored 10 months ago by crabman <[email protected]>
Switch to using an experimental shader option to toggle shaderc optimizations

ab24cf373258185849a2ab25460918955d306037 authored 10 months ago by Imbris <[email protected]>
Fix issue with missing capability when enabling shaderc optimizations

See https://github.com/gfx-rs/wgpu/issues/4915

Also:
* Remove unused vert-out frag-in variables...

5434ce546b3bdcc3f238417d0b0443134606e3c5 authored 10 months ago by Imbris <[email protected]>
exclude non linux/macos targets from compiling ShutdownSignal

ea2c6901897d73bd1a263f2fdcccd8b42d5b8bb0 authored 10 months ago by crabman <[email protected]>
Merge branch 'crabman/shutdown-signals' into 'master'

Allow using other signals for graceful shutdown

See merge request veloren/veloren!4325

68ba2b4e1ee243151a67bbc0b6e457b8a156f320 authored 10 months ago by crabman <[email protected]>
Merge branch 'entity-delete-fix' into 'master'

Fix a few event system and death related bugs

See merge request veloren/veloren!4323

1daa2ce3dba7c49e91ee6fd736afc84a866a9372 authored 10 months ago by crabman <[email protected]>
register group_manip and information event systems

4f4e560e729abdefed503394116cc05e4b6da65e authored 10 months ago by crabman <[email protected]>
Merge branch 'evgenkot/loot-scroller-i18n' into 'master'

I18n loot_scroller

See merge request veloren/veloren!4317

5ff40fdcfd4c250bc57e4eff51a990f57a52e8a5 authored 10 months ago by Illia Denysenko <[email protected]>
I18n move stats

f4ce05a6572aff4208b5f12e6a658e3b0be1e090 authored 10 months ago by evgenkot <[email protected]>
disallow trading dead entities

e225da7a755cb2de0178bc472da7786bb5186a5d authored 10 months ago by crabman <[email protected]>
Fix a few cases where return was incorectly used in event systems

828516296708c7dcac822d5dc5b4c6f45d6cd13a authored 10 months ago by crabman <[email protected]>
Correctly delete entities (including those that don't drop items!)

aaa1bd2af93e87114b0b75c54624e6f6444ac218 authored 10 months ago by crabman <[email protected]>
only enable wasmtime-wasi dep with plugins feature

3ad05e4069a991a95d5fadc89f7d7344bd020ce2 authored 10 months ago by crabman <[email protected]>
I18n pickup-msg correction for en uk ru

eb4911f60d2b7e4ab28c94618d9cdb281995f6a2 authored 10 months ago by evgenkot <[email protected]>
I18n loot_scroller correct name

eee330c9e936e800c869cecc16eff0743044249b authored 10 months ago by evgenkot <[email protected]>
I18n loot_scroller user_gender

f9ee398a17d2a6a5a8c6ff5c79a23cc79cf3e4ea authored 10 months ago by evgenkot <[email protected]>
allow using other signals for graceful shutdown

ae66f5db43a10b27e4da4e374ee08c87527d8336 authored 10 months ago by crabman <[email protected]>
Merge branch 'fvasco-body-npc-speech' into 'master'

Italian translation with genders

See merge request veloren/veloren!4319

72d5ed68c83efb3b0230a44b674aa03db29f9696 authored 10 months ago by Illia Denysenko <[email protected]>
Merge branch 'imbris/metal-panic' into 'master'

Don't include compute in shadow push constant shader stages

Closes #1951

See merge request vel...

f159dd5357de8fd6b97d2290503e5f4f79549a0d authored 11 months ago by Imbris <[email protected]>
Don't include compute in shadow push constant shader stages

(avoids panic on metal backend: https://gitlab.com/veloren/veloren/-/issues/1951)

59596874e1d4d592985b3199d61e68bc6cf60476 authored 11 months ago by Imbris <[email protected]>
Italian translation with genders

e75117688b4fa8b5d16d12c7d6e83272c10988b1 authored 11 months ago by Francesco Vasco <[email protected]>
Merge branch 'crabman/dbg-remove' into 'master'

Remove dbg statement

Closes #1941

See merge request veloren/veloren!4297

756dbdd9d77d7fd0de9935581739a8c442317245 authored 11 months ago by Marcel <[email protected]>
remove dbg statement

62a73e5c14e294a1ad9c1e0712bcb5a513bee5e8 authored 11 months ago by crabman <[email protected]>
Merge branch 'group-i18n-hotfix' into 'master'

fix incorrect i18 group chat key

See merge request veloren/veloren!4313

db256e5dda93a3b32fd3261904881a89e93e29af authored 11 months ago by Marcel <[email protected]>
Merge branch 'xMAC/vek_update' into 'master'

update vek to newest version, we somehow had a patch we no longer need anymore

See merge reques...

f27c00917a07dc411532c1773bff3c58950c67ef authored 11 months ago by Marcel <[email protected]>
Merge branch 'xMAC/remove_fehler' into 'master'

remove unmaintained fehler crate by updating lz-fear and zwitch to culpa

See merge request velo...

ce1d46830a4b10f95a84ad716c6f31250e82b15d authored 11 months ago by Marcel <[email protected]>
update vek to newest version, we somehow had a patch we no longer need anymore

ab01c46ef76d69885d247256478300ab08a0bd7d authored 11 months ago by Marcel Märtens <[email protected]>
remove unmaintained fehler crate by updating lz-fear and zwitch to culpa

fc076a39fb9036cf8d76a0a64bde81503453afa0 authored 11 months ago by Marcel Märtens <[email protected]>
Merge branch 'christof/wasmtime' into 'master'

Use wasmtime to execute wasm components as veloren plugins

See merge request veloren/veloren!4302

ed2065cf6a062622478ed3a59112fbbda8dd51ba authored 11 months ago by Christof Petig <[email protected]>
Use wasmtime to execute wasm components as veloren plugins

f56e1d84b5985087df5f896bbd3cc159a26e6221 authored 11 months ago by Christof Petig <[email protected]>
Merge branch 'zesterer/aiming-tweaks' into 'master'

Minor tweaks to aiming

See merge request veloren/veloren!4314

acd0f46fd55d19080f2121b1d3ebf83199236bb4 authored 11 months ago by Joshua Barretto <[email protected]>
Minor tweaks to aiming

cdd94c899fd33502271df861fa168ecdc1f1468f authored 11 months ago by Joshua Barretto <[email protected]>
fix incorrect i18 group chat key

a084351aad7b3e23c98e5474b9773971225d02bb authored 11 months ago by Maxicarlos08 <[email protected]>
Merge branch 'laundmo/glide_weather_wind' into 'master'

Add Lift to gliders (thermals, ridge lift)

See merge request veloren/veloren!3977

2a9e03caf2e73d9f8ce9afaa3472fe051cb8e7e7 authored 11 months ago by Illia Denysenko <[email protected]>
Nerf glider AR

cd9e5bb9c90976c33b099006636d39237bd4b372 authored 11 months ago by juliancoffee <[email protected]>
Move condition checks outside of simulated_wind fn

9b5f9704f886ce76ebfae4b81d709dccb9f03652 authored 11 months ago by juliancoffee <[email protected]>
Clean up systems/phys code

aa97bd6bf611e714cbc9db20464e6f1937097a88 authored 11 months ago by juliancoffee <[email protected]>
Extract wind simulation to its own function

9ac75cb7d143c791822fa3ea3af6c92c2f5c92d2 authored 11 months ago by juliancoffee <[email protected]>
Move debug_vectors_enabled flag to Scene

ce98de4370c355a1f21e679ef4a5da87ddc45160 authored 11 months ago by juliancoffee <[email protected]>
Improve comments

16e7c30078612505ec3ecb4b3f8c235f2c552903 authored 11 months ago by juliancoffee <[email protected]>
Re-enable glider trails

ff3f1b9b1cb139326f4a190090f87bbb5fd32cc2 authored 11 months ago by juliancoffee <[email protected]>
Add Air Velocity to debug info

16c41109d3e79c1869013ab5b7055278171147b7 authored 11 months ago by juliancoffee <[email protected]>
move sun/moon direction to common

2ae7c68dde05dd5992ff07a060b9ec1664b52e0e authored 11 months ago by laundmo <[email protected]>
change ridge lift to just angles, other tweaks

2add795109f87f6b407a82f6150c0b54aacf4d78 authored 11 months ago by laundmo <[email protected]>
Working wind/lift particles

+ clippy fixes

283b40472452dbfff4929a7d05050f9999690628 authored 11 months ago by laundmo <[email protected]>
rebase

52328b89d281a1ff79d9a7544e1f945cdea0744d authored 11 months ago by juliancoffee <[email protected]>
Add near_water boolean to TerrainChunkMeta

+ lots of smaller tweaks and changes
+ tuning to make more fun (its a bit strong though)

6e5bd898189995fb4a2000801f1947e8bf96725e authored 11 months ago by laundmo <[email protected]>
easier chunk normal using double cross product

91c718b93126d684d66a02265c32060e09c139e0 authored 11 months ago by laundmo <[email protected]>
Improve airflow particles

1dee12af851f84e078b1cb5f8ae2740d8f6eb0bb authored 11 months ago by juliancoffee <[email protected]>
undo linker

04805167ff0b3717a6e4b762a679348fcb600ae1 authored 11 months ago by laundmo <[email protected]>
draw debug vectors, and toggle them in egui

4e3743018958fdab911de8295a14f30ce7407023 authored 11 months ago by laundmo <[email protected]>
massively improve ridge lift calculation

fbd2a09c66bb2c39e7d143217eba90a76ad5b094 authored 11 months ago by laundmo <[email protected]>
copy interpolation function to terrain

432be97a974f671db3894972f0d975f2aabe35af authored 11 months ago by laundmo <[email protected]>
Add approximate chunk terrain normals into sim

59bf62a4533be0084ac3467fa0856bbbbfa2e7aa authored 11 months ago by laundmo <[email protected]>
Initial work for gliding lift, updraft, thermals

761953513b30c2674b8566167c3b789a521c33fd authored 11 months ago by laundmo <[email protected]>
use formula for time of day dependency of thermals

4c97f3f62432dd4b525eaef47d9a25b81e74fdf4 authored 11 months ago by laundmo <[email protected]>
Merge branch 'isse/event-systems' into 'master'

Seperate events to seperate event busses and use systems to handle them

See merge request velor...

3ac2729b99af60684f9fcf5b1db4ac228a9d9c1b authored 11 months ago by Marcel <[email protected]>
Merge branch 'crit-chance-removal' into 'master'

Removed crit_chance stat from two item .ron files

See merge request veloren/veloren!4307

ac921c563d6bccd8fc81365608f8dff3a2319e67 authored 11 months ago by Illia Denysenko <[email protected]>
Merge branch 'dequbed/srv-lookup' into 'master'

Add SRV lookup functionality to voxygen

See merge request veloren/veloren!4310

ba0fc08f8d874b2827280aeda85018b9aaf96379 authored 11 months ago by maxicarlos08 <[email protected]>
Add SRV lookup functionality to voxygen

This will make voxygen issue a SRV lookup when connecting to a host, allowing server owners to c...

2d2ffa2b10825bdb3fc98c0e2cadf72b9eb4b7fb authored 11 months ago by Nadja von Reitzenstein Čerpnjak <[email protected]>
add missing event handlers, use common_ecs::System

857d924979471366c41e89d1d9cc2ee512c1b337 authored 11 months ago by Isse <[email protected]>
try to optimize a bit

e94c21daa6389ab5b26ae6e2562f97824b635aa6 authored 11 months ago by Isse <[email protected]>
fix event_emitters test

7f01928aaec64ac59db84476fb62e28f5290af86 authored 11 months ago by Marcel Märtens <[email protected]>
add todo comment

8a9fdd180574157b2da8931a024ae59a5f96c409 authored 11 months ago by Isse <[email protected]>
don't insert event busses on client

d75889ed750351769f174a7a601d706782406ba1 authored 11 months ago by Isse <[email protected]>
clippy fixes

63a7ecd5d7cfd468a4e7a45504e05a14fc28cf19 authored 11 months ago by Isse <[email protected]>
initial setup and convert entity_manipulation

e651b9b2ac35e5c81414b20369d7138dee898cda authored 11 months ago by Isse <[email protected]>
create event dispatcher at start

b891bb038a8ebb53ccd587b57db4f673752043ec authored 11 months ago by Isse <[email protected]>
Merge branch 'xMAC94x/deps' into 'master'

xmac94x/deps

See merge request veloren/veloren!4311

d3a97ba34c6136d07bc2a48602b5cb1d2712595c authored 11 months ago by Marcel <[email protected]>
removed unused fields from item assets

88feb4cc60c1308e04febaf67e617cd18cc50264 authored 11 months ago by Maxicarlos08 <[email protected]>
add deny_unknown_fields to item related structs

0933499a3d4e6f55d773994832fcc8df240a22aa authored 11 months ago by Maxicarlos08 <[email protected]>
Removed crit_chance stat from two item .ron files

c3942b5f1f00456b3a7ff82ff357f535a9a15232 authored 11 months ago by unknown <[email protected]>
update few dependencies

b0bef3ebbfc61bcb6165cc006a66d26d354cc85c authored 11 months ago by Marcel Märtens <[email protected]>
replace tui with ratatui

be6a99acb4b145c8546d658abbb0db5a01877c64 authored 11 months ago by Marcel Märtens <[email protected]>
Merge branch 'xMAC94x/update' into 'master'

run cargo update

See merge request veloren/veloren!4308

9af1c4c3101c76417a60061b84756d34773b0309 authored 11 months ago by Marcel <[email protected]>
Merge branch 'juliancoffee/be_npc' into 'master'

/be_npc && /alignment commands

See merge request veloren/veloren!4300

fea7ed1d63feb56b4bf8ec932d2873f75b317d8a authored 11 months ago by Illia Denysenko <[email protected]>
Rever alignment and group manipulation

bfff41dc975bd93235c91802fbbd231118ce809b authored 11 months ago by juliancoffee <[email protected]>
Merge branch 'juliancoffee/fix-chat' into 'master'

Fix /tell messages

See merge request veloren/veloren!4309

425684908bec9758be317c61951bf7ad5cfc28bf authored 11 months ago by Illia Denysenko <[email protected]>
Clean up presence/persistence logic for /into_npc

4067cd783ae3669c5f638059ea662ac7a0dbd3ba authored 11 months ago by juliancoffee <[email protected]>
fmt

d6a17366f1d81dba0ad1933d1b2f6efe19de60a3 authored 11 months ago by juliancoffee <[email protected]>
Give /dropall to mods again

dab058740b728645b4436a78d3e2f431500ce7cd authored 11 months ago by juliancoffee <[email protected]>
Add /be_npc command

88894076602b8fc8dc0edf5a64d638c3d9820b47 authored 11 months ago by juliancoffee <[email protected]>
Convert into Possessor for /into_npc

0caa54bf5bc1b91335e058a69992eb297d697406 authored 11 months ago by juliancoffee <[email protected]>
Add /alignment command

70b5c2927d50480bfcf54ff88db6f20fe62b2e74 authored 11 months ago by juliancoffee <[email protected]>
Rename /be_npc to /into_npc

7e2f219de11bdedb42a4e01dc01ee427541c05ef authored 11 months ago by juliancoffee <[email protected]>
Restrict permission requirements

- Fix typo when /alignment was available to Moderator
- Remove non-moderation commands from Mode...

33f0c55510ec32d9a8bc5fd5a035fca57403795c authored 11 months ago by juliancoffee <[email protected]>
Merge branch 'master' into 'master'

Add hints on how to use animal materials to craft weapons

See merge request veloren/veloren!4306

9b6c678473de8cee8d53bbe4d94299e2022ba96e authored 11 months ago by Illia Denysenko <[email protected]>
Fix /tell messages

895d0e604e9acf7def5c6f558ca0958872e4b0fe authored 11 months ago by juliancoffee <[email protected]>
run cargo update

c69224171b4099cb86ad8166d7b18b792c863917 authored 11 months ago by Marcel Märtens <[email protected]>
Merge branch 'xMAC94x/update_toolchain' into 'master'

update toolchain to `nightly-2024-01-17`

See merge request veloren/veloren!4257

56f8587ce19d1511cd05b1fd33214e8bc53c7ca6 authored 11 months ago by Marcel <[email protected]>
update tag

7c998823e2f674767c81637fa7606dbcb6530266 authored 11 months ago by Marcel Märtens <[email protected]>
Merge branch 'juliancoffee/itemtooltip-fix' into 'master'

Widen Item Tooltip

Closes #1925

See merge request veloren/veloren!4305

7f83b432c9d22513b2791dab14cc9231f1747ad7 authored 11 months ago by Illia Denysenko <[email protected]>
update toolchain to `nightly-2024-01-17`

6ebbb89d4d25be8fdee18820d395088b601125f6 authored 11 months ago by Marcel Märtens <[email protected]>
Translated using Weblate

330e5ee3b0ac37737abd406238625f4d8d40c874 authored 11 months ago by Illia Denysenko <[email protected]>
Merge branch 'weblate-translation' into 'master'

Translated using Weblate

See merge request veloren/veloren!4279

6743386c4ea53d146c76db15d5726aa60609a6e0 authored 11 months ago by Illia Denysenko <[email protected]>