Coder Social home page Coder Social logo

hivewe's Introduction

HiveWE

A Warcraft III world editor. HiveWE focusses on speed and ease of use, especially for large maps where the regular World Editor is often too slow and clunky. Thread on Hive

HiveWE Screenshot

Features

  • Directly edit the pathing map
    Edit the Pathing Map
  • Edit the terrain Edit the Terrain
  • Edit JASS with syntax hightlighting, tabs, code completion and more. Jass Editor
  • Edit global tile pathing
    Edit global tile pathing

Download

See the releases page for binary downloads.

Build Instructions

For if you want to build HiveWE yourself from source. If you run into any problems then don't be afraid to contact me.

  1. Download vcpkg. Easiest if you place it in the root of the C drive: "C:/vcpkg"

  2. Run bootstrap-vcpkg.bat (or bootstrap-vcpkg.sh for Linux)

  3. 3.1 Add vcpkg.exe to the Windows environment variable (PATH)
    Or
    3.2 Open CMD and navigate to the folder containing vcpkg.exe

  4. Run the following commands to install dependencies

vcpkg install glm:x64-windows  
vcpkg install soil2:x64-windows
vcpkg install stormlib:x64-windows
vcpkg install casclib:x64-windows
vcpkg install libjpeg-turbo:x64-windows
vcpkg install qt-advanced-docking-system:x64-windows
vcpkg install qscintilla:x64-windows  

This might take a while depending on your computer (~20 minutes)

Now if you placed vcpkg in the root then you are ready to compile HiveWE.
You can either:

  • Generate the project files for your IDE using CMake
    or
  • Open Visual Studio as an Administrator and using the open folder button to open the HiveWE folder. (Administrator needed for creating a symbolic link on Windows)

Done

If you didn't place vcpkg in C:/ then you will need to open CMakeLists.txt and CMakeSettings.json and change the paths containing C:/vcpkg to point to where your vcpkg is located.
Done

If you run into any issues then feel free to contact me.

Possible Contributions

Want to help with the development of HiveWE? Below is a list of features that you could implement. You can try one of these or just add something else you feel like HiveWE should have. Any contributions are welcome!

  • Being able to change forces/teams
  • Changing map sizes/camera bound
  • Ramp editing with the terrain palette
  • Or any other functionality you think would be cool

If you have any questions then don't be afraid to message me here, at HiveWorkshop (eejin) or on Discord eejin#4240

hivewe's People

Contributors

bogdanw3 avatar dulingzhi avatar gismo359 avatar joefish avatar kaszim avatar stijnherfst avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.