-
- Downloads
Fixing a display bug in T_GOLEM_POWER and a seriously screwy bug in...
Fixing a display bug in T_GOLEM_POWER and a seriously screwy bug in T_GOLEM_RESILIENCE (thanks SomeGirl and tekrunner). Fixed the unavailable preUseTalent check from actually checking equilibrium, etc. (thanks edge2054). Fixed the transmog chest not picking up some items (thanks tiger_eye). Fixed a bug where Volcano would remove the Temporal Rift portals. Fixed Dwarf hometown disappearing (thanks tiger_eye). Fixed T_SWITCH_PLACE cloning the player (thanks tiger_eye). Fixed magicMap stopping auto-explore from doing its business (thanks tiger_eye). Hopefully fixed the majority of the ice block bugs (thanks tiger_eye). Fixed the order of quest and death at the end-game. Allowing DamageType.POISON to receive a table with dam and apply_power. Now T_POISON_GAS_TRAP uses the source actor's combatAttack, the Hydra's on_arrival uses the summoner's combatMindpower, and T_POISON_STORM uses the actor's combatSpellpower. Fixed T_RELENTLESS_PURSUIT and T_SPIN_FATE interaction. Changed 'encased_in_ice' to still target, but change the range to zero (thanks tiger_eye). Hopefully fixing invis/stealth not properly protecting the actor from some talents (thanks tiger_eye). Changing T_POISON_GAS_TRAP fix to resemble other traps (using check_hit). Fixed Rune of the Rift's description (thanks edge2054). git-svn-id: http://svn.net-core.org/repos/t-engine4@4785 51575b47-30f0-44d4-a5cc-537603b46e54
Showing
- game/engines/default/engine/interface/ActorAI.lua 2 additions, 1 deletiongame/engines/default/engine/interface/ActorAI.lua
- game/modules/tome/class/Actor.lua 5 additions, 4 deletionsgame/modules/tome/class/Actor.lua
- game/modules/tome/class/Player.lua 9 additions, 1 deletiongame/modules/tome/class/Player.lua
- game/modules/tome/data/chats/sorcerer-end.lua 3 additions, 3 deletionsgame/modules/tome/data/chats/sorcerer-end.lua
- game/modules/tome/data/damage_types.lua 7 additions, 2 deletionsgame/modules/tome/data/damage_types.lua
- game/modules/tome/data/maps/wilderness/eyal.lua 1 addition, 1 deletiongame/modules/tome/data/maps/wilderness/eyal.lua
- game/modules/tome/data/talents/corruptions/blight.lua 2 additions, 1 deletiongame/modules/tome/data/talents/corruptions/blight.lua
- game/modules/tome/data/talents/cunning/dirty.lua 1 addition, 1 deletiongame/modules/tome/data/talents/cunning/dirty.lua
- game/modules/tome/data/talents/cunning/traps.lua 4 additions, 2 deletionsgame/modules/tome/data/talents/cunning/traps.lua
- game/modules/tome/data/talents/gifts/summon-distance.lua 1 addition, 1 deletiongame/modules/tome/data/talents/gifts/summon-distance.lua
- game/modules/tome/data/talents/misc/inscriptions.lua 2 additions, 1 deletiongame/modules/tome/data/talents/misc/inscriptions.lua
- game/modules/tome/data/talents/misc/misc.lua 4 additions, 4 deletionsgame/modules/tome/data/talents/misc/misc.lua
- game/modules/tome/data/talents/spells/golemancy.lua 5 additions, 4 deletionsgame/modules/tome/data/talents/spells/golemancy.lua
- game/modules/tome/data/zones/temporal-rift/zone.lua 5 additions, 0 deletionsgame/modules/tome/data/zones/temporal-rift/zone.lua
- game/modules/tome/dialogs/UseTalents.lua 1 addition, 1 deletiongame/modules/tome/dialogs/UseTalents.lua
Loading
Please register or sign in to comment