minjaesong
|
ed9d8cffd6
|
more codes
|
2025-01-19 19:54:40 +09:00 |
|
minjaesong
|
fa3a129991
|
worldportal ui fix
|
2024-10-31 10:53:11 +09:00 |
|
minjaesong
|
dbb0c60976
|
yet another tooltip stuffs
|
2024-10-12 11:26:29 +09:00 |
|
minjaesong
|
60e54c2bc0
|
tooltipmanager
|
2024-10-11 15:02:11 +09:00 |
|
minjaesong
|
ff16ca5b1a
|
ISO keylayout on configs
|
2024-09-12 13:07:19 +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
|
ed70b16384
|
generalised catbar
|
2024-01-10 16:38:51 +09:00 |
|
minjaesong
|
f54a2133f9
|
new param 'frameDelta' on every render() function
|
2024-01-04 16:38:58 +09:00 |
|
minjaesong
|
ccd36ffdbd
|
fix: non-pausing UIs AND the ingame control are both getting input processed
|
2024-01-03 15:46:52 +09:00 |
|
minjaesong
|
8cbd9dbfff
|
musicplayer: actually repositioning the ui
|
2023-12-25 22:52:49 +09:00 |
|
minjaesong
|
04144fff08
|
fix: fade state may get inconsistent on rapid ui open-close; correct logscale impl
|
2023-11-19 20:05:44 +09:00 |
|
minjaesong
|
a168db23de
|
fix: ui show() and hide() was only called when it feels like
|
2023-09-20 16:00:18 +09:00 |
|
minjaesong
|
08b1d93d54
|
fix: double typing on world portal ui
|
2023-09-04 14:04:19 +09:00 |
|
minjaesong
|
5eed921288
|
debugwin: drawing ingame weatherboxes
|
2023-08-31 17:03:27 +09:00 |
|
minjaesong
|
b2454e4ca2
|
changing ui toggle keys in-world should work now
|
2023-08-24 16:08:18 +09:00 |
|
minjaesong
|
79f19120f2
|
replacing min/max usage with kotlin's
|
2023-07-11 01:54:46 +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
|
ef6f39632d
|
world portal wip
|
2023-05-28 18:41:21 +09:00 |
|
minjaesong
|
02bdb2a4fc
|
default ui open/close transition is now quick-fade
|
2023-01-06 18:57:18 +09:00 |
|
minjaesong
|
52f0dfdeb9
|
various fixes
|
2022-03-16 12:50:43 +09:00 |
|
minjaesong
|
40a7c6876a
|
fixed a bug where closing the inventory ui while tooltip is showing will make it persist when the ui is opened again
|
2022-03-12 17:52:48 +09:00 |
|
minjaesong
|
7797e1308d
|
separate config panel for keyboard text input
|
2021-11-11 01:01:19 +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
|
27ddb76df7
|
fixed a bug where storagechest would not show anything on the item slot; changed inventory UI so that it would sync with the Toolkit.Theme
|
2021-10-29 15:00:16 +09:00 |
|
minjaesong
|
b4dcb559cd
|
pushing Return on World Selection will bring you to the Character Selection (and the implementation is quite dirty I might say)
|
2021-10-27 23:39:32 +09:00 |
|
minjaesong
|
8a8e97d4b2
|
custom keyboard handling wip
|
2021-10-20 12:57:56 +09:00 |
|
minjaesong
|
88c76105d2
|
detects corrupted and damaged and deleted and whatever savefiles; uiitem will call show() and hide() upon opening and closing
|
2021-10-01 15:46:25 +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
|
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
|
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
|
ab780fd246
|
code cleanup
|
2020-11-11 11:04:59 +09:00 |
|
minjaesong
|
f9883f2516
|
q&d hack for ui opacity control using a shader
|
2020-09-12 11:24:32 +09:00 |
|
minjaesong
|
7a58cf9edb
|
inventory ui transition wip
|
2020-08-30 16:09:42 +09:00 |
|
minjaesong
|
01783387ad
|
new skybox drawing wip
|
2019-12-10 15:24:05 +09:00 |
|
minjaesong
|
e8ba837b09
|
trying to make fixtures with UIs working, was not successful
|
2019-07-08 04:05:04 +09:00 |
|
minjaesong
|
42dbaaa242
|
backend stuffs in the Terrarum moved to the AppLoader
|
2019-07-02 05:10:32 +09:00 |
|
minjaesong
|
62b687c86b
|
gamepad keyboard mockup
|
2019-04-15 12:26:54 +09:00 |
|
minjaesong
|
ce010c1aa5
|
doc update for UICanvas and UIItem
|
2019-02-17 19:42:00 +09:00 |
|
minjaesong
|
072f6564fe
|
fixing mouseUp on NSMenu; making pen on buildingmaker work
|
2019-02-03 23:53:46 +09:00 |
|
minjaesong
|
29fbad889b
|
fixed notificator UI
|
2019-01-31 20:54:25 +09:00 |
|
minjaesong
|
b3e323965f
|
adjusting disposing behavs so that we can go back and forth the ingame and titlescr
|
2019-01-31 00:12:38 +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
|
06c6c68dba
|
nsmenu working submenu navigation; new graphics bug discovered
|
2018-12-10 03:33:08 +09:00 |
|