Commit graph

4 commits

Author SHA1 Message Date
d196ef861a SceneUnitManager: create default scene units 2024-07-25 19:49:39 +03:00
99123a15ef newtype fun
use newtypes for template ids, pros:
1) enforces id validation
2) ease of use (helper method for getting template struct right away)
2024-07-25 01:24:48 +03:00
69634fda64 Implement weapons
Implement Weapon add, save, equip
Implement 'item add_weapon' command
2024-07-24 21:36:02 +03:00
2de8ee290a Hi 2024-07-20 15:59:36 +03:00