Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.481.710 Times

Scorched3D 41 Beta

  Date Added: September 05, 2010  |  Visits: 1.092

Scorched3D 41

Report Broken Link
Printer Friendly Version


Product Homepage
Download (90 downloads)



Scorched 3D project is a game based loosely (or actually quite heavily now) on the classic DOS game Scorched Earth "The Mother Of All Games". Scorched 3D adds amongst other new features a 3D island environment and LAN and internet play. Scorched 3D is totally free and is available for both Microsoft Windows and Unix (Linux, FreeBSD, Mac OS X, Solaris etc.) operating systems. You can pick up the game and begin playing very quickly. Then, when/if you are interested, you can poke in the dimmer recesses of the game and get into the strategy (or just ignore it altogether!). At its lowest level, Scorched 3D is just an artillery game with two+ tanks taking turns to destroy opponents in an arena. Choose the angle, direction and power of each shot, launch your weapon, and try to blow up other tanks. Thats basically it. But Scorched 3D can be a lot more complex than that, if you want it to be. You can earn money from successful battles and use it to invest in additional weapons and accessories. You can play with up to twenty four other players at a time, mixing computer players with humans. Theres a variety of changing environmental conditions and terrains to be dealt with. After the end of each round (which ends when everybody dies or theres only one person left), you get to buy stuff using the prize money you won from previous matches. Whats New in This Release: - Added: UDP message handler for games COMs - Added: ClearTracerLines console command - Added: Moved ODE and zlib to external libraries and updated vesions - Added: Changed objects and trees to be targets - Added: Removed GIF files in preference to PNG files - Added: wxWindows server GUI has been depricated (now console only) - Added: Windows build of scorched has been updated to use visual studio express - Added: Split server, client and laucher into seperate applications (server now has no reliance on GUI libs) - Added: Refactored source to give a better client/server devide - Added: More smoke kicked up when tank drives over and removes a target - Added: Transparency available to missiles (and all other models) - Added: Users connecting to web admin console from the local machine dont need an admin account - Added: Console server now sends server logging to stdout - Added: GLWTime widget to allow a clock to be drawn on screen - Added: Dragging the mouse will drag the landscape (clicking still moves to look at point) - Added: Split and inter-dependancy removal of configure.ac files - Added: Camera recentered on tank at the start of each new round - Added: For single player games camera position remembered for each player - Added: Server only compilation for Windows and Unix systems - Added: Text chat shown during level loading - Added: All models are cached including animated models - Added: All models are now animated (missiles, tanks, targets, boids etc...) - Added: Bird animations are now not syncronized - Added: Concept of an offical server, displayed on the net browsing dialog - Added: Custom port and socket support for stats database connection - Added: Asyncronous message support to UDP message handler - Added: Server is only simulated periodically when playing offline - Added: Mysql reconnection when connection lost - Added: File logger splits files into ~256K chunks (and not by number of lines) - Added: Removed use of ODE in preference to a simplier particle physics engine - Added: Added target collision space that can be used for fast target bounds checking - Added: Server now simulates the shots in real-time allowing for the addition of real-time gameplay - Added: Server only sends initial shots and seeds to clients for each turn saving on bandwidth - Added: ScorePerMoney value is now per 1000 rather than per 100 - Added: Web management authentication failure reponse is delayed before sending back to client - Added: Web management sessions view to show logged in web admins - Added: Web management exit when empty option (to exit server when no one is playing) - Added: Web management log file search feature for finding strings in log files - Added: Web management landscape, main, players, mods settings dialogs - Added: Web management mod upload and import feature to allow remote uploading of mods - Added: Web management looking up of unique ids for users - Added: Web management combining user stats - Added: DebugFeatures option for server.xml to disable InfoGrid - Added: New wall types: WallActive and WallInactive - Added: botonly option for accessories (ie: only for bots, not for AI objects) - Added: Server file logging can be turned on from server settings - Added: Concept of movement routines for targets so targets can now move - Added: Boids and ships are now targets (can have a physical presence) - Added: Boids and ships have the same positions on all clients and the server - Added: Cleaned unused tags from landscape placement and ambientsound files - Added: All aspects of the landscape (placement, sound, movement...) can be defined in the same file - Added: Concept of a general include file to replace specific sound, movement, placement files. - Added: nocollision, nodamageburn, nofalling, displaydamage and displayshadow attributes to targets. - Added: New Plan map and buoys drawn on map - Added: Server log page on web admin can auto-refresh - Added: minsize and maxsize attributes to tree placement type to control scale - Added: WeaponGroupSelect to allow weapons to select target from groups (e.g. boids weapons) - Added: thrusttime and thrustamount attributes to WeaponProjectile to simulate missile thrust - Added: maintainvelocity attribute to WeaponRoller to allow rollers to main the previous weapons momentum - Added: Objects that become very small are now culled (not drawn) - Added: maxobjects attribute to tree placement to set an upper limit on the number of trees created (default 2000) - Added: Trees are now specified as a different model type (Tree) instead of a seperate placement type - Added: Spline movement type for moving targets round a pre-defined set of control points - Added: usefuel attribute on WeaponMoveTank can now be true, false or an integer for a constant use of fuel. - Added: Changed the default web interface colors to match the forum scheme (finally) - Added: Laserproof shield attribute can be set to true, false or total. Total blocks all laser damage. - Added: Plan view darkens to increase the visibility of when lines are drawn by other players - Added: flattendestroy attribute to targets to specify if they should be removed then a tank stops near them - Added: Scorched splash screen shown each time a new version is installed - Added: Capability for music (music can be configured for different actions both globaly and on a per level basis) - Added: tabgroups to accessories, a tabgroup is the grouping used to group accessories in the buy dialog - Added: Seperate volume control for music - Added: Per-level options to allow levels to specify specific options e.g. Teams, No Walls etc.. - Added: Customer user avatars can be placed into the .scorched3d/avatars directory - Added: nofallingdamage attribute to targets so they dont get hurt when falling - Added: drag attribute to WeaponProjectile to allow a more realistic projectile motion - Added: Error messages with lines that are more than 75 characters are wrapped onto the next line - Added: Players can gift money to other players in their team - Added: Some floats can now be a random range or a distribution of values - Added: Web management chat is now in real-time - Added: Reason for user discconecting from a net game is now visible to all clients - Added: Shift-z hides and shows all gui components - Added: Chat channels for server side filtering of chat - Added: Chat spam auto muting - Added: Chat supports links to players, channels and weapons. Displayed as tooltips. - Added: New launcher and splash screen graphics - Added: Scorched server automatically calculates ranks and orphaned avatars - Added: WaterCollision attribute to WeaponProjectile - Added: WeaponLabel and WeaponGotoLabel to allow looping with in weapons - Added: Any image file type can be used for textures, levels, etc... (not avatars) - Added: texture attribute to WeaponLightning to allow different textures to be used - Added: jpg file support - Added: Full screen anti-aliasing support - Added: New TankAIs, ais are more accurate, can defeat shields and use fuel, napalm, rollers - Added: boolean option to select whether graphics are paused when window focus lost - Added: WeaponMessage primitive to be able to display messages (combat channel only - should add ability to select channel) - Added: Level of detail for water (geo mipmaps) and changed water bounds so all of it moves - Added: New water movement algorithm using discrete fourier transform (based on an algorithm by Thorsten Jordan) - Added: GL shader support for more realistic renderering of the water - Added: Landscape reflections in water - Added: Shadows on water (hides sun too) - Added: Option to disable pausing of graphics when window loses focus - Added: FramesPerSecondLimit option to settings dialog - Added: Admin audit log showing all admin operations on players - Added: Admin username and optional reason are added to the list of banned players - Added: Realtime-shadows - Added: Depth-cueing on landscape - Added: Assists are awarded when a tank resigns - Added: Player tank remains when a player disconnects during shots being played - Added: dampenvelocity tag to control amount of inertia given to rollers with maintainvelocity true - Added: Different and more explosion textures - Added: Explosion mode is always animate (noanimate tag added to WeaponExplosion) - Added: Teleport animation - Added: Server looped messages are sent on the announce channel so they can be turned off - Added: Servers with stats support with always give the same players the same player id - Added: Players that are muted and then leave and rejoin are still muted when stats support is enabled - Added: WeaponPosition primitive to set explicit position of an accessory - Fixed: High detail tanks being used for other players when detail level set low - Fixed: Removed keep-alive header in http requests - Fixed: Server will only show log files via the management interface that it created - Fixed: SDL_Quit being called twice on the client - Fixed: Sound failing to initialize will not prevent the client from being run - Fixed: Optimized settings sent to the client to send only different settings - Fixed: Optimized path finding code for tank movement - Fixed: Wall hit indicators are now particles and so wont mask other effects - Fixed: Server only serializes and compresses coms message once when sending to multiple clients - Fixed: If client starts falling behind at 8x speed it will drop to 4x speed - Fixed: Teleports with groundonly set to false should function correctly in caverns - Fixed: Cleaned up tank state machine - Fixed: MOTD and Rules dialogs reflect changes made while connected to server - Fixed: Darkened night water (thanks Deathstryker) - Fixed: Flag reseting on buying screen when buying items - Fixed: Tanks on the plan view are surrounded by a black border (also smoothed) - Fixed: Server web managament can view settings that do not fall into the usual brackets - Fixed: Bug where a space in the installation file name could cause starting issues - Fixed: Spectators cannot win (or draw) a game - Fixed: Pressing enter can send many lines of text - Fixed: Clients hanging when a mod download was in place. Scorched 3D a 3D update of Scorched Earth

