Ecosyste.ms: OpenCollective

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

Veloren

Veloren is a community-developed multiplayer voxel RPG inspired by Cube World, Legend of Zelda, and Dwarf Fortress.
Collective - Host: opensource - https://opencollective.com/veloren - Website: https://www.veloren.net/ - Code: https://gitlab.com/veloren/veloren

Add Input methods to metainfo.xml

gitlab.com/veloren/veloren - 9909fe11a1a9d69da956be05c38bd146327321c5 authored about 3 years ago
Merge branch 'FreeFull/intel_uvec3_fix' into 'master'

Avoid Intel graphics ivec3/uvec3 bug.

See merge request veloren/veloren!3091

gitlab.com/veloren/veloren - a600d4ca9444cc4b8ab04614fde0bf2786ab4e44 authored about 3 years ago
Merge branch 'YuriMomo/Fix-black-sprites' into 'master'

Fixes NaN in shader code which produced black sprites visible through blocks

See merge request ...

gitlab.com/veloren/veloren - 753de239d7a787e95e495f66a1adf783b62f960d authored about 3 years ago
Fixes NaN in shader code which produced black sprites visible through blocks

gitlab.com/veloren/veloren - cc36a144071a86c1dafd18038884acb2cccc6abd authored about 3 years ago
Avoid Intel graphics ivec3/uvec3 bug.

gitlab.com/veloren/veloren - 053e28a33ab395f4b75dabbad4bf0dac27aa74eb authored about 3 years ago
Merge branch 'pfau/smöl_fixes' into 'master'

change merchant backpack visuals and add mining skill icons

See merge request veloren/veloren!3089

gitlab.com/veloren/veloren - bc1c84aa766964ffaa62c59a5750d83a9fffd6be authored about 3 years ago
Merge branch 'fetsorn-master-patch-26200' into 'master'

Fix typo "incase"->"in case"

See merge request veloren/veloren!3086

gitlab.com/veloren/veloren - f948476f9f3f2856d04dec16e01e73c03930a062 authored about 3 years ago
change merchant backpack visuals and add mining skill icons

gitlab.com/veloren/veloren - d72d926341b6998ac26c26f503a5ccabfe5ac653 authored about 3 years ago
Merge branch 'zesterer/fix-nametags' into 'master'

Fixed nametag logic bug

See merge request veloren/veloren!3088

gitlab.com/veloren/veloren - 3cba7e7f878ebdbf275b260d5dbba427219bd009 authored about 3 years ago
Fixed nametag logic bug

gitlab.com/veloren/veloren - bc7c942bc9e8e9d9c834addeac874221cbb65b27 authored about 3 years ago
Merge branch 'unvariant/support_removing_key_bindings' into 'master'

support removing key bindings

Closes #1298

See merge request veloren/veloren!3083

gitlab.com/veloren/veloren - 9555f3ed4d67f55e9fd264ebf81fdcabfeca8ba1 authored about 3 years ago
support removing key bindings

gitlab.com/veloren/veloren - 71d2be5f76d60a9e81b5bc7e7dfed9a5e1da56b5 authored about 3 years ago
Fix typo "incase"->"in case"

gitlab.com/veloren/veloren - 338dec41ab45ed6b6a323cc565ff6a714756a0bb authored about 3 years ago
Merge branch 'voxal/self_chat_bubbles' into 'master'

Allow players to see own speech bubbles.

Closes #1291

See merge request veloren/veloren!3081

gitlab.com/veloren/veloren - e12390b08bac692e2748e1683ba7a77f7b0c7130 authored about 3 years ago
Refactor to avoid changing overhead struct

gitlab.com/veloren/veloren - e75f569014806398f71bc0fe6aaec0dfa5dbf6a0 authored about 3 years ago
Move changelog entry to bottom

gitlab.com/veloren/veloren - 39e3d5c163202639b67cc24c8d94b05ed84dac63 authored about 3 years ago
Move comments and turn on by default

gitlab.com/veloren/veloren - 7d07598370661830ab5c7dd75bf472ef67effb81 authored about 3 years ago
Add changes to changelog

