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

v8.4.0 #2253

Closed
wants to merge 107 commits into from
Closed

v8.4.0 #2253

wants to merge 107 commits into from

Conversation

Misaka-ZeroTwo
Copy link
Member

No description provided.

NaoUnderscore and others added 30 commits September 10, 2023 18:13
* Make `Server.RunCommand` return response

* Make obsolute

* Fix
Co-authored-by: Thunder <thundermaker300@gmail.com>
Co-authored-by: Thunder <thundermaker300@gmail.com>
* fixed event for buckshot and railgun and added firearm in args

* Added firearm

* Update Shot.cs

* Use .Cast<Firearm>() in Shot.cs

* ShotEventArgs extends IFirearmEvent, added Item and changed order of properties

* Changed order of CanHurt in ShotEventArgs

* Make ShootingEventArgs extends IFirearmEvent instead of IItemEvent
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* AnimationCurve

* Bad documentation

* Removing     'Exiled.Updater',

* Revert "Removing     'Exiled.Updater',"

This reverts commit b8d4e7c.
Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* Make these better.

* Remove this

* Fix dev build errors

* Make it non-breaking

* Mark obsolete

* Smol fucky wucky

* yes

* Erm, Am I dumb?

* Better responses
…`Exiled::Updater` rework. (#2085)

* `Exiled.Updater` rework

* Removed old `Exiled.Updater`

* Fix `nuspec` build

* Prevent Exiled from being loaded if out to date and no releases are available yet.

* Added `StateMachine` API.
Added `DynamicEvents` API.
Added `EBehaviour` component.
Fixed docs in `ManagedObjectTypeAttribute`.
Fixed typos in `CustomRoles::API::Extensions`.

* Fix typo

* Not finish

* Some fixes to `Exiled::Updater`.
Now it actually runs on a different thread without blocking the normal server exec/startup.

* Don't care

* Updater's logs are now debugs

* Fix typo

Co-authored-by: VALERA771 <72030575+VALERA771@users.noreply.github.com>

* Fix Exiled.nuspec

* use ternary op

Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>

* Fix Yamato's commit

* Fixed `StaticActor` structure

---------

Co-authored-by: Nao <nao@teslaitstudios.com>
Co-authored-by: louis1706 <louismonneyron5@yahoo.com>
Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
Co-authored-by: VALERA771 <72030575+VALERA771@users.noreply.github.com>
* ChangeLightsColor and ResetLightsColor addition.
* Yes

* Yamato fix

* There

* Switches are better
…#2117)

* Add RotationTime, DoorOpenTime, DoorCloseTime and MoveTime

* Update Lift.cs

---------

Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
#2139)

* Fixed crashing issue caused by changing appearance of a disconnected player

* Update MirrorExtensions.cs

---------

Co-authored-by: Nao <60253860+NaoUnderscore@users.noreply.github.com>
* Fix SetAmmo(AmmoType.None) crash

* 100% sure no error with this
* EventList

* Update Event.cs
VALERA771 and others added 29 commits November 12, 2023 02:25
* is it a flashlight?

* new logic

* edit xml

* another xml update

* no more breaking changes

* huh

* get and create methods fix

* fuux
Co-authored-by: IRacle <79921583+IRacle1@users.noreply.github.com>
* SendStaffMessage

* Idk if this is needed

* .

---------

Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>
* Added proper grammar or some more details P1 (Contains Exiled.API to Exiled.CustomRoles

* Up to Exiled Events Patches for working on the summaries

* The last of the summary fixes and modifications

* Reverted the /// <inheritdoc/> changes

* Im not perfect with grammar

* Added Thundermaker's suggested changes

* Part 2

* Part 3

* Said hasta la pasta to a comment

---------

Co-authored-by: Nikki Gardiner <mill385@yahoo.com>
Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>
* new effect

* same as flashlight?

* Revert "same as flashlight?"

This reverts commit ffa76c7.

* new effects

* typo fix

* xml update

* fix

* forgor

* Update Exiled.API/Enums/EffectType.cs

Co-authored-by: Thunder <thundermaker300@gmail.com>

* Update Exiled.API/Extensions/EffectTypeExtension.cs

Co-authored-by: Thunder <thundermaker300@gmail.com>

* Update Exiled.API/Enums/EffectType.cs

Co-authored-by: Thunder <thundermaker300@gmail.com>

* basically what Yamato is saying is

* Update Exiled.API/Enums/EffectType.cs

* Update Exiled.API/Enums/EffectType.cs

* Add using statement

---------

Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
Co-authored-by: Thunder <thundermaker300@gmail.com>
Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>
* Add 3114

* Add 3114

* Add 3114

* Squashed commit of the following:

commit ef803b0
Author: VALERA771 <72030575+VALERA771@users.noreply.github.com>
Date:   Mon Nov 13 05:57:25 2023 +0300

    New effects (#2224)

    * new effect

    * same as flashlight?

    * Revert "same as flashlight?"

    This reverts commit ffa76c7.

    * new effects

    * typo fix

    * xml update

    * fix

    * forgor

    * Update Exiled.API/Enums/EffectType.cs

    Co-authored-by: Thunder <thundermaker300@gmail.com>

    * Update Exiled.API/Extensions/EffectTypeExtension.cs

    Co-authored-by: Thunder <thundermaker300@gmail.com>

    * Update Exiled.API/Enums/EffectType.cs

    Co-authored-by: Thunder <thundermaker300@gmail.com>

    * basically what Yamato is saying is

    * Update Exiled.API/Enums/EffectType.cs

    * Update Exiled.API/Enums/EffectType.cs

    * Add using statement

    ---------

    Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
    Co-authored-by: Thunder <thundermaker300@gmail.com>
    Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>

* Squashed commit of the following:

commit f35fdf9
Author: Thunder <thundermaker300@gmail.com>
Date:   Sun Nov 12 22:00:20 2023 -0500

    stop complaining

commit ef803b0
Author: VALERA771 <72030575+VALERA771@users.noreply.github.com>
Date:   Mon Nov 13 05:57:25 2023 +0300

    New effects (#2224)

    * new effect

    * same as flashlight?

    * Revert "same as flashlight?"

    This reverts commit ffa76c7.

    * new effects

    * typo fix

    * xml update

    * fix

    * forgor

    * Update Exiled.API/Enums/EffectType.cs

    Co-authored-by: Thunder <thundermaker300@gmail.com>

    * Update Exiled.API/Extensions/EffectTypeExtension.cs

    Co-authored-by: Thunder <thundermaker300@gmail.com>

    * Update Exiled.API/Enums/EffectType.cs

    Co-authored-by: Thunder <thundermaker300@gmail.com>

    * basically what Yamato is saying is

    * Update Exiled.API/Enums/EffectType.cs

    * Update Exiled.API/Enums/EffectType.cs

    * Add using statement

    ---------

    Co-authored-by: Yamato <66829532+louis1706@users.noreply.github.com>
    Co-authored-by: Thunder <thundermaker300@gmail.com>
    Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>

* Fixes

* Add 3114
Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>
Co-authored-by: Misaka-ZeroTwo <45165615+Misaka-ZeroTwo@users.noreply.github.com>
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.