## Todo - [ ] Fix core rotation issues - [ ] fix save file issue, should be able to iterate over current save file and append it to any new save file structure and save it as a new version. - [ ] Research additional level gen capabilities - [ ] Link should start broken so user gets new cards everyturn unless locked in. - [ ] Change starting hand for this player to up to 5 plugins. - [ ] Can't see turret bullets for some reason - [ ] Add on hover tool tip to these: ![[Pasted image 20241227140314.png]] - [ ] ![[Pasted image 20241228153150.png]] Stop spawning anything after player reaches 100% depth - [ ] Resolve core color issues ![[Pasted image 20241228153300.png]] - [ ] ![[Pasted image 20241228155519.png]] that a no good - [ ] issue with core and game over with core ## Active - [ ] find other additional issues in level up ## Complete - [ ] Look into ui framework for the end game info (Ending up using our own) - [ ] track issue after retry: ___________________________________________ ############################################################################################ ERROR in action number 1 of Step Event0 for object obj_controller: Push :: Execution Error - Variable Index [1] out of range [1] - -1.tracks(102499,1) at gml_Script_anon_SoundTrack_System_gml_GlobalScript_scr_soundtrack_system_18806_SoundTrack_System_gml_GlobalScript_scr_soundtrack_system (line 692) - _random_track = tracks[_index]; ############################################################################################ gml_Script_anon_SoundTrack_System_gml_GlobalScript_scr_soundtrack_system_18806_SoundTrack_System_gml_GlobalScript_scr_soundtrack_system (line 692) gml_Script_anon_SoundTrack_System_gml_GlobalScript_scr_soundtrack_system_19547_SoundTrack_System_gml_GlobalScript_scr_soundtrack_system (line 705) - set_random_track(); gml_Script_anon_gml_Object_obj_controller_Create_0_2291_gml_Object_obj_controller_Create_0 (line 177) - level_music_player_system.init(); gml_Object_obj_controller_Step_0 (line 2) - step(); %% kanban:settings ``` {"kanban-plugin":"board","list-collapse":[false,false,false]} ``` %%