![]() |
[New G2O][Client-Side] GUI - Printable Version +- Gothic Online Forums (https://archive.gothic-online.com) +-- Forum: Scripting (English) (https://archive.gothic-online.com/forum-11.html) +--- Forum: Resources (https://archive.gothic-online.com/forum-14.html) +---- Forum: Modules (https://archive.gothic-online.com/forum-32.html) +---- Thread: [New G2O][Client-Side] GUI (/thread-2813.html) |
[New G2O][Client-Side] GUI - Patrix - 15.11.2020 *Introduction: Info: You can support development of this code. Report me every bug below. I'll try to fix it. NOTE! If you want to report a bug, make sure, that this isn't your fault! I've recently written client-side squirrel module which reimplements all of the UI elements classes. By doing that some of the bugs were fixed, and you can take a look how the possible implementation of the classes like: Draw, Texture, Line2d, Line3d, ItemRender looks like. I've also added a new field: ItemRender.instance. You can find it more on repository of this project: Repository Download RE: [New G2O][Client-Side] GUI - Patrix - 02.01.2021 Changelog: I've fixed a terrible typo in newer version of the module. Propably nobody will read this, but if someone finds other bugs, please open a ticket on gitlab repo. |