noggit3 icon indicating copy to clipboard operation
noggit3 copied to clipboard

The currently premier map editor for World of Warcraft in version 3.3.5a.

Results 86 noggit3 issues
Sort by recently updated
recently updated
newest added
trafficstars

it just tends to paint a circle at pressure 1.0, and on pressure 2.0 it first draws a circle and then the real shape really hard. Must've messed something really...

component: scripting

@Varen Found when investigating https://github.com/wowdev/noggit3/issues/102 and likely what's causing it. Will push a patch for that, but not sure if there's something else that should be fixed here. Reproduce (works...

Transferred from https://github.com/tswow/noggit3/issues/41 Originally by https://github.com/gratural I been playing with script functions in 0.0.3 and find that our favorite gaps have reason - different xy coordinate precision of points who...

component: scripting

Transferred from https://github.com/tswow/noggit3/issues/42 Originally by https://github.com/gratural Ihm, good day! Or night! Have few small propositions about adding script fuctionaly, mostly regarding by tool usability. I sorting they on importance, by...

component: scripting

Transferred from https://github.com/tswow/noggit3/issues/33 - In debug mode, default arguments do not seem to work. **Note**: Has likely been resolved since 330c3236e6f8636b9042e363b2461c0d4efaefcf - In release mode (msvc only, it seems), incorrect...

component: scripting

Transferred from https://github.com/tswow/noggit3/issues/31 Errors, especially when thrown from scripts global scope, are sometimes just printed as "C++ exception" in the log. This is not very helpful for scripters, as they...

component: scripting

These are currently on the tswow org, but they shouldn't be in the future. The repos that need moving: https://github.com/tswow/FastNoise2 https://github.com/tswow/sol2

> My UID check seems to be getting stuck on `"tileset/terrain cube maps/tcb_paleblue_a.blp could not be loaded"` > hm it might be a format issue because some other wrath tileset...

bug
priority: high

a bunch of boost headers raise 4456 errors, looks like it's mostly `diagnostic_information.hpp` that does it. We still want this check in noggit, so we'll need to somehow ignore boost...

@0x00000f4 reported on 2017-02-01 > Errors with iteration. One row of chunks stays unfixed. To reproduce create a bunch of gaps by using the flattening tool with Ctrl on high...

bug
unconfirmed