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

Resonance Update #2414

Merged
merged 348 commits into from
Jun 1, 2024
Merged

Resonance Update #2414

merged 348 commits into from
Jun 1, 2024

Conversation

NaoUnderscore
Copy link
Collaborator

No description provided.

louis1706 and others added 30 commits January 26, 2024 20:51
…nRole`, `PreAssigningScpRoles`, `AssigningScpRoles`, `DeployingScpRole` events.

Added `Player::Get(IEnumerable<ReferenceHub>)` overload to `Player::Get` method.
…ng for previously unhandled damage types, fix any potential bugs, and improve overall cleanliness and efficiency.
* new ev

* Update ShowingHitMarkerEventArgs.cs

Co-authored-by: Nao <[email protected]>

* Update ShowingHitMarkerEventArgs.cs

Co-authored-by: Nao <[email protected]>

* Update Player.cs

Co-authored-by: Nao <[email protected]>

* Update Player.cs

Co-authored-by: Nao <[email protected]>

* name fix

* period fix

---------

Co-authored-by: Yamato <[email protected]>
Co-authored-by: Nao <[email protected]>
* .

* Last

* Fully modify transpiler

* miss retLabel

* MoreInfo

* .

* Update for PostXMAS (#2383)

* Update for PostXMAS

* WeaponFixFromXMAS

* remove var

* Fix RegisteringEvent

* more var remove

* 8.7.0

* Fix

* Dumb

* Update SearchingPickupEvent.cs

* Update SearchingPickupEvent.cs
* ye

* docs

* remove this

* index param change

* 2nd method

* Update Exiled.API/Features/Player.cs

Co-authored-by: Nao <[email protected]>

* Update Exiled.API/Features/Player.cs

Co-authored-by: Nao <[email protected]>

* fix that

---------

Co-authored-by: Nao <[email protected]>
Added `Config::UseDefaultRoleAssigner`.
Added `CustomModules::Events::EventArgs::CustomRoles::AssigningHumanRolesEventArgs` and `CustomModules::Events::EventArgs::CustomRoles::AssigningScpRolesEventArgs` events.
Added `PreAssigningHumanRolesEventArgs::IsAllowed` and `PreAssigningScpRolesEventArgs::IsAllowed`properties.
Fixed some typos.
ALEXWARELLC and others added 29 commits May 19, 2024 19:10
* Add CustomInfo null check

* Update Exiled.API/Features/Player.cs

---------

Co-authored-by: Yamato <[email protected]>
* additions

* to dict

* fixes

---------

Co-authored-by: Yamato <[email protected]>
* additions

* fix

* fixes

---------

Co-authored-by: Yamato <[email protected]>
Co-authored-by: Yamato <[email protected]>
* init

* Add what permission is required in the response

* Update Exiled.Events/Patches/Generic/ProcessQuery.cs

Co-authored-by: VALERA771 <[email protected]>

* Update Exiled.Events/Patches/Generic/ProcessQuery.cs

Co-authored-by: VALERA771 <[email protected]>

* Update Exiled.Events/Patches/Generic/ProcessQuery.cs

Co-authored-by: VALERA771 <[email protected]>

* Fix build error

---------

Co-authored-by: VALERA771 <[email protected]>
Co-authored-by: Yamato <[email protected]>
* add attributes

* add checks

* update error message

* update logic

* english issue

* add IsIncluded

* return to C# 9.0

* Switch to <paramref> instead of <param>.

* Update ConfigManager.cs

* change type from string to object

* Fix Build Error

* Gaslight

* im dying. Not tested, because Exiled having a stroke, and so am I.

* Stink

* Update GreaterThanAttribute.cs

* feat: fix not validating default config type & some new changes

* feat: fix error showing when you put a number in Greater or Lesser Than attribute (the only way to fix it)

* Yamato moment lol (we all love him )

* docs

* revert type change

---------

Co-authored-by: Yamato <[email protected]>
Co-authored-by: ɅLΞX <[email protected]>
Co-authored-by: Yamato <[email protected]>
Co-authored-by: moddedmcplayer <[email protected]>
* autommatically find exiled version

* Update Loader.cs

---------

Co-authored-by: Thunder <[email protected]>
…` is initialized; Fix `MaxAmmo` can't be set due to `AmmoManagerModule` being null (#2572)

* fix: firearm crash

* fix: AmmoManagerModule null
* lots of unneeded usings removed
* make ShowCreditTag command use Player::TryGet
* BodyArmorPickup::MovementSpeedMultiplier
Co-authored-by: Yamato <[email protected]>
Co-authored-by: Nao <[email protected]>
Co-authored-by: Yamato <[email protected]>
Co-authored-by: Nameless <[email protected]>
* ``Player::MaxHumeShield``
* ``Player::HumeShieldRegenerationMultiplier``
* ``Player::MaxStamina``
@Misfiy Misfiy merged commit 778a0a8 into dev Jun 1, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
base-game-bug Bug from the main game bug Something isn't working Do not merge Don't merge this PR documentation Improvements or additions to documentation enhancement New feature or request P1 First Priority regarding-api regarding-events regarding-transpiler requires-testing Things need to be verified by an Exiled Developer/Contributor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet