Difference between revisions of "WormKit"
From Worms Knowledge Base
CyberShadow (Talk | contribs) (It's all about the modules now) |
m |
||
Line 58: | Line 58: | ||
|- | |- | ||
| '''[[wkRehost]]''' | | '''[[wkRehost]]''' | ||
− | | Allows you to reopen a lobby of an already played game without quitting W:A and rehosting. | + | | Allows you to reopen a lobby of an already played game without quitting W:A and rehosting. <ref name="loader-only" /> |
| <font color="green">3.7.0.0 ▼</font> | | <font color="green">3.7.0.0 ▼</font> | ||
| [[People/Kawoosh|Kawoosh]] | | [[People/Kawoosh|Kawoosh]] |
Revision as of 21:10, 24 February 2013
WormKit | |
---|---|
Developer: | CyberShadow |
Supported games: | W:A |
Supported W:A version: | All versions |
Language: | Delphi |
License: | Open-source[1] |
WormKit was an extension framework for Worms Armageddon. The distribution contained a module loader (whose only purpose is to load WormKit modules), and a set of default modules, each providing specific functionality.
By convention, a WormKit module is a DLL file, the filename of which begins with the letter "wk". There is no API or further integration, however some DLLs can provide common functionality for other modules to share (such as wkPackets).
Starting with W:A version 3.7.0.0, the ability to load WormKit modules is included as a game option, which makes the loader itself obsolete.
Modules
Name | Short description | For W:A ver. | Developer |
---|---|---|---|
WormNAT2 | Allows hosting games even if you're behind a router or firewall. | 3.6.28.0+ | CyberShadow |
FileOverride[1] | Override files from the CD-ROM with your versions. | All | CyberShadow |
AntiKeyboardHook[1] | Stop Worms from disabling Alt+Tab / Win+... keyboard combinations.[2] | All | CyberShadow |
SoundCardSelect[1] | Choose the soundcard W:A should use for sound output. | All | CyberShadow |
RubberWorm | Extends the W:A physics engine with new options. | 3.7.0.0 ▼ | Pisto, Kawoosh |
ReplayShark | Allows to build a directory of nice moments by pressing a button when something cool happens. | 3.7.0.0 ▼ | Glide |
wkPrivateCfg | Allows you to store all the W:A settings in an INI file instead of registry. | 3.7.0.0 ▼ | Kawoosh |
wkRehost | Allows you to reopen a lobby of an already played game without quitting W:A and rehosting. [2] | 3.7.0.0 ▼ | Kawoosh |
wkIndiMask | It allows maps to have both destructable and indestructable areas by embedding data in the palette. | 3.7.0.0 ▼ | Plutonic |
D3D9Wnd | A Direct3D 9-based windowed mode, which works natively and includes some cool features. | 3.7.0.0 | Kawoosh, StepS |
wkKawooshKick | An in-game kicking module, fully compatible with v3.7.0.0, supports the kicking reason. | 3.7.0.0 | Kawoosh |
wkLobbyCmd | Allows to change the in-game resolution from a network game lobby to any value. | 3.7.0.0 | Kawoosh |
wkNV3Doff | Prevents the NVIDIA 3DVision from becoming active when using Direct3D 9. | All | Kawoosh |
wkMapGEN | A part of MapGEN, allows to generate random PNG maps from the map editor. | All | Plutonic |
wkPointerScan | A pointer scan written specifically for W:A. Helpful in the development of new Wormkit modules. | All | Pisto |
wkAntiLag | A simple module to fix the screen lags while gaming by increasing the WA.exe process priority. | All | Kawoosh |
wkRandomMap | Allows you to download random maps from WMDB directly from the map editor. | Undefined | ShadowTheAge |
wkVersionCheck | An example on C++ to verify the W:A version before hooking code. | All | Kawoosh |
wndmode | DirectDraw windowed mode running in a wrapper. | All | menopem, VEG, Kawoosh, StepS |
wkUseDesktopWindow | Enables use of desktop window, which in future will help to run WWP and older W:A on Wine. | All | Muzer |
wkSample | The example open source module, which shows the development of WormKit modules. | All | The SCS |
Obsolete or incompatible modules
Name | Short description | Supported W:A ver. | Developer |
---|---|---|---|
wkColorFix | Fixes the color bug on Vista and Windows 7 by suspending an "explorer.exe" process. | All | CyberShadow |
wkPathOverride | Modifies the registry to use WormKit.exe for URLs (like "wa://") and replay files. | All | Kawoosh |
wkPXColorPwnage | Fixes the Darker team colour scheme when PX is enabled. | 3.6.31.0 | Kawoosh |
wkKawooshKick | An in-game kicking module, fully compatible with v3.6.31.0, supports the kicking reason. | 3.6.31.0 | Kawoosh |
wkKawooshKick | A kicking module which is compatible with W:A 3.6.31.2b (the first Steam release). | 3.6.31.2b | Kawoosh |
FkeyRearrange | Allows user to redefine weapons order and content for each F hotkey. | 3.6.29-31.0 | boobl |
Localizer | Allows you to translate W:A fully (frontend, ingame, etc), goes with an editor. | 3.6.31.0 | Kawoosh |
wkLobbyCmd | Allows to change the in-game resolution from a network game lobby to any value. | 3.6.31.0 | Kawoosh |
wkKeyRemap | A W:A-specific key remapper which doesn't affect chatting and works only in game. | 3.6.31.0 | Kawoosh |
Project X | Extends W:A with scripting, custom weapons and DirectX 9 rendering. | 3.6.31.0 | Entuser |
JetFix | Provides a workaround for the jetpack bug when using BattyRope or TestStuff. | 3.6.29.0 | Pisto |
wKick | Allows you to kick people in-game by typing a command in the chat. Works only on the old 3.6.28.0 version. | 3.6.28.0 | Pisto |
wkCinusKick | An analog to wKick module for W:A update 3.6.29.0. | 3.6.29.0 | Cinus |
LaserFix | A fix for the Laser Sight desynchronization bug in v3.6.29.0, and some nice features. | 3.6.29.0 | Pisto |
History
WormKit was first released on April 5, 2006. Since its release, no significant changes or additions were made to the framework itself. Although there was some work on additional default modules, including an anti-cheating system (wkWormisign) and a Fiddler-like scripted game engine add-on (wkMagic), none reached a development phase mature enough to be released, and thus the ideas were dropped.
In July 2011, WormKitDS was released. WormKitDS is an alternative module loader which removes the need of a launcher program. WormKitDS made managing WormKit-requiring replays easier, and worked under Linux and for the Steam edition of the game, whereas the original WormKit did not.
In December 2012, W:A 3.7.0.0 was released, with the addition of an option to load WormKit modules on startup. The new option made the loaders mostly obsolete.
In February 2013, the original WormKit homepage (previously located at http://worms.thecybershadow.net/wormkit/) was shut down and turned into a redirect to this page. The default modules have been made available as separate downloads. The old (obsolete) distribution can still be downloaded here.