Skip to content

HiveWE 0.3

Compare
Choose a tag to compare
@stijnherfst stijnherfst released this 11 Jun 20:05

Additions:

  • Warcraft 1.29 support
  • Added a Tile Pathing setter
  • Added a Terrain Palette.
  • Added an Import Manager
  • Now shows the pathing texture on cliffs too
  • Added a first person camera and allow switching between them
  • Added terrain shadows
  • Reset camera using CTRL + Shift + C

Changes:

  • Removed war3Patch.mpq from the hierarchy
  • Added deprecated.mpq (from 1.29) to the hierarchy
  • SLK loading is now roughly 4x as fast (improved map load time)
  • Hides the brush when palette is inactive
  • Some small quality of life improvements
  • Improved RoC compatibility for unit loading
  • Changed terrain rendering to support different ground texture sizes
  • Now remembers your last open/save location
  • Further increased rendering performance for doodads a lot
  • Now remembers your Warcraft 3 directory if you previously located it

Fixes:

  • Fixed tileset/map hierarchy order
  • Fixed loading items placed on the map
  • Fixed a bug with the terrain being off by one (64x64 became 63x63)