Template:Archived Page History/Sledge/en: Difference between revisions
(Add link to Sledge continue by Duude92) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{langsp}} | {{langsp}} | ||
{{ | {{ModernDeprecated|Sledge is no longer being actively developed, and is rather incomplete and buggy; consider using {{jack|2}}, {{tb|2}}, or {{nrc|2}}.<br>Sledge may still be occasionally useful for generating certain geometry with its advanced primitives, but should not be used as one's primary map editor.}} | ||
{{Sledge|4}} | |||
{{Sledge|4}} was a free and open source level editor which supports the [[GoldSrc]] engine. | |||
The original scope of Sledge was to offer advanced editing features from later versions of Hammer and other editors and make them available to all users, regardless of which engine they choose to use. | The original scope of Sledge was to offer advanced editing features from later versions of Hammer and other editors and make them available to all users, regardless of which engine they choose to use. | ||
Sledge | Sledge used the same file formats as Hammer does (RMF, MAP, VMF) and maps are compatible between both programs. The editing process is almost identical to Hammer, the hotkeys are the same, as well as many of the screen elements and dialogs. Switching to Sledge will not be difficult for users who are familiar with Hammer. | ||
== Requirements == | == Requirements == | ||
Line 13: | Line 13: | ||
== Advantages == | == Advantages == | ||
*Sledge | *Sledge incuded many editing features available in Hammer 4 into the Goldsource editing environment. | ||
*It | *It was built using modern frameworks and libraries, and is tested on modern operating systems. | ||
*It | *It was constantly being enhanced and new features are always being added. | ||
*It is open source, which means the source code is available to everybody to modify and improve. | *It is open source, which means the source code is available to everybody to modify and improve. ( Even though it is no longer being actively developed its source code is available ) | ||
== Features == | == Features == | ||
* | * It Ran on modern operating systems and graphics cards | ||
* Full support for GoldSrc editing | * It had Full support for GoldSrc editing | ||
* | * I was capable of Reading and writing [[RMF]], [[MAP]], [[VMF]] files, as well as its own [[SMF]] format. | ||
{{bug|RMFs written by Sledge can become unreadable by other editors. Prefer saving in VMF or MAP instead.}} | {{bug|RMFs written by Sledge can become unreadable by other editors. Prefer saving in VMF or MAP instead.}} | ||
* Complete compatibility with Hammer maps | * It had Complete compatibility with Hammer maps | ||
* Proper decimal precision for sub-grid geometry | * It had Proper decimal precision for sub-grid geometry | ||
* Support for | * Support for larger maps | ||
* Support for multiple visgroups per object | * Support for multiple visgroups per object | ||
* Automatic visgrouping | * Automatic visgrouping | ||
* Displays models from unextracted PAK files | * Displays models from unextracted PAK files | ||
* Improved texture browser filtering and display options | * Improved texture browser filtering and display options during its lifetime | ||
== Sledge Public Beta missing content == | |||
{{Note|Sledge is longer being actively developed, however some features that where planned before being cut}} | |||
* Model loading | * Model loading | ||
* Cordon clipping during compile | * Cordon clipping during compile | ||
Line 40: | Line 41: | ||
'' | '' | ||
== Source Support == | == Source Support == | ||
The current milestone is to fully support Goldsource editing. Once the alpha test is complete, work to add support for Source will likely begin. Full Source support is expected to be released in version 2. But | |||
{{Note|Sledge is longer being actively developed, however its 2.0 version was planned to have a Source compatibility}} | |||
The current milestone is to fully support Goldsource editing. Once the alpha test is complete, work to add support for Source will likely begin. Full Source support is expected to be released in version 2. But official development was discontinued. So it's unlikely that it's would be added in the future. | |||
Many Source editing features will be available in Goldsource as well, such as displacements and instances. | Many Source editing features will be available in Goldsource as well, such as displacements and instances. | ||
== | == Possibilities suggested during lifetime == | ||
{{Note|Sledge is longer being actively developed, however some features that where planned before shutting down}} | |||
These features will convert to Goldsource-compatible brushwork when a map is compiled. | These features will convert to Goldsource-compatible brushwork when a map is compiled. | ||
Future Possibilities | Future Possibilities |
Revision as of 12:36, 4 April 2024




Sledge may still be occasionally useful for generating certain geometry with its advanced primitives, but should not be used as one's primary map editor.
Sledge was a free and open source level editor which supports the GoldSrc engine.
The original scope of Sledge was to offer advanced editing features from later versions of Hammer and other editors and make them available to all users, regardless of which engine they choose to use.
Sledge used the same file formats as Hammer does (RMF, MAP, VMF) and maps are compatible between both programs. The editing process is almost identical to Hammer, the hotkeys are the same, as well as many of the screen elements and dialogs. Switching to Sledge will not be difficult for users who are familiar with Hammer.
Requirements

- Windows (XP, Vista, 7, 8)
- Microsoft .NET 4.0
- OpenGL compatible graphics card
Advantages
- Sledge incuded many editing features available in Hammer 4 into the Goldsource editing environment.
- It was built using modern frameworks and libraries, and is tested on modern operating systems.
- It was constantly being enhanced and new features are always being added.
- It is open source, which means the source code is available to everybody to modify and improve. ( Even though it is no longer being actively developed its source code is available )
Features
- It Ran on modern operating systems and graphics cards
- It had Full support for GoldSrc editing
- I was capable of Reading and writing RMF, MAP, VMF files, as well as its own SMF format.

- It had Complete compatibility with Hammer maps
- It had Proper decimal precision for sub-grid geometry
- Support for larger maps
- Support for multiple visgroups per object
- Automatic visgrouping
- Displays models from unextracted PAK files
- Improved texture browser filtering and display options during its lifetime
Sledge Public Beta missing content

- Model loading
- Cordon clipping during compile
- Built-in support for prefabs/instances
- Automatic detection of game configurations
Source Support

The current milestone is to fully support Goldsource editing. Once the alpha test is complete, work to add support for Source will likely begin. Full Source support is expected to be released in version 2. But official development was discontinued. So it's unlikely that it's would be added in the future. Many Source editing features will be available in Goldsource as well, such as displacements and instances.
Possibilities suggested during lifetime

These features will convert to Goldsource-compatible brushwork when a map is compiled. Future Possibilities Because Sledge is open source, the possibilities for future expansion are endless. Some popular ideas include the following:
- Collaborative editing and multi-user support
- A plugin system and support for scripting
- Built-in support for version control systems like SVN and Git
- Powerful displacement editing tools
- A complete 'Sledge SDK' containing other editing and creation tools based on the Sledge code base...and anything else you can think of!
Media
External links
- Website at GitHub
- GitHub Repository
- HammerTime (active development fork) at GitHub