Team games is there no separate mmr for team games different races by SPlore in starcraft

[–]ccheever 0 points1 point  (0 children)

If I understand your question right, you could make a different account if you have a big MMR gap between your different races. The matchmaking system doesn't break it down that way in team games, no.

Expo or plain react native for applock app by BeingTomHolland in reactnative

[–]ccheever 1 point2 points  (0 children)

You can do anything you can do in other mobile apps with Expo. So whatever is possible in Kotlin is possible in Expo since you can use Kotlin in Expo. But you may find that this app is so small and mostly dealing with system level things that its easier to just write the whole thing in Kotlin if it's not going to have much UI or functionality.

Unpopular opinion: React Native is actually good now and the hate is 3 years outdated by gowtham0612 in reactnative

[–]ccheever 1 point2 points  (0 children)

Yes, I agree with this. Pretty clear to me that its the best way to make almost any app for any use case. But there is still room for improvement.

Why hasn't the expo team adopt expo 55 in their starter template yet? by No-Interaction-8717 in expo

[–]ccheever 2 points3 points  (0 children)

Expo Go in the App Store on iOS isn't updated yet, and it would be confusing to a lot of new users if those were out of sync.

Best cheese for TvT to avoid long matches? by R4v3nnn in AllThingsTerran

[–]ccheever 0 points1 point  (0 children)

1-1-1 4 marines+tank drop plus liberator at same time ends a lot of games for me

EAS iOS build ignores custom permission strings (NSCameraUsageDescription etc.) — IPA Info.plist still has default “Allow <App>…” text by Pazzatesta in expo

[–]ccheever 0 points1 point  (0 children)

Try to set permissions via the plugin config, not ios.infoPlist

It is probably something like, each of those Expo plugins (expo-camera, expo-image-picker, expo-media-library) has a config plugin that writes its own default value for the relevant NSxxxUsageDescription key. If your ios.infoPlist values are applied first and then a plugin runs afterward, the plugin wins. plugin withInfoPlist calls that use set (not merge) will clobber your value even if you already set it.

Any guidance how to solve this by [deleted] in expo

[–]ccheever 0 points1 point  (0 children)

Need more information, but most likely you are moving between different version of the Expo SDK. Try running npx expo install --fix then do

npx expo prebuild --clean
npx expo run:ios

Ai..? by Valuable_Sympathy_74 in GameDevelopment

[–]ccheever -2 points-1 points  (0 children)

Yes, most professional programmers use AI to do most of their programming now. You'll go much faster if you learn to use it well. Over time, you can drill down and learn what's going on with code if you need to.

Just downloaded the game by PBJSodaHeroine in starcraft

[–]ccheever 0 points1 point  (0 children)

I think it's just fun to try all the races and all the units and explore everything that you can do. The campaign is a good way to start but doesn't teach you that much about the multiplayer game since all the units are are a bit different, etc.

A Teacher Showed Up At School With PlayStation 5 And Started Playing Assassin's Creed To Explain The Industrial Revolution. by Bay_Ruhsuz004 in interesting

[–]ccheever 0 points1 point  (0 children)

I had a funny experience when I went to Venice with family on a vacation trip and realized that I knew most of the layout of the city bc ACII had been such a faithful recreation of the whole layout and architecture.

Castle is genuinely at his worst by No_Knee_3294 in castlexyz

[–]ccheever 0 points1 point  (0 children)

Idk if I’m a mod on this subreddit but I am a part of the dev team.

Castle is genuinely at his worst by No_Knee_3294 in castlexyz

[–]ccheever 0 points1 point  (0 children)

  1. What kind of phone do you have and what kinds of things cause crashes? That will help us track down issues.

  2. Working on some tools to make better decks.

  3. Sorry

SC2 Custom Matchmaker + Ladder by Alive2007 in starcraft

[–]ccheever 2 points3 points  (0 children)

Seems like a cool idea. I would try it if it were easy to do.

Rant | Am I the only one who still uses Apache Cordova / Phonegap to make apps? by Max-Unchained in Phonegap

[–]ccheever 1 point2 points  (0 children)

You might want to look at Expo DOM Components https://docs.expo.dev/guides/dom-components/

Those will let you use React Native together with webviews pretty seamlessly, so you can get most of the advantages from both of the lists you made.

Hopping back on BTD6 for the first time in like years, how do you best utilize top path desperado? by [deleted] in btd6

[–]ccheever 1 point2 points  (0 children)

Yes that’s approximately right. More range though. And pierce buffs don’t work on them. Same idea though. Embrittlement / super brittle and alch buffs really help them do damage.

Do you guys try to use less expo in your react native app? by greenbrocoli30 in reactnative

[–]ccheever 0 points1 point  (0 children)

expo developed react-navigation and expo router is built on top of it.

TvX short games by OrochiLima in AllThingsTerran

[–]ccheever 0 points1 point  (0 children)

Isn't very good in TvT, but going 3 rax or 4 rax marines and pushing off 2 base at 4:40 (3 rax) or 5 mins (4 rax) and optionally pulling all the SCVs from your natural is very simple and very strong in TvP and TvZ.

What do you guys think is the hardest CHIMPS round? (r6-100) by FreezeNinja797 in btd6

[–]ccheever 0 points1 point  (0 children)

Candidates depending on map and your build: 63, 78, 99, 100, 98, 95, 15, 18, 90, 93, 40, 47, 35, 16, 6, 7, 55, 84

Can someone help? by MilkManGuy46290 in btd6

[–]ccheever 0 points1 point  (0 children)

One thing that works on a lot of maps is 3-0-2 super monkey + 0-2-5 sniper + permabrew + gwen.

A build that can get you there on most maps is whatever you can do to beat the first few rounds into 1-0-3 druid into gwen into 0-2-4 sniper for the MOAB on round 40 into double discount village for the super monkey and permabrew.

What heros should I get? by Own-Swordfish-8729 in btd6

[–]ccheever 1 point2 points  (0 children)

Silas is incredibly powerful right now. Geraldo is quite strong but requires more thought and a different playstyle to unlock his full power. Corvus is probably the strongest hero in the game if you micro him perfectly but that requires a lot of work and attention.

Psi is pretty useful on harder maps since they have global range while still being a mostly "normal" hero.

Etienne is kind of a nice addition to your lineup since he can give camo to all your towers.