- Nov 30, 2015
- Nov 28, 2015
-
-
DarkGod authored
-
- Nov 27, 2015
-
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
-
DarkGod authored
Chrono clone fix Fix nil index error in makeParadoxClone I'm not sure how/why it happened, but while testing the 1.3.2 beta cut I got a nil index error in makeParadoxClone() while try to index on getInven("INVEN"). My character did have an inventory, so this seems strange. Anyway, it makes sense to check whether INVEN exists before trying to skip it. Now, the function checks whether INVEN exists before adding it to the alt_nodes table. This should be pushed to 1.3.2.
-
Samuel Wegner authored
It's probably safer not to change this, on the off chance that we actually spawn a clone of a dead actor.
-
Samuel Wegner authored
I'm not sure how/why it happened, but while testing the 1.3.2 beta cut I got a nil index error in makeParadoxClone() while try to index on getInven("INVEN"). My character did have an inventory, so this seems strange. Anyway, it makes sense to check whether INVEN exists before trying to skip it. Now, the function checks whether INVEN exists before adding it to the alt_nodes table.
-
- Nov 26, 2015
- Nov 25, 2015
- Nov 24, 2015
-
-
DarkGod authored
-
- Nov 23, 2015
- Nov 22, 2015
-
-
DarkGod authored
-
- Nov 20, 2015
- Nov 18, 2015
- Nov 17, 2015
-
-