Skip to content

History

Revisions

  • Updated materials.txt (markdown)

    Bailey Malone committed May 14, 2016
    c597ed3
  • Updated obj.Misbehaviour (markdown)

    Bailey Malone committed May 14, 2016
    25c169e
  • Updated Other Sites (markdown)

    Bailey Malone committed May 14, 2016
    9893387
  • Updated Other Sites (markdown)

    Bailey Malone committed May 14, 2016
    5d5dab7
  • Updated Other Sites (markdown)

    Bailey Malone committed May 14, 2016
    44fd84d
  • Added Activating and reloading your mod section

    @Gachl Gachl committed Jan 29, 2016
    b8b1a98
  • change wording again for consistency

    @ghost314 ghost314 committed Jan 3, 2016
    aadd8c0
  • changed wording to be less ambiguous

    @ghost314 ghost314 committed Jan 3, 2016
    6b7d14d
  • I just got surprised by this while working on something

    @ghost314 ghost314 committed Jan 3, 2016
    3ee23b9
  • Partially from: https://steamcommunity.com/sharedfiles/filedetails/?id=480978426 and partially from personal experimentation

    @ghost314 ghost314 committed Dec 31, 2015
    b774f7c
  • insert link to relevant page

    @ghost314 ghost314 committed Dec 31, 2015
    0890306
  • reformatted from: https://steamcommunity.com/sharedfiles/filedetails/?id=480978426

    @ghost314 ghost314 committed Dec 31, 2015
    b516fdc
  • now with proper text -.-

    @ghost314 ghost314 committed Dec 31, 2015
    e9fa341
  • Shamelessly stolen from: https://steamcommunity.com/sharedfiles/filedetails/?id=480978426

    @ghost314 ghost314 committed Dec 31, 2015
    0191ed0
  • Created GuardTower (markdown)

    Jasper committed Dec 31, 2015
    b40610b
  • Created Sniper (markdown)

    Jasper committed Dec 31, 2015
    b68a90f
  • formatting

    @ghost314 ghost314 committed Dec 29, 2015
    c9db55c
  • Filled in what I learned from personal experimentation

    @ghost314 ghost314 committed Dec 29, 2015
    1db56bd
  • Added what little I learned from personal experimentation

    @ghost314 ghost314 committed Dec 29, 2015
    064d730
  • switch terminology from 'method' to 'function' ( guess what programming language I use at work xD )

    @ghost314 ghost314 committed Dec 29, 2015
    c22042f
  • Info comes from lua_function_list.txt and personal experimentation

    @ghost314 ghost314 committed Dec 29, 2015
    7b0723d
  • fix formatting typo

    @ghost314 ghost314 committed Dec 28, 2015
    c2f016e
  • Add missing documentation for Object.ApplyVelocity()

    @ghost314 ghost314 committed Dec 28, 2015
    ee30a72
  • remove duplicate explanation on despamming Update(), link to existing page instead

    @ghost314 ghost314 committed Dec 28, 2015
    5ba204c
  • reduced line length of comments inside script to prevent horizontal scrollbars

    @ghost314 ghost314 committed Dec 28, 2015
    6b80b30
  • Included some tips on how to 'despam' the update function, and switched the example script to be a bit more descriptive, based on the following guide: https://steamcommunity.com/sharedfiles/filedetails/?id=480978426

    @ghost314 ghost314 committed Dec 28, 2015
    9db284e
  • I discovered from first hand experience, that .png files with a bit depth of 8 do not render correctly, a bit depth of 24 will work, only when there's no transparency. see: http://forums.introversion.co.uk/viewtopic.php?f=88&t=59205&sid=a5ba02d0728e93f95c68194d6e5129e2

    @ghost314 ghost314 committed Dec 28, 2015
    30ff287
  • I discovered from first hand experience, that .png files with a bit depth of 8 do not render correctly, a bit depth of 24 will work, only when there's no transparency. see (I also tested thumbnail.png before making this edit): http://forums.introversion.co.uk/viewtopic.php?f=88&t=59205&sid=a5ba02d0728e93f95c68194d6e5129e2

    @ghost314 ghost314 committed Dec 28, 2015
    03fe5d9
  • fix typo

    @ghost314 ghost314 committed Dec 24, 2015
    1d65654
  • Tried to fill in all the information I could understand from the following forum post about rotate types: http://forums.introversion.co.uk/viewtopic.php?f=88&t=50135&sid=fc8bf89a623a854f9af740d712a30907#p573219

    @ghost314 ghost314 committed Dec 24, 2015
    889a9f4