We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Simon Anciaux
-S was required before to go fullscreen, but I believe it isn't used anymore.
»
Simon Anciaux
Shouldn't this line on those lines u need to account for a local_player->collision.position.x that…
»
simon sutherington
-f 12 -F -S works fine for me with 4.0.25 It seems that the order is important, the font size firs…
»
Maykeye
I YOLO'd and took both video and arty. Lessons learned: a) Chinese resellers don't like pmods fo…
»
David Madrigal-Hernandez
Hi all! So, I have been messing around with the command line options for 4Coder, trying to figure …
»
mojobojo
So I am attempting to write some super simple collision code. The boxes will never be rotated and …
»
Ryan Fleury
I finally got a new devlog out. In this one, I discuss some new design ideas and the game's brand…
»
Platin21
So many people do a .tmLanguage but i did already make one it works for sublime/vscode/textmate/v…
»
Ryan Fleury
Hmm, okay. Thanks so much for your responsiveness and help!
»
Ryan Fleury
OliverMarsh, You've made an interesting distinction between, say, music just being a part of a wor…
»
Platin21
I did already make one it's up on github. Works with sublime/textmate/vscode (vs apparently throug…
»
Jorge A. Gomes
I've been playing around with sublime-syntax files in attempt to get Ion syntax highlighting worki…
»
Allen Webster
I think I hit the same bug this morning with Windows 10, Visual Studio 2017. I also run a Windows…
»
Ryan Fleury
Great! No worries, I hadn't mentioned those. :) I'm currently at my work computer which also had t…
»
Allen Webster
Update! I think I have a new idea, can you answer these questions for me? (Sorry if you already me…
»
hasen.judy
The way you designed your Nodes/Terms seems perfectly natural to me and is basically how you would…
»
hasen.judy
I think this is a very reasonable project and not really as insurmountable as some people might th…
»
Lokathor
What helped me the most in switching far away from Java/OOP was to go to the "polar opposite": Has…
»
Per Vognsen
Cool, that's good to know. Heads up: There's been a major overhaul to the compiler to deal with pa…
»
Oliver Marsh
Another resource is game programming patterns . You can view the whole book on the site. I found t…
»
Mārtiņš Možeiko
Generics are not close to "meta-programming". But C# has very powerful "meta-programming" capabil…
»
AlexKindel
I use the term loosely, for sure. I'm certainly not wedded to the idea that whatever structure I …
»
AlexKindel
In the current project, I think it would be necessary to error check at every layer: the only kind…
»
Thebigfox
Thanks so much for the help! I'm starting to figure stuff out and I managed to get my keybindings …
»
Allen Webster
Hmm well this is a real puzzler. Thanks for helping me eliminate possible causes. Unfortunately I…
»
Allen Webster
I'm sorry to admit, it has indeed become quite complicated in the custom layer. Shipping simpler …
»
Ryan Fleury
I should clarify that I don't really consider 'object-oriented programming' to be a set of languag…
»
Ryan Fleury
I set up a project file, and everything is working nicely, though the problem still seems to persi…
»
ratchetfreak
The answer to number one is meta programming or copy and paste. The answer to the second is prope…
»
AlexKindel
Fair enough. I do have a couple questions that are applicable much more generally than my current …
»