Skip to content

Condition scripts #247

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Condition scripts #247

wants to merge 3 commits into from

Conversation

Hop311
Copy link
Contributor

@Hop311 Hop311 commented Dec 15, 2024

Basic system for parsing and executing condition scripts, integrated into the existing ConditionScript object and parse_defines functions system.
This is not yet exepcted to work for everything or be exactly faithful to Vic2, the main part is the overall infrastructure rather than the specific parsing and execution callbacks.
Ideally this will work for all vanilla inventions (definitely limit and maybe chance too)

@Hop311 Hop311 added the enhancement New feature or request label Dec 15, 2024
@Hop311 Hop311 force-pushed the condition-scripts branch 2 times, most recently from 9a03666 to bbde9de Compare December 19, 2024 21:48
@Hop311 Hop311 force-pushed the condition-scripts branch 3 times, most recently from 2f283f5 to 2060c92 Compare December 21, 2024 23:42
@Hop311 Hop311 force-pushed the condition-scripts branch 5 times, most recently from 4d26966 to 6a9e542 Compare December 31, 2024 18:49
@Hop311 Hop311 force-pushed the condition-scripts branch 4 times, most recently from 6267803 to e8aa3da Compare March 2, 2025 23:02
@Hop311 Hop311 force-pushed the condition-scripts branch 5 times, most recently from 730a91d to 06e0b2e Compare March 13, 2025 21:08
@Hop311 Hop311 force-pushed the condition-scripts branch from 06e0b2e to 6a80ee8 Compare March 15, 2025 00:00
@Hop311 Hop311 force-pushed the condition-scripts branch from 6a80ee8 to 4e30654 Compare April 19, 2025 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant