Ellpeck
|
6b073d7174
|
create automatic pack/publish for release branch
|
2020-04-11 03:21:55 +02:00 |
|
Ellpeck
|
9010b9a403
|
Revert "allow trimming the core template"
This reverts commit c9987633
|
2020-04-09 13:26:33 +02:00 |
|
Ellpeck
|
c998763365
|
allow trimming the core template
|
2020-04-09 03:41:42 +02:00 |
|
Ellpeck
|
e813e6f141
|
Merge remote-tracking branch 'origin/master'
|
2020-04-08 17:45:21 +02:00 |
|
Ellpeck
|
38725d7267
|
use infinite cost for astar
|
2020-04-08 17:45:12 +02:00 |
|
Ellpeck
|
7faa153abf
|
Update README.md
|
2020-04-06 02:38:51 +02:00 |
|
Ellpeck
|
f4bec17448
|
made text formatting codes ignore case
|
2020-04-06 02:20:57 +02:00 |
|
Ellpeck
|
9d3ed95c6d
|
demos in readme
|
2020-04-06 02:13:27 +02:00 |
|
Ellpeck
|
9c37f34947
|
update the readme and descriptions
|
2020-04-06 01:42:52 +02:00 |
|
Ellpeck
|
f797d1f49f
|
update everything to push logos
|
2020-04-05 01:59:11 +02:00 |
|
Ellpeck
|
454df201c9
|
uncenter the logo whoop
|
2020-04-05 01:42:58 +02:00 |
|
Ellpeck
|
1fc786ad80
|
resize and hopefully center the logo
|
2020-04-05 01:42:21 +02:00 |
|
Ellpeck
|
0b454d8e8e
|
added the logo to the readme
|
2020-04-05 01:40:58 +02:00 |
|
Ellpeck
|
9a06d18128
|
Added a logo
|
2020-04-05 01:35:17 +02:00 |
|
Ellpeck
|
f57031a9db
|
turns out setting a null render target also just sets a null array
|
2020-04-03 00:59:27 +02:00 |
|
Ellpeck
|
cc06b827ff
|
use the new system in panel
|
2020-04-02 17:54:10 +02:00 |
|
Ellpeck
|
5a8e74c5f3
|
added a way to using() a render target while applying the previous ones easily
|
2020-04-02 17:47:11 +02:00 |
|
Ellpeck
|
80f36c78bd
|
a lot of font cleanup
|
2020-03-28 22:25:06 +01:00 |
|
Ellpeck
|
138f683776
|
use stopwatch for a* timing
|
2020-03-21 16:02:11 +01:00 |
|
Ellpeck
|
26264bf576
|
allow a lot of mem classes to have custom data added to them
|
2020-03-21 00:49:43 +01:00 |
|
Ellpeck
|
9f43924e47
|
made the GetOneEmString method more generic
|
2020-03-21 00:12:09 +01:00 |
|
Ellpeck
|
a3f39f170a
|
added some more information to formatted text
|
2020-03-20 20:58:15 +01:00 |
|
Ellpeck
|
ce50c6d569
|
that didn't work lol
|
2020-03-19 17:45:01 +01:00 |
|
Ellpeck
|
dd53b0681e
|
try using a zero width space?
|
2020-03-19 17:42:07 +01:00 |
|
Ellpeck
|
3d7867feb2
|
possibly fix extended ignoring kerning in some cases
|
2020-03-19 17:36:53 +01:00 |
|
Ellpeck
|
9dfb6134bb
|
fixed split strings having a trailing space
|
2020-03-19 03:50:01 +01:00 |
|
Ellpeck
|
df418c2087
|
made the text field caret an actual caret finally
|
2020-03-19 03:27:21 +01:00 |
|
Ellpeck
|
cb56319924
|
added easy scale origin function to custom draw groups
|
2020-03-18 16:47:14 +01:00 |
|
Ellpeck
|
739d337d49
|
undo the width/height "fix"
|
2020-03-18 03:38:30 +01:00 |
|
Ellpeck
|
cd70b22ae5
|
made elements refer back to their controls for the selected element
|
2020-03-17 22:27:39 +01:00 |
|
Ellpeck
|
d07f470da3
|
good work me
|
2020-03-17 20:04:10 +01:00 |
|
Ellpeck
|
06ca5a8c04
|
allow changing an element's controls
|
2020-03-17 20:02:23 +01:00 |
|
Ellpeck
|
b175df7397
|
fixed a possible crash with empty uis
|
2020-03-17 19:29:52 +01:00 |
|
Ellpeck
|
054dc8c932
|
made button inputs more generic to allow for broader usage
|
2020-03-17 19:13:33 +01:00 |
|
Ellpeck
|
f4f7df0eb8
|
inflate view width and height for gamepad input to account for offscreen elements
|
2020-03-17 15:24:33 +01:00 |
|
Ellpeck
|
5e3fdbb8ef
|
made controls independent of ui systems to allow for multiple controls for one ui
|
2020-03-17 15:04:36 +01:00 |
|
Ellpeck
|
ba973c1b72
|
made sliders only react to pressing
|
2020-03-16 19:44:32 +01:00 |
|
Ellpeck
|
ceaaaefb47
|
fixed the fix
|
2020-03-16 19:22:08 +01:00 |
|
Ellpeck
|
6c866cec74
|
Fixed dropdown menus not working with gamepads
|
2020-03-16 19:13:33 +01:00 |
|
Ellpeck
|
e96b155f99
|
fixed selected element looking bad with smooth scrolling
|
2020-03-16 15:44:53 +01:00 |
|
Ellpeck
|
9df1b05bee
|
allow changing auto nav mode value
|
2020-03-16 15:33:25 +01:00 |
|
Ellpeck
|
76cb94bb34
|
added smooth scrolling
|
2020-03-07 22:09:11 +01:00 |
|
Ellpeck
|
bc18d4db15
|
only publish on master
|
2020-03-05 00:41:29 +01:00 |
|
Ellpeck
|
612df004e6
|
made custom draw group only end and begin when it needs to
|
2020-03-02 10:31:03 +01:00 |
|
Ellpeck
|
c92e4e0fd1
|
fixed text field crash when pasting an empty clipboard
|
2020-03-02 09:40:07 +01:00 |
|
Ellpeck
|
98a7e3b633
|
added lag reduction techniques(tm) to the core project and update the templates
|
2020-02-28 17:20:46 +01:00 |
|
Ellpeck
|
b38999a50c
|
made AddJsonConverter not require the generic type
|
2020-02-27 19:54:44 +01:00 |
|
Ellpeck
|
c7ac35e74c
|
added textcopy to the android project to make it compile again
|
2020-02-27 19:48:18 +01:00 |
|
Ellpeck
|
2744f7d806
|
made json converter collection code a bit cleaner
|
2020-02-27 19:43:36 +01:00 |
|
Ellpeck
|
d0370e583e
|
added direction rotation methods
|
2020-02-27 19:15:02 +01:00 |
|