Requirements: No special requirements
Platforms: Linux
Keyword: Artillery Game Beta Games Management Players Rts Scorched Scorched Earth Server Weaponprojectile Web Web Management
Users rating: 0/10

License: Freeware Size: 55 MB
USER REVIEWS
More Reviews or Write Review


SCORCHED3D 41 RELATED
Arcade Style Games  -  JScorch - Scorched Earth in Java 30
A port of the cool tank shooting game Scorched Earth to Java, to be enjoyed by people on every platform
723.6 KB  
Arcade Style Games  -  Scorched Earth 2000 1061
Java remake of the old classic game Scorched Earth. Applet with multiplayer over the Internet.
285.74 KB  
Database Tools  -  Scorched Earth Online War 1.136
Scorched Earth Online War is a dynamic multiplayer campaign system for running on-line wars using the IL-2 combat simulator. SEOW is a free add-on for IL-2 under the GNU Public Licence.
327.68 KB  
Strategy Games  -  The Frost Project 32
a multi-player game, similar to worms, gunbound and scorched earth, played in real time. Written in C++ using SDL Libraries.
4.89 MB  
Games  -  Scorched Earth 3.1.0
Scorched Earth is a dynamic multiplayer campaign system for running on-line wars using the IL-2 combat simulator. Scorched Earth is a free add-on for IL-2. The SEDB31-series databases are available either in MySQL4/MySQL5 or MSAccess2003 flavours,...
 