gitlab.com/veloren/veloren - 0b4446ad813042c806579d0bf0dcfdf925fb6cde authored about 3 years ago
Fix clippy::nonminimal-bool

gitlab.com/veloren/veloren - 41e7e25f1634e6b248e8f1e3f9765f528ba9ed56 authored about 3 years ago
Allow players to see own speech bubbles.

gitlab.com/veloren/veloren - e546a1d1a90702356eb72c281c99135db4888758 authored about 3 years ago
Merge branch 'sam/safe-make-npc' into 'master'

Make npc command no longer crashes server

See merge request veloren/veloren!3085

gitlab.com/veloren/veloren - 7364c5a31e2b5c03a684ccdd65f7f2a598b5af14 authored about 3 years ago
Gracefully handle asset not existing.

gitlab.com/veloren/veloren - b82aa621d5a9b9fbea31557e10d7c5e8f19c11c0 authored about 3 years ago
Merge branch 'sam/skill-persistence-fixes' into 'master'

Skill persistence fixes

See merge request veloren/veloren!3006

gitlab.com/veloren/veloren - 380265bec20b3cf52599e53664f7632140c4ea4f authored about 3 years ago
Tweaks to prompt dialog.

gitlab.com/veloren/veloren - 2e09feb426ec3245e92c20a5f600db1def0c515e authored about 3 years ago
UI notifying player that their skillset has been invalidated.

gitlab.com/veloren/veloren - efbc5f9b750b7f7343d25a7fff89769014be84bc authored about 3 years ago
Changed skill groups to be a hashmap instead of a vec.

gitlab.com/veloren/veloren - da78800047f7a5a17d1c4a991fd971be56fc25ef authored about 3 years ago
Skill points now attempt to be earned as experience is added.

gitlab.com/veloren/veloren - 0a9f3381f528b366587cf484ac960f80efa52168 authored about 3 years ago
Changed skill group to store available_exp instead of spent_exp to help enforce certain invariants. Addressed more review coments.

gitlab.com/veloren/veloren - 6d2496b7de107ffcdb8e2a8d7292308c8fcf6272 authored about 3 years ago
Addressed some review.

gitlab.com/veloren/veloren - 82213365879a38e1847f1a800056b2a6daa6d25e authored about 3 years ago
Hash value now stored as a blob instead of a json string.

gitlab.com/veloren/veloren - 8feb9fb67b76ad1de556950735f5322427eeeeb8 authored about 3 years ago
Made skill groups remain locked if skill to unlock them not acquired.

gitlab.com/veloren/veloren - 64c8321626297e7a4f987351e4bcf2a66a14f986 authored about 3 years ago
Persitence now tracks spent_exp as an additional point to potentially invalidate skills.

gitlab.com/veloren/veloren - 903c57b862c4e4258d07a7c358e41ecaf18dfbd5 authored about 3 years ago
Added hash value to decide if we should invalidate persited skills and allow a respec.

gitlab.com/veloren/veloren - c8675eaf45dc40243762b913446a00ba7e838076 authored about 3 years ago
Fixed migration, added field for hash value.

gitlab.com/veloren/veloren - 6ab2839eaaf9d579c1e213180fbfb1f8665c2768 authored about 3 years ago
Refactored skills code.

gitlab.com/veloren/veloren - 27dd7b4391c1762a3e64c3fe538ba5432567240a authored about 3 years ago
Skillsets now store an ordered vec of skills that is used to track order that skills were acquired in.

gitlab.com/veloren/veloren - 356eae85a641e41b4ce7b7ef4842a38e0a9262dc authored about 3 years ago
Migration for skill persistence fixes (no hash yet).

gitlab.com/veloren/veloren - bf3bcd9213a51971187e1d7a5491b0616290b93c authored about 3 years ago
Split skillset and skills into separate files.

gitlab.com/veloren/veloren - c44c10718b22d82185264240daba6f38111ea13b authored about 3 years ago
Skill groups now only persist earned_exp instead of available_exp, earned_sp, and available_sp.

