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

C++ Spawner #1122

Open
wants to merge 24 commits into
base: develop
Choose a base branch
from
Open

C++ Spawner #1122

wants to merge 24 commits into from

Conversation

ZivDero
Copy link
Member

@ZivDero ZivDero commented Oct 25, 2024

Cumulative pull request of all spawner-related pull requests

Resolves #173, resolves #174, resolves #175, resolves #176, resolves #177
Closes #218, Closes #309, Closes #294, Closes #665, Closes #922, closes #1008, closes #517, closes #25
closes #158, closes #782, closes #183, closes #160, closes #159, closes #33
Resolves #47, closes #83, resolves #629, resolves #314, resolves #341, resolves #817, resolves #1105, resolves #24

Copy link

github-actions bot commented Oct 25, 2024

This comment is automatically generated by Nightly.link and allows non-registered users to get download the artifacts for this pull request.

These links are also updated when the pull request is pushed to.

@ZivDero ZivDero force-pushed the spawner branch 3 times, most recently from c1a1b31 to b62fa68 Compare November 4, 2024 00:28
ZivDero and others added 23 commits November 8, 2024 23:06
…ildConst, BuildRefinery, BuildFactory (#1073)

Co-authored-by: CCHyper <73803386+CCHyper@users.noreply.github.com>
…creens. (#921)

Co-authored-by: ZivDero <kirill.andriiashin@gmail.com>
Fix a crash with "Destroy Trigger" action when a trigger deleted itself

Patch AI Triggers MultiSide

Fix crash with CanAttackNeutrals

Remove outdated patches

Add helper comment about TActions and allow Add Credits to subtract credits

Co-authored-by: ZivDero <kirill.andriiashin@gmail.com>

Refactor

Fix bug where the player's side was not properly set beyond 1

Fix ActLike being set to -1 for all houses but Special and Neutral

Read houses after spawn positions are determined

Spectators are now Observers for consistency

Fix random spawns
Clean up observer stuff

Read houses earlier again

Fix crash with AI Triggers

Replace multiplayer score calculation

Fix VQAs crashing

Remove outdated hook

Re-do auto-surrender

Fix the save event
Also make units Look() on promotion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment