pcgamer.com

Croquette, do games w RuneScape studio Jagex confirms layoffs 'to reduce complexity, increase agility, and ensure we are fully focused on the areas that matter most'

PR speak need to die and anyone caught using it should be shamed into oblivion.

Alaik,

Im surprised they didn’t pull a, “rightsizing” out of their ass. Lol

Kalothar,

Actually, I heard recently we must close shut he jaws of oblivion or whatever

Graphy, do games w RuneScape studio Jagex confirms layoffs 'to reduce complexity, increase agility, and ensure we are fully focused on the areas that matter most'

Every RuneScape player knows there’s zero chance agility gets a buff

MBech,

Osrs got it buffed like a year ago.

Alk,
@Alk@sh.itjust.works avatar

And I wish it hadn’t.

MBech,

Why not? I haven’t had any issues with it so far?

Alk,
@Alk@sh.itjust.works avatar

It just feels too easy. There’s so much good grind in this game, and it feels like there is very little reason to grind agility anymore other than clout, and even then now there is far less clout in having 99.

MBech,

I don’t really agree with that. My reason for grinding agility was never to get stamina back faster, but to get the shortcuts. Once I got the ones I needed, It became about getting to 99.

And with the amount of people with 99 in agility now, there is absolutely no clout to chase. Hasn’t been for 10 years really.

It’s also not like it was made easier to 99, it just got less shitty having a low level.

truxnell, do games w A graphical history of id Tech: Three decades of cutting-edge graphics and game engine technologies

It’s been wild watching the tech grow since Atari 2600!

ms_lane, do games w [Vice Undercover, a] narrative thriller takes place in a fictional '80s OS, and the devs obsessed over keeping just the right amount of old school jank: 'We did retain the dial-up modem'

Unless it includes fighting Trumpet WinSock, it’s not going to have enough jank.

match, do gaming w Byond game engine suffers a weeks-long DDoS attack, apparently because a wanna-be Bond villain is trying to force it to go open source: 'Attacks on Byond servers are a symptom of your obstinance'
@match@pawb.social avatar

are there games on Byond besides space station 13???

thingsiplay, do gaming w Byond game engine suffers a weeks-long DDoS attack, apparently because a wanna-be Bond villain is trying to force it to go open source: 'Attacks on Byond servers are a symptom of your obstinance'

He probably calls himself some sort of Hacker. xD

Kolanaki,
@Kolanaki@pawb.social avatar

“My name is The Plague!

SplashJackson, do gaming w Byond game engine suffers a weeks-long DDoS attack, apparently because a wanna-be Bond villain is trying to force it to go open source: 'Attacks on Byond servers are a symptom of your obstinance'

Where does it say in the article that the hacker wants to be a Bond villian?

Griseowulfin,

turn of phrase. Bond villians generally have some weird philosphy that guides their actions, like this attacker who is using a cyberattack to push a goal of threatening a company to make their stuff open source.

renard_roux,

“MUAHAHAHAHA!!!” — Hacker, probably

xavier666,

“All your code are belong to us now” - Hacker, highly

lime, do gaming w Byond game engine suffers a weeks-long DDoS attack, apparently because a wanna-be Bond villain is trying to force it to go open source: 'Attacks on Byond servers are a symptom of your obstinance'
@lime@feddit.nu avatar

just play ss14

HappyFrog,

While I agree that ss14 and the robust engine is better, I don’t think that ddosing a game is the right way of doing this.

lime,
@lime@feddit.nu avatar

no i mean the hacker should do that instead

renard_roux,

“Drats! My evil schemes are thwarted yet again by reason and sensible suggestions! When will this citric tyranny end?!?! Curse you, Lime! !!!

Mr. Hacker falls to his knees, releasing a primal scream towards the heavens, torrential rain soaking his purple tuxedo, turning brackish as it mixes with his salty tears of rage.

lime,
@lime@feddit.nu avatar

there there

Zoop,

I like the way you write and I like the way your brain works! That made me smile - thank you. :)

SweetCitrusBuzz, do gaming w Byond game engine suffers a weeks-long DDoS attack, apparently because a wanna-be Bond villain is trying to force it to go open source: 'Attacks on Byond servers are a symptom of your obstinance'
@SweetCitrusBuzz@beehaw.org avatar

We agree with the desire, but in this case at least, not with the method.

MouldyCat,

“We demand you voluntarily side with progress”

They have an interesting concept of voluntary to be sure

SweetCitrusBuzz,
@SweetCitrusBuzz@beehaw.org avatar

Wow, yeah.

saigot,

I would be on board if they also hit unity or unreal but that is probably not really possible. As it is its really just feeding into monopolies.

finitebanjo, do games w Helldivers 2 and Palworld devs wish players understood that 'easy' additions and updates are sometimes really hard: 'That's half a year's work. That takes six months'

I was once building a game where a dinky little neon space fighter zips around the field shooting down enemies that spawn in until the boss. Everything was going great, the engine was handling large number speeds, the parallax background I custom coded with an rng star map worked perfect, right up until I tried to implement enemy tracking of the player: that shit would not work no matter how hard I tried.

I was about to share the old demo for you dudes to try but looks like I’ve lost the .pck file associated with the Godot executable or the embedded pck is no longer recognized.

vane, do games w Helldivers 2 and Palworld devs wish players understood that 'easy' additions and updates are sometimes really hard: 'That's half a year's work. That takes six months'

But other media said that coding is as simple as asking couple of question on chat.

rothaine,

Copilot, add destructible terrain to my game please

Burninator05,

I dont think anyone will claim that destructible terrain is an easy addition.

capt_wolf,

Sure it is, you just implement depth map deformation into the static terrain, totally doable! Then you just tie in a strain system to all the game’s models so they fall when they don’t have enough support, then add destruction animations for every static model and falling animations for every character. Totally easy, they had that back when the original Red Faction came out for PS2, the devs are just lazy! /s

digitalnuisance,

You say that, but…

Croquette, do games w Helldivers 2 and Palworld devs wish players understood that 'easy' additions and updates are sometimes really hard: 'That's half a year's work. That takes six months'

I wish my clients would understand that, and my code is a lot simpler than a video game.

funkless_eck,

I built an API connector for work (I’m a hobbyist, not a pro) to download what is the most common cargo transported by trucking companies from the DoT database. Everyone complained because they had to enter the company names correctly into a CSV as it wouldn’t accept typos or do fuzzy matching, nor could it automatically determine which was the head office of a company, only return a list of all of the offices.

Owlboi, do games w Helldivers 2 and Palworld devs wish players understood that 'easy' additions and updates are sometimes really hard: 'That's half a year's work. That takes six months'

if it takes you 6 months to add a new fundamental game mechanic then thats understandable

if it takes you 6 months to remove an unnecessary popup then youre incompetent. (looking at you, Hunt Showdown)

pixeltree,
@pixeltree@lemmy.blahaj.zone avatar

Lol hunt takes six months dev time to make the ui twice as worse

Owlboi,

closer to 2 years. its crazy how incompetent crytek is.

digitalnuisance,

UI is incredibly complex under the hood. Cryengine is also difficult to work in. There are tons of reasons games with distinct outstanding features don’t switch engines, though, and it’s usually due to the specific features said engine provides, no matter how difficult it becomes to work with as a legacy system over the years.

pixeltree,
@pixeltree@lemmy.blahaj.zone avatar

There is NO reason for hunts UX to as fucking terrible as it is. They literally took it from bad to straight up awful. Believe me, I know how hard to design and implement a good UI can be, I’m a software engineer. I’m not just handwaving “make it better, duh”. It’s flawed from the user requirements up. It’s like they never used their own ui before. It’s stunning how thoroughly they don’t comprehend how people have a terrible time navigating the game menus.

ICastFist, do games w Helldivers 2 and Palworld devs wish players understood that 'easy' additions and updates are sometimes really hard: 'That's half a year's work. That takes six months'
@ICastFist@programming.dev avatar

For Palworld, a new island takes 6 months, per the article. Probably talking about Sakurajima and the big southern one. That makes sense, since it’s not just putting stuff there and calling it a day on the first finished thing, some level design has to happen so the place makes sense and doesn’t feel super boring to explore.

Jax, do games w Helldivers 2 and Palworld devs wish players understood that 'easy' additions and updates are sometimes really hard: 'That's half a year's work. That takes six months'

So then why don’t they have regular bulletins in their games showing ‘Look, look! These features will be coming by xx/xx/xxxx!’ ?

Things set the timeline back? ‘Oh no! Looks like we won’t be releasing this on that date, it will actually be this date!’

Seems like a non issue for anyone with a 6th graders capacity for interacting with other humans. These are IT folks, with the added layer of gamers to boot — though. Anticipating motivations and responding to others input isn’t exactly a strong suit.

Edit: oh, beyond that — I have very little sympathy for a developer of a content drip. You’re out for the money, don’t whine when people inevitably get sick of waiting for a little more of something they’ve already gotten maximum enjoyment out of.

lorty,
@lorty@lemmy.ml avatar

Try telling your users (who are gamers) that the feature they want is being pushed back. See how well they’ll react.

  • Wszystkie
  • Subskrybowane
  • Moderowane
  • Ulubione
  • FromSilesiaToPolesia
  • rowery
  • esport
  • fediversum
  • test1
  • ERP
  • Technologia
  • krakow
  • muzyka
  • shophiajons
  • NomadOffgrid
  • informasi
  • retro
  • Travel
  • Spoleczenstwo
  • gurgaonproperty
  • Psychologia
  • Gaming
  • slask
  • nauka
  • sport
  • niusy
  • antywykop
  • Blogi
  • lieratura
  • motoryzacja
  • giereczkowo
  • warnersteve
  • Wszystkie magazyny