Imbris
|
8cf9121e6b
|
Fix bug in body.validate(), add sliders to iced char creation screen, make char selection screen more closely resemble the master version in style
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
6aec322e99
|
Add tooltips in iced char creation to species, tools, randomize button, and create button
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
35a7c32180
|
Highlight button of selected character, enter the world if character is selected when enter key is pressed
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
61a0aa2055
|
Fix tooltip border images, fade tooltips properly, improve tooltip positioning
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
acb7ba98f9
|
Add a tooltip to the char select screen to test
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
a811148ee8
|
Create Tooltip widget in iced
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
20096e8a09
|
Update to reflect changes in master ui: switched daggers with sceptre, added background at the bottom of the loading screen, added randomize button in the char creation screen
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
ecf3d0d190
|
Loading screen: show animated gears instead of status message, show tips
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
fcc95d4136
|
Remove background banner from login screen input boxes and move logo to right corner
|
2020-11-11 03:02:22 -05:00 |
|
Yusuf Bera Ertan
|
79ee8dcc2a
|
add padding to language select and server select menu buttons so that the scrollbar doesn't overlap them
|
2020-11-11 03:02:22 -05:00 |
|
Yusuf Bera Ertan
|
cc4c6b746a
|
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
|
319c744611
|
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
|
de7c9a9858
|
add language selection menu to main menu screen
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
9348f5915a
|
Update to the latest git iced
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
09fc05db66
|
Add more parts of the character selection screen, add mouse detector widget, misc tweaks
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
5e913d46c7
|
Basic structure of character selection
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
1583929e00
|
Add tabbing between fields in login screen
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
803a5ecea6
|
Add gradient primitive to ui, adjust textbox aspect ratio, misc tweaks
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
c4eb90d6f8
|
Update to latest iced git, rebase fixes
|
2020-11-11 03:02:22 -05:00 |
|
Imbris
|
84d09ac92e
|
Start rewrite of character selection with iced
|
2020-11-11 03:02:21 -05:00 |
|
CapsizeGlimmer
|
aa726f56e1
|
Implement renderer for slider
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
78fc52b9ec
|
Delete conrod main menu code!!!!!!, small tweaks
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
c04d2102e1
|
Add error message box (is the main menu finished?)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
1e82f4ff41
|
Add border styling to container
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
cc76b8ef8f
|
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
|
39a2fe1315
|
Implemented server selection screen
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
1ae4bb6963
|
Add Scrollable widget support, implement disclaimer screen, rearrangements of main menu ui code
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
64a5391f41
|
Fill in username & server fields in ui reimplementation, stop saving password in the settings file
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
f576c38c05
|
Add styling for Container, implement auth trust prompt, misc additions
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
a6f04e0da5
|
Make all the fonts available in iced ui rework
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
53fe8eec83
|
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
|
7d64ce93bd
|
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
|
f4a704eaa6
|
Input fields layout tweaks
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
1e1e3a66ac
|
Fix whitespace glitches, center text cursor
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
45dd2b0896
|
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
|
4bd5349a80
|
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
|
93b5376cb9
|
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
|
d8e1af835d
|
Rearrange iced renderer modules, wire up events for the main menu iced ui
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
937e1e696c
|
Add support for Button widget, new custom widget AspectRatioContainer
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
04a56d6ec7
|
Rename localization/font types (e.g. VoxygenLocalization -> Localization)
|
2020-11-11 03:02:21 -05:00 |
|
Imbris
|
bd694c5a81
|
Text rendering for iced with glyph_brush works now
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
9dbabff887
|
Add for<'b> lifetime annotation (almost worked)
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
a1f59cb2ea
|
Implement text renderering with glyph_brush (lifetime error)
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
3f6faecbb5
|
Add support for Space widget, refine main menu ui, misc fixes and improvements.
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
aeff910120
|
Revamp BackgroundContainer with scale specific padding, and use in main menu attempt
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
43139873d5
|
Add Stack and CompoundGraphic widgets
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
568795fe6f
|
Begin implementing container widget with an image background
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
3b644a4014
|
Start experimenting with replicating main menu
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
e64f8aec60
|
Get resizing working
|
2020-11-11 03:02:20 -05:00 |
|
Imbris
|
a4dc47bc2c
|
Initial setup to use iced
|
2020-11-11 03:02:20 -05:00 |
|