Ecosyste.ms: OpenCollective

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

Arsenal

A high-performance Blender game engine written in Rust.
Collective - Host: opensource - https://opencollective.com/arsenal - Website: https://katharostech.com - Code: https://github.com/katharostech

Polishing up release notes for release (#51)

github.com/katharostech/maxim - feb8a04d91bdc15d9c9bf392480b36a5b89623a7 authored over 5 years ago
Added SECC as a Crate dependency and removed from project (#50)

github.com/katharostech/maxim - 10e6854e6857576ebcb281722b972f0a78c659e1 authored over 5 years ago
Issues/37 reset skip issue (#48)

* Removing some prints from tests.
* Copy-editing documentation, simplifying config and other m...

github.com/katharostech/maxim - 02954e05059a27df56e21c0a0179bd791fadcb3c authored over 5 years ago
Issue 43: Migrate Actor to be stored on Sender and fix shutdown mechanics. (#44)

* Modifying the mechanism for shutting down and awaiting shutdown
* Added examples and fixed bu...

github.com/katharostech/maxim - a4a624a4960c9b8f89a8420bc159418f7f596436 authored over 5 years ago
Fixed AID ergonomics and introduced a start message. (#42)

github.com/katharostech/maxim - 6e9b8e411caee68daf0da8f59f2ddf129635d584 authored over 5 years ago
Issues/35 message serialization (#36)

github.com/katharostech/maxim - 9242051130a0a40818ec79d0bfce6633f3deb255 authored over 5 years ago
Add "Developed by Katharos Technology" To README

github.com/katharostech/arsenal - 0a9e79f2d2584986354a53d1130d7eaab55278e3 authored over 5 years ago
Start Work on a Specs Transform System Benchmark

github.com/katharostech/amethyst-ecs-benchmarks - 8c718d53eb8e39c1c19254b64742331ed4e033ca authored over 5 years ago
Switch to Criterion For Benchmarking

github.com/katharostech/amethyst-ecs-benchmarks - 3306259e3536e4f7b0bedd4b3cd8c3bdd3612cc1 authored over 5 years ago
Add a Link to the Arsenal Feed in the README

github.com/katharostech/arsenal - d38ba2ee74ba5c4b90edb1e9de410fd2d6e371e5 authored over 5 years ago
Add a News Section to the Overview

github.com/katharostech/arsenal - c59c4acbd18fcba956e736a82d376f4041af5e0a authored over 5 years ago
Re-Fix Broken Link on the FAQ Page

The previous "fix" was also broken.

github.com/katharostech/arsenal - 72e2c8f8c643e0c43d7f74dd062857253fb0c3be authored over 5 years ago
Fix a Broken Link on the FAQ Page

github.com/katharostech/arsenal - e052b5f93784db40d308806b5a852c5d7ca7b2b7 authored over 5 years ago
Mark Components With Attributes Not `component`

Instead of adding a `component` keyword to mark the component structs as
components, use a `#[At...

github.com/katharostech/amethyst-scripting-lab - 330c74af856531dd70960f9b14a3174c96db35a2 authored over 5 years ago
Add Preliminary Conditional Matching

Just captures everything between curly braces and calls it a
Conditional(String).

github.com/katharostech/rink - 6cabee7a126978e80ecb4e50b06480595ef69ec9 authored over 5 years ago
Add TODO's and Conditionals

github.com/katharostech/rink - 204e445b8a3310c7cf23fe59d290de15cb22338d authored over 5 years ago
Init Parser

Successfully tokenizes most basic syntax: lines, knots, stiches, vars,
constants, diverts, glue,...

github.com/katharostech/rink - f615869a9db5988cca1c1df5a1de93d5a52e954a authored over 5 years ago
Initial Commit

github.com/katharostech/rink - 129387a3ad5926313eb37ce4511266fcbfc08728 authored over 5 years ago
Define Components With a Component Keyword

github.com/katharostech/amethyst-scripting-lab - 7d074937085b20ac60c0d7ab9b12a7b034100215 authored over 5 years ago
Add Specs Scripting Folder

github.com/katharostech/amethyst-scripting-lab - 9a65d5094cdcef753125371e5d4ad06312909b05 authored over 5 years ago
Add Enums

- Clean up some unnecessary parens in parser grammar.

github.com/katharostech/amethyst-scripting-lab - da37b1e19c3ae04ce6e2f01be42322eb88743ed4 authored over 5 years ago
Move Schema Parser to a Sub-Directory

We might put some more scripting experiments in here so we put that in
its own folder.

github.com/katharostech/amethyst-scripting-lab - 22ad9eaa8b893fbfffe0c948c00a2219a38a6290 authored over 5 years ago
Consume Comments as a Part of Whitespace

We don't really need to capture comments from the file, so we just
consume it as whitespace.

github.com/katharostech/amethyst-scripting-lab - d9ddf8c12f30b709e3a806eb8b9d2a26be95c2f6 authored over 5 years ago
Issue 13: Testing secc skip and peek. (#34)

github.com/katharostech/maxim - 6f465d18fdef1da44bfa06a950191698a41dd7d7 authored over 5 years ago
Make sure Lucky Binary is in Charm Script PATH

Add the parent dir of the Lucky daemon executable to the charm script's
PATH.

github.com/katharostech/lucky - ac26fa2572ac1225d3213afda090ceeb9a6edf22 authored over 5 years ago
Improve Logging Functionality

- Make Lucky logger synchronously call `juju-log`: fixes an issue where
some logs failed to ma...

github.com/katharostech/lucky - 18f8a61692f54c0e376e8a3c6d8e1773de724423 authored over 5 years ago
Add About Text to MDBook CLI Doc

- Also use the short about text in the subcommand list instead of the
long about text.

github.com/katharostech/lucky - f0489cc67a2d6ec42303727d7f68343eb9617cec authored over 5 years ago
Add Set Network Command For Containers

github.com/katharostech/lucky - 03b4af4ce0bfd4e594b0df5de79c49c9cfdb3af8 authored over 5 years ago
Fix Charm metadata.yaml Not Being Output in Build

Accidentally removed the metadata.yaml file from the build completely in
the last commit.

github.com/katharostech/lucky - 4e9b9f02e4a0749de575a9aabd47e3efd9bb58a2 authored over 5 years ago
Add the "database" Tag to Charm Metadata

github.com/katharostech/charm_rethinkdb - 6e0b9f6f3196b172187e60c597fe80a0f9bae326 authored over 5 years ago
Comment Out Unused `lucky-data` Peer Relation

We aren't using the `lucky-data` relation for anything yet, but we will
leave the code there bec...

github.com/katharostech/lucky - 58b0d39c8314bfba7927b17eb827afb9355aa39c authored over 5 years ago
Add a --no-pull Option to Container Set Command

github.com/katharostech/lucky - 9adbfd9715a7e80a662ac1d4d8f9d91f0e6b32f1 authored over 5 years ago
Bump to version 0.0.5 (#31)

github.com/katharostech/maxim - ceaa5cf03af5beb0a0dc998707644a4a18e14276 authored over 5 years ago
Cleaning up documentation prior to 0.0.5 release. (#30)

github.com/katharostech/maxim - 6ccc9b7310bd1bce4f11f83463ccedf516ef0c1e authored over 5 years ago
Fix coreaudio-sys Dependency

@zicklag's fork doesn't exist after the macos cross-compiling PR was
merged so we need to point ...

github.com/katharostech/amethyst-drone-config - 75c67b5f176697f415471c8982110d68381264a1 authored over 5 years ago
Add `lucky random` Command

Add a utility command for generating random numbers and passwords.

github.com/katharostech/lucky - fa31a74ec11f65a345ba8155fd3cf7ed39693980 authored over 5 years ago
Fix coreaudio-sys Missing Dependency

@zicklag's fork of coreaudio-sys was deleted after the PR was merged so
we need to update the de...

github.com/katharostech/arsenal - c75f61d5e2ed1c84d6f3fecfea766a4765ae65d7 authored over 5 years ago
Fix Build Of Chocolatey Package

Fix chocolatey package version substitution.

github.com/katharostech/lucky - 04674eaa767bbdf8fb63f4ab336cfd09ede3e726 authored over 5 years ago
Switch Back to Using the .drone.yml For Now

Switched back to using the .drone.yml instead of .drone.star because the
starlark script wasn't ...

github.com/katharostech/lucky - 1f72a8e67b89987417c6d45101810141f623d979 authored over 5 years ago
Issue 16: Implemement monitors for actors. (#29)

github.com/katharostech/maxim - 38440314e25dbc0ecb71d4be3dbb6b2ceeaf3764 authored over 5 years ago
Add Link to Arsenal Workboard in the Overview

- Change links throughout the docs to use the reference style markdown
links.
- move Overview.md...

github.com/katharostech/arsenal - ff00aca8100864661546f978354549e8822a38a0 authored over 5 years ago
Issue 27: Implementing a local registry and named actors. (#28)

* Implementing local registry
* OCD aligning named actors :)

github.com/katharostech/maxim - 10a3f2b07e93821582c84c586607621be7517236 authored over 5 years ago
Issue 25 - Implementing UUID to actor id map and tests (#26)

github.com/katharostech/maxim - cb79a3dc5787142004b31b9cd82d48af4ad90f8a authored over 5 years ago
Add the `cargo update` Required For MacOS Build

On some projects you need to run `cargo update` after replacing the
coreaudio-sys package.

github.com/katharostech/amethyst-drone-config - 7ee98060a97959c9131ceffb68c5c2413e085f2c authored over 5 years ago
Actor system configuration as a struct (#24)

github.com/katharostech/maxim - e7c2f5f6a11b761700e4175ecd0b3a1fafa2172f authored over 5 years ago
Fixing some SECC races as well as issues 10 and 11 (#23)

github.com/katharostech/maxim - b7c61afc9e859da7b1f684da6cb21aad4e584d91 authored over 5 years ago
Trying to get travis to build branch

github.com/katharostech/maxim - a7720acdb3c603fe76cbc97acbfb6c27deb01c0a authored over 5 years ago
Still trying to get travis to behave

github.com/katharostech/maxim - 7927e101213b193bd954313f92fe6574bb82d92d authored over 5 years ago
Fixing some timing sensitive tests

github.com/katharostech/maxim - 0018313c35f25d488a4f0ac1584c7dff2e85d46b authored over 5 years ago
Travis config work

github.com/katharostech/maxim - e91284a6a0aeb3b7d04dccf691bc3186e7d5d23f authored over 5 years ago
Working on docs

github.com/katharostech/maxim - 1268df7a834ad55c92fb3711155e9bd93f5b7f69 authored over 5 years ago
Working on docs

github.com/katharostech/maxim - 2dfee88554e59fce68d016173062db1b53eb5928 authored over 5 years ago
Working on docs

github.com/katharostech/maxim - f766961a09366dfc0a5c5b0912cf1ecb746f75c7 authored over 5 years ago
Working on README.md docs

github.com/katharostech/maxim - c53edaf62b945e114add1ddf4b91e04dd07cb645 authored over 5 years ago
Working on README.md docs

github.com/katharostech/maxim - 04a50d014a1d7bf1b39d89117dc341a18d0841a1 authored over 5 years ago
Adding RREADME.md info

github.com/katharostech/maxim - 28a5bb028eb49aabb6ef5f06f5cbb77a3e591a61 authored over 5 years ago
Cargo.toml and Travis work

github.com/katharostech/maxim - c630194696d280e88d1897d8513ab4d800af2682 authored over 5 years ago
Updating cargo with readme key

github.com/katharostech/maxim - d203b2127015389341e7f24b3f0f1898727cf440 authored over 5 years ago
Travis yaml fix

github.com/katharostech/maxim - 96541e19dc75038117400ddbf34fae3275f11632 authored over 5 years ago
Working on crates.io config.

github.com/katharostech/maxim - 8ad263ea51c6cf01978a2d66935c85c11ed7b3ba authored over 5 years ago
Adding information and working on travis config.

github.com/katharostech/maxim - 3d91149a35a46c75d2aabb736bfe79bdd2f47c42 authored over 5 years ago
Working on Travis auto deploy

github.com/katharostech/maxim - 7c1e85e55cc24508e1b5bb73705d64f17e4bd483 authored over 5 years ago
I21 Devops and massive documentation work. (#22)

github.com/katharostech/maxim - 9670176e2a3b3ad60449ea684dc02a38722f0814 authored over 5 years ago
Add an "Edit page on GitHub" Button To the Docs

Adds an "Edit page on GitHub" link and a link to the GitHub repository
on the right side of the ...

github.com/katharostech/arsenal - eb0223655ed2025b73b8181468c77862ce79819b authored over 5 years ago
Add a CONTRIBUTING.md File That Points to the Docs

github.com/katharostech/arsenal - 684d901f3904a98c789b0258e1f3813088898a53 authored over 5 years ago
Extend the Developer Documentation

Add developer guides for using git, contributing to the documentation,
and building Arsenal.

github.com/katharostech/arsenal - d8e9add4b5602cb76c77751e4dd84ccfa80a8dae authored over 5 years ago
Add Unreleased Changes to the Changelog

- Add a development guide to the arsenal book
- Move arsenal book to the docs/ folder
- Organi...

github.com/katharostech/arsenal - ec8c092a3ff9da84383e486e09ab204846abc4ca authored over 5 years ago
Reorganize Project and Start Development Guide

Resolves #58, #19

- Put separate Arsenal components in their own directories
- Update drone con...

github.com/katharostech/arsenal - 8f433b10208b1c68cc42ec745889a78a9acb1641 authored over 5 years ago
Have Travis Auto Build Master

github.com/katharostech/maxim - 1a27bcf7cf60c8867472e33f661675c4c062dcc3 authored over 5 years ago
Bumping version so I can upload

github.com/katharostech/maxim - 3757af991162fc43c24fd0845e42db5251926fd3 authored over 5 years ago
Apparently crates.io only likes 5 keywords

github.com/katharostech/maxim - 71bed7b395f1788926c03f24131774c929ea7089 authored over 5 years ago
Fixed package keywords

github.com/katharostech/maxim - 67b5364a38c8d6fb55905d325a40f48e77f6ef44 authored over 5 years ago
Removing publosh block

github.com/katharostech/maxim - 3a93b2b6ad4384079ac9e3dbab5f0cf2c3c4f81e authored over 5 years ago
README Spelling mistakes

github.com/katharostech/maxim - c0119cc1b4f369220faec5184ebf3a44c23eb4bf authored over 5 years ago
Documentation Changes

github.com/katharostech/maxim - ad04fb101a3c5abc2397d0a437cc671c92a66f60 authored over 5 years ago
Fixing SECC Race Conditions and adding more tests and tools. (#20)

github.com/katharostech/maxim - 2fa6bd9bf5979b84638ead1c31cccde08a5e763c authored over 5 years ago
Setting Up Travis Part 4

github.com/katharostech/maxim - 0939d1b025d196dcc5d074bf8f26a7fec074697d authored over 5 years ago
Setting Up Travis Part 3

github.com/katharostech/maxim - 0c0d4c91427d853a45b1010bacd7d6cd739faecc authored over 5 years ago
Setting Up Travis Part 2

github.com/katharostech/maxim - 5f8902757a9984037f7571290c49501bcfeb0ccc authored over 5 years ago
Travis config stuff

github.com/katharostech/maxim - 933c278ea6f9bcde07525711200d41386c4dae8a authored over 5 years ago
Corrected a typo

github.com/katharostech/maxim - 4b032dfb1a758b3fba77bd79e5ec08b07820e9b3 authored over 5 years ago
Adding documentation and travis config

github.com/katharostech/maxim - 116bc666a452df0207ae824678f2ed27697f3a2a authored over 5 years ago
Adding documentation and travis config

github.com/katharostech/maxim - 1f6ae85fdd8709888140b675dffb8c1aedcc9be7 authored over 5 years ago
Updating readme according to package rename

github.com/katharostech/maxim - b36b97912f54893297b3564bbbe1b4e46d7ef10f authored over 5 years ago
Integrating logging and a brand new, hopefully final, package name (#18)

github.com/katharostech/maxim - 38751ff9b6cf645f94f671693165030a5855468b authored over 5 years ago
I4 actor stopping (#17)

github.com/katharostech/maxim - 6eb7f158054ad16f4651673ffbcbd6fefe088193 authored over 5 years ago
Add Extra License and Credits to glTF Exporter

We used a function from the glTF library exporter example code
so I added thier copyright and l...

github.com/katharostech/arsenal - 92458812b4cf2bea5684771911d710bb12d296ed authored over 5 years ago