ccgauche activity https://gitlab.com/ccgauche 2023-02-06T22:42:06Z tag:gitlab.com,2023-02-06:2390327068 ccgauche opened issue #1785: Add a setting to disable weather effects at Veloren / veloren 2023-02-06T22:42:06Z ccgauche ccgauche

Rain causes some compression artifacts when filming and make the visuals crappy at lower resolutions. Some sort of toggle or even better a slider to reduce the rain particles amount could improve greatly the visuals.

tag:gitlab.com,2021-07-01:1343684081 ccgauche left project Veloren / veloren 2021-07-01T17:11:54Z ccgauche ccgauche tag:gitlab.com,2021-06-21:1325925894 ccgauche pushed to project branch ccgauche/parallel-plugins-and-ipc at Veloren / veloren 2021-06-21T21:24:04Z ccgauche ccgauche

ccgauche (b9da0f48) at 21 Jun 21:24

Fixed comments

tag:gitlab.com,2021-06-21:1325890039 ccgauche commented on merge request !2489 at Veloren / veloren 2021-06-21T20:51:53Z ccgauche ccgauche

Sure

tag:gitlab.com,2021-06-21:1325890021 ccgauche commented on merge request !2489 at Veloren / veloren 2021-06-21T20:51:51Z ccgauche ccgauche

Yep I'll do that

tag:gitlab.com,2021-06-21:1325889849 ccgauche commented on merge request !2489 at Veloren / veloren 2021-06-21T20:50:16Z ccgauche ccgauche

That was my question

tag:gitlab.com,2021-06-21:1325889623 ccgauche commented on merge request !2489 at Veloren / veloren 2021-06-21T20:50:04Z ccgauche ccgauche

No just changed the code for easier tests

tag:gitlab.com,2021-06-21:1325888884 ccgauche commented on merge request !2489 at Veloren / veloren 2021-06-21T20:49:22Z ccgauche ccgauche

You are right, I used RwLock because at the start I was thinking some calls needed &mut

tag:gitlab.com,2021-06-21:1325888103 ccgauche commented on merge request !2489 at Veloren / veloren 2021-06-21T20:48:34Z ccgauche ccgauche

Don't quite understand what you mean

tag:gitlab.com,2021-06-21:1325872723 ccgauche opened merge request !2489: Added concurrent execution of plugins at Veloren / veloren 2021-06-21T20:35:09Z ccgauche ccgauche
  • By opening this merge request, you agree to release your code and all other changes under the GPL 3 license and to abide by the terms set by this license.
  • Migrations have been added if applicable
  • Significant changes of this merge request have been added to the changelog.
tag:gitlab.com,2021-06-21:1325866025 ccgauche pushed to project branch ccgauche/parallel-plugins-and-ipc at Veloren / veloren 2021-06-21T20:29:00Z ccgauche ccgauche

ccgauche (f6af1e91) at 21 Jun 20:29

Added concurrent execution of plugins

tag:gitlab.com,2021-06-21:1325865335 ccgauche pushed new project branch ccgauche/parallel-plugins-and-ipc at Veloren / veloren 2021-06-21T20:28:25Z ccgauche ccgauche

ccgauche (cd694b0d) at 21 Jun 20:28

Began overhauling plugin API

... and 2 more commits

tag:gitlab.com,2021-06-20:1323976737 ccgauche pushed to project branch zesterer/suggin-plugin-debuggin at Veloren / veloren 2021-06-20T20:17:55Z ccgauche ccgauche

ccgauche (2e749cde) at 20 Jun 20:17

Fixed memory allocation (Added comments / buffer clean)

tag:gitlab.com,2021-06-20:1323938875 ccgauche pushed to project branch zesterer/suggin-plugin-debuggin at Veloren / veloren 2021-06-20T18:57:31Z ccgauche ccgauche

ccgauche (c6d5bc11) at 20 Jun 18:57

New memory manager for concurrent access + added raw plugin loading

tag:gitlab.com,2021-06-13:1311336042 ccgauche commented on merge request !2425 at Veloren / veloren 2021-06-13T22:08:33Z ccgauche ccgauche

maybe .into_bytes() can be used

tag:gitlab.com,2021-06-13:1311334937 ccgauche commented on merge request !2425 at Veloren / veloren 2021-06-13T22:06:06Z ccgauche ccgauche

Some safety comments could be nice.

tag:gitlab.com,2021-06-13:1311334451 ccgauche commented on merge request !2425 at Veloren / veloren 2021-06-13T22:04:59Z ccgauche ccgauche

We should add more comments about the usages, states... here.

tag:gitlab.com,2021-06-13:1311334262 ccgauche commented on merge request !2425 at Veloren / veloren 2021-06-13T22:04:28Z ccgauche ccgauche

Safety comment could be nice.

tag:gitlab.com,2021-06-13:1311334113 ccgauche commented on merge request !2425 at Veloren / veloren 2021-06-13T22:04:06Z ccgauche ccgauche

Safety comment could be nice.

tag:gitlab.com,2021-06-13:1311333979 ccgauche commented on merge request !2425 at Veloren / veloren 2021-06-13T22:03:44Z ccgauche ccgauche

A safety comment could be nice.