Commit Graph

7 Commits

Author SHA1 Message Date
Kirill fc86261a9d Add new entity and item definitions, refactor related code
- Introduced new CSV files for entities and items, defining various properties and characteristics.
- Refactored the stage.gd script to handle item selection and descriptions instead of entities.
- Updated item button script to reflect changes in item properties and signals.
- Created a new entity.gd script to define the OwniverseEntity class with initialization and parsing methods.
- Modified owniverse.gd to initialize entities from the new definitions.
- Adjusted versioning in export presets and project files to reflect recent changes.
2026-04-08 00:23:22 +03:00
Kirill 81fe51ff4e Indicators 2026-04-05 20:15:07 +03:00
Kirill 3b953b8713 Image loader, datetime 2026-03-30 00:48:20 +03:00
Kirill fba4aef9ab Screens and swipe 2026-03-09 16:10:35 +03:00
Kirill 984f091863 star assets replacement 2026-03-07 19:19:42 +03:00
Kirill 59705b2143 main screen 2026-03-05 20:13:45 +03:00
Kirill 9f94114aa2 top menu 2025-11-20 10:02:20 +03:00