Finally I opened my spreadsheets and ChoiceScript Ide on Wednesday after a long break. (I was opening and checking the codes time to time for having a break from the crazy JS and JSX logic & errors at the API ).
A quick question can we use Choice Script IDE like VSCode? or do I need to run several choice script ide programs to have that usability?
ReadMe.txt
Dev Notes:
*Match dynamics were simplified before so it’s more consistent.(1000lines to 500 smth lines)
*Had training gosub updated >> After each training the team points ( gpa strength, condition, ability etc ) will be updated with the current values. (Tried to sum all values but guess I need to add them separately in new lines , I tried to add let say teamstrength + player1strength + player2strength etc - this doesn’t works. So I used lines to add separately.)
*After the update I will have a Grammerly sweep. Adding here as a developer note
*As I get bit more experienced on coding I see that I will need to lay down match dynamics and create a better stack for match routines instead of one long file. It seems inevitable when you enter the fullstack world
*I will probably diminish the part-time works & workplaces and create some skill + event triggers for them to keep the focus on football, since it will be distracting. I had some ideas envisioned for those workplaces (forking some side paths with some possible outcomes) may be with reader comments and feedbacks I will rewrite or subtract some parts.
For match routines I am taking down notes for stacking - I want corner-kick, free-kick, penalty etc variations so many players can score and shine (again some sandbox elements with triggers), that will feel like the good old CM. Which is doable but requires a bit laboring and pseudo logic.
**Also for points table I will have to check the stats - I was away for a while.(It will be a pain since variables and save files are really long already, so if we can gosub those files with recent improvements it will be great. Like middlewares or utilities in web apps) .
**This is going to be the amateur division so what I envisioned is road to upper segments/divisions. What I envisioned is a long journey, also the new match dynamics I am thinking on and taking notes will create base & logic for some other genres. I don’t want to share them yet but it will be interesting. You will see when I am on them
I want to add some more stuff decently to update it with the corrections I mentioned above. Meanwhile being able to work on multiple windows would be great ^^
edit: for my issue on readme part, I am open to suggestions. Seems like I will try in the flow to use training gosub as a utiliy script. Open to pms. thx