gitlab.com/veloren/veloren - fe45a158edb73ccdef587de89b8df560c7ecf69f authored about 3 years ago
Merge branch 'DaforLynx/new-music-dec' into 'master'

River sounds and more

See merge request veloren/veloren!3080

gitlab.com/veloren/veloren - 0cf0399a47ac343618e0199dc58028fb1d5aa04c authored about 3 years ago
River sounds and more

gitlab.com/veloren/veloren - 13e87375d651218d7695aa75f93115d0247dac14 authored about 3 years ago
Merge branch 'debug' into 'master'

Use debug_map to implement Debug

See merge request veloren/veloren!3048

gitlab.com/veloren/veloren - 58b41bb2bbd73d478d1171d0515373b3fdf38ffc authored about 3 years ago
Merge branch 'tygyh/Update-swedish-translations' into 'master'

Tygyh/update swedish translations

See merge request veloren/veloren!3082

gitlab.com/veloren/veloren - fb083e859956a42aa75d0b73b1558a2870d4083e authored about 3 years ago
Add missing 'new line' character

gitlab.com/veloren/veloren - 38246eefd3148aa26c20a627d51733b9a36d653d authored about 3 years ago
Update swedish translations

gitlab.com/veloren/veloren - 039f73be8f0339d9554bcd2166c32ca2b3c9c8d1 authored about 3 years ago
More swedish translations

gitlab.com/veloren/veloren - fae2fcd3f1fc97dfcf28762b5d97a0ec1ac9096e authored about 3 years ago
Update swedish translations and fix typo

gitlab.com/veloren/veloren - 9ea6cea7cda1e46c44edd4af8ac4720c9c79e8e6 authored about 3 years ago
Merge branch 'christmas_cleanup' into 'master'

Christmas Cleanup

See merge request veloren/veloren!3079

gitlab.com/veloren/veloren - 7aa799e562b6975a25122cddbfc5c9a86c87b09f authored about 3 years ago
Christmas Cleanup

gitlab.com/veloren/veloren - 9cd87b1af78be0038742e56df01b8de4db7aae3a authored about 3 years ago
Merge branch 'angel/update-mirror-ci' into 'master'

Lock git-lfs to 2.X

See merge request veloren/veloren!3078

gitlab.com/veloren/veloren - b8b6192a70e70ba47d30f0c4a71d152d88a1d597 authored about 3 years ago
Merge branch 'ubruntu/dagger-ux' into 'master'

Dagger UX

See merge request veloren/veloren!3072

gitlab.com/veloren/veloren - 4d85ae4f60057c8f9cce5911a36bf74ab1d59866 authored about 3 years ago
Lock lfs to 2.X

gitlab.com/veloren/veloren - 9078cc29f825130f6efa50b4c585ee3eec2f1439 authored about 3 years ago
update german translation by dd65

gitlab.com/veloren/veloren - 4e843cb0ff96fb8e9aa92126670e34683232080c authored about 3 years ago
Merge branch 'flo666-update_german_translation_by_DD65' into 'master'

update german translation by dd65

See merge request veloren/veloren!3077

gitlab.com/veloren/veloren - d9ca0f4c0cec05ec39486f101c1382d2a2261650 authored about 3 years ago
Merge branch 'doctorkompot/update_item_image_manifest' into 'master'

DoctorKompot/Item display update

See merge request veloren/veloren!2984

gitlab.com/veloren/veloren - 415ec2cd8ad995052631f202b8e870a9f52764cc authored about 3 years ago
updated changelog

gitlab.com/veloren/veloren - 4ecdd8002dfe6e0d66a9c14c080d032d3bcc32f7 authored about 3 years ago
deleted unused PNG files

gitlab.com/veloren/veloren - cc6058889a22da44f59f4766b99d2adc13dd1e3e authored about 3 years ago
updated changelog, fixed lantern colors

