xpam.pl

Author: cen

  • Fastest? way to train approach and landing in MSFS 2024 inibuilds A320 NEO

    An annoying oversight of Microsoft Flight Simulator 2024 is that there is not an easy way to train just the approach and landing phases with large passenger aircraft like A320. The usual advice on the internet is to pick a short route and do it in full, but having to do a cold start or…

  • DotA multi-region hosts added

    DotA multi region hosts added Added Asia (Singapore) and South America (Brazil) bots. You can now use !pub<region> or !priv<region> commands to use a specific regional bot. E.g.: !pubas to use asian hostbot, !pubsa to use South American. If you don’t specify any region, default is eu (Germany). 2 bots available in SA and AS;…

  • DotA v7.04f9

    Changelog 7.04f9 Fixed rare bugs where Winrunner got stuck after Gust, and where Barathrum globally insta-killed enemies, possibly related to Multishot. (?) Fixed Bugs with Sharpshooter (Hoodwink) Fixed Jinada (Bounty Hunter) not counting cooldown reductions Fixed Static Link (Razor) having less duration Fixed Sentry Wards couldn’t be bought before creep spawn Fixed Reflection (Terrorblade) not…

  • vBulletin 4 SMTP TLS fix

    I still keep around a vBulleting 4 forum due to historic reasons and have to deal with things slowly decaying due to age. This time it was our SMTP provider deprecating TLS 1.0 and 1.1 which resulted in this error whenever an email was about to be sent: AH01071: Got error 'PHP message: PHP Warning:…

  • Happy new year

  • Ladder reset 2025

    Lagabuse ladder will be reset on January 4th 2025. Winners and prizes will be announced on the same day. Thank you for keeping Eurobattle.net alive and we hope to see you around for another year!

  • OpenWrt One

    OpenWrt One is the first “officialy supported” router by the OpenWrt project and SFC. It’s a rare event that an open source project ships it’s own hardware so I decided to give it a go. It’s a bit pricey for what it is and currently only ships from China via Aliexpress but hopefully there is…

  • DotA v7.04f5

    Changelog Fixed Veil of Discord not multiplying damage to target Fixed Aether Lens and Ethereal Blade malfunction For full 704f series see: https://d1map.net/changelogs/704f

  • Dealing with latency sensitive processes on Linux

    We’ve had an issue with players complaining about micro lags on our DotA  bots over the summer for no apparent reason. After lots of debugging and well timed clues from the players, I pinpointed the problem to non-bot processes spiking the CPU and causing this lag as a consequence. Even a simple thing like logrotate…

  • Encrypted root on Debian without LVM

    If you want to set up encrypted boot drive through Debian Installer you are only given an option to use LVM in the guided process. If you don’t want to use LVM the setup is a bit more involved so I am documenting it here. If you want to try this in virt manager, make…