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

Added documentation for engine modules and permissions #5264

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Added documentation for engine modules and permissions

83c23bc
Select commit
Loading
Failed to load commit list.
Draft

Added documentation for engine modules and permissions #5264

Added documentation for engine modules and permissions
83c23bc
Select commit
Loading
Failed to load commit list.
Terasology Jenkins.io / Open Tasks Scanner succeeded Dec 16, 2024 in 0s

5 new issues, 445 total

Total New Outstanding Fixed Trend
445 5 440 4 👎

Reference build: Terasology » engine » develop #78

Details

Severity distribution of new issues

Error Warning High Warning Normal Warning Low
0 0 5 0

Annotations

Check warning on line 175 in engine/src/main/java/org/terasology/engine/rendering/assets/skeletalmesh/SkeletalMeshData.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
Better algorithm (take into account triangle size and angles

Check warning on line 363 in engine/src/main/java/org/terasology/engine/rendering/nui/layers/mainMenu/UniverseSetupScreen.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
this will likely fail at game creation time later-on due to lack of world generator - don't just ignore this

Check warning on line 72 in engine/src/main/java/org/terasology/engine/world/time/WorldTimeImpl.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
consider catching / logging this case (someplace better than here)

Check warning on line 77 in engine/src/main/java/org/terasology/engine/world/time/WorldTimeImpl.java

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
consider sending a DailyTick (independent from solar events such as midnight)

Check warning on line 25 in templates/build.gradle

See this annotation in the file changed.

@terasology-jenkins-io terasology-jenkins-io / Open Tasks Scanner

TODO

NORMAL:
MYSTERY: As of November 7th 2011 virtual-repo-live could no longer be relied on for latest snapshots - Pro feature?