Search found 91 matches

by krautersuppe
December 16th, 2020, 9:22 pm
Forum: Everything
Topic: FartAnnoyed - Rect not getting assigned values?
Replies: 3
Views: 3202

Re: FartAnnoyed - Rect not getting assigned values?

I did not look into your source code, but some time ago i had the same issue I think. Special thanks to FinalL for his detailed answer:
initializer_list.png
initializer_list.png (52.22 KiB) Viewed 3200 times
by krautersuppe
August 4th, 2020, 3:25 pm
Forum: Everything
Topic: installer manifest failed signature validation
Replies: 0
Views: 15673

installer manifest failed signature validation

After installing Your genuine Windows 7 OS copy You purchased from an Authorized Microsoft Reseller for performance improvements of Your high-end-newest-generation quantum computer, following message may appear inside a white pop-up window when launching vs_Community.exe: installer manifest failed s...
by krautersuppe
July 17th, 2020, 11:04 am
Forum: Everything
Topic: Who's up for a group challenge?
Replies: 165
Views: 73377

Re: Who's up for a group challenge?

Basically, the behaviors of the enemies and bosses need to take into account that they can't be too intelligent since there is limited ammo and fuel. False. The goal of the game is for it to be challenging and requiring memorization and planning. So enemies-at the very least in higher levels- can d...
by krautersuppe
July 16th, 2020, 11:56 am
Forum: Everything
Topic: Checking a variable against itself?
Replies: 2
Views: 2611

Re: Checking a variable against itself?

argument of if-statement is already a bool.

Code: Select all

if(check_is_true){
dothis;
}
else{
dothat;
}
Instead of a variable you can just assign one of predefined values like:
BoardColor = Colors::Green;
by krautersuppe
July 10th, 2020, 1:13 pm
Forum: Everything
Topic: Git failed with a fatal error
Replies: 3
Views: 3390

Re: Git failed with a fatal error

So it turns out that even if all changes have been commited, if there is a power-out while visual studio is open it will somehow corrupt the .git folder and after restart local repository is no more in the list and when trying to open solution file it says: fatal: Not a git repository (or any of the...
by krautersuppe
June 25th, 2020, 4:52 pm
Forum: Everything
Topic: Chilismack
Replies: 5
Views: 3889

Re: Chilismack

Chiliwhack 2.0 is out: chiliwhack_2_0.zip Special thanks to: Albinopapa - for his window centering code Chili - for database code from his Intermediate homework 4, his dynamic field allocation from memesweeper as well as animation code for the new hammer. Game logic - similar to that in Chiliwhack o...
by krautersuppe
May 31st, 2020, 6:22 am
Forum: Everything
Topic: Who's up for a group challenge?
Replies: 165
Views: 73377

Re: Who's up for a group challenge?

This project is not dead as long as I have not kicked the bucket. Do not privatize it. Philosophical ramblings about leadership, experience, skill or whatever aren't worth jack shit. The proof of pudding is in the eating. Very first page must contain a current release that works even if it is just s...
by krautersuppe
May 21st, 2020, 10:55 pm
Forum: Everything
Topic: Discord
Replies: 9
Views: 5076

Discord

Wtf is this?
discord.png
(121.8 KiB) Not downloaded yet
by krautersuppe
May 1st, 2020, 10:41 pm
Forum: Everything
Topic: Spirograph what I did from lesson 10
Replies: 21
Views: 15910

Re: Spirograph what I did from lesson 10

Remastered version of LuXs Spirograph Screensaver . LuX Screensaver Remastered.zip Repo: https://github.com/krautersuppe/LuX-Spirograph-Screensaver Special thanks to: LuX , Chili and Asimov - original authors of screensaver, rotation code and spirograph pattern s0lly - for his n-body simulation code...
by krautersuppe
April 25th, 2020, 10:02 am
Forum: Everything
Topic: My first release!
Replies: 9
Views: 4602

Re: My first release!

alexiy_code_times_error.png
alexiy_code_times_error.png (32.25 KiB) Viewed 4569 times
I cant run it. Would you rollback it to d3d9 or 10.1 compatible version?
Or just make a let's play - that would also do.