21 Commits

Author SHA1 Message Date
Insality
9ff97b98ea Update docs, changelogs, example. Prepare to 0.6.0 release 2021-04-06 00:03:55 +03:00
Insality
24237899af Start rework examples system 2021-04-04 12:46:28 +03:00
Insality
b5e5d0fed0 Add test collection 2020-10-16 10:41:11 +03:00
Insality
29c22d5d45 Increment Druid version 2020-09-29 23:46:56 +03:00
Insality
80ad0dc3b5 Increase Druid version 2020-06-14 20:14:49 +03:00
Insality
db2ae32a19 Updated documentation to 0.4.0 2020-05-09 16:07:38 +03:00
Insality
eeabd85b5b Increase version 2020-04-18 18:38:34 +03:00
Insality
97509ca30b Add marked_text support. Add input example page 2020-04-18 12:10:00 +03:00
Insality
be26478c21 Input implementation progress 2020-04-18 00:45:18 +03:00
Insality
133e07704b Increase druid version 2020-04-13 19:39:44 +03:00
Insality
59d7635cf8 Change game.project settings autofocus -> no_auto_input 2020-03-22 12:16:59 +03:00
Insality
e9576632aa Optimize draw calls for HTML build, update README 2020-03-22 00:05:36 +03:00
Insality
11b2120baa Remove old examples 2020-03-21 23:18:59 +03:00
Insality
2ec192d0f5 add autofocus settings to druid config 2020-03-19 00:08:07 +03:00
Insality
2d45573f02 Add key_trigger to the button 2020-02-24 23:56:57 +03:00
Insality
f447afb4f7 add kenney assets and start gui screen 2019-09-25 22:10:44 +03:00
Maxim Tuprikov
19a9d27635
Feature/scroll (#22)
* base scroll implementation

* add scroll collection example
mofidy scrolls, fix callback calls

* unhover button if start swipe
notify input components on swipe

* add node center offset, calc by pivots
modify with with node center scroll (to correct scroll to point)

* Refactor, add some docs

* fix: set_pos on end on scroll

* add gui.animate speed in settings
2019-04-07 12:10:16 +03:00
Maxim Tuprikov
d49cd2777e
Feature/progress (#17)
* improve example gui. Add simple pages

* return old progress bar with example

* base progress with steps, there is bug with step? 1 ~= 1, small delta?

* polish progress, check float error case

* add callback on end of "to" function, value check

* start of green/red in progress

* add first version of rich progress bar

* make green bar darker

* rich bar fixes

* add delay, before filling in rich progress

* PR fixes

* remove dublicate of 'progress_rich'
2019-04-03 23:23:06 +03:00
Maxim Tuprikov
1123d09e5d
Feature/component register (#1)
* remove components from main factory

* register base components in factory, interest moved to druid.data

* add simple usage of button

* translatable should be in data

* ability to extend components, stubs for sounds and locale
2019-03-27 11:08:40 +03:00
Alexey Gulev
e80ba7106b first iteration of trash cleaning 2019-03-25 22:38:50 +01:00
Alexey Gulev
00e984efdc First dirty commit of old code 2019-03-25 21:13:47 +01:00