Skip to content

Releases: khanghugo/gchimp

0.1.2

30 Jun 02:16
Compare
Choose a tag to compare

New

  • Waddy: A simple WAD editor
  • check_illegal_brush (CLI only): let you know the location of brushes with too many faces or whatever preventing you from compiling the map
  • Geometry math stuffs

Changes

  • S2G: Parallelize steps where they call other binaries
  • qc: Add quotation marks for commands that might use path because people have weird characters in it such as empty space
  • wad: some changes

Full Changelog: 0.1.1...0.1.2

0.1.1

10 Jun 01:05
Compare
Choose a tag to compare

Download appropriate binary for your platform and everything should just work

New

  • TexTile: tile-and-scale image
  • WAD de/serializer
  • check_missing_texture (CLI only): check missing textures in .map file from given WAD(s)

Changes

  • SkyMod: fix horizontal seam
  • light_scale: fix CLI name
  • Config parsing now lets the user choose config file in case the binary cannot find it around at boot

Full Changelog: 0.1.0...0.1.1

0.1.0

07 Jun 23:04
Compare
Choose a tag to compare

0.1.0 Initial Release

Download appropriate binary for your platform and everything should just work

List of new functionalities:

  • S2G
  • SkyMod
  • RHAI scripting (CLI only)
  • Texture scaling (CLI only)
  • Rotate prop_static (CLI only)
  • Light scale (CLI only)
  • Duplicate triangle (CLI only)

Full Changelog: https://github.com/khanghugo/gchimp/commits/0.1.0