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

Release v0.4 #1459

Open
wants to merge 814 commits into
base: master
Choose a base branch
from
Open

Release v0.4 #1459

wants to merge 814 commits into from

Conversation

Metadorius
Copy link
Member

No description provided.

Metadorius and others added 30 commits July 7, 2024 19:05
* Wake customization

* custom rocker damage & custom wake

* Refactored the code, fixed docs

* Split out Rocker amplitude customization

* comment where the hooks reside

---------

Co-authored-by: Coronia <[email protected]>
* Fix inconsistent digital display offset behaviour and add way to adjust value scale

* Add migration info
* JumpBackToPreviousScript

* Update AI-Scripting-and-Mapping.md

* fix debug.log

* Fix script number, add credits and changelog

---------

Co-authored-by: Starkku <[email protected]>
* initial commit

* code update

* Revert "Make `allocate` a template param when parsing"

This reverts commit 5c46132.

* Revert "Update Utilities\Macro and Utilities\Patch"

This reverts commit 1ebc05c.

* Revert "Revert "Make `allocate` a template param when parsing""

This reverts commit 3c47a25.

* Revert "Revert "Update Utilities\Macro and Utilities\Patch""

This reverts commit 8699731.

* Promotion animation

global audiovisual params

* Update Whats-New.md

changelog update

* Promote PlayerOnly Animation

* PromoteAnimation Visibility tag

I hope, that this is working as its should.

* update

Added global insignia position adjustments
Some

* update 2

- separated offset for buildings
- some refactoring for Promoting Animation
- fix docs

* update 3

* removed visibility tag

* Code style and explanation

* update 4

- excluded vet promotion anim from using for elite promotion
- building insignias anchoring

* Update docs/Whats-New.md

---------

Co-authored-by: Kerbiter <[email protected]>
including spy sw at building center as @Fryone said,
no more goto,
and just fatalerror wrong ini usage directly
…#1250)

Use these 2 map events in Celltags.

604: Checks if the techno that entered in the cell has the same ID specified in the event.
605: Checks if the techno that entered in the cell appears in the selected list in AITargetTypes.

- HouseIndex can be customized to focus in a specified house.
* Possible fix to AircraftTrackerClass range issue

* Add credits / changelog
massive overhead elsewhere. at least don't tint twice
- Fix commit 5da5e46 breaking custom tint for AircraftTypes
- Skip applying vanilla game intensity changes (invulnerability, flash, airstrike) to VehicleType voxels twice (this is just an optimization, not actual visual change)
- Streamline some checks in TechnoExt::ApplyCustomTintValues() and bail out early if custom tint is not applied
- Inline functions for checking if AttachEffect/ShieldTypeClass has custom tint
just complementary, hence no changelog needed
- Condense tinting related hooks and remove unnecessary ones
- Fixed a couple of inconsistencies in which tint effects were supposed to be applied to what types of objects
- Allow adding to IC / FS tint intensity
- Allow enabling parsing of 8-bit RGB values from [ColorAdd] instead of RGB565
TaranDahl and others added 23 commits November 29, 2024 16:24
The reason for this was explained in #1425 . Now alll new events &
actions use country index, aligning with vanilla customs.
this should fix #1443

---------

Co-authored-by: Trsdy <[email protected]>
…t. (#1454)

&grave;Flamer? -> `Flamer`
A very minor error that affects users' reading and comprehension.
It made me wait for two months without seeing anyone fix it.
So, I decided to take care of it myself.
That's all.
Warhead is fully detonated needs ReflectDamage.Warhead.Detonate
Copy link

github-actions bot commented Dec 21, 2024

Nightly build for this pull request:

This comment is automatic and is meant to allow guests to get latest nightly builds for this pull request without registering. It is updated on every successful build.

Coronia and others added 6 commits December 24, 2024 13:58
If you don't know it yet: Phobos has an active Chinese tester group
which helps with new function testing and crash/desync hunting. Now that
0.4 is on the pipeline, I'd like to credit these players for assisting
Phobos development
[Ares](Ares-Developers/Ares@1b8b66f)
marked its initialpayload already created for units spawned by trigger
actions because of the mutex.
Fix the problem caused by the incorrect return address of the hook in
b37 repair.
Skipping repeated check. And avoiding RE caused by uninitialized
different data in EBX of different players.
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.