Luashine

Results 25 issues of Luashine

I was pretty liberal in my edits, tried to understand author's intentional words and rephrase them better in some places. @rybak just [notified me](https://github.com/zloirock/core-js/pull/1180#issuecomment-1430621862) that he on it as well...

The Map info file has been fully documented now, format versions 0-31. The missing legacy pieces are ROC Beta 100 (the first one). - PR: ChiefOfGxBxL/WC3MapSpecification/pull/7 - Until merged, [available...

Area-Build

The Map info file has been fully documented now, format versions 0-31. The missing legacy pieces are ROC Beta 100 (the first one). - PR: ChiefOfGxBxL/WC3MapSpecification/pull/7 - Until merged, [available...

Making an issue to track it formally. https://www.hiveworkshop.com/threads/setblight-desync-issues.350885/ >I haven't seen anyone post about this but thanks to the guys working on W3CE it's been revealed that the SetBlight native...

```c# public enum TargetsAllowed { Ground = 1

How should the official GUI trigger/native description be implemented and added? I haven't looked into the format of these files yet, I will do that later. *Technical note:* Apparently all...

Hey I finally finished the extraction of Jass for different game versions: https://github.com/Luashine/jass-history/ How to deal with these? 1) Old **Deleted functions:** I think to put them in a separate...

https://web.archive.org/web/20140213050502/http://www.wc3c.net/showthread.php?t=102576 > Moving a unit outside the map's bounds using SetUnitX/Y will STILL crash the game. But I did not want to use a wrapper for SetUnitX/Y that does the...

The website disappeared in 2008. Some of it remains on the Wayback Machine: https://web.archive.org/web/20080911204136/http://wc3jass.com/ Moyack recreated the website in 2012 but it has been erased since. Apparently some of the...

As a part of #73 I was going to add this note, but decided to look further into "why": > +@note You should not initialize game sounds as constants in...