Releases: EvolutionPlugins/Dummy
Releases · EvolutionPlugins/Dummy
EvolutionPlugins.Dummy v2.7.4
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
Changelog:
EvolutionPlugins.Dummy v2.7.3
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
Changelog:
EvolutionPlugins.Dummy v2.7.2
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
Changelog:
EvolutionPlugins.Dummy v2.7.1
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
What's Changed
- Update nuget packages by @sunnamed434 in #53
New Contributors
- @sunnamed434 made their first contribution in #53
Full Changelog: v2.7.0...v2.7.1
EvolutionPlugins.Dummy v2.7.0
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
Changelog:
EvolutionPlugins.Dummy v2.6.3
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
Changelog:
EvolutionPlugins.Dummy v2.6.2
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
Changelog:
Fixed:
- Server hangs forever when dummy is died.
- Dummy does not simulate movement due to mismatch simulated position.
- NRE when removing a dummy on the same frame.
EvolutionPlugins.Dummy v2.6.1
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
Changelog:
Fixed:
- Exception when dummy is kicked.
- Dummy moves fast.
EvolutionPlugins.Dummy v2.6.0
Install plugin with command: openmod install EvolutionPlugins.Dummy
NuGet: https://www.nuget.org/packages/EvolutionPlugins.Dummy
Changelog:
The project was relicensed to MIT!
Added:
- Togglable logs in the config (death, damage, chat).
- An option to randomize IP and port of each dummy.
- Dummy can now ride the vehicle [WIP still].
- Command
/dummy move <id> <direction>
. Dummy will move to some direction.
Changed:
- License to MIT.
- Rewrote
SimulationThread
for easy API usage [breaking change] - Made
ActionThread
thread-safe by archie426.
Removed:
- The timer kick.
Fixed:
- An option
fun:alwaysRotate
is ignored. - PluginKeys was broken after Unturned update.