r3
Details
-
FilenameGnomario-r3.zip
-
Uploaded by
-
UploadedOct 22, 2010
-
Size89.60 KB
-
Downloads73
-
MD57ed04ca2e3073e167f41f5cbbf6cb1d5
Supported WoW Retail Versions
- 4.0.1
Changelog
2010-10-23 Humbedooh <Humbedooh>
[cccb62d6a1aa] [tip]
* Gnomario.lua Gnomario_Engine.lua Gnomario_Physics.lua
Added jumping sound
Added pause function (P key)
Rearranged the background services a bit
[c849f7f9784a]
* .pkgmeta, Gnomario.lua Gnomario.toc Gnomario_Creatures.lua Gnomario_Engine.lua Gnomario_Levels.lua Gnomario_Physics.lua Textures/brick_special.tga Textures/brick_standard.tga embeds.xml
Added brick textures
Physics engine now has gravity, yay.
Testing with a standin-gnome (aka a yellow square) that can walk and jump.
Added libraries for map editor
Updated pkgmeta
2010-10-22 Humbedooh <Humbedooh>
[fb85294a5ae0]
* Gnomario_AI.lua Gnomario_Creatures.lua Gnomario_Engine.lua Gnomario_Levels.lua Gnomario_Physics.lua
Added default AI script, creature prototypes and phases (player, murloc, hogger)
Added templates for physics, levels, AI and game engine.
[fdbb0713111c]
* .pkgmeta, Gnomario.lua Gnomario.toc Sounds/cannon.ogg Sounds/coin.ogg Sounds/death.ogg Sounds/fireball.ogg Sounds/jump.ogg Sounds/pause.ogg Sounds/pipe.ogg Sounds/powerup.ogg Sounds/smash.ogg embeds.xml
templates and sounds, so I don't have to add those later.