Code:
[u]PBDO-Bot Changelog v.1.3.6.49 -> v.1.3.6.83[/u]
[u]Client:[/u]
* Application clock should now show system time
* Graphical Upgrades!
* Minefields (dark red)
* Barriers (grey)
* AntiCloakField (blue)
* New "To Hangar" images
+ Added PET, Formation and Ammo reset buttons
* Chat fixed!
* fixed some problems that occurred when changing map or dying
* fixed ITaskScripts
* fixed a problem that occurred when loading booster information
[u]Logic:[/u]
* Deactivated ExtremeBotting as it does not work anymore
* Fix on a StackOverflow at a double -> int conversion
* fixed LogoutAfterGG to consider every Gate, not only Alpha, Beta, Gamma, Delta.
* PirateMapHunt, PirateMapRoam
* enhanced pathing and movement on the pirate maps. most likely no more "getting stuck"
and stupid behaviour (has to be tested)
* Min/MaxFightDistance == 0 will now work on piratemaps
* PirateMapRepair
* will now generate a random RepairSpot each time we need a new RepairSpot
* PirateMapDefend
* enhanced Defend pathfinding on PirateMaps
[u]Task:[/u]
* PlayerData
+ int UserId
* BBaseTask
+ int PalladiumFieldBorderDistanceTop; //default is 500
+ int PalladiumFieldBorderDistanceBottom; //default is 500
+ int PalladiumFieldBorderDistanceLeft; //default is 500
+ int PalladiumFieldBorderDistanceRight; //default is 500
* fixed WarningLevel not working as expected
* BMain
+ string ServerName
+ System.Net.CookieContainer CookieContainer
[u]other:[/u]
* added 3 taskscripts to our starter pack:
* general\WarningLevel
* general\DroneRepair
* user scripts\Break Script