Commit Graph

10 Commits

Author SHA1 Message Date
f857ae1d86 Fixed some error messages. 2017-11-28 15:53:04 +01:00
907b9e165b Fixed compiling after location change.
Fixed compiling.
Added automatic javac compilation before jar generation.
2017-11-28 15:30:39 +01:00
79ad8fcb4a Update Game.java 2017-11-28 14:55:44 +01:00
a7dd6c144c Rename Pokemon.txt to java/config/Pokemon.txt 2017-11-28 14:54:17 +01:00
262a1f48be Rename Trainer.java to java/Trainer.java 2017-11-28 14:53:45 +01:00
81257d16da Rename Potion.java to java/Potion.java 2017-11-28 14:53:28 +01:00
89e84cb939 Rename Pokemon.java to java/Pokemon.java 2017-11-28 14:53:08 +01:00
d2fc3b066c Rename Pokeball.java to java/Pokeball.java 2017-11-28 14:52:50 +01:00
ea6c86b0c2 Rename Inventory.java to java/Inventory.java 2017-11-28 14:52:34 +01:00
7fc73ef2b4 Rename Game.java to java/Game.java 2017-11-28 14:52:16 +01:00