Aaron aaron_nad
  • Joined on 2022-11-19
aaron_nad commented on issue shibao/cannery#5 2023-04-10 16:10:15 -04:00
add global ammo types

I have a couple of users using my instance and see this as being beneficial. We sometimes buy bulk ammunition together and split it evenly, so making some of the ammo types global would make…

aaron_nad commented on issue shibao/cannery#32 2022-12-01 07:16:00 -05:00
Support for ammunition type selection

I was thinking something along the lines of below

defmodule Cannery.Ammo.AmmoType do
  @moduledoc """
  An ammunition type.

  Contains statistical information about the ammunition.
 …
aaron_nad commented on issue shibao/cannery#32 2022-11-29 10:20:50 -05:00
Support for ammunition type selection

Example schema for the shotgun ammo types. Im not familiar with elicir and ecto, so unsure on integrating with the rest of the configuration around refernces with…

aaron_nad opened issue shibao/cannery#32 2022-11-29 09:20:28 -05:00
Support for ammunition type selection
aaron_nad opened issue shibao/cannery#30 2022-11-26 11:12:17 -05:00
Weapon attachments inventory