Commit Graph

252 Commits

Author SHA1 Message Date
Robert Jelic
e10d3c1ae8 Private/Protected Markdown fix, added run for bigfont 2025-09-14 12:11:09 +02:00
Robert Jelic
899a56ffc3 Markdown Fix 2025-09-14 10:55:17 +02:00
Robert Jelic
fc44bc4d8b Docs Parser fixes 2025-09-13 22:28:10 +02:00
Robert Jelic
487409b31a test 2025-09-13 12:42:28 +02:00
Robert Jelic
ce213cc5d0 . 2025-09-13 10:29:09 +02:00
Robert Jelic
e794402086 new try 2025-09-13 10:21:46 +02:00
Robert Jelic
8d53c556b5 Wrong path in generate-docs 2025-09-13 10:18:07 +02:00
Robert Jelic
a1c0917908 Another try 2025-09-13 10:13:47 +02:00
Robert Jelic
b68a8c14f0 Pls place it at the correct position.. 2025-09-13 10:08:00 +02:00
Robert Jelic
7608a173ee Added lfs into main.yml 2025-09-13 10:06:33 +02:00
Robert Jelic
328590e256 another try 2025-09-13 10:03:11 +02:00
Robert Jelic
1d45cfe38c Path fix 2025-09-13 09:56:37 +02:00
Robert Jelic
a5d21d44d4 Action trigger 2025-09-13 09:54:59 +02:00
Robert Jelic
97e2e947c7 Added TabControl Element
Added ComboBox Element
Added/Updated Switch Element

Fixed TextBox Syntax Highlighting Bug
2025-09-03 18:26:51 +02:00
Robert Jelic
f10413dddb Added basalt.onEvent(event, callback)
Added basalt.removeEvent(eventcallback)
basalt.triggerEvent(event, ...)

Fixed a event is nil error in Container.lua
2025-09-02 12:24:30 +02:00
Robert Jelic
d2d5f8c3ae Added marquee animation 2025-08-25 14:14:49 +02:00
Robert Jelic
84556d0688 Merge branch 'main' of https://github.com/Pyroxenium/Basalt2 2025-08-25 13:54:13 +02:00
Robert Jelic
ec2a41e390 Animation ScrollText fix 2025-08-25 13:54:10 +02:00
mallowwww
a3a50c769d Fix crash when node has no value 2025-08-14 23:48:08 -05:00
Robert Jelic
1b53b62782 Fixed a Bug with Children Elements inside Containers (negative location invisible bug)
Improved Table Element
2025-07-27 16:01:41 +02:00
Robert Jelic
15a9995eec IsInBounds Fix 2025-07-17 11:12:35 +02:00
Robert Jelic
2a23bc0b52 Added basalt.render 2025-06-22 04:31:43 +02:00
Robert Jelic
8fd37ee1fe removed scrollbar from tables
added enabled property
2025-06-22 04:17:14 +02:00
Robert Jelic
1b467c4d4a Added :onSelect to Tables 2025-06-20 21:30:18 +02:00
Robert Jelic
06799e0daa Small xml fix 2025-06-20 14:25:32 +02:00
Robert Jelic
8067f23d42 - Fixed a container bug
- Added onDone to Program
2025-06-20 14:19:05 +02:00
Robert Jelic
ea0f31fe37 Program fixes
Table fixes
Added :selectItem to List
2025-06-01 17:59:02 +02:00
Robert Jelic
f63ec29498 Bugfix
Fixed program only using relative path
Fixed list not sending scroll events
Added observer to scrollbar's :attach method
Fixed vertical sliders
2025-05-15 01:03:50 +02:00
Robert Jelic
e4860bebfb fixed animation skipping one anim when looping 2025-05-12 23:10:02 +02:00
Robert Jelic
6adfcd41fd Added paste 2025-05-11 03:14:53 +02:00
Robert Jelic
d4f875836d Added paste 2025-05-11 03:13:57 +02:00
Robert Jelic
f7c4165aa4 Fix in Container and added Program:stop() 2025-05-10 23:41:05 +02:00
Robert Jelic
14548d9632 (hopefully) fixed reactive decimals bug 2025-05-09 03:29:43 +02:00
Robert Jelic
b15b7b4d4f Fixed program mouse not having converted coordinates 2025-05-05 12:29:03 +02:00
Robert Jelic
95dd194bcb Added default package.path to modified package.path 2025-04-28 12:13:41 +02:00
Robert Jelic
cfa3391ccb moved basalt's event system into a coroutine 2025-04-28 01:32:47 +02:00
Robert Jelic
c5b38fae0f onError fix 2025-04-26 13:32:08 +02:00
Robert Jelic
050e0736d1 Fixed Program custom env 2025-04-24 10:20:36 +02:00
Robert Jelic
b042f1bba1 - Added floor, ceil and abs to reactive env
- Changed BasaltProgram env (not finished)
- Fixed program not setting running to false once coroutine is dead
2025-04-23 20:39:35 +02:00
Robert Jelic
743e2f20fa Fixed error when main frame is nil 2025-04-21 08:32:58 +02:00
Robert Jelic
57f6e2b35f Fixed bug in menu's render 2025-04-21 08:23:07 +02:00
Robert Jelic
d36c7e7867 - Added Timer
- Fixed BaseElement Visual request issues
- Added number animation
- Added entries animation
2025-04-20 10:27:48 +02:00
Robert Jelic
a24a53e912 Table error fix 2025-04-19 18:21:49 +02:00
Robert Jelic
0be15d612a Renamed scrollbar 2025-04-19 09:21:05 +02:00
Robert Jelic
afe00c4002 Fixed slider not working on monitors
Fixed sending wrong mouse button on monitor_touch events
2025-04-19 06:25:44 +02:00
Robert Jelic
a739df5a9f Forgot to remove debug msg 2025-04-19 06:19:50 +02:00
Robert Jelic
90911ebf91 :destroy fix for frame's with childrens with reactive properties 2025-04-19 06:19:02 +02:00
Robert Jelic
32ecbc2883 Fixed Checkbox element ignoring mouse events 2025-04-17 08:22:06 +02:00
Robert Jelic
c00409e8d5 Another small change for states 2025-04-16 05:08:20 +02:00
Robert Jelic
6ff71fffb6 State fix 2025-04-16 05:02:58 +02:00