Skip to content

Player can now place bombs that have a explosion radius that dont go through the wall.

Schuh Martin requested to merge development into DataBase

Player: Added placeBomb Method and checkFileNon_Destructible to let the player place bombs and explosions TileManager.java: Fixed: png path of middlexplosion NetworkPlayerTwo.java & IEntity.java: Add: placeBomb Method InputHandler.java Fix: isBomb Method for Clean Code GameSceneController.java: Fix: checkHealTile Method from renderContent in updateContent Method Add: placeBomb Method in updateContent Method

Merge request reports