Commit graph

4 commits

Author SHA1 Message Date
b6cc5a00e8 Add FSM components for player and enemy state management, including initialization and module resolution 2026-02-26 23:13:57 +01:00
18683c0680 Add enemy creation and viewer functionality with filtering options 2026-02-26 21:58:48 +01:00
99281deef4 Refactor creator dialogs to use centralized settings management and improve UI state handling 2026-02-08 20:33:52 +01:00
ac96dabf2e Add bullet creation and viewer dialogs with 2D/3D support
- Implement BulletCreatorDialog for configuring bullet parameters.
- Introduce BulletViewer to display bullets in a grid format.
- Add filtering options for 2D and 3D bullets in the viewer.
- Enhance WeaponCreatorDock to include bullet creation functionality.
2026-02-08 18:10:19 +01:00