Commit Graph

21 Commits

Author SHA1 Message Date
Kirill 6d846ec813 Add initial implementation of StateMachine and Inventory system with SignalBus integration 2026-07-30 22:06:18 +03:00
Kirill d8a4019ce1 Refactor: restructure world entities and evolution logic; remove unused files and improve batch processing 2026-07-21 23:54:17 +03:00
Kirill f4524a7acc Refactor: update SPEED_LIMIT type, comment out signal, and enhance evolution logic 2026-07-20 00:11:44 +03:00
Kirill a81359c1e6 Refactor code structure for improved readability and maintainability 2026-07-19 15:41:44 +03:00
Kirill 2a64274322 refactor(world): optimize visuals and item definitions
Add new high-res textures for planetary systems, remove placeholder graphics and update scene tree structure in 'world.tscn
2026-07-18 15:53:31 +03:00
Kirill 5820bbc7b2 Refactor save/load functionality; improve error messages and add save data timer 2026-07-10 20:36:44 +03:00
Kirill 45cfc8c8ee Save load functionality.
Fix export path in export_presets.cfg and refactor variable names for clarity in owniverse.gd
2026-07-05 12:23:33 +03:00
Kirill b41ccdb659 page fix 2026-06-24 23:25:55 +03:00
Kirill 2d2979a1cf Refactor formatting functions and improve item production logic; update UI components for better layout and usability 2026-06-21 17:27:31 +03:00
Kirill 934d890887 Add action buttons and related functionality; refactor production logic and update entity definitions 2026-06-03 23:26:44 +03:00
Kirill c21048add3 Refactor code structure for improved readability and maintainability 2026-05-31 10:57:44 +03:00
Kirill edb5ec9dfa Refactor code structure for improved readability and maintainability 2026-05-26 23:21:44 +03:00
Kirill df563bf1b1 Refactor code structure for improved readability and maintainability; removed redundant code blocks and optimized existing functions. 2026-05-05 23:49:12 +03:00
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 094726a793 Refactor code structure for improved readability and maintainability 2026-04-05 23:26:43 +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 59705b2143 main screen 2026-03-05 20:13:45 +03:00
Kirill 9f94114aa2 top menu 2025-11-20 10:02:20 +03:00
Kirill aecce7d1c4 background 2025-11-15 08:22:49 +03:00
Kirill 7c5867f606 initial and starry sky 2025-11-12 13:28:57 +03:00