Yusuf Bera Ertan
|
52479fec2f
|
add title to server select menu, don't use unneeded Container in language select menu
|
2020-11-11 03:02:22 -05:00 |
|
Yusuf Bera Ertan
|
12abd64a01
|
change the text arrows in language select and server select with proper ui elements
|
2020-11-11 03:02:22 -05:00 |
|
Yusuf Bera Ertan
|
5af6757de0
|
add language selection menu to main menu screen
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
c247263258
|
Update to the latest git iced
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
42c6550a0b
|
Add more parts of the character selection screen, add mouse detector widget, misc tweaks
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
de770694d8
|
Basic structure of character selection
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
bc42f3f229
|
Add tabbing between fields in login screen
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
586bdddc9e
|
Add gradient primitive to ui, adjust textbox aspect ratio, misc tweaks
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
3baac6aeba
|
Update to latest iced git, rebase fixes
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
545f3bd44b
|
Start rewrite of character selection with iced
|
2020-11-11 03:02:21 -05:00 |
|
CapsizeGlimmer
|
34f92c7076
|
Implement renderer for slider
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
10c046be2f
|
Delete conrod main menu code!!!!!!, small tweaks
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
ba573d2065
|
Add error message box (is the main menu finished?)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
e29364eedf
|
Add border styling to container
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
a94bc4b725
|
Make cancel button in connecting screen visble again, don't save username & server for singleplayer login, make iced version go back to login screen properly.
|
2020-11-11 03:02:21 -05:00 |
|
Yusuf Bera Ertan
|
a9541f1506
|
Implemented server selection screen
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
e2bf974ecb
|
Add Scrollable widget support, implement disclaimer screen, rearrangements of main menu ui code
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
01eb061a83
|
Fill in username & server fields in ui reimplementation, stop saving password in the settings file
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
73982637b2
|
Add styling for Container, implement auth trust prompt, misc additions
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
20a46eb526
|
Make all the fonts available in iced ui rework
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
5c13983631
|
Add parts of main menu such as version text and info text banner, make connection screen
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
d6b38c8cd2
|
More main menu work, split main menu ui into multiple modules, misc fixes in the renderer
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
d2f5a44d02
|
Input fields layout tweaks
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
80426f352b
|
Fix whitespace glitches, center text cursor
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
561068106e
|
Add input fields to main menu attempt, fix a few bugs, add bullet point to the font (might have done this wrong). (just a few glitches left when text contains spaces)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
e4bc035a62
|
Add support for TextInput widget, rename widgets module to widget, update to glyph_brush 0.7.0
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
75adcb20e8
|
More buttons, FillText custom widget that adjusts text size based on available space, created button component thing (a reusable composition of widgets), fixed log to tracing rebase error
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
04fe308b9c
|
Rearrange iced renderer modules, wire up events for the main menu iced ui
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
095345d8c6
|
Add support for Button widget, new custom widget AspectRatioContainer
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
bc0792a57a
|
Rename localization/font types (e.g. VoxygenLocalization -> Localization)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
0053299b14
|
Text rendering for iced with glyph_brush works now
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
fa1cd17a71
|
Add for<'b> lifetime annotation (almost worked)
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
a7458c099c
|
Implement text renderering with glyph_brush (lifetime error)
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
29526977d8
|
Add support for Space widget, refine main menu ui, misc fixes and improvements.
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
b25162635a
|
Revamp BackgroundContainer with scale specific padding, and use in main menu attempt
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
5428feb0df
|
Add Stack and CompoundGraphic widgets
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
b5d31f6cba
|
Begin implementing container widget with an image background
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
6a4b7b70c2
|
Start experimenting with replicating main menu
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
0305c1979a
|
Get resizing working
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
bbbede68fc
|
Initial setup to use iced
|
2020-11-11 03:02:20 -05:00 |
|
Samuel Keiffer
|
fb72fc7433
|
Merge branch 'james/npc-projectile-aiming' into 'master'
Improve NPC aiming and humanoid hitboxes
See merge request veloren/veloren!1502
|
2020-11-11 04:36:41 +00:00 |
|
James Melkonian
|
6085edaa34
|
Improve NPC aiming and humanoid hitboxes
|
2020-11-11 04:36:40 +00:00 |
|
Samuel Keiffer
|
7ad330af4c
|
Merge branch 'sam/fix-assets-update-2' into 'master'
Fix 2 for Assets Update Merge
See merge request veloren/veloren!1501
|
2020-11-11 03:12:40 +00:00 |
|
Sam
|
e90104ba0f
|
Yeet
|
2020-11-10 19:59:55 -06:00 |
|
Samuel Keiffer
|
c087b74a8d
|
Merge branch 'sam/fix-assets-update' into 'master'
Fix merge of assets update branch
See merge request veloren/veloren!1500
|
2020-11-10 23:10:36 +00:00 |
|
Marcel
|
696f607a70
|
Merge branch 'xMAC94x/clock' into 'master'
massivly switch clock algorithm.
See merge request veloren/veloren!1499
|
2020-11-10 22:12:12 +00:00 |
|
Sam
|
e6693d5979
|
Yeet
|
2020-11-10 15:49:51 -06:00 |
|
Monty Marz
|
670af0ad1e
|
Merge branch 'pfau/assets_update' into 'master'
Assets update
See merge request veloren/veloren!1458
|
2020-11-10 21:43:45 +00:00 |
|
Monty Marz
|
0e072f72cc
|
frost cleaver
velorite mage set
offsets
armor stats
|
2020-11-10 21:43:45 +00:00 |
|
Marcel Märtens
|
72afd7af6c
|
switch to spin_sleep
|
2020-11-10 22:39:10 +01:00 |
|