mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 20:28:00 +00:00
1ee7bcc779f29f4393596a0e345b890c04034f3b
This updates all code that relies on Constant.Player.Human/Computer. Player specific methods in GameAction.java are marked as deprecatred and redirected to Player.java. TODO: 1. Incendiary Command needs some looking at. I couldn't comletely fix it. 2) There is a TODO in the WheneverKeyword code with a very small, specific section commented out. Everything else has been converted to the best of my knowledge. Due to previously using Strings everywhere, this may introduce some bugs, especially NullPointerExceptions. Everything uses the object except for the String[][] in Phase.java. There is a hack in place to make it work, but that shuold probably be converted to a different data structure. See the Developer's Forum thread for more complete info.
Description
Languages
Java
98.1%
OpenEdge ABL
1%
Python
0.8%