HTML2 version 4
Be an Austrian Painter
All versions
New Features
v4A
- New build-in function: [DATABASE_NAME].send.
- New build-in function: html.fps.
v4B
- New class: Input.
- New build-in functions: html.accelerometer, html.inputting and html.screenactive.
v4C
- New property: clonable.
- New functions for objects: "[OBJECT-NAME]".changeX and "[OBJECT-NAME]".changeY.
- New bulit-in property: html.back, html.undo and html.clone.
v4D
- New property: z-position.
v4E
- New properties for [html]: webaccess and webhook.
- New decode function: design
v4
- New properties: align and script.
- New built-in function: html.fill
- New class: Canvas.
Changes
v4A
- HTML2 from now supporting .svg and .webp images
- Gradients can be radial.
v4B
- Classes. Writed after object's name.
- Gradients will be able to accept more than 2 colors.
- When sending information using "send", you can set a password for security.
v4C
- border-radius now can be used for [html] create:.
- Gradients can now be without license.
v4D
- Right when cloning with html.clone you can change the properties of the cloned object.
- Writing "set: {" and class Text is now optional
v4E
- Designes can be writed as "d [DESIGN-NAME]" before class or as property named "design"
v4
- [html] decode: will be possible to named.
Bug Fixes
v4A
- Fixed bug, when transition mixed wrong color.
- Fixed bug, when screen size was measured incorrectly.
- Fixed bug, when old projects with html.screen crashed when starting on new versions
v4B
- Fixed bug, when .png files wasn't transparent.
- Fixed objects with border radius and gradients to looking better.
v4C
- Fixed a bug when the user shook the device many times and the code was bugging.
- Now passwords cannot be seen, because they are encoded according to the MSPC-4 system.
v4D
- Fixed minor bugs with cloning.
- Fixed a bug when the program crashed with an unknown object class. Added "Invalid class" error
v4E
- Inserting objects at the same Z value and position will count as a punctuation error and issue a conditional warning.
- Fixed a bug where in some cases html.back without previous actions caused an error.
v4
- It is now forbidden to add the same web access to other programs.
Only this version
New Features
- New properties: align and script.
- New built-in function: html.fill
- New class: Canvas.
Changes
- [html] decode: will be possible to named.
- Now it is possible to access the drawn objects. For example, you can change the X-position of a drawn square (Added on 01/04/23)
Bug Fixes
- It is now forbidden to add the same web access to other programs.