Jump to content
TeardownMods

geeko55

Members
  • Content Count

    2
  • Joined

  • Last visited

Files posted by geeko55

  1. Bomb Hammer + Expandable Debug Viewer

    Bomb Hammer is a mod I built for fun and coding practice, and was written with new programmers in mind. Other mods might have fancy custom debug menus, but I'm hoping that my commented code will be easy to follow and teach something to beginners.
    Also included is an expandable, beginner friendly structured debug viewer for general or customized use. I've commented the code, and did my best to make this mod friendly and straight forward for new or inexperienced programmers.
    The Expandable Debug Viewer will automatically expand its formatting for new entries. Simply define your new line and add it to the table of lines.
    This code was made to be expanded and tinkered with, so if you want more bombs, or larger explosions, please read bomb_hammer.lua and mess around! 🙂
    How to Use:
    1. Place 'explosive wisps' by clicking on a voxel with the Hammer drawn.
      1b. Note, the 'wisps' will only be placed with the hammer drawn, and while the player is not too close to the target area. This was a safety feature I left in when the mod originally just     exploded, even at the player's feet.
    2. The number of wisps that can be placed, and their strength, is editable in the bomb_hammer.lua file
    3. To explode any placed wisps, click while the Extinguisher is drawn. Exploding wisps will delete them, freeing up room for more wisps!
     
    ------------------ readme.txt ------------------
    This mod uses: 
        (a) Antipolo's Teardown ModLoader utility
        (b) Data Dumper table from lua-users wiki. 
    If this mod stops working, try seeing if either your ModLoader's included ui/hud.lua file isn't out of date, or for some reason your inclusion of Data Dumper is misbehaving.
    Installation:
    1. Back up any files that might be replaced at the installer's discretion.
    2. Extract the folders 'mods' and 'ui' to your C:/...<Steam Installation>.../Teardown/data folder
    3. In Teardown/data/ui is modloader.lua, use this to toggle mods on or off through comments.
    Sources:
    (a) 
       https://github.com/antopilo/TeardownModLoader
    (b) 
       http://lua-users.org/wiki/DataDumper

    289 downloads

       (2 reviews)

    0 comments

    Updated

  2. Boot to Mission

    This is a rewrite of splash.lua to automatically load into a given mission when the game is booted.
    To load to a given mission, find it's name in missions.lua and overwrite the current mission name, or follow the example in the file for custom levels.
    Installation
    1. Back up your splash.lua file, located at C:\...\Steam\steamapps\common\Teardown\data\ui
    2. Replace your splash.lua with the included file.
    3. Make adjustments to the level being loaded if desired.
    Features
    - Cut down on waiting for menus to load for a fresh boot!
    - Shorten iteration time while testing mods!
    - Load to your favorite level right when you start the game!

    10 downloads

       (2 reviews)

    0 comments

    Submitted

×
×
  • Create New...

How to Disable AdBlock - And why you should do it?

I have disabled AdBlocker. Refresh the page.