- Jan 13, 2017
-
-
DarkGod authored
Storm Fury now has a unique tile
-
- Jan 04, 2017
-
-
DarkGod authored
-
- Nov 12, 2016
-
-
DarkGod authored
-
- Jun 13, 2016
-
-
DarkGod authored
-
- Jan 07, 2016
-
-
DarkGod authored
-
- Jul 03, 2015
-
-
Hachem_Muche authored
Artifact changes: Terrasca (which works the same) uses a new "absolute" resistance that is updated as needed by callbacks. Added new callbacks: callbackOnTemporaryEffectRemove and callbackOnTemporaryEffectAdd to supplement callbackOnTemporaryEffect Buffed Exiler to have a chance to affect non-summons. Modified Spellhunt remnants: They gain a maximum of 1 material level per artifact crushed, but can spawn at any level in the game (adjusting their material level to the zone). Made more rare to compensate. Cuirass of the Dark Lord slightly buffed bleed damage based on Physical Power. Awakened staff of absorption, slightly buffed to bypass most defenses. Object use tactical tables can be an explicit function in the object definition. This makes complex AI tactical tables simpler to code and more efficient to run. Objects that have an instant talent as their activatable ability use no energy by default. NPCs: Will try to equip their drops if possible (cannot replace normal equipment unless the replacement is the same type and is unique). Updated GameState:checkPowers with an "antimagic_only" mode that is used for test actor-equipment compatibility. Updated some boss definitions to be able to equip their unique drops. Moved after object use checks for breakStepUp, breakStealth, breakLightningSpeed, breakReloading, and breakSpacetimeTuning() from mod.Player to mod.Object. Added the Staff Mastery talent to many casters (including bosses) that primarily equip staves. Adjusted talents for some bosses to compensate for the abilities of the equipment they can use. AI: Updated the tactical tables of several talents (that were used by various activatable items). Updated tactical and talented AI's to allow NPC's to act again immediately after using an instant talent. flee_dmap_keep_los AI will allow the ai to run farther if it has sufficient moves. The tactical AI writes the selected tactic to the ai_state table as a parameter for talent.action functions. This fixes a bug where NPCs that were activating tageted abilities to flee were moving closer to their target instead. So an NPC using phase door, for example, will try to teleport closer when the "closein" tactic is active and farther from its target when the "escape" tactic is active.
-
- Feb 28, 2015
-
-
Hachem_Muche authored
Update power use descriptions for zone specific world-artifacts, boss, quest, and special artifacts. Updated handling of weapon special effects to pass the special effect field to the object code (facilitates handling multiple effects within object definitions). Blighted Maul's on hit shockwave will not hit the primary target. Wintertide's winter storm effect will expand in size to match its effect. Updated the icestorm particles effect to accept radius and density parameters (this might benefit from some more tweaking). Reduced the number of mental effects the Wintertide Phial will remove. The Crystal Focus can now be applied to shields (updates the special_combat fields appropriately). Prox's Lucky Halfling Foot benefits from Charm Mastery. Penitence cures a more reasonable (few) number of diseases. Updated the DAMAGE_SHIELD definition to note damage reflection in its tooltip and show shield strength in it's icon. Awakened Staff of Absorption gets a special damage message and death message for the player if he manages to kill himself with it.
-
- Jan 01, 2015
-
-
DarkGod authored
-
- Dec 31, 2014
-
-
DarkGod authored
Map effects can update once per game turn instead of once per base turn; all following map effects now use this for more precision
-
- Sep 15, 2014
-
-
Amagad authored
-
- Sep 05, 2014
-
-
Amagad authored
Dawn's Blade glow fixed Blood-edge bad pixels fixed
-
- Jul 01, 2014
-
-
DarkGod authored
-
- Jun 06, 2014
-
-
DarkGod authored
-
- May 05, 2014
-
-
DarkGod authored
-
- May 01, 2014
-
-
DarkGod authored
-
- Apr 23, 2014
-
-
DarkGod authored
More brawlers and Sun Paladin updates Reduced the critical damage power on egos Buffed many charms Colored temporary effects by type in Actor tooltips Added Actor:checkClassification which checks if an actor is in an arbitrary set of classifications Changed die_at to show actual negative HP Minimalist UI now shows a timer left for summons
-
- Feb 19, 2014
-
-
DarkGod authored
-
- Feb 09, 2014
-
-
DarkGod authored
-
- Jan 26, 2014
-
-
DarkGod authored
-
- Jan 16, 2014
-
-
DarkGod authored
yay
-
- Feb 20, 2013
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@6436 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Nov 17, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@5798 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Jul 23, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@5372 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Jul 10, 2012
-
-
dg authored
Buffed Spellblaze Echoes, Feathersteel, Burning Star, Dragon-helm&Scale Mail of Kroltar, Temporal Augmentation Robe - Designed in Style, Zemekkys' Broken Hourglass, Trident of the Tides, Petrified Wood, Lifebinding Emerald, Lunar Shield, Duathdlen Heart, Pendant of Sun and Moons, Unsetting Sun git-svn-id: http://svn.net-core.org/repos/t-engine4@5349 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Mar 06, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4955 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 14, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4863 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 12, 2012
-
-
dg authored
Weapons now (mostly) have three stats: damage, maximum accuracy (used in checkHit()), and critical power (replaces the default 1.5x crit multiplier). Item tooltips much easier to read Weapon tooltips display useful information, such as how much damage the weapon will actually do. (This needs further improvement, as it doesn't account for percentage damage increases and decreases, such as those imposed by shield wall or offhand penalties) Quivers and shot pouches are now non-consumable items, but require reloading using the new 'Reload' talent. Shields are much more active and focus on damage mitigation. Riposte now works with a Shield's Block talent Staff, shield, bow, sling, and ammo egos mostly rewritten. Resolver for egos has been changed to centralize default ego value information for ease of balancing. Items can now grant talents (passive or active) Use talents dialog now displays passive talents, so that item-granted passives show up someplace. git-svn-id: http://svn.net-core.org/repos/t-engine4@4842 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Sep 06, 2011
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4342 51575b47-30f0-44d4-a5cc-537603b46e54
-