Search found 91 matches
- December 16th, 2020, 9:22 pm
- Forum: Everything
- Topic: FartAnnoyed - Rect not getting assigned values?
- Replies: 3
- Views: 3735
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:
- August 4th, 2020, 3:25 pm
- Forum: Everything
- Topic: installer manifest failed signature validation
- Replies: 0
- Views: 18836
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...
- July 17th, 2020, 11:04 am
- Forum: Everything
- Topic: Who's up for a group challenge?
- Replies: 165
- Views: 78748
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...
- July 16th, 2020, 11:56 am
- Forum: Everything
- Topic: Checking a variable against itself?
- Replies: 2
- Views: 2888
Re: Checking a variable against itself?
argument of if-statement is already a bool.
Instead of a variable you can just assign one of predefined values like:
BoardColor = Colors::Green;
Code: Select all
if(check_is_true){
dothis;
}
else{
dothat;
}
BoardColor = Colors::Green;
- July 10th, 2020, 1:13 pm
- Forum: Everything
- Topic: Git failed with a fatal error
- Replies: 3
- Views: 3645
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...
- June 25th, 2020, 4:52 pm
- Forum: Everything
- Topic: Chilismack
- Replies: 5
- Views: 4282
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...
- May 31st, 2020, 6:22 am
- Forum: Everything
- Topic: Who's up for a group challenge?
- Replies: 165
- Views: 78748
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...
- May 21st, 2020, 10:55 pm
- Forum: Everything
- Topic: Discord
- Replies: 9
- Views: 5693
Discord
Wtf is this?
- May 1st, 2020, 10:41 pm
- Forum: Everything
- Topic: Spirograph what I did from lesson 10
- Replies: 21
- Views: 17283
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...
- April 25th, 2020, 10:02 am
- Forum: Everything
- Topic: My first release!
- Replies: 9
- Views: 4909
Re: My first release!
Or just make a let's play - that would also do.