- Aug 25, 2010
-
-
dg authored
Resistances in ToME now go from -100 to 100 instead of 0 to 100 git-svn-id: http://svn.net-core.org/repos/t-engine4@1070 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1069 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1068 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1067 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1066 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Aug 24, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1065 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
New random quest: sometimes you will meet a lost adventurer (of a random class), you can help him by escorting him to a portal, but beware he dies easily. He might reward you for you kindness. git-svn-id: http://svn.net-core.org/repos/t-engine4@1064 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1063 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1062 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1061 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1060 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Added lore items, as you explore the world you can discover texts, writings and other stories, they automatically add up in a lore book, accessible from the game menu git-svn-id: http://svn.net-core.org/repos/t-engine4@1059 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1058 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1057 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1056 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1055 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1054 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Added Map:checkAllEntitiesNoStop() taht will iterate over all entities no matter if a result is found Changed engine version to 0.9.10 (from 1.0.0), your module will not display anymore in the list until you change your init.lua accordingly git-svn-id: http://svn.net-core.org/repos/t-engine4@1053 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1052 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Harno, the Herald of Minath Tirith will initiate a dialog if it is alreayd speaking Chats & Stores can only be triggered by a player Corrected some alchemist talent descriptions git-svn-id: http://svn.net-core.org/repos/t-engine4@1051 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Aug 23, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1050 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1049 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Aug 21, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1048 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1047 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
NPCs will "transfer" their targets to their friends in sight if they do not have a target themselves git-svn-id: http://svn.net-core.org/repos/t-engine4@1046 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1045 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1044 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1043 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1042 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
ActorFOV can now compute distance maps if __do_distance_map=true is set for your actors; new AIs can use distance maps to do low-cost pathfinding (ai: simple_dmap, flee_dmap, dmap) git-svn-id: http://svn.net-core.org/repos/t-engine4@1041 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1040 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1039 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1038 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1037 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1036 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1035 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1034 51575b47-30f0-44d4-a5cc-537603b46e54
-
dg authored
Added achievements for most major plot events The game is now winnable with 3 possible endings git-svn-id: http://svn.net-core.org/repos/t-engine4@1033 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Aug 20, 2010
-
-
dg authored
git-svn-id: http://svn.net-core.org/repos/t-engine4@1032 51575b47-30f0-44d4-a5cc-537603b46e54
-
- Aug 19, 2010
-
-
dg authored
New zone: the High Peak where the final end game battle will take place! git-svn-id: http://svn.net-core.org/repos/t-engine4@1031 51575b47-30f0-44d4-a5cc-537603b46e54
-