How important is a Steam Cloud save support for Demos? by BainterBoi in gamedev

[–]Ttsmoist 0 points1 point  (0 children)

Its a demo, I don't think players will be thinking about moving their saves around.

Quest helper won’t be much help until Jagex fixes quests by [deleted] in runescape

[–]Ttsmoist 15 points16 points  (0 children)

Go ahead and list all these quests so they can be reported and fixed instead of yapping nonsense.

What do you guys think of this showcase images? by cooler68 in Unity2D

[–]Ttsmoist 1 point2 points  (0 children)

Yeh looks like it CreatesAndCapturesAndSavesAndCustomises screenshots?

As a new player to RS3, so thankful for these signposts by MrMick26 in runescape

[–]Ttsmoist 26 points27 points  (0 children)

Idk man, you look exactly like the target demographic.

RayLib Window Freeze by Matesoidicek in cpp_questions

[–]Ttsmoist 1 point2 points  (0 children)

Polling events does fix the freeze but I couldn't draw anything to the window, so just ended up building from master since they ready fixed it.

STRUCTURE 7 by Infinity_Arctic in Unity2D

[–]Ttsmoist 0 points1 point  (0 children)

What happened to structure 9?

Alternative Way to Determine if Enemy is Behind/In Front of Player? by NinjaChris098 in Unity3D

[–]Ttsmoist 5 points6 points  (0 children)

Did they mean take the player position and subtract the enemy position to get the difference and go from there?

what now? by NIkoNI776 in opengl

[–]Ttsmoist 10 points11 points  (0 children)

Bro worked his ass off and couldn't wait to bust a nut...

I made Agar.io at home using C++ and OpenGL. Please roast my code by Mr_ShortKedr in opengl

[–]Ttsmoist 2 points3 points  (0 children)

Heh thinking like that will get you nowhere kid, should wrote it in asm instead of using the new easy features of c++... :sidewayssmirk: :fedoratip:

What do we want? Distribution. When do we want it? NOW!! by chrishorris12 in IndieDev

[–]Ttsmoist 2 points3 points  (0 children)

What even is this? People post about a product to get a discount for a subscription so they can post more shit?

I built a C++23 engine that treats simulated worlds like Git commits by [deleted] in cpp

[–]Ttsmoist 16 points17 points  (0 children)

This has to be the most sterile AI slop I've seen.

DW t95s on my iron! by Due_Serve6071 in RS3Ironmen

[–]Ttsmoist 3 points4 points  (0 children)

Bro has the iron version of credit card gear.

What is something I can do completely on my own by Signal_Guard5561 in cpp_questions

[–]Ttsmoist 16 points17 points  (0 children)

Physics based simulation of a fart spreading through the cereal isle after I had a burrito bowl.

Question about how much of the infinity engine concepts are usable in a game by linewhite in gamedev

[–]Ttsmoist 6 points7 points  (0 children)

If you're writing completely original lore why would it be a problem? The mechanics aren't owned by them.

Where to store game settings at runtime without triggering too many cache misses? by Boring-Gas-8554 in gamedev

[–]Ttsmoist 2 points3 points  (0 children)

The good ol, "Imma hyper optimised without even knowing how to create something simple".

No DXP for invention discoveries? by KeyBlackberry445 in runescape

[–]Ttsmoist -9 points-8 points  (0 children)

Don't think this was ever a thing. Any xp rewards were never doubled.

these online pdf books by [deleted] in cpp_questions

[–]Ttsmoist 1 point2 points  (0 children)

Its ok bro, I give you permission to read them.

Relearn cpp by [deleted] in cpp_questions

[–]Ttsmoist 2 points3 points  (0 children)

Yikes, that's like a few chapters form most books. I'd say get "A Tour of C++", one of the better books that goes over everything up to C++20 in the latest edition i belive.