gitlab.com/veloren/veloren - 22b19e40e93320c8a4ef7779f8b4413671d93fc3 authored about 3 years ago
fixed turban specifier in item image manifest, reverted bag size for purified soulkeeper, updated item quality colors in mod files

gitlab.com/veloren/veloren - 0dba858ca9eec3567baa983aa4c1d481b1a499d7 authored about 3 years ago
another shot at fixing turbans

gitlab.com/veloren/veloren - 5a196f1684c47893464f4fca0187320de50df321 authored about 3 years ago
changed Magic Lantern kind: to "Magic"

gitlab.com/veloren/veloren - d3124529417f29396de5a8ea3e922cd39dad7d51 authored about 3 years ago
fixed cheese

gitlab.com/veloren/veloren - 439c6a9a3eecd9728e1eef9673fe2c1868e36947 authored about 3 years ago
updated mortar and pestle, fixed GR and cheese rotation, fixed offsets of Pfau's turbans

gitlab.com/veloren/veloren - 44f6e3888b366ce7d5c254619e270480c5432876 authored about 3 years ago
fixed Pfau's turbans and manually added back mod.rs files that got deleted previously

gitlab.com/veloren/veloren - 1cc69bbca1fc49ff7790f9330e2ba522de8985b4 authored about 3 years ago
added new cheese, glowing remains and mortar and pestle files, updated collar and mushroom curry

gitlab.com/veloren/veloren - 9eedb024fe5029ad2f2ff2de1349ce31718aed2e authored about 3 years ago
fixed apple offset

gitlab.com/veloren/veloren - e83446811a38705d4012bc3b241565b16a7bf26d authored about 3 years ago
fixed grey and purple slots

gitlab.com/veloren/veloren - bc07474f317eebbff4eef41ec5977b722161c453 authored about 3 years ago
brightened item backgrounds

gitlab.com/veloren/veloren - ff718918218a11a4350559be8377946e423bfa5d authored about 3 years ago
updated sewing set, ice shard and sunflower tea models with the ones provided by Gemu

gitlab.com/veloren/veloren - ca93284294275a3c1f140976b2239bd20ffa9655 authored about 3 years ago
fixed ice shard, sunflower tea and sewing kit

gitlab.com/veloren/veloren - 46fe40d5fc30213d66dce3fc7423fc0d08ebe738 authored about 3 years ago
changed the scaling and offset of some items, replaced Raptor feather, sunflower tea, ice shard and sewing set PNGs with .vox files, updated the image manifest

gitlab.com/veloren/veloren - 1060693d1688cb74bb1f19b6273600445854521a authored about 3 years ago
updated item models with the ones provided by Gemu, (bags and food), some leather items, and honey, then updated item_image_manifest and sprite_manifest accordingly

gitlab.com/veloren/veloren - 7fb9ac121ea5476b69137cc38a701ef189a81646 authored about 3 years ago
added mushroom stick, changed apple and apple stick models, made phoenix feather legendary rarity

gitlab.com/veloren/veloren - 0242552492ee38da37badda349828f0883a00fa5 authored about 3 years ago
fixed coconut, added apple stick

gitlab.com/veloren/veloren - 84b85d6ae582da28de78381102222acec4d84405 authored about 3 years ago
changed the index from the highlight color of these necklaces, since the voxels were invisible in-game

gitlab.com/veloren/veloren - daad02ae6090902f45599136a08467c3bb4695e4 authored about 3 years ago
added vox files for apple, coconut, collar, mushroom curry and admin tabard, update item image manifest accordingly

gitlab.com/veloren/veloren - ac15e556f56f85b9779120a3be78b69fb86b19a9 authored about 3 years ago
changed color of MF bag to a darker tone

gitlab.com/veloren/veloren - e5408c69b57b948f88dc7de9d76d45f59845e617 authored about 3 years ago
updated bag displays

gitlab.com/veloren/veloren - d7ddb3ae0421be0e50d3fee21842ed81e12b1bfb authored about 3 years ago
updated the Common Quality item displays

gitlab.com/veloren/veloren - ccc1bdbf1c86b9bb4bf45848f2917ed42683cf5b authored about 3 years ago
reverted the previous Common items display changes

