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 |
|
Minjae Song
|
b44699ae04
|
UINSMenu is made to show how to code 'UI dragging'
|
2018-12-09 20:00:52 +09:00 |
|
minjaesong
|
d0e0f8dd8d
|
moved white box tex to AppLoader; textButton now has alignment option
|
2018-12-09 04:36:53 +09:00 |
|
minjaesong
|
f365156799
|
World Click events
let's hope it works w/o tests as I can't get to the Ingame now
|
2018-10-01 23:51:04 +09:00 |
|
minjaesong
|
a6ea2b4e18
|
still wip modularisation, game somehow boots
|
2018-06-21 17:33:22 +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
|
0004240c52
|
somehow fixed a consolewin bug
- It would read a key even if it's closed
|
2017-10-18 03:52:11 +09:00 |
|
minjaesong
|
b16de87dd5
|
Rectified heretic YY-MM-DD to standard YYYY-MM-DD
|
2017-09-20 14:36:40 +09:00 |
|
minjaesong
|
5c2b1e7586
|
RemoCons fully working; also fixed my stupidity
|
2017-07-26 17:03:22 +09:00 |
|
minjaesong
|
3d622835c7
|
UI: sub-UIs work?
|
2017-07-25 17:21:02 +09:00 |
|
minjaesong
|
f1391bea6f
|
generalised things so that they would work outside of ingame.world; title screen wip
|
2017-07-21 19:59:51 +09:00 |
|
minjaesong
|
cb8d3fd8b9
|
action listener on textbutton list
|
2017-07-20 22:25:40 +09:00 |
|
minjaesong
|
15dbd16766
|
limitedly successful attempt to create a title screen
|
2017-07-20 00:36:41 +09:00 |
|
minjaesong
|
485cbe1206
|
simplified a structure of UIs a bit
|
2017-07-16 23:15:32 +09:00 |
|
minjaesong
|
2a5cb3ee38
|
disposable UI; loading screen mockup (i heard like loading screen -- sonic 06)
|
2017-07-13 17:53:40 +09:00 |
|
minjaesong
|
b91ba9fc08
|
asynch update and render (aka frameskip)
|
2017-07-08 20:38:05 +09:00 |
|
minjaesong
|
2d5761d66c
|
downsampling sorta works, ONLY WHEN (width or height % 4) is 0 or 1
|
2017-07-05 16:03:50 +09:00 |
|
minjaesong
|
ad481853bb
|
LibGDX, here I am.
|
2017-06-22 02:31:07 +09:00 |
|