Commit graph

17 commits

Author SHA1 Message Date
7450dd39cb Added scroll container and margin to owned printers window 2026-06-27 13:57:32 +03:00
8db4d819bd Visual changes: Added scroll containers for jobs and printer shop window. Cleanup: Reformatted printer_card.gd text fields 2026-06-27 13:51:49 +03:00
a2978f4bee Optimization: Added voids to all functions without return 2026-06-27 13:00:27 +03:00
0d2ef59571 Cleaned up shop printer bought backend interaction, moved logic out of ui into gamedata 2026-06-27 12:55:28 +03:00
f057bd2c2c Changes to JobData class. Added random job generation and difficulty variable 2026-06-27 12:22:48 +03:00
c291ae9259 Cleaned up UI and GameData interaction and code 2026-06-27 00:56:29 +03:00
57aa8c867c Added GameData global script and moved job generation to it from UI 2026-06-27 00:33:03 +03:00
ebc7294339 Moved Styles out of Resources 2026-06-26 22:45:51 +03:00
1a5efdc8f5 Cleaned up project architecture 2026-06-26 22:43:50 +03:00
67fd4b611d Added export templates and updated .gitignore 2026-06-26 22:19:36 +03:00
bb80a4b2d9 Added debug option, fixed #1, visual tweaks 2026-06-26 21:45:23 +03:00
05df588aa7 Visual tweaks and added printing functionality 2026-06-26 20:41:22 +03:00
ba657ab23a Modified job_card visually and added calculation for print time based on xp, reward and amount 2026-06-26 18:17:08 +03:00
85da74ad1d When completing print, job gets deleted from the selected jobs 2026-06-25 22:35:31 +03:00
e4b1a2cee2 Jobs now go to PlayerData array and are listed in printer dropdown 2026-06-24 21:10:06 +03:00
882f784b42 Fixed the game and applied PlayerData global file 2026-06-23 22:06:18 +03:00
98ee292d30 Initial push from laptop to JepsuHub 2026-06-22 22:06:17 +03:00