minjaesong
|
d57f23d4f1
|
remaining time gauge for notifier
|
2023-10-21 02:47:55 +09:00 |
|
minjaesong
|
f78076fb28
|
crafting: special 'theme' for the cell for the already-existing
|
2023-10-01 22:44:26 +09:00 |
|
minjaesong
|
07a70ffba4
|
srceen-meshes now use GL_TRIANGLE_FAN
|
2023-09-09 21:51:27 +09:00 |
|
minjaesong
|
65b610ce01
|
world portal share code
|
2023-09-03 17:06:02 +09:00 |
|
minjaesong
|
7f3f94e01a
|
gui-theme: cell colour change
|
2023-08-31 12:20:31 +09:00 |
|
minjaesong
|
e4b947ce69
|
Float16FrameBuffer
|
2023-08-16 17:51:31 +09:00 |
|
minjaesong
|
bb017fa9b7
|
gui for load savegame
|
2023-06-28 16:10:15 +09:00 |
|
minjaesong
|
c5874a7f3d
|
finally working again: create new character
todo: make delete character work
|
2023-06-27 21:13:51 +09:00 |
|
minjaesong
|
253db56c4f
|
the baloon now has opacity control
|
2023-06-25 13:58:37 +09:00 |
|
minjaesong
|
4cc52b5585
|
fix: storage chest ui would be shifted to left and any mouse button would trigger the action
|
2023-06-17 23:19:09 +09:00 |
|
minjaesong
|
8d0d84fbf8
|
font update/ime fix
|
2023-06-06 18:16:34 +09:00 |
|
minjaesong
|
98a6c9ae70
|
world portal gui wip
|
2023-05-29 02:41:59 +09:00 |
|
minjaesong
|
02bdb2a4fc
|
default ui open/close transition is now quick-fade
|
2023-01-06 18:57:18 +09:00 |
|
minjaesong
|
cd4157d40a
|
suggestion of alt colour set
|
2022-12-12 17:15:14 +09:00 |
|
minjaesong
|
cc7efd0e33
|
renaming Toolkit.Theme colour variables
|
2022-12-12 16:31:28 +09:00 |
|
minjaesong
|
8c07b03213
|
crafting recipe is at least successfully read and parsed by the modloader
|
2022-06-25 22:40:23 +09:00 |
|
minjaesong
|
327e000a54
|
shader cleanup; a config key for higher bits per pixel on graphics
|
2022-03-25 15:50:03 +09:00 |
|
minjaesong
|
956c9d44e1
|
moved essential resources out of the assets directory and into the jar
|
2022-01-28 10:30:08 +09:00 |
|
minjaesong
|
c6bc628165
|
finally working floating head on the minimap
|
2021-12-22 16:00:21 +09:00 |
|
minjaesong
|
254bf814a9
|
Flippin' eck
|
2021-12-13 23:22:17 +09:00 |
|
minjaesong
|
b7f7558192
|
lightmap blurring simplified
|
2021-12-12 20:39:12 +09:00 |
|
minjaesong
|
06a6d2774c
|
screen blur without creating a texture
|
2021-12-12 13:09:59 +09:00 |
|
minjaesong
|
10819e2607
|
titlescreen moved to modules; using GLES 3.0 as default
|
2021-12-11 21:08:56 +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
|
8efe51a248
|
text input config panel with keymap preview
|
2021-11-11 12:09:23 +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
|
22da01eea0
|
some colour constants moved to the Toolkit.Theme
|
2021-10-21 09:45:45 +09:00 |
|
minjaesong
|
9326b87909
|
text input pane wip
|
2021-10-20 23:00:25 +09:00 |
|
minjaesong
|
cdd09e71a5
|
more random dither tex
|
2021-10-11 19:31:39 +09:00 |
|
minjaesong
|
036310921f
|
temporal dithering test
|
2021-10-10 01:54:07 +09:00 |
|
minjaesong
|
35b4b5cfd5
|
better implementation of dithering which relies on external texture and it runs faster
|
2021-10-10 01:00:58 +09:00 |
|
minjaesong
|
d28698b668
|
dither on lighting and blurring, with an option to turn them off
|
2021-10-09 20:34:53 +09:00 |
|
minjaesong
|
fb13922ad9
|
new dithering shaders
|
2021-10-06 11:21:35 +09:00 |
|
minjaesong
|
2c6dc8750a
|
streamer mode wip
|
2021-10-06 00:18:39 +09:00 |
|
minjaesong
|
da81de6258
|
32 bit warning sign
|
2021-10-05 21:56:14 +09:00 |
|
minjaesong
|
26c71e691c
|
fixtures can be despawned by "mining" them
|
2021-09-21 00:22:52 +09:00 |
|
minjaesong
|
10bee994a7
|
bigger click hitbox for titlescreen uiremocon
|
2021-09-19 20:39:23 +09:00 |
|
minjaesong
|
3f2d2902d2
|
screen blur moved to a single function
|
2021-09-09 17:55:50 +09:00 |
|
minjaesong
|
8f834fe869
|
Renamed AppLoader into App
|
2021-09-09 09:48:33 +09:00 |
|
minjaesong
|
a91156ac21
|
gdx 1.10/lwjgl3 migration; removing old Lua stuffs
|
2021-07-27 12:43:01 +09:00 |
|
minjaesong
|
f36209e3bf
|
testing borders on inventory cells
|
2019-12-29 00:27:20 +09:00 |
|