Hotmail and Outlook are blocking most of our emails at the moment. Please use an alternative provider when registering if possible until the issue is resolved.
-
Posts
871 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Store
Articles
Patch Notes
Everything posted by gameboy1234
-
Non-Euclidean office buildings, which is to say all of them. I pretty much don't like any of the indoor maps to be honest. The OP is correct, the maps lack landmarks for orienting and navigation, and any real interesting geometry to just look at. They could all be improved frankly.
-
I'm trying to test the difference in performance between a power set on live and beta. I'd like to collect the combat spam from the chat and have a go at analyzing it. But I'm having trouble finding missions that are reasonably the same so I can compare like to like. Anyone got ideas what I could do? I have a few ideas but I'd like to know if anyone else does as well. Important things (to me): needs AoE damage, I don't think pylons will work. I'd like try different enemies and damage types, so if there's good ideas for different enemy types it'll help. I tried the AE but it seems different between live and test, looks like the files aren't synched up between the two servers. I'm level 50, so that's preferred, tho now that I think about it I can just auto-level on beta and test there too.
-
It's kind of a sticky situation for everyone right now...
-
I agree, it's valuable feedback. I'd add it to the beta feedback threads.
-
I personally don't have enough free time to "figure out" what the game numbers should be, I just trust the HC devs are close enough and roll with it. The Tanker nerfs are going to hurt my Shield/War Mace tanker, but them's the breaks. I'm not really even concerned. It's a game, nothing to get too excited about. I think the only speed concern I have is leveling speed. It's way to easy to just blow past content, and it requires really careful management not to. I think for new players especially this is an issue, but I'll admit that I get bit by this regularly. I wouldn't mind an Option to just click and set your XP back to the current rate, I just want the default to be about half of what it currently is.
-
This was my take also. I read the article, and it seemed like more of a hot take, or a deliberate attempt to manufacture controversy. I don't know if that's just the author's bias, or if there's an editorial policy to gin up articles. They basically contradict themselves several times. "I know that A is true and there's a lot of good reasons for it, but I'm going to deflect to B anyway!" So it's an "ok" article if you take it as an opinion piece, but it seems like the article just doesn't reflect reality, it's got a definite slant to it. All we need now is Wolf Blitzner reporting from the street, saying "Patch notes! I see patch notes here!! There are patch notes!!"
-
Can confirm, my pure villain can only go Dark Astoria, Kallisti Wharf and RWZ on the high level zone porter at the base. Eden is not available. Maybe add a "crashed Black Helicopter" in the Hive so villains can make it there? Allow transport from and to Grandville. Have the BH in the Hive be on its side and a little on fire, and the pilot is out cold on the ground next to it.
-
Random thought: My widow has sliding resists, the more damage she takes the more resistant she becomes. Perhaps give Regen sliding Recharge, the more damage you take (the more in danger you are) the more your expensive click powers become available again? Just spit balling here, no idea if this is useful, but I've never seen this concept mentioned so I thought I'd toss it out. Doesn't have to be added now, but something to think about for future tweaks.
-
The print screen button doesn't seem to do anything from inside the Enhancements -> Manage screen. It manifestly is if I don't have that screen up. Pretty trivial thing, but I was trying to do a quick and dirty rebuild of my DB/Regen scrapper and not having a screen shot of my enhancements is a bit of a pain.
-
Welcome back! I think you'll find that the Homecoming team has made a pretty fair number of changes. Do you want advice for getting started? You have five free costume slots from level 1. Visit the tailor soon and make all the looks you want. Costume changes cost Inf after level 9.
-
Lore crafting is fun! I also like to have lore and background info for the game world. It doesn't have to be deep lore, but there should be some thought behind what is going on. Isn't Kalista Wharf set basically after the events of Who Will Die and the end of Preatoria? Statesman is dead and Marcus Cole is now "Statesman". It's a classic comic book trope that if there's an existential threat to the world that the bad guys will temporarily stop doing bad and help the heroes fight. Something like that could be going on here. Add some Arachnos soldiers and Arbiters NPCs to Kalista Wharf, guarding buildings and hanging around certain areas like they belong there. Add some "yellow outline" Arachnos to more areas, like the Crey in Brickstown. They're up to no good still and some heroes might want to punch them. These Arachnos (some of Arachnos? All of it? With Lord Recluse's sanction? I can't imagine what's he's feeling with Statesman dead) are now helping the cause of good, at least for a time...
-
Focused Feedback: Powerset - Plant Control
gameboy1234 replied to The Curator's topic in [Open Beta] Focused Feedback
I haven't tested yet, but I was thinking the same thing. It's a *Spirit* Tree, it shouldn't really interact with anything nor take damage. The fact that it can't take damage I'd guess is why the og devs decided to call it a "spirit" tree in the first place. Adding a taunt to other pets, like the vines or creepers and that weird venus flytrap thing, might be a better move from a conceptual perspective. I'd give those other summons a small AoE punchvoke on each of their attacks, a chance to pull the target and one or two folks nearby onto them. Mechanically it might not mater, but having people punching your spirit tree is a little weird. -
Focused Feedback: Mercy Island RIP Precinct
gameboy1234 replied to The Curator's topic in [Open Beta] Focused Feedback
Ditto on "thank you very much." It's a little bit, but every bit helps. I also dig the art style on the new building, whoever did it did a good job. One point that is kinda minor: the cops outside the front door doing the "fistfight" emote, that's cool! But there's like every other cop inside and out are doing the same thing. Other ideas: goofing off (/em rolldice)? Sleeping on the job (/em sleep and other lying down emotes)? Tagging the building? But you also forgot... /em donut!! -
I think this is a point too. A lot of "clutter" (I guess it's "environment decorations" or something?) in the game seems to have terrible hit boxes. You get stuck super easy on them, and even trying to jump can be fraught, it often won't let you until you've backed up a bit. I think there's tiny protrusions on the object or something that is colliding with the player, but I'm not certain. Or it could just be some terrible default collision detection, where the larger geometry was manually "smoothed out" somehow. I'm guessing, without seeing the code and the geometry data, but there's lots of things here that might improve player experience. Speaking of stairs, I'd add NPCs and pets to the list of entities that have problems. NPCs and pets refuse to walk down stairs, and pets also often run straight at solid objects and refuse walk around them. The narrow railings on the wooden walkways in Oranbega maps are really bad for this (and make a great test case). I think this is related to collisions and hit boxes since the AI seems to have trouble with them too.
-
In other games, I've seen the collision detection described as "helping the player go where they want." I'm wonder if it's feasible to do something like that here. Try to move the player around objects, if possible, rather than bringing them to a dead stop. Making the player's hit box temporarily smaller might be one way to accomplish this. Surgery curtains are a pain. If you start in changing their collision boxes, don't forget the curtains in the red side Facemaker, they're pretty bad too. I'm going add "while flying" to the list of annoying collision detection. The flying animation actually displaces the character up off the floor. As a result there's quite a lot of CD still below the player. Which means that you can be stuck on objects that you are flying over and not visibly touching. There's one instance that the CD box of the player could be reduced I think.
-
Can you build around pool powers as main attacks?
gameboy1234 replied to Mashugana's topic in General Discussion
I used to take this all the time building flying SS tankers. Probably better than the SS attack it replaced and opened the way to flight. -
I'd like to see an option or some other way to have your character use /em flypose, it should remember your pose and use it whenever you use W or Autorun. Null the Gull? Options menu? Temp power from START? Secret drink from the Tiki Lounge? Whatever works...
-
While perhaps not in theme with this thread, but it's a multiplayer game. When I have problems like this I usually ask for help. With one or two more folks on the team it's usually a breeze. (But yes I'm trying to solo my through First Ward and Night Ward on my Dark/Dark dom and it's not a lot of fun either. If the confuses don't land you can die quickly, regardless of your own damage output.)
-
I ran it recently and yes, I liked it as well. Except for some of the technical issues and pathing, the writing is much better and the plot hangs together a little more. The only thing that really bugs me is meeting Scirocco for the first time, it really feels off. Part of this is tech limitations I think, but Scirocco should make more of an entrance, he just sort of jogs up to you and says "hi!". I like the idea of killing your rivals, but I think they show up later for various reasons, and the devs didn't want to deal with "but I killed this dude" problems.
-
I assume that the devs thought some players might use DFB to level up, and not visited a trainer in the over-world. So they tossed that in just to be safe. That same mission also tells you how to use the Tram, and sends you to a second trainer, Blue Steel, in Kings Row. Also not a bad idea. My personal issues with those arcs is solely how buggy they are. The really really odd pathing AI, some other stuff that just seems to not work consistently, they just took one of the first "real" arcs that a new player might experience and handed it to the intern or something. The lack of quality control just boggles me, I don't get it. Anyway, lots of other folks have commented on it, it'd be nice to get some of this fixed but probably not a priority for the devs by a long shot.
-
Arsenal Mastery Proliferation
gameboy1234 replied to Adeon Hawkwood's topic in Suggestions & Feedback
Right, sorry, that was my Arse/Traps controller. I haven't played either in a while, I forgot which was which. -
Arsenal Mastery Proliferation
gameboy1234 replied to Adeon Hawkwood's topic in Suggestions & Feedback
I'm pretty sure my Arse/Arse dom has caltrops already. Otherwise a good list. Some of these ideas would be good for a Utility Belt pool too. -
Sort stored auction house items by name
gameboy1234 replied to Moebius80's topic in Suggestions & Feedback
I'd also like to see ability to sort stored items by recently added. Right now if you add an item to the AH, it goes at the very bottom of a long list. This can make items you've just added hard to find. An option to add new items at the beginning of the list rather than the end would be great. Other sorting, by type and rarity, would be great as well.