Robert Jelic
df4ad896b2
Some changes
...
-reworked monitor support
-fixed small draw bugs
-changed focus behaviour
-added some events
-fixed offset bug
-added border
-added shadow
-reworkd anchor system
-added possibility to remove background by setting the value to false
2022-06-24 19:33:37 +02:00
Robert Jelic
6b3a7cd73f
small monitor/offsetbugfix update
...
-reworked monitor support (you are able to write on monitors through computer)
-fixed offset bugs
-couple of smaller bugfixes
2022-06-20 21:07:09 +02:00
Robert Jelic
b6e2aefb68
fixed crash -> if you dont use :setSize() on sub frames
2022-06-06 21:23:50 +02:00
Robert Jelic
b0b104ee82
couple of bugfixes
...
-fixed screen flickering
-fixed menubar (now works as intended)
-reworked sliders (behaviour more like scrollbars)
-visual fix to dropdowns
2022-06-06 17:06:56 +02:00
Robert Jelic
8bbe7a67df
add mouseEvents docs file
2022-06-02 22:55:02 +02:00
Robert Jelic
11cdd74d39
changed slider issue, fixed monitor bug, added basalt.isKeyDown(keys)
...
Slider: added setIndex() and changed setValue behaviour
Monitor: Changed monitor draw priority so input's cursor still shows (have to figure out why its even hiding)
added new function where you can check if a user is holding a key currently down
2022-05-31 20:55:14 +02:00
Robert Jelic
1675b71c40
-monitor support & getAll() for list-objects
...
added multiple monitor support
added getAll() for lists, dropdowns, radios and menubars
2022-05-30 22:45:37 +02:00
Robert Jelic
7871d7205c
added bigfonts api for labels
...
Added bigfonts to labels
just use :setFontSize(number) (1,2, 3 or 4)
2022-05-29 16:22:28 +02:00
Robert Jelic
1f97eeacd1
fixed red cursor bug
2022-05-27 21:57:32 +02:00
Robert Jelic
892d3496bd
added align to labels
2022-05-27 21:42:31 +02:00
Robert Jelic
0348e9317d
changed source project
2022-05-27 20:30:00 +02:00
Robert Jelic
6df029c0bc
Update readme.md
2022-05-27 20:27:07 +02:00
Robert Jelic
4afb3f9e94
Update readme.md
2022-05-27 20:25:58 +02:00
Robert Jelic
216064ae35
Create readme.md
2022-05-27 20:07:57 +02:00
Robert Jelic
a0c55bdd6e
added a example for objects
2022-05-20 19:24:36 +02:00
Robert Jelic
4f20ede76a
some smaller changes
2022-05-19 22:50:34 +02:00
Robert Jelic
ed1f32bbf9
removed minifier
2022-05-19 20:30:56 +02:00
Robert Jelic
f5eb16eb94
Merge pull request #6 from NoryiE/samkist-deprecate-isMoveable-and-setMoveable
...
deprecated isMoveable and setMoveable
2022-05-19 20:01:17 +02:00
Samkist
8e3a8691fb
deprecated isMoveable and setMoveable
2022-05-19 13:18:21 -04:00
Samkist
2c9be41720
made some thread errors look nice
2022-05-19 13:12:01 -04:00
Robert Jelic
fc45d284d2
changed source folder
2022-05-19 18:07:02 +02:00
Robert Jelic
7c3a0159b2
changed source, renamed basalt-minified back to basalt
2022-05-19 17:22:55 +02:00
Samkist
4a8ba5ea2c
Revert "updated foreground and background color variables to fgColor and bgColor"
...
This reverts commit 240434422c .
2022-05-18 22:37:20 -04:00
Samkist
240434422c
updated foreground and background color variables to fgColor and bgColor
2022-05-18 22:16:39 -04:00
Samkist
62a8078169
more typos oops
2022-05-18 21:49:44 -04:00
Samkist
69bdab164a
fix a myriad of my own typos
2022-05-18 21:47:29 -04:00
Samkist
2646fd6c5d
made variable names easier to read
...
renamed basalt-minfied.lua to basalt-minified.lua
2022-05-18 21:15:47 -04:00
Samkist
f72baa6fb3
reformatted code, removed minified file
2022-05-18 19:58:49 -04:00
Robert Jelic
5b2289f378
added progressbar
2022-05-18 20:18:57 +02:00
Robert Jelic
aab510df6c
changed keys, bug fixes
2022-05-11 06:32:59 +02:00
Robert Jelic
6a0224b911
changed keys, small bugfix
2022-05-11 06:31:08 +02:00
Robert Jelic
445b37cf52
created minified file
2022-05-08 20:19:33 +02:00