-
Notifications
You must be signed in to change notification settings - Fork 708
Start game instantly after spawning in Singleplayer #2551
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
Open
Lavodan
wants to merge
21
commits into
openfrontio:main
Choose a base branch
from
Lavodan:feat-sp-timer
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 19 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
ef5f38d
Remove spawn timer on singleplayer
Kipstz d287d6a
update: reviews
Kipstz 454bdf8
format / lint
Kipstz 5f89241
Merge
Lavodan bf84bd3
Big refactor after previously reviews
Kipstz 8aca6f3
Merge branch 'main' of https://github.com/openfrontio/OpenFrontIO int…
Lavodan a5920f1
turnInterval unification feedback
Lavodan 1ae7884
startDelay encapsulation feedback
Lavodan 0b12d89
Remove out of scope changes
Lavodan 75a4f17
Spawn nations on the first tick for all games
Lavodan 1646095
Add back spawntimer to singleplayer
Lavodan 1c264f8
rever out of scope changed to bot execution
Lavodan 6a592c4
Other out of scope changes: bot behaviour, preloading games
Lavodan dc73692
add grace period to config (1.5s = 15 turns) for player to change pla…
Lavodan f4aaca2
Remove redundant delay
Lavodan 023eac9
Style
Lavodan 4d3359d
Remove variable tickrate
Lavodan 6b9dd7f
Better variable name
Lavodan a0a7fa7
encapsulate isSpawnPhase calculation into default config for reusability
Lavodan d6d35b9
redundant return statement
Lavodan 2246a13
Change default gameType from singleplayer to fix failing tests
Lavodan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.