Mystery Topic Revealed: Glögg Session Part 3!
Re: Mystery Topic Revealed: Glögg Session Part 3!
I have another one. TeleporterComponent:getTeleportTarget() is only returning the level of the target, not its X, Y, elevation, etc.... I did check for a multi value return. It is only giving level number.
Another, add the ability to set facing when using stairs. Similar to how you can set spin for a teleporter maybe.
Another, add the ability to set facing when using stairs. Similar to how you can set spin for a teleporter maybe.
Re: Mystery Topic Revealed: Glögg Session Part 3!
Custom ladder animation support, add component animation and apply it to the party camera on click/hit the class "ladder". The same for stairs and chest, please
I'm the Gate I'm the Key.
Dawn of Lore
Dawn of Lore
Re: Mystery Topic Revealed: Glögg Session Part 3!
although I would welcome these as well, I do not think this is something for AH to do, but rather task for community, which has all tools for it in it´s own hands. I saw already pendulum and chain ball around the forum and nothing prevents you from to create moreCiccipicci wrote:Thank you very much THOM! I'll wait a pm!
Petri, for a future update/Addon, can you think to create a set of deadly traps? I think they can improve gameplay!
Re: Mystery Topic Revealed: Glögg Session Part 3!
Fixed!MrChoke wrote:I have another one. TeleporterComponent:getTeleportTarget() is only returning the level of the target, not its X, Y, elevation, etc.... I did check for a multi value return. It is only giving level number.
Re: Mystery Topic Revealed: Glögg Session Part 3!
Ok, I'm now starting to clean up the mess I've created today so that I can submit the new stuff to version control
Might have time for one or two quickies still...
Might have time for one or two quickies still...
Re: Mystery Topic Revealed: Glögg Session Part 3!
Here is the changelog so far:
- improved error handling of illegal object references in scripts
- added PartyComponent: isIdle(), move() and turn(), setMovementSpeed(), getMovementSpeed()
- added CameraComponent: setFov(), setNearClip(), setFarClip(), getFov(), getNearClip(), getFarClip()
- added new hook SurfaceComponent.onAcceptItem(self, item)
- added new hook PartyComponent.onDrawAttackPanel(self, champion, context, x, y)
- added GuiContext.getTextWidth(), getLineHeight(), translate(), scale(), resetTransform(), transformPoint(), transformVector(), inverseTransformPoint(), inverseTransformVector(), drawGuiItem(item, x, y), drawGuiItem2(item, x, y, srcX, srcY, srcWidth, srcHeight, width, height)
- added support for custom conditions (defineCondition)
- added GameMode.setGameFlags(flag, value) and getGameFlags(flag) (possible flags are PauseGame, HideGui, DisableMovement, DisableMouseLook, DisableMonsterAI and DisableKeyboardShortcuts)
- ItemComponent:setGameEffect() now accepts nil parameter
- bug fix: TeleporterComponent:getTeleportTarget() and StairComponent:getTeleportTarget() do not support multiple return values
Any small requests?
- improved error handling of illegal object references in scripts
- added PartyComponent: isIdle(), move() and turn(), setMovementSpeed(), getMovementSpeed()
- added CameraComponent: setFov(), setNearClip(), setFarClip(), getFov(), getNearClip(), getFarClip()
- added new hook SurfaceComponent.onAcceptItem(self, item)
- added new hook PartyComponent.onDrawAttackPanel(self, champion, context, x, y)
- added GuiContext.getTextWidth(), getLineHeight(), translate(), scale(), resetTransform(), transformPoint(), transformVector(), inverseTransformPoint(), inverseTransformVector(), drawGuiItem(item, x, y), drawGuiItem2(item, x, y, srcX, srcY, srcWidth, srcHeight, width, height)
- added support for custom conditions (defineCondition)
- added GameMode.setGameFlags(flag, value) and getGameFlags(flag) (possible flags are PauseGame, HideGui, DisableMovement, DisableMouseLook, DisableMonsterAI and DisableKeyboardShortcuts)
- ItemComponent:setGameEffect() now accepts nil parameter
- bug fix: TeleporterComponent:getTeleportTarget() and StairComponent:getTeleportTarget() do not support multiple return values
Any small requests?
Re: Mystery Topic Revealed: Glögg Session Part 3!
Added onClickItemSlot(self, champion, container, slot, button)JKos wrote:Party.onClickItemSlot(party,champion,slot,mouseButton)
Re: Mystery Topic Revealed: Glögg Session Part 3!
Ok, I'm out of Glögg, and I think I've done enough damage to the code base, so I think it's time to stop now. Thank you everybody for participating! This was great fun!
The changes will be soon pushed to a Steam beta branch. Once they are fully tested and we can be sure that no new bugs have been introduced to the main campaign we can release the final version.
Cheers!
The changes will be soon pushed to a Steam beta branch. Once they are fully tested and we can be sure that no new bugs have been introduced to the main campaign we can release the final version.
Cheers!
- Ciccipicci
- Posts: 154
- Joined: Mon Oct 08, 2012 12:55 am
Re: Mystery Topic Revealed: Glögg Session Part 3!
Really Drakkan? Can you link me the pendulum and the chain ball? I follow the forum everyday but I think I missed those!
Re: Mystery Topic Revealed: Glögg Session Part 3!
Have a look here:Ciccipicci wrote:Really Drakkan? Can you link me the pendulum and the chain ball? I follow the forum everyday but I think I missed those!
viewtopic.php?f=22&t=7913