Commit Graph

729 Commits

Author SHA1 Message Date
minjaesong
53e847d66c floatframebuffer for almost everything and the glblending craps out again 2021-12-11 22:14:24 +09:00
minjaesong
10819e2607 titlescreen moved to modules; using GLES 3.0 as default 2021-12-11 21:08:56 +09:00
minjaesong
56f5dc1686 fixed a bug with dangling pointer on loadscreen 2021-12-11 01:32:36 +09:00
minjaesong
df1b3dc680 using weaker and faster fullscreen blurring; this is a style choice 2021-12-10 23:22:13 +09:00
minjaesong
b5f4a4ae9f kawase blur on toolkit 2021-12-10 12:43:54 +09:00
minjaesong
8ab852d18a will use 0.667f as a "kawase blur power constant" 2021-12-10 09:36:02 +09:00
minjaesong
5d18e37daa derp 2021-12-09 23:48:11 +09:00
minjaesong
57b610ce4a kawase blur is working i think 2021-12-09 23:39:51 +09:00
minjaesong
44d6d84bbd super simple new character window 2021-12-09 16:58:26 +09:00
minjaesong
95449a3cb0 flippedy flibbeqy fliþ 2021-12-05 14:52:08 +09:00
minjaesong
e56ea0dc5c range check for fixtures with UI; fixture UI is centred now 2021-12-05 14:42:36 +09:00
minjaesong
c0b2f4c8df shaders moved to subdir; console click on the actor to type its id in 2021-12-04 16:16:01 +09:00
minjaesong
4a4290dc35 computer item 'almost' workign 2021-12-03 20:19:34 +09:00
minjaesong
f456ed3de3 apparently I was just doing it wrong :/ 2021-12-03 19:48:16 +09:00
minjaesong
ebc762e90a workign on the modloader in progress 2021-12-03 16:39:46 +09:00
minjaesong
580275ff64 keylayout config keycaps to not respond to the mouseup 2021-11-17 12:41:36 +09:00
minjaesong
84af690886 thai font update 2021-11-16 22:30:17 +09:00
minjaesong
36b012b11f font update 2021-11-16 17:05:45 +09:00
minjaesong
5e8e8a64b6 thai pattachote keyboard 2021-11-16 16:41:14 +09:00
minjaesong
c98ca08460 IME icon by language; fixed a bug where text input field would not reset IME when it has been deactivated 2021-11-16 14:03:24 +09:00
minjaesong
a2935ff3ff russian phonetic keyboard and its supporting components 2021-11-14 15:04:00 +09:00
minjaesong
432c90776b why do i need window title for these panels 2021-11-13 16:09:32 +09:00
minjaesong
435677a543 font updating to indev version 2021-11-11 16:49:31 +09:00
minjaesong
8efe51a248 text input config panel with keymap preview 2021-11-11 12:09:23 +09:00
minjaesong
7797e1308d separate config panel for keyboard text input 2021-11-11 01:01:19 +09:00
minjaesong
3c43aeec9d js cannot be accessed concurrently 2021-11-09 14:38:47 +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
8dd4248f67 repositioning RESET button 2021-10-28 19:03:50 +09:00
minjaesong
3bd7e740d4 working create-new-world 2021-10-28 17:32:09 +09:00
minjaesong
1dc7d46c39 dirty way to go back a step with multiple uis in coordination 2021-10-28 15:11:52 +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
886bea5ccb IME toggle button as a keyboard control 2021-10-27 16:13:44 +09:00
minjaesong
b0b1d185ad barehand action will not remove fixtures (more pricisely, actorblocks) 2021-10-26 22:54:46 +09:00
minjaesong
701946950e some more translations 2021-10-26 21:13:15 +09:00
minjaesong
ee2019e7dd new world ui to where it should be 2021-10-26 19:20:48 +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
d8aed8a34c new world ui wip 2021-10-26 00:03:19 +09:00
minjaesong
64475455a8 wires are simulated on every other update 2021-10-25 10:58:18 +09:00
minjaesong
a79e673408 adding a spinner on the graphics control panel 2021-10-24 20:09:14 +09:00
minjaesong
a1bad044fd textselector/spinner/quickslot(!) selection change using scroll wheel 2021-10-23 22:57:17 +09:00
minjaesong
3be5ac96f2 working spinner 2021-10-23 22:03:27 +09:00
minjaesong
1c370ac610 first hangul ime 2021-10-22 15:40:41 +09:00
minjaesong
2bae7c59f5 text pane 2021-10-21 17:32:01 +09:00
minjaesong
f7aa773482 strings for Keyboard Layout 2021-10-21 15:37:31 +09:00
minjaesong
f07be81007 working text selector; text input needs more work 2021-10-21 15:08:39 +09:00
minjaesong
22da01eea0 some colour constants moved to the Toolkit.Theme 2021-10-21 09:45:45 +09:00
minjaesong
6cc6a86208 text input: can left/right and insert/delete 2021-10-20 23:53:30 +09:00
minjaesong
9326b87909 text input pane wip 2021-10-20 23:00:25 +09:00
minjaesong
8a8e97d4b2 custom keyboard handling wip 2021-10-20 12:57:56 +09:00