minjaesong
|
7416f15def
|
more haptic for sliders
|
2024-04-04 00:08:19 +09:00 |
|
minjaesong
|
728d609268
|
more haptic sounds
|
2024-04-03 02:38:56 +09:00 |
|
minjaesong
|
3e396c63ed
|
bop sound change
|
2024-04-03 02:04:55 +09:00 |
|
minjaesong
|
9a8c91562e
|
fix: bad cacheing behaviour
|
2024-04-02 23:23:16 +09:00 |
|
minjaesong
|
53f54a450d
|
sound on memory wip
|
2024-04-02 00:29:59 +09:00 |
|
minjaesong
|
576e868996
|
sound cues for buttons
|
2024-04-01 03:15:57 +09:00 |
|
minjaesong
|
5b5534bcb9
|
LR click behav change/mouse clicks were sticky and causes unwanted behaviour on some fixture UIs
|
2024-03-05 05:21:17 +09:00 |
|
minjaesong
|
16c52a5e11
|
uicanvas: updateUI/renderUI to updateImpl/renderImpl to match the naming scheme with the actor
|
2024-02-12 17:28:23 +09:00 |
|
minjaesong
|
3214f11375
|
uiitem and template refactoring; new smelter ui wip
|
2024-01-29 18:51:53 +09:00 |
|
minjaesong
|
acaedc4d80
|
utilising new mouselatch
|
2024-01-10 01:46:39 +09:00 |
|
minjaesong
|
f54a2133f9
|
new param 'frameDelta' on every render() function
|
2024-01-04 16:38:58 +09:00 |
|
minjaesong
|
d5074e30eb
|
UINSMenu is working again
|
2023-10-14 20:56:03 +09:00 |
|
minjaesong
|
5eed921288
|
debugwin: drawing ingame weatherboxes
|
2023-08-31 17:03:27 +09:00 |
|
minjaesong
|
9baec6c7a1
|
improved slider mouse op
|
2023-07-14 16:50:25 +09:00 |
|
minjaesong
|
13185f0565
|
preliminary gui thing for teleportation
|
2023-07-03 17:46:57 +09:00 |
|
minjaesong
|
7c1806946b
|
worldportal: showing tooltip to tell why the button is disabled
|
2023-06-30 03:07:45 +09:00 |
|
minjaesong
|
e5e8028b3f
|
fix: clickOnceListener would not fired if screen is magnified
|
2023-06-26 19:07:25 +09:00 |
|
minjaesong
|
a33f0e7ab4
|
world search ui integrated to world portal ui
|
2023-06-18 21:29:18 +09:00 |
|
minjaesong
|
6b8798a19e
|
single screen ui for world portal
|
2023-06-18 01:28:51 +09:00 |
|
minjaesong
|
523dd458ce
|
crafting ui nearly complete
|
2022-07-02 23:28:33 +09:00 |
|
minjaesong
|
4569546bdd
|
crafting recipe loader wip
|
2022-06-25 03:28:02 +09:00 |
|
minjaesong
|
63d7009dcf
|
click on palette item to select it
|
2021-11-18 11:39:25 +09:00 |
|
minjaesong
|
7503876d1f
|
Keyboard strobing moved to a new thread so that fast typing is possible even if the game's update method is running slowly
|
2021-11-06 11:30:42 +09:00 |
|
minjaesong
|
08518fff06
|
some more new world ui thingies/fixed a bug where drawing an inventory background would cause a segfault
|
2021-10-26 14:12:16 +09:00 |
|
minjaesong
|
f07be81007
|
working text selector; text input needs more work
|
2021-10-21 15:08:39 +09:00 |
|
minjaesong
|
8a8e97d4b2
|
custom keyboard handling wip
|
2021-10-20 12:57:56 +09:00 |
|
minjaesong
|
1a7c01825d
|
loading works but not quite
|
2021-10-12 16:48:54 +09:00 |
|
minjaesong
|
10bee994a7
|
bigger click hitbox for titlescreen uiremocon
|
2021-09-19 20:39:23 +09:00 |
|
minjaesong
|
e22518530d
|
fixed a bug where text buttons won't respond immediately/esc menu text button to unintentionally "click" the newly-appeared button (ESC -> Return to Main Menu -> Cancel -> Return to ... )
|
2021-09-17 23:52:10 +09:00 |
|
minjaesong
|
921d47c465
|
confirmation added for exit game and return to main menu
|
2021-09-13 00:14:48 +09:00 |
|
minjaesong
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|
minjaesong
|
ca72a6fbe5
|
trying to write a new ingamecontroller so that its update can be manually controlled
|
2021-08-21 21:03:39 +09:00 |
|
minjaesong
|
a91156ac21
|
gdx 1.10/lwjgl3 migration; removing old Lua stuffs
|
2021-07-27 12:43:01 +09:00 |
|
minjaesong
|
5330a2be96
|
modularised inventory cell behaviour
|
2021-03-13 17:35:07 +09:00 |
|
minjaesong
|
c25e9f92be
|
storage chest still wip
|
2021-03-13 15:48:14 +09:00 |
|
minjaesong
|
b8a7dee7ac
|
config: user-configurable control entries now have config- prefix
|
2020-11-21 11:24:15 +09:00 |
|
minjaesong
|
7a58cf9edb
|
inventory ui transition wip
|
2020-08-30 16:09:42 +09:00 |
|
minjaesong
|
dd1989320d
|
less fancy inventory transition WIP
|
2020-08-22 18:23:17 +09:00 |
|
minjaesong
|
ce010c1aa5
|
doc update for UICanvas and UIItem
|
2019-02-17 19:42:00 +09:00 |
|
minjaesong
|
1475fa08dc
|
inventory gamemenu visual only
|
2019-01-29 23:37:38 +09:00 |
|
minjaesong
|
170a73bbd8
|
ui itemlist scrolls with wheel
|
2019-01-16 01:37:44 +09:00 |
|
Minjae Song
|
934b252314
|
when it's not dev build, title bar shows less info
they take some processing time
|
2018-12-25 01:58:18 +09:00 |
|
Minjae Song
|
46284be77d
|
moved things a lot just so that splash screen shows up WHILE things load
|
2018-12-25 01:39:22 +09:00 |
|
Minjae Song
|
b44699ae04
|
UINSMenu is made to show how to code 'UI dragging'
|
2018-12-09 20:00:52 +09:00 |
|
minjaesong
|
b380fa7ce7
|
new map data format and its read/writer
!! UNTESTED !! UNTESTED !! UNTESTED !!
|
2018-10-03 19:20:11 +09:00 |
|
minjaesong
|
f0a6f8b9c2
|
scrollable inventory with up/down UI button
|
2018-05-09 19:41:04 +09:00 |
|
minjaesong
|
977df44316
|
fixed uiItem stupidity with uiCanvas; it activated even if its parent is invisible
|
2017-10-24 07:25:05 +09:00 |
|
minjaesong
|
07c1714751
|
at least some of the new UIs are working
|
2017-10-23 03:44:45 +09:00 |
|
minjaesong
|
b16de87dd5
|
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
|
2017-09-20 14:36:40 +09:00 |
|
minjaesong
|
5990da1d26
|
UIs wont FOR SURE update (more like, process events) anymore when they are not visible
|
2017-07-25 18:34:23 +09:00 |
|