Search
Search found 937 matches
- Fri Mar 19, 2010 11:10 pm
- Forum: Other Games
- Topic: Minecraft
- Replies: 16
- Views: 47902
ok, I started over and went completely hogwild... I picked a hill and fortified it. The wall has only one gate and I'm considering adding some towers that go up an extra story at the corners. What I'm currently working on is hollowing out the hill into various rooms. I do have a stair that exits on ...
- Thu Mar 18, 2010 1:13 pm
- Forum: Other Games
- Topic: Minecraft
- Replies: 16
- Views: 47902
- Thu Mar 04, 2010 1:02 am
- Forum: Other Games
- Topic: FSX (and my first great FS adventure)
- Replies: 8
- Views: 20260
FSX (and my first great FS adventure)
I thought there was already a thread for this but I didn't find it. So here's my new one. :D I've been getting bored of all my current games and nothing new seems the least bit interesting... so I started going through all my old games and FSX was the one that stuck. Mostly I've been (re)familiarizi...
- Mon Mar 01, 2010 8:41 pm
- Forum: Other Games
- Topic: Supreme Commander 2
- Replies: 6
- Views: 16054
I actually hated the demo. It was like SupCom turned into StarCraft. Now it feels like just another RTS. However there was one new feature that I liked: the simple autogrouping feature that lets you reselect a group of units, to which you had previously given an order, with just a single click. (Tho...
- Thu Jan 28, 2010 4:10 pm
- Forum: Other Games
- Topic: BF Bad Company 2
- Replies: 22
- Views: 48640
- Sun Jan 24, 2010 4:52 pm
- Forum: Technical Stuff
- Topic: need some programmer help
- Replies: 9
- Views: 32700
lol, I just realized it is slow............... I think I might know what it is. *update* Ok, redownload it. I forgot the the Windows Forms Timer isn't accurate enough to use for a clock (not at the milliseconds level anyway). So I simply changed it to a deltaTime = lastTime.Subtract(DateTime.Now) to...
- Sun Jan 24, 2010 3:37 am
- Forum: Technical Stuff
- Topic: need some programmer help
- Replies: 9
- Views: 32700
- Thu Jan 21, 2010 12:04 am
- Forum: Technical Stuff
- Topic: need some programmer help
- Replies: 9
- Views: 32700
- Wed Jan 20, 2010 11:55 pm
- Forum: Other Games
- Topic: [Space Sim] X3: Reunion
- Replies: 6
- Views: 22669
Second off, in an M6 you are greatly restricted to where you can dock and do trade. I keep reading this, but I've not had any trouble docking anywhere yet. Though, TBH I've only docked at the Shipyard in Argon Prime, a couple Trading Stations, and something else that I cannot remember. Is it that i...
- Wed Jan 20, 2010 1:44 am
- Forum: Humor
- Topic: How to load a dump truck in a sailboat
- Replies: 1
- Views: 10961
- Wed Jan 20, 2010 12:29 am
- Forum: Other Games
- Topic: [Space Sim] X3: Reunion
- Replies: 6
- Views: 22669
[Space Sim] X3: Reunion
To keep up the trend of me not accomplishing anything, I decided to give my copy of X3:R a try. I've never been able to get into this game before, so this time I started off cheating. :twisted: I figured out real quick how to give myself credits, but that didn't seem so fun..... so I gave myself an ...
- Thu Jan 07, 2010 2:50 pm
- Forum: Technical Stuff
- Topic: Writing a programming game, not sure on the best approach
- Replies: 7
- Views: 20327
Hrmm... things are going slower than I had hoped. I decided to complete my degree and so school work is eating a lot of my programming time. Plus I've been having some issues with my game state manager and probably won't get to the graphics code until Saturday at the earliest. But I think I'll uploa...
- Thu Jan 07, 2010 2:26 pm
- Forum: Other Hobbies
- Topic: A few recent pics.....
- Replies: 8
- Views: 16541
This is one of the things I really want to do when I get a long enough lens. I really want to redo my lunar eclipse series with a lens that can fill the entire frame with the moon. I don't remember what I used for the last one but the moon was so heavily cropped (and my tripod so wobbly) that I simp...
- Mon Jan 04, 2010 11:40 pm
- Forum: Humor
- Topic: If the 1st amendment was treated like the 2nd amendment...
- Replies: 4
- Views: 12919
- Mon Jan 04, 2010 4:02 pm
- Forum: Technical Stuff
- Topic: Writing a programming game, not sure on the best approach
- Replies: 7
- Views: 20327
Thanks for the info. I have actually been looking into Lua, but for my initial 2d demo/game I've decided to use a simple assembly language. It hurts accessibility, but this project is a combination of a learning exercise and a testbed for my next game project. So it's not really something meant to b...