- Feb 20, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4898 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4897 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4896 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 19, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4895 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Mage apprentice quest changed, he wont collect rings/.. anymore, he just needs one arcane powered artifact git-svn-id: http://svn.net-core.org/repos/t-engine4@4894 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4893 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4892 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4891 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4890 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Spacetime Tuning reworked now a sustain that reduces paradox over time Haste values reduced Static History values reduced git-svn-id: http://svn.net-core.org/repos/t-engine4@4889 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4888 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4887 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 17, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4886 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Corona no longer deactivates when there's no energy to fire Added Spell Cooldown, Mind Crit, and Crit Reduction to the character sheet Darkest Light can no longer give back negative energy (for real this time) git-svn-id: http://svn.net-core.org/repos/t-engine4@4885 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
New artifact set: Staff of Arcane Supremacy and Hat of Arcane Understanding git-svn-id: http://svn.net-core.org/repos/t-engine4@4884 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4883 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
font:draw() can take a new parameter to prevent displaying entities with an internal FBO and instead returns a table of entities to draw and their positions in the texture string git-svn-id: http://svn.net-core.org/repos/t-engine4@4882 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 16, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4881 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4880 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 15, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4879 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4878 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4877 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 14, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4876 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4875 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4874 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4873 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4872 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4871 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4870 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4869 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Hex-mode support added to the engine; a simple 'core.fov.set_algorithm("hex")' in your module's load.lua and you are in hex mode! Directly computing directions is deprecated; instead use util.adjacentCoords and all the new coord functions git-svn-id: http://svn.net-core.org/repos/t-engine4@4868 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Beckon, Panic and Paranoia should be less annoying to deal with git-svn-id: http://svn.net-core.org/repos/t-engine4@4867 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4866 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4865 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4864 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4863 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4862 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Feb 13, 2012
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4861 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4860 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@4859 51575b47-30f0-44d4-a5cc-537603b46e54
-