• What are you working on?
    5,004 replies, posted
[QUOTE=Skerion;50475773]What about towns on floating chunks of terrain in the middle of space, à la Facing Worlds? [t]https://www.epicgames.com/unrealtournament/forums/attachment.php?attachmentid=19928&d=1442432086[/t][/QUOTE] If you went with this you could add some quop-y thrusters to the car for intra-atmosphere deliveries.
Shit, I just realized if I want to implement proper allocation pools I'm going to have to learn way more about C++ memory management than I ever wanted to. Like allocators. Oh god why.
[QUOTE=Skerion;50475773]What about towns on floating chunks of terrain in the middle of space, à la Facing Worlds? [t]https://www.epicgames.com/unrealtournament/forums/attachment.php?attachmentid=19928&d=1442432086[/t][/QUOTE] I fucking love facing worlds
[QUOTE=Radical_ed;50471342]I thought I removed the vibrating, unity's default vibration was way too long for the "bump" I was looking for and anything else had to be approved separately by google play There actually is a rewarded ad option, it shows up about 1/3 of the time. Did you not notice it?[/QUOTE] My phone vibrated every time I died (it was weird too, it didn't seem to be a fixed amount of time and it wasn't a uniform vibration). I didn't notice the reward ad, does it appear after you die"? I only played about 12 games. Is it random, or does it actually show up every three games?
Git fucking sucks when you don't know how to use it. All I wanted to do is make my first commit to an open source project, and I wanted to tidy up my commits before making a pull request. I ended up creating a goddamn mess and deleting my shit. Now the energy I was using in working on that project has to be used on learning something else. What a drag.
[QUOTE=elevate;50477848]Git fucking sucks when you don't know how to use it. All I wanted to do is make my first commit to an open source project, and I wanted to tidy up my commits before making a pull request. I ended up creating a goddamn mess and deleting my shit. Now the energy I was using in working on that project has to be used on learning something else. What a drag.[/QUOTE] If you just removed a commit you can probably restore it
[QUOTE=Darkwater124;50477858]If you just removed a commit you can probably restore it[/QUOTE] Yea, but instead of googling every little problem I have, I think I'm just going to learn all of Git so that I actually understand what I'm doing.
Sorry, you need to Log In to post a reply to this thread.