Skip to content

0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 14:21
· 146 commits to master since this release

0.3.0

New

Misc: A GUI for random CLI functions that I think it might be useful

Here are the current features

  • Split model: previously is split_model for CLI. Now it comes to GUI
  • Loop wave: looping .wav file

gchimp-web

gchimp now can be deployed to the web. Check out here http://gchimp.romanian-jumpers.com/

At the moment, the features are limited due to WASM stuffs but more to come (with limited functionalities!!!)

Changes

Waddy

Adds "rename" option where you can mass rename textures to upper case or lower case. The use case is GoldSrc idiosyncrasies where textures have to be upper case and Jack is following it.

BLBH

Now automatically splits the model if model is too big.

SkyMod

Fixes a bug where your memory usage can go to infinity.

Other random stuffs

  • Use a different implementation of polygon clipping algorithm for BLBH
  • Fix smd parsing case where SourceInfo is incomplete
  • gchimp can compile under wasm32-unknown-unknown

Full Changelog: 0.2.3...0.3.0