Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.19.1 + popcounter rework #27

Merged
merged 7 commits into from
Sep 18, 2022
Merged

1.19.1 + popcounter rework #27

merged 7 commits into from
Sep 18, 2022

Conversation

RacoonDog
Copy link
Contributor

cache script to get immediate feedback + prevent runtime errors

made randoms static

made suffix customizable

Comment on lines 35 to 37
var script = popCounter.ezScripts.get(RANDOM.nextInt(popCounter.ezScripts.size()));

StringBuilder stringBuilder = new StringBuilder(MeteorStarscript.ss.run(script).toString());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was the try catch removed?

@C10udburst C10udburst merged commit 2179b7d into AntiCope:master Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants