2
submitted 8 months ago by necropola to c/sdfpubnix
20
submitted 8 months ago* (last edited 8 months ago) by necropola to c/guildwars2@lemmy.wtf

Hopefully one day lemmy will have actual polls, too.

19
submitted 8 months ago* (last edited 8 months ago) by necropola to c/guildwars2@lemmy.wtf

... and this completes a Map ... and you get a Black Lion Chest Key ... and you get really lucky.

10
submitted 8 months ago* (last edited 8 months ago) by necropola to c/guildwars2@lemmy.wtf

When I play Engineer, I usually have exactly one Engineering Kit equipped as a Utility Skill and I basically (want to) use this Kit as my 2nd Weapon Set.

This works pretty well, but has the downside that the Weapon Swap Key only swaps from kit back to weapons but not to the kit (how would it know?) and when I press it (accidentally) while not/no longer in combat it swaps to my other actual weapon set.

So I had the idea to bind the key I'm normally using for weapon swap. i. e. ^ (caret) on my QWERTZ keyboard, to the 3rd utility slot which is where I normally place the kit skill.

Perfect ... Exactly what I wanted for my Engineer:

  • The weapon swap key now alternates between current weapon set and kit
  • I can no longer accidentally swap to my other weapon set

But since GW2 does not support per-character keybindings, I would need to rebind keys again whenever I play a different (normal) profession.

Hmmm .... What if I (instead of messing with in-game key bindings) add something to my AutoHotkey script (I'm already using for Jump+Dodge) which lets me toggle Kit Mode mappings by using some special key (Numpad0 for example)?

kitMode := false

#If WinActive("ahk_exe Gw2-64.exe")
; Toggle kitMode on Numpad0/NumpadIns 
Numpad0::
NumpadIns::
	kitMode := !kitMode
	Return

#If WinActive("ahk_exe Gw2-64.exe") and kitMode 
; Assuming default mappings on a QWERTZ keyboard
; Map ^ (weapon swap) to 9 (Utility Skill 3)
^::9

When I'm now on my Engineeer, I press Numpad0 once to enable Kit Mode which makes my weapon swap key alternate between current weapon set and kit (3rd utility slot). And when I log a different profession, I press Numpad0 once again to restore the original behavior.

๐Ÿ›  Mission accomplished ๐Ÿ› 


See https://help.guildwars2.com/hc/en-us/articles/360013762153-Policy-Macros-and-Macro-Use

You may bind dodge and jump to a single key.

[-] necropola 10 points 9 months ago* (last edited 9 months ago)

Of course, breaking changes are expected while development is on 0.X. But does that mean you would or should install updates known to have breaking changes on a system which is used by other people without notifying them (in advance)?

9
submitted 9 months ago* (last edited 9 months ago) by necropola to c/guildwars2@lemmy.wtf
Sales Q3 2023

GW2 sales appear to be almost unaffected by the SotO release (2023-08-22) . Not looking good.


Sales Q3 2022 for comparison

EoD release (2022-02-28) was in Q1 2022 and sales didn't significantly increase before Q2 2022. Similar to PoF (2017-09-22) where it also took until the next quarter (Q4 2017) for sales to really pick up (almost 35K million). So maybe there is hope, i. e. how many people did you tell that they should buy SotO after you have played it?


Source: https://kr.ncsoft.com/en/ir/irArchive/earningsRelease.do

[-] necropola 11 points 9 months ago
Lemmy 0.19 Breaking Changes
Lemmy 0.19.0-rc.4 and Development Update - 2023-11-03

We are also readying another release candidate 0.19.0-rc.4. As usual it is available for testing on voyager.lemmy.ml and by installing the Docker image on your server. There are no breaking changes this time as we are preparing for the final release. It has been one month since we announced the major breaking changes for 0.19. In that sense we would like to know from developers of Lemmy clients and frontends if their projects are ready for 0.19, as we are planning to release it within the next weeks. There is no specific release date, but we will first update lemmy.ml to a release candidate, and if it works well publish the new release shortly after.

I didn't get the impresssion that frontend and client devs have signaled that they were ready for a backend update to 0.19.X. And consequently lemmy.ml is still on 0.18.5.

[-] necropola 8 points 9 months ago

Imho the current situation is really bad, because

  1. It usually takes quite a while until you notice that you have been isolated
  2. It makes your account on lemmy.sdf.org pretty much useless, unless you are only posting to local communities.
14
submitted 9 months ago* (last edited 9 months ago) by necropola to c/guildwars2@lemmy.wtf

https://en-forum.guildwars2.com/topic/139721-legendary-weapon-starter-set-2-contains-weapons-which-were-already-in-set-1-intended/

  • It contains Weapons which were already in Set 1. i. e. Quip and Bolt.
  • I used the new starter kit for bolt and got literally nothing. (maybe a false alarm)

https://wiki.guildwars2.com/wiki/Legendary_Weapon_Starter_Kit%E2%80%94Set_2

~~Choosing the Bolt or Quip starter kits currently results in no items being received. This has been confirmed as a bug. It is suggested that players do not select a kit until this is resolved.~~

26
submitted 9 months ago by necropola to c/guildwars2@lemmy.wtf

... since this will prevent LFG from showing that the Commander's map is full.

Moving yourself (Commander) to a separate subgroup was once used to help others to find the player whose map they should join. But this is no longer needed, since

Commanders and lieutenants are now sorted first in their subsquads following the patch on November 8, 2022.

But since LFG apparently uses Subgroup1 to determine whether a Squad's map is full, keeping this habit does more harm than good.

Yep, I agree, LFG is a mess.

18
submitted 9 months ago* (last edited 9 months ago) by necropola to c/guildwars2@lemmy.wtf

-> Concert for the Ages

... also known as The best Event in the entire Game

One Charr!

11
submitted 9 months ago* (last edited 9 months ago) by necropola to c/guildwars2@lemmy.wtf

E. g. Sandswept Isles

Today I made some progress (5 Tier 3 Rifts) by joining a commander in Amnytas who was using Rare Motivations to track and open Tier 3 Rifts. Then I joined a squad in Sandswept Isles doing the same thing, but I wasn't making any more progress towards the task while the commander (who was using the motivations) apparently did. Though I received Tier 3 Essences from the event itself, i. e. not (only) from weekly reward chests.

Also, Sandswept Isles did not work for the Rift Hunt Vault Daily Task (a day or two ago) and there is a [merged] bug thread on the forums about various Rift Hunt Reward Issues.

4
submitted 9 months ago* (last edited 9 months ago) by necropola to c/guildwars2@lemmy.wtf
With Side-Lace Pants (500 Gems) and possibly Stylish Shoes (400 Gems) for a total of 1400 Gems โ‰ˆ 17.50 โ‚ฌ โ‰ˆ 70% SotO

Preview on Norn

That's the content we want, not hunting stupid demons for months and months. On the other hand ... in RPGs this is the kind of content the community typically provides via mods.

Despite of mixed feedback on the forums it's pretty clear that this (kind of) armor will make ArenaNet a decent chunk of money. Well played!

16
submitted 10 months ago by necropola to c/guildwars2@lemmy.wtf
[-] necropola 6 points 10 months ago* (last edited 10 months ago)
  • The Mysterious Craftsraven's item costs have been changed from Walnuts in Bulk to Peaches in Bulk

Haha, Walnuts in a Bulk do not even exist in the game (since 2012).

[-] necropola 7 points 10 months ago* (last edited 10 months ago)
  • Mist Swing: Reduced the maximum number of targets from 5 to 3.
  • Mist Slash: Reduced the maximum number of targets from 5 to 3.
  • Arcing Mists: Reduced the maximum number of targets from 5 to 3.

Apparently Revenant GS needed another nerf ... for Halloween (Labyrinth)? A once powerful weapon has turned into a wet noodle and finally got the target cap reduced, too. Well, it was fun while it lasted, but we are not supposed to have fun in the game, right?

11
Stop, I'm Already Dead (lemmy.sdf.org)
submitted 10 months ago* (last edited 10 months ago) by necropola to c/guildwars2@lemmy.wtf

This is what I hear in my head each time I play the Skywatch Archipelago Meta or rather visit the location of the final event, when it's not currently running.

[-] necropola 6 points 10 months ago* (last edited 10 months ago)

This is what I was predicting as part of my "SotO impressions":

I highly doubt that the SotO maps will see much play in a few weeks. There are a lot of places in the game that are both more fun and more rewarding.

ArenaNet is currently pushing hard by throwing rewards at the player base via the Wizard's Vault and Bonus events. But while I think that rewards are generally a good idea, it should be the content itself which is the main attraction with rewards being the icing on top.

I already feel kinda annoyed by how much the game is telling me what to play now/next.

[-] necropola 7 points 11 months ago* (last edited 11 months ago)

๐Ÿ”ฅ You can even get Gold Participation by only shooting Fireballs from your Skyscale ๐Ÿ”ฅ

[-] necropola 7 points 1 year ago* (last edited 1 year ago)

Expedition to the Gilded Hollow

We now just need a few more members/volunteers to capture our Guild Hall. Feel free to contact me (xlion.3065 or brogrum.1309) or Meldrk (meldrik.3572) in game for an invite or send either of us a DM on #lemmy with your #GuildWars2 account name.

-- What the #Fediverse [#WTF] -- @guildwars2@lemmy.wtf

[-] necropola 6 points 1 year ago* (last edited 1 year ago)

Did the Bounty. We now have 330 favor ... of which I already spent 150 for the Expedtion to the Gilded Hollow.

[-] necropola 7 points 1 year ago

Norn or Charr?

[-] necropola 7 points 1 year ago* (last edited 1 year ago)

It depends on the profession/build how much you can benefit from Celestial Gear. Obviously Hybrid builds benefit the most. In Open World and Story Misssion builds suited for celestial gear provide a lot quality of life. Another area where celestial gear/builds shine(s) is WvW (roaming).

And even in so-called endgame content, e. g. Raids, (CM) Strike Missions and (CM) Tier 4 Fractals, I would suggest to find other people to play with, if your group complains about you running a celestial build. Assuming of course that your build is suited for celestial gear and you know what your are doing.

Always keep in mind that your are doing no damage, no healing and do not provide boons while you are dead.

[-] necropola 10 points 1 year ago* (last edited 1 year ago)

Those that aren't repeatable and complete more or less by accident while doing stuff (like events) in the area are my favorites.

Inititally GW2 wasn't even supposed to have Hearts. They were a last minute addition because ArenaNet feared that people wouldn't have enough direction otherwise.

Nowadays Collections are often used as a replacement for Quests. Sometimes with all the annoyances of traditional questing, i. e. you have to constantly go back to the quest giver (Gorrik for the Skycale collection for example) in order to progress. Some of those collections have pointers (marked NPCs), but many have not. Even worse, finding certain items in the game does not count for their corresponding collection, unless you have it unlocked already. Terrible!

I think ArenaNet should stop abusing collections and add a dedicated questing system (outside of the personal story), since it is a great and easy way to add content to already existing zones, e. g. I really like Scavenger Hunts.

But please don't let us fetch and hand in quests like in Vanilla WoW. Dunno, if anybody here played WildStar, since GW2 could do this similarly by using existing systems like Mail and the commander's Communicator. And please automatically unlock quests (collections) as soon as we bump into any of the objectives by accident (like in WildStar).

Oh, the Nostalgia ... I even have a Mech named Eldan Construct.

view more: next โ€บ

necropola

joined 1 year ago
MODERATOR OF