# HG changeset patch # User almikes@aol.com # Date 1417632026 0 # Node ID 1e8c89d93ea90c2383067cc068ca12ee130235bc # Parent d584704354ad9e73446095683f28047d61b9dfd8 Alphbetically sort gear types and put them into semantic categories. diff -r d584704354ad -r 1e8c89d93ea9 GearTypes.wiki --- a/GearTypes.wiki Wed Dec 03 18:19:49 2014 +0000 +++ b/GearTypes.wiki Wed Dec 03 18:40:26 2014 +0000 @@ -1,73 +1,95 @@ This is a list of (hopefully) all gear types, along with a short description and the interpretation of the gear’s tag (see `GetTag` and `SetTag` in [LuaAPI]). -Please note this list is still mostly TODO. +Please note this list is still mostly TODO. The categories presented here are purely for a better overview here; they do not neccessarily reflect anything in the actual game’s source code. + +== Land objects == +This is a list of gears which usually stay on the land for a long time and stay for several rounds and can’t normally directly placed by players. || Gear type || Description || Meaning of tag || -|| gtATStartGame || TODO || TODO || -|| gtATFinishGame || TODO || TODO || -|| gtWaterUp || If added, water will rise. Coordinates are ignored. || Number of pixels the water still has to rise. By default, the tag will have an initial value of 47. The gear will be removed when the tag equals 0. || -|| gtAddAmmo || TODO || TODO || -|| gtGenericFaller || TODO || TODO || -|| gtTarget || a target, useful in target practice missions. || TODO || || gtCase || an ammo, utility or health crate || TODO || || gtExplosives || TODO || TODO || || gtFlake || TODO || TODO || || gtFlame || a flame || between 0-32 (TODO) || || gtGrave || a grave from a dead hedgehog || TODO || || gtHedgehog || a hedgehog || used for animation. 0 = no animation plays. Other value: animation plays || -|| gtRope || a rope || TODO || -|| gtTardis || a !TimeBox || TODO || -|| gtParachute || a parachute || TODO || +|| gtPortal || a portal from the portable portal device || TODO || +|| gtTarget || a target, useful in target practice missions. || TODO || + +== Utilities == +A list of “utility” gears. + +|| Gear type || Description || Meaning of tag || +|| gtGirder || a girder (construction) || TODO || || gtJetpack || a flying saucer || TODO || -|| gtGirder || a girder || TODO || -|| gtTeleport || teleportation || TODO || +|| gtLandGun || the land spray tool || power of land spray (0-10) || +|| gtParachute || a parachute || TODO || +|| gtResurrector || resurrection || TODO || +|| gtRope || a rope || TODO || || gtSwitcher || switch hedgehog || TODO || -|| gtPortal || a portal from the portable portal device || TODO || -|| gtLandGun || the land spray tool || power of land spray (0-10) || +|| gtTardis || a !TimeBox || TODO || +|| gtTeleport || teleportation || TODO || + +== Weapons and main projectiles == +List of weapons which can be directly used or launched by the players. + +|| Gear type || Description || Meaning of tag || +|| gtAirAttack || The airplane of an air attack || direction of airplane (-1 = left, 1 = right) || +|| gtBallGun || a ballgun || TODO || || gtBee || homing bee || wheather the bee is underwater (0 = no, 1 = yes) || +|| gtBirdy || Birdy || facing direction (left = -1, right = 1) || +|| gtBlowTorch || a blowtorch || TODO || +|| gtClusterBomb || a cluster bomb || TODO || +|| gtCake || a cake || A timer for the final “sitting down” animation. It starts at 0 and will be destroyed when it reaches 2250. || +|| gtDEagleShot || a shot from a desert eagle || TODO || +|| gtDrill || drill rocket || used for drill strike. If 1, then first impact occoured already || +|| gtDynamite || a dynamite || TODO || || gtFirePunch || shoryuken || Y coordinate || -|| gtDrill || drill rocket || used for drill strike. If 1, then first impact occoured already || || gtFlamethrower || a flamethrower || power of flamethrower (0-10) || -|| gtResurrector || resurrection || TODO || -|| gtAirAttack || The airplane of an air attack || direction of airplane (-1 = left, 1 = right) || -|| gtCake || a cake || A timer for the final “sitting down” animation. It starts at 0 and will be destroyed when it reaches 2250. || +|| gtGasBomb || an old limburger || TODO || +|| gtGrenade || a grenade || TODO || +|| gtHammer || a hammer || TODO || +|| gtHellishBomb || a hellish hand-grenade || TODO || +|| gtIceGun || a freezer || TODO || +|| gtKamikaze || an ongoing kamikaze || TODO || +|| gtKnife || a cleaver || TODO || +|| gtPiano || piano from piano strike || TODO || +|| gtPickHammer || a pickhammer || TODO || || gtRCPlane || a RC plane || dX speed??? || -|| gtBirdy || Birdy || facing direction (left = -1, right = 1) || -|| gtEgg || an egg from birdy || TODO || -|| gtGrenade || a grenade || TODO || +|| gtMolotov || a molotov cocktail || TODO || +|| gtMortar || a mortar || TODO || +|| gtMine || a mine || TODO || +|| gtSeduction || seduction || TODO || || gtShell || a bazooka shell (projectile) || TODO || || gtShotgunShot || a shot from a shotgun || TODO || -|| gtPickHammer || a pickhammer || TODO || -|| gtMine || a mine || TODO || -|| gtDEagleShot || a shot from a desert eagle || TODO || -|| gtDynamite || a dynamite || TODO || -|| gtClusterBombe || a cluster bomb || TODO || -|| gtCluster || a cluster from the cluster bomb or the mortar || TODO || || gtShover || used by baseball bat (TODO) || TODO || -|| gtAirBomb || a bomb from the air attack or the RC plane || TODO || -|| gtBlowTorch || a blowtorch || TODO || -|| gtMortar || a mortar || TODO || -|| gtWhip || a whip || TODO || -|| gtKamikaze || an ongoing kamikaze || TODO || -|| gtSeduction || seduction || TODO || -|| gtWatermelon || a watermelon bomb, still intact || TODO || -|| gtMelonPiece || a cluster from a watermelon bomb || TODO || -|| gtHellishBomb || a hellish hand-grenade || TODO || -|| gtBallGun || a ballgun || TODO || -|| gtBall || a ball from the ball gun || Color: 0=red, 1=green, 2=cyan, 3=yellow, 4=violet, 5=pink, 6=orange, 7=lime, 8=white || -|| gtSniperRifleShot || a shot from the sniper rifle || TODO || -|| gtMolotov || a molotov cocktail || TODO || -|| gtPiano || piano from piano strike || TODO || -|| gtGasBomb || an old limburger || TODO || || gtSineGunShot || a shot from the sine gun || TODO || || gtSMine || a sticky mine || TODO || -|| gtPoisonCloud || a poisonous cloud, makes hedgehogs sick on contact || TODO || -|| gtHammer || a hammer || TODO || +|| gtSniperRifleShot || a shot from the sniper rifle || TODO || +|| gtSnowball || a mudball || TODO || +|| gtWatermelon || a watermelon bomb, still intact || TODO || +|| gtWhip || a whip || TODO || + +== Secondary projectiles == +Projectiles that can’t be directly fired but are generated by other weapon gears. + +|| Gear type || Description || Meaning of tag || +|| gtAirBomb || a bomb from the air attack or the RC plane || TODO || +|| gtBall || a ball from the ball gun || Color: 0=red, 1=green, 2=cyan, 3=yellow, 4=violet, 5=pink, 6=orange, 7=lime, 8=white || +|| gtCluster || a cluster from the cluster bomb or the mortar || TODO || +|| gtEgg || an egg from Birdy || TODO || || gtHammerHit || TODO || TODO || +|| gtMelonPiece || a cluster from a watermelon bomb || TODO || || gtNapalmBomb || a bomb from the napalmn strike, will burst into fire || TODO || -|| gtSnowball || a mudball || TODO || -|| gtIceGun || a freezer || TODO || -|| gtKnife || a cleaver || TODO || +|| gtPoisonCloud || a poisonous cloud, makes hedgehogs sick on contact || TODO || + +== Other == +|| Gear type || Description || Meaning of tag || +|| gtAddAmmo || TODO || TODO || +|| gtATStartGame || TODO || TODO || +|| gtATFinishGame || TODO || TODO || +|| gtGenericFaller || TODO || TODO || +|| gtWaterUp || If added, water will rise. Coordinates are ignored. || Number of pixels the water still has to rise. By default, the tag will have an initial value of 47. The gear will be removed when the tag equals 0. || + Here is an excerpt from the Hedgewars source code: