drg-tools / karl.gg

GNU General Public License v3.0
21 stars 3 forks source link

New feature: Grenades / Throwables support #339

Closed Darthmaul closed 1 year ago

Darthmaul commented 1 year ago

Implement throwables / grenades.

Db support is there I think, otherwise would require some migrations and help from Chase on prod deploy.

Add controllers / models / etc for backend

Add crud controllers and configuration for admin panel

Add throwables to builder Try to implement it within the existing paradigm we've built. Add throwables to preview page Add icons to app bundle. Martin has provided in slack

I think that's it. Data to be added eventually I think

phg49389 commented 1 year ago

Yeah. Back when we first built the Karl.gg database from scripts, I did add some basic implementation of the current 12 throwables. That info would need to be updated before going to Prod, but the framework is there.

I'll start aggregating the current 12 Throwables' in-depth data, to have ready for data entry when the CRUD is set up.

Darthmaul commented 1 year ago

Started working on this. Should have an mvp ready sometime this week. Not anticipating any issues so far.

Darthmaul commented 1 year ago

Oh I also need to add a filter on Browse and maybe a column in the future. No column for now probably