a little more work on the combat, added a player health regen
Showing
- src/main/java/com/comandante/creeper/Main.java 8 additions, 4 deletionssrc/main/java/com/comandante/creeper/Main.java
- src/main/java/com/comandante/creeper/command/DefaultCommandHandler.java 2 additions, 2 deletions...com/comandante/creeper/command/DefaultCommandHandler.java
- src/main/java/com/comandante/creeper/managers/EntityManager.java 16 additions, 1 deletion...n/java/com/comandante/creeper/managers/EntityManager.java
- src/main/java/com/comandante/creeper/managers/NewUserRegistrationManager.java 3 additions, 3 deletions...mandante/creeper/managers/NewUserRegistrationManager.java
- src/main/java/com/comandante/creeper/managers/PlayerManager.java 9 additions, 0 deletions...n/java/com/comandante/creeper/managers/PlayerManager.java
- src/main/java/com/comandante/creeper/model/FightManager.java 11 additions, 4 deletionssrc/main/java/com/comandante/creeper/model/FightManager.java
- src/main/java/com/comandante/creeper/model/Player.java 10 additions, 1 deletionsrc/main/java/com/comandante/creeper/model/Player.java
- src/main/java/com/comandante/creeper/npc/Derper.java 3 additions, 2 deletionssrc/main/java/com/comandante/creeper/npc/Derper.java
- src/main/java/com/comandante/creeper/npc/Npc.java 7 additions, 1 deletionsrc/main/java/com/comandante/creeper/npc/Npc.java
- src/main/java/com/comandante/creeper/server/ChannelUtils.java 15 additions, 0 deletions...main/java/com/comandante/creeper/server/ChannelUtils.java
- src/main/java/com/comandante/creeper/server/CreeperMapDBAuthenticator.java 3 additions, 2 deletions.../comandante/creeper/server/CreeperMapDBAuthenticator.java
Loading
Please register or sign in to comment