Skip to content

Instantly share code, notes, and snippets.

View pledbrook's full-sized avatar

Peter Ledbrook pledbrook

View GitHub Profile

Groovy Podcast Ep. 6 Show Notes

  • Groovy 2.4.0 was released during the last episode of the the podcast.

    • Android support built-in + a Gradle plugin
    • Methods moved from Collection to Iterable + some other methods added, such as size()
    • groovysh getting some love
  • Gradle 2.3 RC2 was released yesterday

    • Improved Gradle Build Comparison plugin
  • Better Eclipse WTP integration

@pledbrook
pledbrook / checkUrlLinks.groovy
Created July 30, 2018 07:20
Utility scripts for transforming old Gradle user manual `api:...` links to the current `link:...` ones and for verifying the validity of links in the resulting HTML
@pledbrook
pledbrook / XComDownloadableContentInfo_RevivalProtocolFixes.uc
Created December 1, 2019 09:03
Fix for fully removing stun effect via Revival protocol (Revival Protocol Fixes mod)
//---------------------------------------------------------------------------------------
// FILE: XComDownloadableContentInfo_RevivalProtocolFixes.uc
//
// Use the X2DownloadableContentInfo class to specify unique mod behavior when the
// player creates a new campaign or loads a saved game.
//
//---------------------------------------------------------------------------------------
// Copyright (c) 2016 Firaxis Games, Inc. All rights reserved.
//---------------------------------------------------------------------------------------