Skip to content

Commit

Permalink
Merge branch 'uiZ-3.0-dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
Tthecreator committed Sep 21, 2020
2 parents 65ea23a + 4f5d1b0 commit 5e9b3e5
Show file tree
Hide file tree
Showing 1,084 changed files with 19,206 additions and 55,319 deletions.
16 changes: 16 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Contributing

Hi there! Thank you for being interested in uiZ. As you may know, this asset is distributed in multiple ways:

* Once under the GPL for free, open source or personal use.
* Once under a proprietay example for open source.

This means there have to be some rules and GPL exceptions for contributing. Therefore, I (TtheCreator) as manager and creator of this project retain the possiblity to sell seperate copies of this program for personal use. You do not.

If you have contributed a considerable amount, and would like to use this in your game then I may grant you a commercial use license if you ask nicely enough. (Though this is not a right of yours)

If you do not agree to the license, you cannot merge to this repository.

## License.

As a special exception to the GPL (GNU GENERAL PUBLIC LICENSE Version 3), Thomas Saedt (also known as the online user name "TtheCreator"), the original author of Software Product "uiZ", a ui framework for GameMaker is granted permanent and irrevocable permission to use this code for any purpose, and to modify, distribute and sublicense it under any terms of his/her choosing. For clarification: This includes code or other data or information that you, the contributor, have written, submitted, merged or were in any other manner involved with to this repository.
2 changes: 1 addition & 1 deletion CONTRIBUTORS LICENSE AGREEMENT
Original file line number Diff line number Diff line change
@@ -1 +1 @@
As a special exception to the GPL (GNU GENERAL PUBLIC LICENSE Version 3), Thomas Saedt (also known as the online user name "TtheCreator"), the original author of Software Product "uiZ", a ui framework for GameMaker is granted permanent and irrevocable permission to use this code for any purpose, and to modify, distribute and sublicense it under any terms of his/her choosing. For clarification: This includes code that you, the contributor, have written, submitted or merged to this repository.
As a special exception to the GPL (GNU GENERAL PUBLIC LICENSE Version 3), Thomas Saedt (also known as the online user name "TtheCreator"), the original author of Software Product "uiZ", a ui framework for GameMaker is granted permanent and irrevocable permission to use this code for any purpose, and to modify, distribute and sublicense it under any terms of his/her choosing. For clarification: This includes code or other data or information that you, the contributor, have written, submitted, merged or were in any other manner involved with to this repository.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# uiZ
Fully Fledged Game Maker GUI Framework

Welcome to the uiZ wiki page!

uiZ is GameMaker: Studio's most complete ui framework there is.
It has:
* A parent-child hierarchy system
* An advanced positioning and sizing system
* Structures like framesets and grids
* Windows support (not the OS, but the concept of a draggable window)
* Many UI widgets
* Much more

To get started, look around in the wiki, or watch the video tutorials: https://www.youtube.com/playlist?list=PLsLUTEpFp6ryglXhtJQeXBkEEMR7yjL57

## Licensing

This framework is dual-licensed. Once under the GPL for free, non-commercial use, and once under a proprietary license for commercial use.
This means that you may not sell copies of your game if licensed under GPL for free. Any time you distribute your game without commercial license, you also have to publish your code under the GPL.
To use this asset for commercial uses, purchase a copy on the marketplace: https://marketplace.yoyogames.com/assets/4821/uiz-ultimate-gui-framework
8 changes: 4 additions & 4 deletions uiZ.gmx/Configs/Default.config.gmx
Original file line number Diff line number Diff line change
Expand Up @@ -246,11 +246,11 @@
<option_html5_google_analytics_enable>0</option_html5_google_analytics_enable>
<option_html5_google_tracking_id></option_html5_google_tracking_id>
<option_html5_icon>Configs\Default\html5\fav.ico</option_html5_icon>
<option_html5_index>-1</option_html5_index>
<option_html5_index>0</option_html5_index>
<option_html5_interpolate>-1</option_html5_interpolate>
<option_html5_jsprepend></option_html5_jsprepend>
<option_html5_loadingbar>-1</option_html5_loadingbar>
<option_html5_localrunalert>True</option_html5_localrunalert>
<option_html5_localrunalert>False</option_html5_localrunalert>
<option_html5_outputdebugtoconsole>True</option_html5_outputdebugtoconsole>
<option_html5_outputname>index.html</option_html5_outputname>
<option_html5_scale>-1</option_html5_scale>
Expand All @@ -259,7 +259,7 @@
<option_html5_texture_page>2048</option_html5_texture_page>
<option_html5_use_test_ads>0</option_html5_use_test_ads>
<option_html5_usebuiltinparticles>True</option_html5_usebuiltinparticles>
<option_html5_usesplash>False</option_html5_usesplash>
<option_html5_usesplash>True</option_html5_usesplash>
<option_icon>nil</option_icon>
<option_in_app_purchase_sandbox_mode>0</option_in_app_purchase_sandbox_mode>
<option_information></option_information>
Expand Down Expand Up @@ -499,7 +499,7 @@
<option_tvos_splash_time>0</option_tvos_splash_time>
<option_tvos_texture_page>2048</option_tvos_texture_page>
<option_use_fast_collision>False</option_use_fast_collision>
<option_use_new_audio>True</option_use_new_audio>
<option_use_new_audio>False</option_use_new_audio>
<option_variableerrors>False</option_variableerrors>
<option_version>100</option_version>
<option_version_build>0</option_version_build>
Expand Down
19 changes: 0 additions & 19 deletions uiZ.gmx/background/background0.background.gmx

This file was deleted.

Binary file removed uiZ.gmx/background/images/background0.png
Binary file not shown.
Binary file removed uiZ.gmx/datafiles/ARIALUNI_fixed.ttf
Binary file not shown.
Binary file removed uiZ.gmx/datafiles/CENTURY.TTF
Binary file not shown.
Binary file removed uiZ.gmx/datafiles/Win32Project1.dll
Binary file not shown.
Binary file removed uiZ.gmx/datafiles/Win32Project2.dll
Binary file not shown.
11 changes: 0 additions & 11 deletions uiZ.gmx/datafiles/checkrunning.bat

This file was deleted.

Binary file removed uiZ.gmx/datafiles/createfile.dll
Binary file not shown.
100 changes: 0 additions & 100 deletions uiZ.gmx/datafiles/designtemplate1

This file was deleted.

35 changes: 0 additions & 35 deletions uiZ.gmx/datafiles/designtemplate2

This file was deleted.

76 changes: 0 additions & 76 deletions uiZ.gmx/datafiles/designtemplate3

This file was deleted.

Loading

0 comments on commit 5e9b3e5

Please sign in to comment.