Basxto

Results 87 issues of Basxto

https://www.hiveworkshop.com/threads/simple-tower-defense-v3.80868/ tends to crash with: ``` Exception in thread "LWJGL Application" java.lang.NullPointerException: Cannot read field "location" because "renderPeer" is null at com.etheller.warsmash.viewer5.handlers.w3x.War3MapViewer$MapLoader$1.spawnTextTag(War3MapViewer.java:3239) at com.etheller.warsmash.viewer5.handlers.w3x.simulation.CSimulation.spawnTextTag(CSimulation.java:773) at com.etheller.warsmash.viewer5.handlers.w3x.simulation.CSimulation.unitGainResourceEvent(CSimulation.java:761) at com.etheller.warsmash.viewer5.handlers.w3x.simulation.CUnit.kill(CUnit.java:3056) at com.etheller.warsmash.viewer5.handlers.w3x.simulation.CUnit.damage(CUnit.java:2939)...

I noticed in https://www.hiveworkshop.com/threads/simple-tower-defense-v3.80868/ that requirements act differently in WSh and WC3. You can: - Build "Detector (Lv1)" - Upgrade to "Detector (Lv2)" - Upgrade to "Detector (Lv3)" On WC3:...

Please state more clearly on the website/readme which MPQ’s are supported. Especially for people not that familiar with Warcraft3 or blizzard games. [smpq](https://github.com/bubio/smpq) (uses C++ StormLib library; there are also...

Add `-help`/`-?`/`--help` (all three) for command line options, which explains what commands can be used and what arguments they expect. Partly resolves #76 and #77 since I just didn’t see...

Read from environmental variable `$HOME` https://en.wikipedia.org/wiki/Tilde#Directories_and_URLs

A few things I noticed, which seemed unhandy. - I had to repeat the path to WC3 a lot - variables or at least some base variable that can be...