Skip to content

Tags: UchuServer/Uchu

Tags

v0.8-dev

Toggle v0.8-dev's commit message

Verified

This commit was signed with the committer’s verified signature.
Fix certificate log message for ECDSA

v0.7-dev

Toggle v0.7-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #338 from UchuServer/enhancement/password-reset-co…

…mmand

Add password reset command

v0.6-dev

Toggle v0.6-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #332 from zxc8027/completed-command-fix

Fix /complete Command Breaking Mission Progression

v0.5-dev

Toggle v0.5-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #325 from UchuServer/enhancement/random-missions-pool

Random Mission Pool

v0.4-dev

Toggle v0.4-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #322 from UchuServer/fix/linux-dotnet-paths

Fix Configuration Paths on Linux with .NET

v0.3-dev

Toggle v0.3-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve the behavior of death planes (#257)

* Add ObjectScript for death planes

* Fix size of death barrier objects

* Switch death plane to use SmashAsync

* Add initial water death plane script

* Switch smasher for death planes to death plane

* Remove comment in DeathPlane

* Merge and improve object script loading for LuaScriptComponent and custom scripts.

* Add player fall death script.

* Move death plane scripts.

* Add death (teleport) plane for properties.

* Correct player sphere physics to be at center instead of bottom. (Fix Portabello waters being too high)

* Disable check for hasCustomClientScript

* Disable fallback, replace FV death plane objectscript with nativescript

* Reformatting

* Add CapsuleBody (for cylinders)

Fixes NT big assembly teleporters

* Capsule-sphere collision test

* Clean up some code

* Replace client script names with server ones

* Run native DeathPlane script in multiple worlds

* Move PrimitiveModel cube origins from center to bottom

* Fix scripts linked to client script names

* Correctly split PATH env variable on *nix systems

* Apply binoculars script to all binoculars

* Always give all rewards for achievements

* Fix for ghost players after dying to death plane

* Fix Instantiate when item is not in Objects table

* Fix not dying after falling near Tortoise Terrace

* Add LOT-specific scripts.

Co-authored-by: TheNexusAvenger <13441476+TheNexusAvenger@users.noreply.github.com>
Co-authored-by: enteryournamehere <11255568+enteryournamehere@users.noreply.github.com>

v0.2-dev

Toggle v0.2-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #300 from UchuServer/bug/missions-not-loaded

Likely fix bug where missions table fails to load

v0.1-dev

Toggle v0.1-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from yuwui/guild

Guild