A small balance pass on the XFAD-4 Draugr is now live ahead of further changes to aircraft in a future update on Battlefield 2042.
⚫️HE primary weapon blast damage lowered 20 to 18
⚫️JDAM bomb reload has been increased 20- to 25
⚫️Incendiary bomb reload has been increased from 30 to 35
⚫️Incendiary bomb max damage radius has been lowered from 8 to 4
⚫️Incendiary bomb general blast damage radius has been lowered from 20 to 8
The changes to blast radius of the incendiary bomb is to target the sudden initial damage that players would take from the explosion itself. Note: The burning radius will remain unaffected.
We'll continue to monitor feedback around these changes.
Introducing Reverse UI✨
An animated UI library reverse-engineered from the most beautiful websites on the web. Available in React and Vanilla JavaScript.
Here are some examples ↓
Registration for Hacktoberfest 2023 is now live! Link your GitHub or GitLab account and get your profile ready to go to track your pull/merge requests on October 1st. hacktoberfest.com/auth/
@neoziro@argos_ci I wanted something I could just run locally to give me more confidence about changes to the UI that normal unit tests couldn't provide.
It also allows for the screenshot changes to be part of the pull request so team members can see the UI changes, and it was interesting to learn
I've just published a package that adds visual regression testing to #Laravel Dusk tests!
It even shows you a highlighted diff of the two screenshots.
github.com/rossjcooper/la…
#Laravel Dusk Tip of the Day:
You can change the HTML attribute that the Dusk selector looks for to something like data-dusk="something" to make it more compatible with Typescript
stackoverflow.com/q/77148875/241…
I've been sat on a secret these past few weeks, 4 years after a miscarriage, fertitilty treatment, an operation on my wife, various fertitilty medications that didn't work, allow me to introduce our little miracle, due 25th Feb 2024 ❤️❤️❤️
Do you still have Laravel apps running on V9 or older? ⚠️V9 support ended 8 August #support-policy" target="_blank" rel="nofollow noopener">laravel.com/docs/10.x/rele… , so if you need help updating your app, contact our team to see how we can help: jump24.co.uk/contact/#Laravel#PHP
@BattlefieldComm@Battlefield Great news, i hope it encourages leaders to make orders now! And to all those still moaning I think you need to get over it now, either play the game or don't! If you've got a suggestion, submit it a useful way rather than spamming on Twitter.
We've heard you loud and clear, you want the ability to define who you play with in a Squad on #Battlefield2042.
Arriving as part of Update 5.2, Squad Leaders will have the ability to Lock, Unlock, and Remove Players from their Squads.
Squad Leader not up to the task? If your requests go unanswered, leadership duties may be taken from them.
Stay tuned for full Update Notes on 5.2, soon.
You're enjoying Control so much, we thought we'd dial up the heat 🔥
Arica Harbor becomes our fourth and final location for this limited-time event!
Combine what you've learned so far to get the job done as you tackle the chaos on #Battlefield 2042
👉 go.ea.com/Arkangel-Direc…
@aarondfrancis@PovilasKorop@tcvillan40 Here's the link to the docs for anyone who didn't know about eloquent JSON querying #json-where-clauses" target="_blank" rel="nofollow noopener">laravel.com/docs/10.x/quer…
Personally I don't like putting JSON in a DB if I know if going to query it, but it still is definitely a valid option.
@PovilasKorop@tcvillan40 Eloquent's JSON syntax is pretty good! You don't have to resort to raw queries unless you're doing weird `array contains` kinda stuff
I see some developers doing this.
1. I will store the data in a JSON column. Why bother with the DB structure?
2. Hmm, what is this weird syntax of querying?..
3. Why can't I easily query XYZ inside JSON?
4. Laravel is crap, why doesn't it work well with JSON??!!!
Facepalm.