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

Column in monastery ruin falls in wrong direction #50

Closed
AmProsius opened this issue Jan 6, 2021 · 0 comments · Fixed by #88
Closed

Column in monastery ruin falls in wrong direction #50

AmProsius opened this issue Jan 6, 2021 · 0 comments · Fixed by #88
Labels
impl: change obj var This issue requires changing properties of objects. impl: hook engine func This issue requires hooking engine functions. impl: hook script func This issue requires hooking script functions. type: world bug This issue requires editing properties of objects in the game world. validation: validated This issue is still present even with Systempack/Union.
Milestone

Comments

@AmProsius
Copy link
Owner

The column in the monastery ruin falls in the wrong direction.

@AmProsius AmProsius added this to To Do in v1.0.0 via automation Jan 6, 2021
@AmProsius AmProsius added the type: world bug This issue requires editing properties of objects in the game world. label Jan 9, 2021
@AmProsius AmProsius removed this from To Do in v1.0.0 Jan 9, 2021
@AmProsius AmProsius added the validation: validated This issue is still present even with Systempack/Union. label Jan 28, 2021
szapp added a commit that referenced this issue Jan 28, 2021
AmProsius added a commit that referenced this issue Jan 28, 2021
#50: Fix direction and collision of pillar
@AmProsius AmProsius added this to Done in v1.0.0 Feb 9, 2021
@AmProsius AmProsius added this to the v1.0.0 milestone Feb 9, 2021
@szapp szapp added this to MOB property in Fix templates Mar 15, 2021
@szapp szapp added impl: hook engine func This issue requires hooking engine functions. impl: hook script func This issue requires hooking script functions. impl: change obj var This issue requires changing properties of objects. labels Mar 17, 2021
szapp added a commit that referenced this issue Mar 29, 2021
Move a VOB by position, transform (move/translate/rotate) a VOB by
transformation matrix. The pillar bug is now using one of these
functions.

Refs #50
szapp added a commit that referenced this issue Mar 31, 2021
This function allows instant teleport of NPCs to any kind of
destination. It is to be used in the testsuite only, because it may
break NPC behavior.

Its use is already replaced in the test of #50.
szapp added a commit that referenced this issue Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impl: change obj var This issue requires changing properties of objects. impl: hook engine func This issue requires hooking engine functions. impl: hook script func This issue requires hooking script functions. type: world bug This issue requires editing properties of objects in the game world. validation: validated This issue is still present even with Systempack/Union.
Projects
Fix templates
Change VOB property
v1.0.0
  
Done
Development

Successfully merging a pull request may close this issue.

2 participants