Arcade Style Games  -  King of the Hill 0.8.0
King of the Hill project is a full client/server multiplayer artillery game in the scorched earth tradition. King of the Hill (KOTH) is an artillery game in the grand old tradition of little tanks with ridiculously powerful weapons trying to...
133.12 KB  
Games  -  CrosuS Total Game and Mod Management 1.0
CrosuS Total Game and Mod Management is a game administration system that lets you download, install and run mods for your favourite games, with just one mouse click, without effort.CrosuS Total Game and Mod Management offers you game articles and...
7 KB  
Gaming Utilities  -  Kapitalist 0.3
Kapitalist project is a Monopoly-like board game for 2-8 players. Walk around the board, buy properties, receive rent from your competitors, try to get monopolies to build houses and hotels on them and finally be the richest on the board....
1024 KB  
Development Tools  -  Staker 0.6
Staker is a 3-D artillery warfare game that was inspired by Tank Wars and Scorched Earth, BASIC games I played many years ago. This is just a beta version, so it doesn't have everything in it that I would like. For instance, there is only one type...
1.82 MB  
Strategy Games  -  Scorched 3D 39.1
At its lowest level, Scorched 3D is just an artillery game with two+ tanks taking turns to destroy opponents in an arena. Choose the angle, direction and power of each shot, launch your weapon, and try to blow up other tanks, that's basically it....
29 MB  
NEW DOWNLOADS IN LINUX SOFTWARE, GAMES
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Games  -  Forge Of Empire 3
In the browser game Forge of Empires you can build your own city and experience all of history from its perspective - from the stone age on through the centuries. Explore new technologies that ring in a new era. Leave a mark with unique,...
4.26 MB  
Games  -  JediMUD 1.0
JediMUD is a Multi User Dungeon (MUD) game. In other words, it's a text-based role-playing game with users from all over the world. During your travels, you will encounter characters run by real people, challenge the computer-generated...
92.16 KB  
Games  -  WorldForge::Eris 1.3.18
Eris is designed to simplify client development (and promote code reuse) by providing a common system to deal with the back-end Atlas tasks. Notably, Eris encapsulates most of the work in getting Atlas entities available on your client, logging...
583.68 KB  
Games  -  SportsPHool for Linux 1.0
SportsPHool is a PHP/MySQL-based sports pick 'em application, similar to the pick 'em games on ESPN and other sports sites. SportsPHool will track winners/losers, play against the spread, run multiple sports games, and build dynamic graphs.
368.64 KB  
Games  -  Pentagram 20101015
Pentagram is a project aiming to create an Ultima 8 engine for use on modern operating systems, including Linux, Mac OS X and Windows.
5.58 MB