Update:
Here are some screenshots:
http://www.geocities.com/heatv01beta/screen000.jpg
http://www.geocities.com/heatv01beta/screen001.jpg
http://www.geocities.com/heatv01beta/screen002.jpg
I've added the following features:
Ability to take multiple screenshots by pressing F11 (the file will ...
Search found 9 matches
- Sun Nov 05, 2006 6:15 am
- Forum: Project Announcements
- Topic: Heat v0.1 Beta
- Replies: 6
- Views: 1730
- Sun Nov 05, 2006 1:43 am
- Forum: Project Announcements
- Topic: Heat v0.1 Beta
- Replies: 6
- Views: 1730
Excellent feedback, thanks for that. We were aware of a few of those bugs (game crashes if you start a new game after finishing one, and falling off the edge causes a respawn in the same location). We have already fixed a few bugs ready for the next release, but we really appreciate your feedback ...
- Sun Nov 05, 2006 12:02 am
- Forum: Project Announcements
- Topic: Heat v0.1 Beta
- Replies: 6
- Views: 1730
- Sat Nov 04, 2006 4:16 am
- Forum: Project Announcements
- Topic: Heat v0.1 Beta
- Replies: 6
- Views: 1730
Heat v0.1 Beta
We've just released the beta of our multiplayer shooter called Heat, created using the Irrlicht engine (in addition to IrrKlang, Raknet and Newton). The game was developed as an assessment for a university course, and we'll make the code available soon.
Although we've written a 'battle.net-style ...
Although we've written a 'battle.net-style ...
- Mon Aug 21, 2006 1:32 am
- Forum: Beginners Help
- Topic: Newton gravity has no effect
- Replies: 1
- Views: 360
- Fri Aug 18, 2006 11:57 am
- Forum: Beginners Help
- Topic: Newton gravity has no effect
- Replies: 1
- Views: 360
Newton gravity has no effect
I implemented Newton as per the tutorial - I have a terrain and a sydney model with the sydney model starting up in the air.
I've turned on debugging, and the terrain mesh and the ellipsoid around sydney both appear fine.
However, nothing happens. She doesn't fall to the ground like she should. I ...
I've turned on debugging, and the terrain mesh and the ellipsoid around sydney both appear fine.
However, nothing happens. She doesn't fall to the ground like she should. I ...
- Fri Aug 18, 2006 2:51 am
- Forum: Bug reports
- Topic: version 1.1 - everything is white
- Replies: 15
- Views: 2309
- Sat Jul 29, 2006 2:25 am
- Forum: Beginners Help
- Topic: Raknet
- Replies: 5
- Views: 961
- Fri Jul 28, 2006 7:00 am
- Forum: Beginners Help
- Topic: Raknet
- Replies: 5
- Views: 961
Raknet
Is there any way to structure Raknet (as per Dave Andrews tutorial) so it doesn't have to be a separate program?
The tutorial has the server go through an endless loop waiting for connections. I don't want to structure it this way. Can it be done by using events or threads or something?
I would ...
The tutorial has the server go through an endless loop waiting for connections. I don't want to structure it this way. Can it be done by using events or threads or something?
I would ...