PadWorld-Entertainment / worldofpadman

World of PADMAN game repository
https://worldofpadman.net
Other
38 stars 8 forks source link

Personal player scores in BB should take awards into account #220

Closed kai-li-wop closed 8 months ago

kai-li-wop commented 8 months ago

A player's personal scores should now take into account the various awards in Big Balloon. The current situation is that a player only receives one personal point for capturing a balloon. Similar to Capture the Lolly, this should be more differentiated, taking PadHero and PadAce into account. Destroying an opponent's balloon is also not yet rewarded. Based on CTL, it could look like this:

kai-li-wop commented 8 months ago

Implemented with ef4430502c34f525b87ef2f7193d98d3a9db891d and f77251c9b6d2b0d20e7141eb51aff6f23b2b3c4c

3aTmE commented 8 months ago

Just tried it. The points are given like they are supposed to. 👍

What was tested?

Checking if the points are given under the right circumstances and in the correct amount: ✅ Getting 5 Points for capturing a Balloon ✅ Getting 1 Point for defending a Balloon
✅ Getting 1 Point for destroying a enemy Ballon ✅ Getting 2 Points for assisting in Capturing ( was way harder to accomplish since i needed to use 2 Clients to pull it off. The bots didn't want to help as much as i hope they would ;) )