- Oct 24, 2015
-
-
DarkGod authored
Small fixes Fix 1: Improve efficiency of Arcane Combat info Changed Arcane Combat's description generator to use table.concat, to avoid making temporary string objects that need garbage collection. Fix 2: Fix various typos
-
- Oct 23, 2015
-
-
Samuel Wegner authored
-
Samuel Wegner authored
-
Samuel Wegner authored
Changed Arcane Combat's description generator to use table.concat, to avoid making temporary string objects that need garbage collection.
-
- Oct 20, 2015
- Oct 19, 2015
- Oct 18, 2015
-
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
http://git.net-core.org/0player/t-engine4DarkGod authored
Merge branch 'value_scroller' of http://git.net-core.org/0player/t-engine4 into 0player/t-engine4-value_scroller
-
- Oct 15, 2015
-
-
Alex Ksandra authored
-
Alex Ksandra authored
-
Alex Ksandra authored
-
Alex Ksandra authored
-
Alex Ksandra authored
-
Alex Ksandra authored
-
Alex Ksandra authored
-
Alex Ksandra authored
-
Alex Ksandra authored
-
- Oct 14, 2015
-
-
DarkGod authored
-
DarkGod authored
Entity resolve * Allows certain simple resolvers to be resolved immediately when encountered (set .__resolve_instant = true). This fixes a problem with some nested resolvers not being resolved completely before other resolvers are processed. (This shows up with steam giant's melee_project.FIRE being incompletely resolved while the equipment resolver is run with gear that modifies this field.)
-
- Oct 13, 2015
-
-
Hachem_Muche authored
-
Hachem_Muche authored
Allows certain simple resolvers to be resolved immediately when encountered (set .__resolve_instant = true). This fixes a problem with some nested resolvers not being resolved completely before other resolvers are processed. (This shows up with steam giant's melee_project.FIRE being incompletely resolved while the equipment resolver is run with gear that modifies this field.)
-
Alex Ksandra authored
also most code stolen from separator
-
Alex Ksandra authored
-
- Oct 12, 2015
-
-
DarkGod authored
-
Alex Ksandra authored
-
DarkGod authored
-
DarkGod authored
-
- Oct 11, 2015
-
-
DarkGod authored
-
DarkGod authored
Merge branch 'others_work_incorporated' of http://git.net-core.org/0player/t-engine4 into 0player/t-engine4-others_work_incorporated
-
DarkGod authored
-
DarkGod authored
Misc fixes * Randbosses get their class inscriptions (allows gunslingers to get steam implants) and get generalized resource boosts. Weapon tooltips show extra precision for resource costs. Fixed a bug in tooltips for projectiles in cheat mode. Dug sandwalls have a tooltip. Charactersheet: fixed a bug that could cause the equip button to be labeled incorrectly in the equipdoll. Shield damage correctly reflects no off-hand penalty. The lightning overload quest only shows up for Maj'Eyal campaign.
-