gitlab.com/veloren/veloren - 3b6dc4dc5022de2340a31bf2889899df2a0864b7 authored about 3 years ago
made lanterns slightly brighter, changed lantern color for green and red to match their names, changed display of Common items to fit the item frames of other qualities, updated item image manifest

gitlab.com/veloren/veloren - 3c60bd19290be47b4270d1182c64c0d13393edfe authored about 3 years ago
Merge branch 'imbris/opt-entity-sync' into 'master'

Parallelize loop over regions in entity sync system

See merge request veloren/veloren!3073

gitlab.com/veloren/veloren - 5b2aba80b5f52617726ff03f7a8f06c1a0b45854 authored about 3 years ago
suppress clippy false positive, fmt

gitlab.com/veloren/veloren - e136e606a57e684b108559967deefdbfd6037ec6 authored about 3 years ago
put Client::tick_network function behind feature, remove unnecessary cloning of deleted entity vecs in entity sync, move prepare_send hack that avoids locking during message serialization from send_fallible to send, add job.cpu_status par mode adjustment around parallel section

gitlab.com/veloren/veloren - b255f0ee0fd3ed552716d192b21b4642978d9809 authored about 3 years ago
Improvements to swarm clients: space properly for the unclustered case so that regions don't overlap, advance time manually within Client::tick_network since State::tick isn't being called

gitlab.com/veloren/veloren - 602367046716b3899e22c1dcb50d756f8ccf99ca authored about 3 years ago
Update changelog

gitlab.com/veloren/veloren - d137ffba63ebea3b75aedb779aab0f353ddce6ee authored about 3 years ago
Decrease swarm movement speed

gitlab.com/veloren/veloren - 9788b144ec76cf8d7e13f29e3dc0852f8fbe8522 authored about 3 years ago
Parallelize entity sync loop over regions.

gitlab.com/veloren/veloren - 6547a6bf5e7dd0b7d3375973d9e7305a26ba7ad1 authored about 3 years ago
Add wildlife density modifier to features.ron

gitlab.com/veloren/veloren - 972c8ba41dddb02a318d8c987029da271fba96fc authored about 3 years ago
Setup client binary that connects to the server with a group of clients positioned and moving in a few different patterns for profiling the server under network load.

gitlab.com/veloren/veloren - 027f2f57194cafba6a76d5036a342a6c65431f73 authored about 3 years ago
Merge branch 'imbris/update-toolchain' into 'master'

Upgrade toolchain

See merge request veloren/veloren!3069

gitlab.com/veloren/veloren - 35086c1626e2ed728e99fd82813bc708d579ba7a authored about 3 years ago
update toolchain to `nightly-2021-12-19`

gitlab.com/veloren/veloren - bf48bd5346d172fcf28f927f73d3358bb4e13da0 authored about 3 years ago
Merge branch 'DaforLynx/new-music-nov' into 'master'

Music additions

See merge request veloren/veloren!3023

gitlab.com/veloren/veloren - 119c802695cc6ced313b6af643e56fa62f153552 authored about 3 years ago
Music additions

gitlab.com/veloren/veloren - e44478736e628176f94dd284d6e64f9ccf501ce8 authored about 3 years ago
Christmas tweaks

gitlab.com/veloren/veloren - 04a37ba29ce11142a9f4295b663c33effd88457a authored about 3 years ago
Merge branch 'christmas_tweaks' into 'master'

Christmas tweaks

See merge request veloren/veloren!3070

gitlab.com/veloren/veloren - d44b77497f6237bd6b65c0978e9ab93bfc5ea51e authored about 3 years ago
Merge branch 'christmas' into 'master'

Christmas

See merge request veloren/veloren!3047

gitlab.com/veloren/veloren - 824a978cdba4bac7184218b0b176d5896a19a5c3 authored about 3 years ago
Fixed bad manifest formatting

gitlab.com/veloren/veloren - 1db00eb255f112df46c3c95f0b66e51768998a5d authored about 3 years ago